/*! For license information please see main-es2015.dfa7f6702681c344d366.js.LICENSE.txt */
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{"+s0g":function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),l=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],i=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",w:"\xe9\xe9n week",ww:"%d weken",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},"+sx3":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("KbaO");class l{constructor(e,t,n,l){this.activatedRoute=e,this.router=t,this.sharedService=n,this.viewerService=l}ngOnInit(){0===this.activatedRoute.snapshot.url.length&&(this.sharedService.showLoadingOverlay(),this.viewerService.getShortname().subscribe(e=>{this.sharedService.hideLoadingOverlay(),e.default_tab?this.router.navigate([e.default_tab],{relativeTo:this.activatedRoute}).then():e.shortname&&(e.archive_viewer_enabled?this.router.navigate(["html5",e.shortname],{relativeTo:this.activatedRoute}).then():e.newest_issue&&this.router.navigate(["html5",e.shortname,e.newest_issue],{relativeTo:this.activatedRoute}).then())},e=>{this.sharedService.hideLoadingOverlay()}))}}},"+twN":function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n("KbaO"),n("naTb");var l=n("AytR"),i=(n("BRA/"),n("oBM4"));class r{constructor(e,t,n,i,r){this.viewerService=e,this.activatedRoute=t,this.sharedService=n,this.sessionTrackingService=i,this.router=r,this.accessType=void 0,this.useRegistrationWall=!1,this.stickyContentPosition="fixed",this.iframeHeight=700,this.activatedRoute.params.subscribe(e=>{this.groupId=e.groupId;let t=!1;this.postId&&this.postId!==e.postId&&(t=!0),this.postId=e.postId,this.postHtmlFileUrl=l.a.clientApiV2Url+"posts/"+this.postId+"/html",t&&(document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"}),this.viewerService.getPostAccessType(this.postId).subscribe(e=>{this.accessType=e.access_type,this.useRegistrationWall=e.registration_wall,this.viewerService.injectCoverImageAndDescription("",e.seo_title,e.seo_description),this.viewerService.sendPostTracking(this.postId,"view"),this.ngOnInit()}))}),this.activatedRoute.data.subscribe(e=>{this.accessType=e.postData.accessType.access_type,"full"===this.accessType&&this.viewerService.getPostItems(this.postId).subscribe(e=>{this.article=e,this.sharedService.hideLoadingOverlay()}),this.useRegistrationWall=e.postData.accessType.registration_wall,this.viewerService.sendPostTracking(this.postId,"view"),this.viewerService.injectCoverImageAndDescription(e.postData.shareText.cover_img_url,e.postData.accessType.seo_title,e.postData.accessType.seo_description)})}ngOnInit(){let e=i.a.FULL;"teaser"===this.accessType?(e=i.a.TEASER,this.groupOverview=this.viewerService.groupOverview,this.groupOverview?this.storeLinks=this.groupOverview.store_links:this.viewerService.getGroupOverview().subscribe(e=>{this.groupOverview=e,this.storeLinks=this.groupOverview.store_links})):(void 0!==this.postFrame?(this.sharedService.hideLoadingOverlay(),this.postFrame.nativeElement.src=this.postHtmlFileUrl):setTimeout(()=>{this.postFrame.nativeElement.src=this.postHtmlFileUrl,this.sharedService.hideLoadingOverlay()},300),setTimeout(()=>{this.updateIframeHeight()},500)),this.sessionTrackingService.visitPage(i.c.OPEN,i.d.POST,this.postId,e),window.scroll({top:0,left:0,behavior:"smooth"}),document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"}),this.sharedService.hideLoadingOverlay(),this.sharedService.handleScrollSubject.subscribe(e=>{this.handleScrollEvent(e)})}ngOnDestroy(){let e=i.a.FULL;"teaser"===this.accessType&&(e=i.a.TEASER),this.sessionTrackingService.visitPage(i.c.CLOSE,i.d.POST,this.postId,e)}goToArticle(e){this.sharedService.showLoadingOverlay(),"post"===this.article.next_article.magazine_external_id?this.router.navigate(["articles",this.viewerService.groupId,"post",e]).then():this.router.navigate(["articles",this.viewerService.groupId,"article",this.article.next_article.magazine_external_id,e]).then()}handleScrollEvent(e){const t=document.querySelector(".sticky-container");if(null===t)return;const n=t.getBoundingClientRect().bottom,l=window.innerHeight;this.stickyContentPosition=n>l?"fixed":"absolute"}updateIframeHeight(){const e=document.getElementById("post-viewer-frame");if(e&&e.contentWindow.document.body){const t=e.contentWindow.document.body.scrollHeight+30;this.iframeHeight!==t&&(this.iframeHeight=t,setTimeout(()=>{this.updateIframeHeight()},300))}}}},"+vvO":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse");n("A4ho"),n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return u}));var a=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{white-space:nowrap;text-align:left;color:#888;font-size:16px;font-family:Lato;background:#fff;display:block;width:100%;padding-top:16px}.magazine-summary[_ngcontent-%COMP%]{width:204px;float:left;margin:16px;display:grid}.pages-container[_ngcontent-%COMP%]{width:auto;height:100%;margin-left:20px;display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));justify-items:center;max-width:3000px;min-width:300px;padding:16px;font-size:14px}.page[_ngcontent-%COMP%]{width:204px;cursor:pointer}.page[_ngcontent-%COMP%]   .page-img-container[_ngcontent-%COMP%]{font-size:0;display:block;width:100%;height:auto;position:relative}.page[_ngcontent-%COMP%]   .page-img-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{display:inline-block}.page[_ngcontent-%COMP%]   .page-img-container[_ngcontent-%COMP%]   .overlay[_ngcontent-%COMP%]{display:none;position:absolute;top:0;background-color:#000;opacity:.8;width:100%;height:100%}.page[_ngcontent-%COMP%]   .page-img-container[_ngcontent-%COMP%]:hover   .overlay[_ngcontent-%COMP%]{display:block}img[_ngcontent-%COMP%]{width:100%;max-width:200px;border:1px solid #ededed;cursor:pointer}.details[_ngcontent-%COMP%]{margin-top:15px;display:inline-block;margin-bottom:15px;width:100%;line-height:26px;max-width:200px;overflow:hidden;text-overflow:ellipsis}.details[_ngcontent-%COMP%]   .issue-locked[_ngcontent-%COMP%]{margin-left:5px;font-family:"3dz";font-size:20px;float:right}@media (max-width:500px){.magazine-summary[_ngcontent-%COMP%]{float:none;margin-left:auto;margin-right:auto}.pages-container[_ngcontent-%COMP%]{margin-left:auto;margin-right:auto}}']],data:{}});function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","issue-locked"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["l"]))],null,null)}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["class","page"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openMagazine(e.context.$implicit.page_nr)&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","page-img-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,0,"img",[["alt",""],["class","page-img"]],[[8,"src",4]],null,null,null,null)),(e()(),l.ub(3,0,null,null,0,"div",[["class","overlay"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,4,"div",[["class","details"]],null,null,null,null,null)),(e()(),l.Ob(5,null,[" "," "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,8,0,n.searchResult.forSale&&t.context.$implicit.page_nr>n.searchResult.teaserPageLimit)}),(function(e,t){e(t,2,0,t.context.$implicit.img_url),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("SEARCHRESULTS")),t.context.$implicit.page_nr)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","magazine-summary"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openMagazine(1)&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"div",[["class","details"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,1,"b",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""])),(e()(),l.ub(5,0,null,null,2,"div",[["class","pages-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(7,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,7,0,t.component.searchResult.doclist.docs)}),(function(e,t){var n=t.component;e(t,1,0,n.searchResult.coverImgUrl),e(t,4,0,n.searchResult.groupName)}))}},"//9w":function(e,t,n){!function(e){"use strict";e.defineLocale("se",{months:"o\u0111\u0111ajagem\xe1nnu_guovvam\xe1nnu_njuk\u010dam\xe1nnu_cuo\u014bom\xe1nnu_miessem\xe1nnu_geassem\xe1nnu_suoidnem\xe1nnu_borgem\xe1nnu_\u010dak\u010dam\xe1nnu_golggotm\xe1nnu_sk\xe1bmam\xe1nnu_juovlam\xe1nnu".split("_"),monthsShort:"o\u0111\u0111j_guov_njuk_cuo_mies_geas_suoi_borg_\u010dak\u010d_golg_sk\xe1b_juov".split("_"),weekdays:"sotnabeaivi_vuoss\xe1rga_ma\u014b\u014beb\xe1rga_gaskavahkku_duorastat_bearjadat_l\xe1vvardat".split("_"),weekdaysShort:"sotn_vuos_ma\u014b_gask_duor_bear_l\xe1v".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s gea\u017ees",past:"ma\u014bit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta m\xe1nnu",MM:"%d m\xe1nut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},"/F8C":function(e,t,n){"use strict";var l=n("L7eK"),i=n("8Y7J"),r=n("TSSN"),a=n("SVse"),o=n("M3Q0");n.d(t,"a",(function(){return p}));var s=i.sb({encapsulation:0,styles:[[""],l.a],data:{}});function u(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"p",[["class","empty-description"]],[[8,"innerHTML",1]],null,null,null,null)),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,0,0,i.Pb(t,0,0,i.Gb(t,1).transform("login.REGISTRATION_CONFIRMATION_DESCRIPTION")))}))}function c(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"p",[["class","empty-description"]],[[8,"innerHTML",1]],null,null,null,null)),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,0,0,i.Pb(t,0,0,i.Gb(t,1).transform("login.REREGISTRATION_CONFIRMATION_DESCRIPTION")))}))}function d(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","main-container"],["style","text-align: center;padding-top: 30px;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[["class","empty-title"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,u)),i.tb(5,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,c)),i.tb(7,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(8,0,null,null,1,"span",[["class","material-symbols-outlined"],["style","font-size: 250px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" mail "]))],(function(e,t){var n=t.component;e(t,5,0,!n.isReregistration),e(t,7,0,n.isReregistration)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("login.REGISTRATION_CONFIRMATION_HEADER")))}))}function h(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-registration-confirmation",[],null,null,null,d,s)),i.tb(1,114688,null,0,o.a,[],null,null)],(function(e,t){e(t,1,0)}),null)}var p=i.qb("app-registration-confirmation",o.a,h,{},{},[])},"/HVE":function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return s})),n.d(t,"e",(function(){return c})),n.d(t,"f",(function(){return h})),n.d(t,"g",(function(){return g})),n.d(t,"d",(function(){return b})),n.d(t,"c",(function(){return p}));var l=n("8Y7J"),i=n("SVse");let r;try{r="undefined"!=typeof Intl&&Intl.v8BreakIterator}catch(f){r=!1}let a,o=(()=>{class e{constructor(e){this._platformId=e,this.isBrowser=this._platformId?Object(i.F)(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!r)&&"undefined"!=typeof CSS&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e(Object(l.Vb)(l.A,8))},token:e,providedIn:"root"}),e})();class s{}const u=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function c(){if(a)return a;if("object"!=typeof document||!document)return a=new Set(u),a;let e=document.createElement("input");return a=new Set(u.filter(t=>(e.setAttribute("type",t),e.type===t))),a}let d;function h(e){return function(){if(null==d&&"undefined"!=typeof window)try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>d=!0}))}finally{d=d||!1}return d}()?e:!!e.capture}const p=function(){var e={NORMAL:0,NEGATED:1,INVERTED:2};return e[e.NORMAL]="NORMAL",e[e.NEGATED]="NEGATED",e[e.INVERTED]="INVERTED",e}();let m;function g(){return!("object"!=typeof document||!("scrollBehavior"in document.documentElement.style))}function b(){if("object"!=typeof document||!document)return p.NORMAL;if(!m){const e=document.createElement("div"),t=e.style;e.dir="rtl",t.height="1px",t.width="1px",t.overflow="auto",t.visibility="hidden",t.pointerEvents="none",t.position="absolute";const n=document.createElement("div"),l=n.style;l.width="2px",l.height="1px",e.appendChild(n),document.body.appendChild(e),m=p.NORMAL,0===e.scrollLeft&&(e.scrollLeft=1,m=0===e.scrollLeft?p.NEGATED:p.INVERTED),e.parentNode.removeChild(e)}return m}},"/Vrb":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("8Y7J");n("naTb"),n("KbaO");class i{constructor(e,t,n){this.viewerService=e,this.sharedService=t,this.router=n,this.openArticle=new l.m,this.isLoggedIn=!1,this.magazinesPage=0,this.magazinesPageSize=20,this.showCoverImageDetails=!1,this.hideNextArticle=!1,this.stickyContentPosition="fixed",this.socialMediaEnabled=!1}set groupId(e){this.groupIdPrivate=e,this.viewerService.groupOverview&&this.viewerService.groupOverview.id===e?this.storeLinks=this.viewerService.groupOverview.store_links:this.viewerService.getGroupOverview().subscribe(e=>{this.storeLinks=e.store_links})}set magazineId(e){this.magazineIdPrivate!==e&&(this.selectedMagazine=void 0,this.magazineIdPrivate=e,this.magazineUrl="/html5/"+this.viewerService.groupId+"/"+e+"/1",this.articleIdPrivate&&"post"===this.magazineIdPrivate&&(this.postId=this.articleIdPrivate),this.loadMagazines())}set articleId(e){this.articleIdPrivate!==e&&(this.article=void 0,this.articleIdPrivate=e,this.articleIdPrivate&&"post"===this.magazineIdPrivate&&(this.postId=this.articleIdPrivate),this.loadMagazines())}ngOnInit(){this.isLoggedIn=this.viewerService.isLoggedIn(),this.sharedService.handleScrollSubject.subscribe(e=>{this.handleScrollEvent(e)}),this.viewerService.isSocialMediaEnabled().subscribe(e=>{this.socialMediaEnabled=e.enabled})}handleScrollEvent(e){const t=document.querySelector(".sticky-container");if(null===t)return;const n=t.getBoundingClientRect().bottom,l=window.innerHeight;this.stickyContentPosition=n>l?"fixed":"absolute"}handleSocialMediaClick(e){const t=window.location.href,n=encodeURIComponent(t),l=encodeURIComponent(""),i=this.article.title;switch(e){case"twitter":{const e=l.substring(0,280);window.open(`https://twitter.com/intent/tweet?text=${e}&url=${n}`,"_blank");break}case"facebook":window.open("https://www.facebook.com/sharer/sharer.php?u="+n,"_blank");break;case"linkedin":window.open(`https://www.linkedin.com/sharing/share-offsite/?url=${n}&title=${i}&summary=${l}`,"_blank");break;case"whatsapp":window.open(`https://api.whatsapp.com/send?text=${l} ${n}`,"_blank");break;case"xing":window.open(`https://www.xing.com/spi/shares/new?url=${n}&title=${i}&summary=${l}`,"_blank");break;case"pinterest":{let e="coverImageURL";void 0!==e&&""!==e||(e=n),window.open(`https://pinterest.com/pin/create/button/?url=${n}&media=${e}&description=${l}`,"_blank");break}case"email":window.open(`mailto:?subject=${i}&body=${l} ${n}`,"_blank")}}copyToClipboard(){const e=window.location.href,t=document.createElement("textarea");t.value=e,document.body.appendChild(t),t.select(),document.execCommand("copy"),document.body.removeChild(t)}goToArticle(e){console.log("goToArticle",e,this.article,this.postId),this.postId&&this.article.next_article.id===e?(this.sharedService.showLoadingOverlay(),"post"===this.article.next_article.magazine_external_id?this.router.navigate(["articles",this.viewerService.groupId,"post",e]).then():this.router.navigate(["articles",this.viewerService.groupId,"article",this.article.next_article.magazine_external_id,e]).then()):this.openArticle.emit(e)}openIssue(e){this.router.navigate(["html5",this.viewerService.groupId,e.magazineId,e.page]).then()}loadMagazines(){this.hideNextArticle=!1,!this.article&&this.articleIdPrivate&&this.magazineIdPrivate&&("post"!==this.magazineIdPrivate?(this.viewerService.getArticleItems(this.articleIdPrivate).subscribe(e=>{this.initArticle(e),this.sharedService.hideLoadingOverlay()}),this.viewerService.getArticlesProducts([this.articleIdPrivate]).subscribe(e=>{void 0!==e[this.articleIdPrivate]&&(this.articlePrice=e[this.articleIdPrivate],this.articlePrice.articleId=this.articleIdPrivate,this.article&&(this.articlePrice.articleTitle=this.article.title,this.article.cover_image_item&&(this.articlePrice.coverUrl=this.article.cover_image_item.url)))})):(this.viewerService.getPostItems(this.articleIdPrivate).subscribe(e=>{this.initArticle(e),this.sharedService.hideLoadingOverlay()}),this.viewerService.getPostsProducts([this.postId]).subscribe(e=>{void 0!==e[this.postId]&&(this.articlePrice=e[this.postId],this.articlePrice.articleId=this.postId,this.article&&(this.articlePrice.articleTitle=this.article.title,this.article.cover_image_item&&(this.articlePrice.coverUrl=this.article.cover_image_item.url)))}))),!this.selectedMagazine&&this.magazineIdPrivate&&"post"!==this.magazineIdPrivate&&this.viewerService.getMagazines(this.magazinesPage,this.magazinesPageSize).subscribe(e=>{e.length>0&&void 0===e.find(e=>{if(e.magazine_external_id===this.magazineIdPrivate)return this.selectedMagazine=e,!0})&&(this.magazinesPage++,this.loadMagazines())})}initArticle(e){e.next_article&&e.next_article.cover_image_info&&(this.nextArticleCoverImageType="wide",e.next_article.cover_image_info.height>e.next_article.cover_image_info.width&&(this.nextArticleCoverImageType="tall")),this.article=e,this.postId&&(this.post=e),this.articleCoverImageType="",this.article.cover_image_item&&(14===this.article.cover_image_item.semantic_element?(this.articleCoverImageType="background",this.hideNextArticle=!0):15===this.article.cover_image_item.semantic_element?this.articleCoverImageType="fullpage":16===this.article.cover_image_item.semantic_element?this.articleCoverImageType="outtext":17===this.article.cover_image_item.semantic_element?this.articleCoverImageType="fulltext":18===this.article.cover_image_item.semantic_element?this.articleCoverImageType="outtext-wrap":19===this.article.cover_image_item.semantic_element&&(this.articleCoverImageType="intext-wrap")),this.article.items&&this.article.items.length>0&&this.article.items.forEach(e=>{1===e.semantic_element?this.deck=e.text:4===e.semantic_element&&(this.teaser=e.text)}),this.articlePrice&&(this.articlePrice.articleTitle=this.article.title,this.article.cover_image_item&&(this.articlePrice.coverUrl=this.article.cover_image_item.url))}registrationClicked(){this.sharedService.showLoginPage(this.articleIdPrivate)}login(){this.sharedService.showLoginPage()}}},"/X5v":function(e,t,n){!function(e){"use strict";e.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},"/ahX":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("jWk+"),r=n("cUpR"),a=n("SVse"),o=n("4HTP"),s=n("iInd");n.d(t,"a",(function(){return p}));var u=l.sb({encapsulation:0,styles:[["iframe[_ngcontent-%COMP%]{width:100%;height:100%;border:none}"]],data:{}});function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"iframe",[],[[8,"src",5]],null,null,null,null)),l.Kb(1,1)],null,(function(e,t){var n=t.component,i=l.Pb(t,0,0,e(t,1,0,l.Gb(t.parent,0),n.url));e(t,0,0,i)}))}function d(e){return l.Qb(0,[l.Ib(0,i.a,[r.b]),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(2,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.component.url)}),null)}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-external-link",[],null,null,null,d,u)),l.tb(1,114688,null,0,o.a,[s.a],null,null)],(function(e,t){e(t,1,0)}),null)}var p=l.qb("app-external-link",o.a,h,{},{},[])},"/h7t":function(e,t,n){!function(e){"use strict";e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});var t=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},n={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},l=function(e){return function(l,i,r,a){var o=t(l),s=n[e][t(l)];return 2===o&&(s=s[i?0:1]),s.replace(/%d/i,l)}},i=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar-dz",{months:i,monthsShort:i,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:l("s"),ss:l("s"),m:l("m"),mm:l("m"),h:l("h"),hh:l("h"),d:l("d"),dd:l("d"),M:l("M"),MM:l("M"),y:l("y"),yy:l("y")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:0,doy:4}}),e.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}});var r={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},a=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},o={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},s=function(e){return function(t,n,l,i){var r=a(t),s=o[e][a(t)];return 2===r&&(s=s[n?0:1]),s.replace(/%d/i,t)}},u=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar-ly",{months:u,monthsShort:u,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:s("s"),ss:s("s"),m:s("m"),mm:s("m"),h:s("h"),hh:s("h"),d:s("d"),dd:s("d"),M:s("M"),MM:s("M"),y:s("y"),yy:s("y")},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return r[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}}),e.defineLocale("ar-ma",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}});var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},d={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};e.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return d[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return c[e]})).replace(/,/g,"\u060c")},week:{dow:0,doy:6}}),e.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}});var h={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},p={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},m=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},g={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},b=function(e){return function(t,n,l,i){var r=m(t),a=g[e][m(t)];return 2===r&&(a=a[n?0:1]),a.replace(/%d/i,t)}},f=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar",{months:f,monthsShort:f,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:b("s"),ss:b("s"),m:b("m"),mm:b("m"),h:b("h"),hh:b("h"),d:b("d"),dd:b("d"),M:b("M"),MM:b("M"),y:b("y"),yy:b("y")},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return p[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return h[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}});var _={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};function v(e,t,n){return"m"===n?t?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===n?t?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":e+" "+function(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}({ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d",hh:t?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d",dd:"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e",yy:"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"}[n],+e)}e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"bir ne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(e){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gec\u0259":e<12?"s\u0259h\u0259r":e<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(e){if(0===e)return e+"-\u0131nc\u0131";var t=e%10;return e+(_[t]||_[e%100-t]||_[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m:v,mm:v,h:v,hh:v,d:"\u0434\u0437\u0435\u043d\u044c",dd:v,M:"\u043c\u0435\u0441\u044f\u0446",MM:v,y:"\u0433\u043e\u0434",yy:v},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u044b":e<12?"\u0440\u0430\u043d\u0456\u0446\u044b":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-\u044b":e+"-\u0456";case"D":return e+"-\u0433\u0430";default:return e}},week:{dow:1,doy:7}}),e.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0443_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u041c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u041c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",w:"\u0441\u0435\u0434\u043c\u0438\u0446\u0430",ww:"%d \u0441\u0435\u0434\u043c\u0438\u0446\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-\u0435\u0432":0===n?e+"-\u0435\u043d":n>10&&n<20?e+"-\u0442\u0438":1===t?e+"-\u0432\u0438":2===t?e+"-\u0440\u0438":7===t||8===t?e+"-\u043c\u0438":e+"-\u0442\u0438"},week:{dow:1,doy:7}}),e.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_M\u025bkalo_Zuw\u025bnkalo_Zuluyekalo_Utikalo_S\u025btanburukalo_\u0254kut\u0254burukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_M\u025b_Zuw_Zul_Uti_S\u025bt_\u0254ku_Now_Des".split("_"),weekdays:"Kari_Nt\u025bn\u025bn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Nt\u025b_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm"},calendar:{sameDay:"[Bi l\u025br\u025b] LT",nextDay:"[Sini l\u025br\u025b] LT",nextWeek:"dddd [don l\u025br\u025b] LT",lastDay:"[Kunu l\u025br\u025b] LT",lastWeek:"dddd [t\u025bm\u025bnen l\u025br\u025b] LT",sameElse:"L"},relativeTime:{future:"%s k\u0254n\u0254",past:"a b\u025b %s b\u0254",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"l\u025br\u025b kelen",hh:"l\u025br\u025b %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}});var y={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},w={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};e.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,(function(e){return w[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return y[e]}))},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u09b0\u09be\u09a4"===t?e<4?e:e+12:"\u09ad\u09cb\u09b0"===t||"\u09b8\u0995\u09be\u09b2"===t?e:"\u09a6\u09c1\u09aa\u09c1\u09b0"===t?e>=3?e:e+12:"\u09ac\u09bf\u0995\u09be\u09b2"===t||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u09b0\u09be\u09a4":e<6?"\u09ad\u09cb\u09b0":e<12?"\u09b8\u0995\u09be\u09b2":e<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<18?"\u09ac\u09bf\u0995\u09be\u09b2":e<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}});var k={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},M={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};e.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,(function(e){return M[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return k[e]}))},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u09b0\u09be\u09a4"===t&&e>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===t&&e<5||"\u09ac\u09bf\u0995\u09be\u09b2"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u09b0\u09be\u09a4":e<10?"\u09b8\u0995\u09be\u09b2":e<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}});var C={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},S={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};function x(e,t,n){return e+" "+function(e,t){return 2===t?function(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}(e):e}({mm:"munutenn",MM:"miz",dd:"devezh"}[n],e)}e.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(e){return e.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,(function(e){return S[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return C[e]}))},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===t&&e>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===t&&e<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":e<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":e<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":e<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}});var L=[/^gen/i,/^c[\u02bc\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],O=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,P=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];function T(e,t,n){var l=e+" ";switch(n){case"ss":return l+(1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi");case"m":return t?"jedna minuta":"jedne minute";case"mm":return l+(1===e?"minuta":2===e||3===e||4===e?"minute":"minuta");case"h":return t?"jedan sat":"jednog sata";case"hh":return l+(1===e?"sat":2===e||3===e||4===e?"sata":"sati");case"dd":return l+(1===e?"dan":"dana");case"MM":return l+(1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci");case"yy":return l+(1===e?"godina":2===e||3===e||4===e?"godine":"godina")}}e.defineLocale("br",{months:"Genver_C\u02bchwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C\u02bchwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc\u02bcher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:P,fullWeekdaysParse:[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],shortWeekdaysParse:[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],minWeekdaysParse:P,monthsRegex:O,monthsShortRegex:O,monthsStrictRegex:/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,monthsShortStrictRegex:/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,monthsParse:L,longMonthsParse:L,shortMonthsParse:L,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc\u02bchoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec\u02bch da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s \u02bczo",s:"un nebeud segondenno\xf9",ss:"%d eilenn",m:"ur vunutenn",mm:x,h:"un eur",hh:"%d eur",d:"un devezh",dd:x,M:"ur miz",MM:x,y:"ur bloaz",yy:function(e){switch(function e(t){return t>9?e(t%10):t}(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(e){return e+(1===e?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(e){return"g.m."===e},meridiem:function(e,t,n){return e<12?"a.m.":"g.m."}}),e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:T,m:T,mm:T,h:T,hh:T,d:"dan",dd:T,M:"mjesec",MM:T,y:"godinu",yy:T},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"\xe8";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});var I={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},D="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),E=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],A=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function Y(e){return e>1&&e<5&&1!=~~(e/10)}function G(e,t,n,l){var i=e+" ";switch(n){case"s":return t||l?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return t||l?i+(Y(e)?"sekundy":"sekund"):i+"sekundami";case"m":return t?"minuta":l?"minutu":"minutou";case"mm":return t||l?i+(Y(e)?"minuty":"minut"):i+"minutami";case"h":return t?"hodina":l?"hodinu":"hodinou";case"hh":return t||l?i+(Y(e)?"hodiny":"hodin"):i+"hodinami";case"d":return t||l?"den":"dnem";case"dd":return t||l?i+(Y(e)?"dny":"dn\xed"):i+"dny";case"M":return t||l?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return t||l?i+(Y(e)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):i+"m\u011bs\xedci";case"y":return t||l?"rok":"rokem";case"yy":return t||l?i+(Y(e)?"roky":"let"):i+"lety"}}function R(e,t,n,l){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}function N(e,t,n,l){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}function j(e,t,n,l){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("cs",{months:I,monthsShort:D,monthsRegex:A,monthsShortRegex:A,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:E,longMonthsParse:E,shortMonthsParse:E,weekdays:"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),weekdaysShort:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),weekdaysMin:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[z\xedtra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[v\u010dera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:G,ss:G,m:G,mm:G,h:G,hh:G,d:G,dd:G,M:G,MM:G,y:G,yy:G},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(e){return e+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(e)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(e)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},past:"%s \u043a\u0430\u044f\u043b\u043b\u0430",s:"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",ss:"%d \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",m:"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442",hh:"%d \u0441\u0435\u0445\u0435\u0442",d:"\u043f\u04d7\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445",MM:"%d \u0443\u0439\u04d1\u0445",y:"\u043f\u04d7\u0440 \u04ab\u0443\u043b",yy:"%d \u04ab\u0443\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-\u043c\u04d7\u0448",week:{dow:1,doy:7}}),e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t="";return e>20?t=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(t=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][e]),e+t},week:{dow:1,doy:4}}),e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"p\xe5 dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xe5 sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"et \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:R,mm:"%d Minuten",h:R,hh:"%d Stunden",d:R,dd:R,w:R,ww:"%d Wochen",M:R,MM:R,y:R,yy:R},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:N,mm:"%d Minuten",h:N,hh:"%d Stunden",d:N,dd:N,w:N,ww:"%d Wochen",M:N,MM:N,y:N,yy:N},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:j,mm:"%d Minuten",h:j,hh:"%d Stunden",d:j,dd:j,w:j,ww:"%d Wochen",M:j,MM:j,y:j,yy:j},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var F=["\u0796\u07ac\u0782\u07aa\u0787\u07a6\u0783\u07a9","\u078a\u07ac\u0784\u07b0\u0783\u07aa\u0787\u07a6\u0783\u07a9","\u0789\u07a7\u0783\u07a8\u0797\u07aa","\u0787\u07ad\u0795\u07b0\u0783\u07a9\u078d\u07aa","\u0789\u07ad","\u0796\u07ab\u0782\u07b0","\u0796\u07aa\u078d\u07a6\u0787\u07a8","\u0787\u07af\u078e\u07a6\u0790\u07b0\u0793\u07aa","\u0790\u07ac\u0795\u07b0\u0793\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0787\u07ae\u0786\u07b0\u0793\u07af\u0784\u07a6\u0783\u07aa","\u0782\u07ae\u0788\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0791\u07a8\u0790\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa"],H=["\u0787\u07a7\u078b\u07a8\u0787\u07b0\u078c\u07a6","\u0780\u07af\u0789\u07a6","\u0787\u07a6\u0782\u07b0\u078e\u07a7\u0783\u07a6","\u0784\u07aa\u078b\u07a6","\u0784\u07aa\u0783\u07a7\u0790\u07b0\u078a\u07a6\u078c\u07a8","\u0780\u07aa\u0786\u07aa\u0783\u07aa","\u0780\u07ae\u0782\u07a8\u0780\u07a8\u0783\u07aa"];e.defineLocale("dv",{months:F,monthsShort:F,weekdays:H,weekdaysShort:H,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(e){return"\u0789\u078a"===e},meridiem:function(e,t,n){return e<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:7,doy:12}}),e.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(e,t,n){return e>11?n?"\u03bc\u03bc":"\u039c\u039c":n?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(e){return"\u03bc"===(e+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT";default:return"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,t){var n,l=this._calendarEl[e],i=t&&t.hours();return n=l,("undefined"!=typeof Function&&n instanceof Function||"[object Function]"===Object.prototype.toString.call(n))&&(l=l.apply(t)),l.replace("{}",i%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}}),e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:4}}),e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),e.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:6}}),e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_a\u016dg_sept_okt_nov_dec".split("_"),weekdays:"diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_\u0135a\u016d_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_\u0135a_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}});var B="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),z="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),V=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],Q=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?z[e.month()]:B[e.month()]:B},monthsRegex:Q,monthsShortRegex:Q,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:V,longMonthsParse:V,shortMonthsParse:V,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}});var U="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),W="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),q=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],K=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?W[e.month()]:U[e.month()]:U},monthsRegex:K,monthsShortRegex:K,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:q,longMonthsParse:q,shortMonthsParse:q,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:4},invalidDate:"Fecha inv\xe1lida"});var J="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),X="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),$=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],Z=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?X[e.month()]:J[e.month()]:J},monthsRegex:Z,monthsShortRegex:Z,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:$,longMonthsParse:$,shortMonthsParse:$,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:6}});var ee="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),te="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),ne=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],le=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;function ie(e,t,n,l){var i={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[e+" minuti",e+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[e+" tunni",e+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[e+" kuu",e+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[e+" aasta",e+" aastat"]};return t?i[n][2]?i[n][2]:i[n][1]:l?i[n][0]:i[n][1]}e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?te[e.month()]:ee[e.month()]:ee},monthsRegex:le,monthsShortRegex:le,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:ne,longMonthsParse:ne,shortMonthsParse:ne,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4},invalidDate:"Fecha inv\xe1lida"}),e.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:ie,ss:ie,m:ie,mm:ie,h:ie,hh:ie,d:ie,dd:"%d p\xe4eva",M:ie,MM:ie,y:ie,yy:ie},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});var re={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},ae={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};e.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(e){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(e)},meridiem:function(e,t,n){return e<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/[\u06f0-\u06f9]/g,(function(e){return ae[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return re[e]})).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}});var oe="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),se=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",oe[7],oe[8],oe[9]];function ue(e,t,n,l){var i="";switch(n){case"s":return l?"muutaman sekunnin":"muutama sekunti";case"ss":i=l?"sekunnin":"sekuntia";break;case"m":return l?"minuutin":"minuutti";case"mm":i=l?"minuutin":"minuuttia";break;case"h":return l?"tunnin":"tunti";case"hh":i=l?"tunnin":"tuntia";break;case"d":return l?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":i=l?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return l?"kuukauden":"kuukausi";case"MM":i=l?"kuukauden":"kuukautta";break;case"y":return l?"vuoden":"vuosi";case"yy":i=l?"vuoden":"vuotta"}return function(e,t){return e<10?t?se[e]:oe[e]:e}(e,l)+" "+i}e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:ue,ss:ue,m:ue,mm:ue,h:ue,hh:ue,d:ue,dd:ue,M:ue,MM:ue,y:ue,yy:ue},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}}),e.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("fr-ca",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}}}),e.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}});var ce=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,de=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];e.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsRegex:ce,monthsShortRegex:ce,monthsStrictRegex:/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,monthsShortStrictRegex:/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,monthsParse:de,longMonthsParse:de,shortMonthsParse:de,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}});var he="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),pe="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");function me(e,t,n,l){var i={s:["\u0925\u094b\u0921\u092f\u093e \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940","\u0925\u094b\u0921\u0947 \u0938\u0945\u0915\u0902\u0921"],ss:[e+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",e+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[e+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",e+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[e+" \u0935\u0930\u093e\u0902\u0928\u0940",e+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[e+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",e+" \u0926\u0940\u0938"],M:["\u090f\u0915\u093e \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928","\u090f\u0915 \u092e\u094d\u0939\u092f\u0928\u094b"],MM:[e+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",e+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[e+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",e+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return l?i[n][0]:i[n][1]}function ge(e,t,n,l){var i={s:["thoddea sekondamni","thodde sekond"],ss:[e+" sekondamni",e+" sekond"],m:["eka mintan","ek minut"],mm:[e+" mintamni",e+" mintam"],h:["eka voran","ek vor"],hh:[e+" voramni",e+" voram"],d:["eka disan","ek dis"],dd:[e+" disamni",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineamni",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsamni",e+" vorsam"]};return l?i[n][0]:i[n][1]}e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?pe[e.month()]:he[e.month()]:he},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}}),e.defineLocale("ga",{months:["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],monthsShort:["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],monthsParseExact:!0,weekdays:["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],weekdaysShort:["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],weekdaysMin:["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Am\xe1rach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inn\xe9 ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s \xf3 shin",s:"c\xfapla soicind",ss:"%d soicind",m:"n\xf3im\xe9ad",mm:"%d n\xf3im\xe9ad",h:"uair an chloig",hh:"%d uair an chloig",d:"l\xe1",dd:"%d l\xe1",M:"m\xed",MM:"%d m\xedonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}}),e.defineLocale("gd",{months:["Am Faoilleach","An Gearran","Am M\xe0rt","An Giblean","An C\xe8itean","An t-\xd2gmhios","An t-Iuchar","An L\xf9nastal","An t-Sultain","An D\xe0mhair","An t-Samhain","An D\xf9bhlachd"],monthsShort:["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],monthsParseExact:!0,weekdays:["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],weekdaysShort:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],weekdaysMin:["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-m\xe0ireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-d\xe8 aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"m\xecos",MM:"%d m\xecosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}}),e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}}),e.defineLocale("gom-deva",{months:{standalone:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u092f_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),format:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092e\u093e\u0930\u094d\u091a\u093e\u091a\u094d\u092f\u093e_\u090f\u092a\u094d\u0930\u0940\u0932\u093e\u091a\u094d\u092f\u093e_\u092e\u0947\u092f\u093e\u091a\u094d\u092f\u093e_\u091c\u0942\u0928\u093e\u091a\u094d\u092f\u093e_\u091c\u0941\u0932\u092f\u093e\u091a\u094d\u092f\u093e_\u0911\u0917\u0938\u094d\u091f\u093e\u091a\u094d\u092f\u093e_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0911\u0915\u094d\u091f\u094b\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0921\u093f\u0938\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940._\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u092f\u0924\u093e\u0930_\u0938\u094b\u092e\u093e\u0930_\u092e\u0902\u0917\u0933\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930_\u0938\u0941\u0915\u094d\u0930\u093e\u0930_\u0936\u0947\u0928\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0906\u092f\u0924._\u0938\u094b\u092e._\u092e\u0902\u0917\u0933._\u092c\u0941\u0927._\u092c\u094d\u0930\u0947\u0938\u094d\u0924._\u0938\u0941\u0915\u094d\u0930._\u0936\u0947\u0928.".split("_"),weekdaysMin:"\u0906_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u092c\u094d\u0930\u0947_\u0938\u0941_\u0936\u0947".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LTS:"A h:mm:ss [\u0935\u093e\u091c\u0924\u093e\u0902]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",llll:"ddd, D MMM YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]"},calendar:{sameDay:"[\u0906\u092f\u091c] LT",nextDay:"[\u092b\u093e\u0932\u094d\u092f\u093e\u0902] LT",nextWeek:"[\u092b\u0941\u0921\u0932\u094b] dddd[,] LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092b\u093e\u091f\u0932\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s \u0906\u0926\u0940\u0902",s:me,ss:me,m:me,mm:me,h:me,hh:me,d:me,dd:me,M:me,MM:me,y:me,yy:me},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(e,t){switch(t){case"D":return e+"\u0935\u0947\u0930";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:0,doy:3},meridiemParse:/\u0930\u093e\u0924\u0940|\u0938\u0915\u093e\u0933\u0940\u0902|\u0926\u0928\u092a\u093e\u0930\u093e\u0902|\u0938\u093e\u0902\u091c\u0947/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924\u0940"===t?e<4?e:e+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===t?e:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===t?e>12?e:e+12:"\u0938\u093e\u0902\u091c\u0947"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0930\u093e\u0924\u0940":e<12?"\u0938\u0915\u093e\u0933\u0940\u0902":e<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":e<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}}),e.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:ge,ss:ge,m:ge,mm:ge,h:ge,hh:ge,d:ge,dd:ge,M:ge,MM:ge,y:ge,yy:ge},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(e,t){switch(t){case"D":return e+"er";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(e,t){return 12===e&&(e=0),"rati"===t?e<4?e:e+12:"sokallim"===t?e:"donparam"===t?e>12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokallim":e<16?"donparam":e<20?"sanje":"rati"}});var be={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},fe={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};e.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(e){return e.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,(function(e){return fe[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return be[e]}))},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0ab0\u0abe\u0aa4"===t?e<4?e:e+12:"\u0ab8\u0ab5\u0abe\u0ab0"===t?e:"\u0aac\u0aaa\u0acb\u0ab0"===t?e>=10?e:e+12:"\u0ab8\u0abe\u0a82\u0a9c"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0ab0\u0abe\u0aa4":e<10?"\u0ab8\u0ab5\u0abe\u0ab0":e<17?"\u0aac\u0aaa\u0acb\u0ab0":e<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}}),e.defineLocale("he",{months:"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),monthsShort:"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),weekdays:"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),weekdaysShort:"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),weekdaysMin:"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [\u05d1]MMMM YYYY",LLL:"D [\u05d1]MMMM YYYY HH:mm",LLLL:"dddd, D [\u05d1]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT",nextDay:"[\u05de\u05d7\u05e8 \u05d1\u05be]LT",nextWeek:"dddd [\u05d1\u05e9\u05e2\u05d4] LT",lastDay:"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT",lastWeek:"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT",sameElse:"L"},relativeTime:{future:"\u05d1\u05e2\u05d5\u05d3 %s",past:"\u05dc\u05e4\u05e0\u05d9 %s",s:"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea",ss:"%d \u05e9\u05e0\u05d9\u05d5\u05ea",m:"\u05d3\u05e7\u05d4",mm:"%d \u05d3\u05e7\u05d5\u05ea",h:"\u05e9\u05e2\u05d4",hh:function(e){return 2===e?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":e+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(e){return 2===e?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":e+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(e){return 2===e?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":e+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(e){return 2===e?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":e%10==0&&10!==e?e+" \u05e9\u05e0\u05d4":e+" \u05e9\u05e0\u05d9\u05dd"}},meridiemParse:/\u05d0\u05d7\u05d4"\u05e6|\u05dc\u05e4\u05e0\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8|\u05d1\u05d1\u05d5\u05e7\u05e8|\u05d1\u05e2\u05e8\u05d1/i,isPM:function(e){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(e)},meridiem:function(e,t,n){return e<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":e<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":e<12?n?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":e<18?n?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}});var _e={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},ve={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},ye=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i];function we(e,t,n){var l=e+" ";switch(n){case"ss":return l+(1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi");case"m":return t?"jedna minuta":"jedne minute";case"mm":return l+(1===e?"minuta":2===e||3===e||4===e?"minute":"minuta");case"h":return t?"jedan sat":"jednog sata";case"hh":return l+(1===e?"sat":2===e||3===e||4===e?"sata":"sati");case"dd":return l+(1===e?"dan":"dana");case"MM":return l+(1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci");case"yy":return l+(1===e?"godina":2===e||3===e||4===e?"godine":"godina")}}e.defineLocale("hi",{months:{format:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),standalone:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u0902\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u0902\u092c\u0930_\u0926\u093f\u0938\u0902\u092c\u0930".split("_")},monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},monthsParse:ye,longMonthsParse:ye,shortMonthsParse:[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i],monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return ve[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return _e[e]}))},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924"===t?e<4?e:e+12:"\u0938\u0941\u092c\u0939"===t?e:"\u0926\u094b\u092a\u0939\u0930"===t?e>=10?e:e+12:"\u0936\u093e\u092e"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0930\u093e\u0924":e<10?"\u0938\u0941\u092c\u0939":e<17?"\u0926\u094b\u092a\u0939\u0930":e<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}}),e.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:return"[pro\u0161lu] [nedjelju] [u] LT";case 3:return"[pro\u0161lu] [srijedu] [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:we,m:we,mm:we,h:we,hh:we,d:"dan",dd:we,M:"mjesec",MM:we,y:"godinu",yy:we},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});var ke="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function Me(e,t,n,l){var i=e;switch(n){case"s":return l||t?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return i+(l||t)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(l||t?" perc":" perce");case"mm":return i+(l||t?" perc":" perce");case"h":return"egy"+(l||t?" \xf3ra":" \xf3r\xe1ja");case"hh":return i+(l||t?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(l||t?" nap":" napja");case"dd":return i+(l||t?" nap":" napja");case"M":return"egy"+(l||t?" h\xf3nap":" h\xf3napja");case"MM":return i+(l||t?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(l||t?" \xe9v":" \xe9ve");case"yy":return i+(l||t?" \xe9v":" \xe9ve")}return""}function Ce(e){return(e?"":"[m\xfalt] ")+"["+ke[this.day()]+"] LT[-kor]"}function Se(e){return e%100==11||e%10!=1}function xe(e,t,n,l){var i=e+" ";switch(n){case"s":return t||l?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return Se(e)?i+(t||l?"sek\xfandur":"sek\xfandum"):i+"sek\xfanda";case"m":return t?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return Se(e)?i+(t||l?"m\xedn\xfatur":"m\xedn\xfatum"):t?i+"m\xedn\xfata":i+"m\xedn\xfatu";case"hh":return Se(e)?i+(t||l?"klukkustundir":"klukkustundum"):i+"klukkustund";case"d":return t?"dagur":l?"dag":"degi";case"dd":return Se(e)?t?i+"dagar":i+(l?"daga":"d\xf6gum"):t?i+"dagur":i+(l?"dag":"degi");case"M":return t?"m\xe1nu\xf0ur":l?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return Se(e)?t?i+"m\xe1nu\xf0ir":i+(l?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):t?i+"m\xe1nu\xf0ur":i+(l?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return t||l?"\xe1r":"\xe1ri";case"yy":return Se(e)?i+(t||l?"\xe1r":"\xe1rum"):i+(t||l?"\xe1r":"\xe1ri")}}e.defineLocale("hu",{months:"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),monthsShort:"jan._feb._m\xe1rc._\xe1pr._m\xe1j._j\xfan._j\xfal._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),weekdaysShort:"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return Ce.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return Ce.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:Me,ss:Me,m:Me,mm:Me,h:Me,hh:Me,d:Me,dd:Me,M:Me,MM:Me,y:Me,yy:Me},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(e){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(e)},meridiem:function(e){return e<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":e<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":e<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-\u056b\u0576":e+"-\u0580\u0564";default:return e}},week:{dow:1,doy:7}}),e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}}),e.defineLocale("is",{months:"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),monthsShort:"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),weekdays:"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),weekdaysShort:"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),weekdaysMin:"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[\xed dag kl.] LT",nextDay:"[\xe1 morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xed g\xe6r kl.] LT",lastWeek:"[s\xed\xf0asta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s s\xed\xf0an",s:xe,ss:xe,m:xe,mm:xe,h:"klukkustund",hh:xe,d:xe,dd:xe,M:xe,MM:xe,y:xe,yy:xe},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}}),e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){switch(this.day()){case 0:return"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT";default:return"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"}},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}}),e.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"\u4ee4\u548c",narrow:"\u32ff",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"\u5e73\u6210",narrow:"\u337b",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"\u662d\u548c",narrow:"\u337c",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"\u5927\u6b63",narrow:"\u337d",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"\u660e\u6cbb",narrow:"\u337e",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"\u897f\u66a6",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"\u7d00\u5143\u524d",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(\u5143|\d+)\u5e74/,eraYearOrdinalParse:function(e,t){return"\u5143"===t[1]?1:parseInt(t[1]||e,10)},months:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),weekdaysShort:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),weekdaysMin:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5(ddd) HH:mm"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(e){return"\u5348\u5f8c"===e},meridiem:function(e,t,n){return e<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(e){return e.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(e){return this.week()!==e.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(e,t){switch(t){case"y":return 1===e?"\u5143\u5e74":e+"\u5e74";case"d":case"D":case"DDD":return e+"\u65e5";default:return e}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u6570\u79d2",ss:"%d\u79d2",m:"1\u5206",mm:"%d\u5206",h:"1\u6642\u9593",hh:"%d\u6642\u9593",d:"1\u65e5",dd:"%d\u65e5",M:"1\u30f6\u6708",MM:"%d\u30f6\u6708",y:"1\u5e74",yy:"%d\u5e74"}}),e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}}),e.defineLocale("ka",{months:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(e){return e.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,(function(e,t,n){return"\u10d8"===n?t+"\u10e8\u10d8":t+n+"\u10e8\u10d8"}))},past:function(e){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(e)?e.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(e)?e.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):e},s:"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8",ss:"%d \u10ec\u10d0\u10db\u10d8",m:"\u10ec\u10e3\u10d7\u10d8",mm:"%d \u10ec\u10e3\u10d7\u10d8",h:"\u10e1\u10d0\u10d0\u10d7\u10d8",hh:"%d \u10e1\u10d0\u10d0\u10d7\u10d8",d:"\u10d3\u10e6\u10d4",dd:"%d \u10d3\u10e6\u10d4",M:"\u10d7\u10d5\u10d4",MM:"%d \u10d7\u10d5\u10d4",y:"\u10ec\u10d4\u10da\u10d8",yy:"%d \u10ec\u10d4\u10da\u10d8"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(e){return 0===e?e:1===e?e+"-\u10da\u10d8":e<20||e<=100&&e%20==0||e%100==0?"\u10db\u10d4-"+e:e+"-\u10d4"},week:{dow:1,doy:7}});var Le={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};e.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(e){return e+(Le[e]||Le[e%10]||Le[e>=100?100:null])},week:{dow:1,doy:7}});var Oe={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},Pe={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};e.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(e){return"\u179b\u17d2\u1784\u17b6\u1785"===e},meridiem:function(e,t,n){return e<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(e){return e.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,(function(e){return Pe[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return Oe[e]}))},week:{dow:1,doy:4}});var Te={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},Ie={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};e.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(e){return e.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,(function(e){return Ie[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return Te[e]}))},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===t?e<4?e:e+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===t?e:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===t?e>=10?e:e+12:"\u0cb8\u0c82\u0c9c\u0cc6"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":e<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":e<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":e<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(e){return e+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}}),e.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\uc77c";case"M":return e+"\uc6d4";case"w":case"W":return e+"\uc8fc";default:return e}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(e){return"\uc624\ud6c4"===e},meridiem:function(e,t,n){return e<12?"\uc624\uc804":"\uc624\ud6c4"}});var De={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},Ee={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},Ae=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];e.defineLocale("ku",{months:Ae,monthsShort:Ae,weekdays:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u062f\u0648\u0648\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0633\u06ce\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysShort:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645_\u062f\u0648\u0648\u0634\u0647\u200c\u0645_\u0633\u06ce\u0634\u0647\u200c\u0645_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u0647_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c|\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc/,isPM:function(e){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(e)},meridiem:function(e,t,n){return e<12?"\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc":"\u0626\u06ce\u0648\u0627\u0631\u0647\u200c"},calendar:{sameDay:"[\u0626\u0647\u200c\u0645\u0631\u06c6 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextDay:"[\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastDay:"[\u062f\u0648\u06ce\u0646\u06ce \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",sameElse:"L"},relativeTime:{future:"\u0644\u0647\u200c %s",past:"%s",s:"\u0686\u0647\u200c\u0646\u062f \u0686\u0631\u0643\u0647\u200c\u06cc\u0647\u200c\u0643",ss:"\u0686\u0631\u0643\u0647\u200c %d",m:"\u06cc\u0647\u200c\u0643 \u062e\u0648\u0644\u0647\u200c\u0643",mm:"%d \u062e\u0648\u0644\u0647\u200c\u0643",h:"\u06cc\u0647\u200c\u0643 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",hh:"%d \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",d:"\u06cc\u0647\u200c\u0643 \u0695\u06c6\u0698",dd:"%d \u0695\u06c6\u0698",M:"\u06cc\u0647\u200c\u0643 \u0645\u0627\u0646\u06af",MM:"%d \u0645\u0627\u0646\u06af",y:"\u06cc\u0647\u200c\u0643 \u0633\u0627\u06b5",yy:"%d \u0633\u0627\u06b5"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return Ee[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return De[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}});var Ye={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};function Ge(e,t,n,l){var i={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?i[n][0]:i[n][1]}function Re(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10;return Re(0===t?e/10:t)}if(e<1e4){for(;e>=10;)e/=10;return Re(e)}return Re(e/=1e3)}e.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(e){return e+(Ye[e]||Ye[e%10]||Ye[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function(e){return Re(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e},past:function(e){return Re(e.substr(0,e.indexOf(" ")))?"viru "+e:"virun "+e},s:"e puer Sekonnen",ss:"%d Sekonnen",m:Ge,mm:"%d Minutten",h:Ge,hh:"%d Stonnen",d:Ge,dd:"%d Deeg",M:Ge,MM:"%d M\xe9int",y:Ge,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(e){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===e},meridiem:function(e,t,n){return e<12?"\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2":"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"},calendar:{sameDay:"[\u0ea1\u0eb7\u0ec9\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextDay:"[\u0ea1\u0eb7\u0ec9\u0ead\u0eb7\u0ec8\u0e99\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0edc\u0ec9\u0eb2\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastDay:"[\u0ea1\u0eb7\u0ec9\u0ea7\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0ec1\u0ea5\u0ec9\u0ea7\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",sameElse:"L"},relativeTime:{future:"\u0ead\u0eb5\u0e81 %s",past:"%s\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2",s:"\u0e9a\u0ecd\u0ec8\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0ec3\u0e94\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",ss:"%d \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",m:"1 \u0e99\u0eb2\u0e97\u0eb5",mm:"%d \u0e99\u0eb2\u0e97\u0eb5",h:"1 \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",hh:"%d \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",d:"1 \u0ea1\u0eb7\u0ec9",dd:"%d \u0ea1\u0eb7\u0ec9",M:"1 \u0ec0\u0e94\u0eb7\u0ead\u0e99",MM:"%d \u0ec0\u0e94\u0eb7\u0ead\u0e99",y:"1 \u0e9b\u0eb5",yy:"%d \u0e9b\u0eb5"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(e){return"\u0e97\u0eb5\u0ec8"+e}});var Ne={ss:"sekund\u0117_sekund\u017ei\u0173_sekundes",m:"minut\u0117_minut\u0117s_minut\u0119",mm:"minut\u0117s_minu\u010di\u0173_minutes",h:"valanda_valandos_valand\u0105",hh:"valandos_valand\u0173_valandas",d:"diena_dienos_dien\u0105",dd:"dienos_dien\u0173_dienas",M:"m\u0117nuo_m\u0117nesio_m\u0117nes\u012f",MM:"m\u0117nesiai_m\u0117nesi\u0173_m\u0117nesius",y:"metai_met\u0173_metus",yy:"metai_met\u0173_metus"};function je(e,t,n,l){return t?He(n)[0]:l?He(n)[1]:He(n)[2]}function Fe(e){return e%10==0||e>10&&e<20}function He(e){return Ne[e].split("_")}function Be(e,t,n,l){var i=e+" ";return 1===e?i+je(0,t,n[0],l):t?i+(Fe(e)?He(n)[1]:He(n)[0]):l?i+He(n)[1]:i+(Fe(e)?He(n)[1]:He(n)[2])}e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:function(e,t,n,l){return t?"kelios sekund\u0117s":l?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:Be,m:je,mm:Be,h:je,hh:Be,d:je,dd:Be,M:je,MM:Be,y:je,yy:Be},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}});var ze={ss:"sekundes_sekund\u0113m_sekunde_sekundes".split("_"),m:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),mm:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),h:"stundas_stund\u0101m_stunda_stundas".split("_"),hh:"stundas_stund\u0101m_stunda_stundas".split("_"),d:"dienas_dien\u0101m_diena_dienas".split("_"),dd:"dienas_dien\u0101m_diena_dienas".split("_"),M:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),MM:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function Ve(e,t,n){return n?t%10==1&&t%100!=11?e[2]:e[3]:t%10==1&&t%100!=11?e[0]:e[1]}function Qe(e,t,n){return e+" "+Ve(ze[n],e,t)}function Ue(e,t,n){return Ve(ze[n],e,t)}e.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:function(e,t){return t?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:Qe,m:Ue,mm:Qe,h:Ue,hh:Qe,d:Ue,dd:Qe,M:Ue,MM:Qe,y:Ue,yy:Qe},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var We={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,t,n){var l=We.words[n];return 1===n.length?t?l[0]:l[1]:e+" "+We.correctGrammaticalCase(e,l)}};function qe(e,t,n,l){switch(n){case"s":return t?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return e+(t?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return e+(t?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return e+(t?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return e+(t?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return e+(t?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return e+(t?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return e}}e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:We.translate,m:We.translate,mm:We.translate,h:We.translate,hh:We.translate,d:"dan",dd:We.translate,M:"mjesec",MM:We.translate,y:"godinu",yy:We.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("mi",{months:"Kohi-t\u0101te_Hui-tanguru_Pout\u016b-te-rangi_Paenga-wh\u0101wh\u0101_Haratua_Pipiri_H\u014dngoingoi_Here-turi-k\u014dk\u0101_Mahuru_Whiringa-\u0101-nuku_Whiringa-\u0101-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_H\u014dngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"R\u0101tapu_Mane_T\u016brei_Wenerei_T\u0101ite_Paraire_H\u0101tarei".split("_"),weekdaysShort:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),weekdaysMin:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te h\u0113kona ruarua",ss:"%d h\u0113kona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}}),e.defineLocale("mk",{months:"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),weekdaysMin:"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT",nextWeek:"[\u0412\u043e] dddd [\u0432\u043e] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435\u0434 %s",s:"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u0435\u0434\u043d\u0430 \u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0435\u0434\u0435\u043d \u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0435\u0434\u0435\u043d \u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",M:"\u0435\u0434\u0435\u043d \u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0438",y:"\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-\u0435\u0432":0===n?e+"-\u0435\u043d":n>10&&n<20?e+"-\u0442\u0438":1===t?e+"-\u0432\u0438":2===t?e+"-\u0440\u0438":7===t||8===t?e+"-\u043c\u0438":e+"-\u0442\u0438"},week:{dow:1,doy:7}}),e.defineLocale("ml",{months:"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),monthsShort:"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),monthsParseExact:!0,weekdays:"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),weekdaysShort:"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),weekdaysMin:"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),longDateFormat:{LT:"A h:mm -\u0d28\u0d41",LTS:"A h:mm:ss -\u0d28\u0d41",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -\u0d28\u0d41",LLLL:"dddd, D MMMM YYYY, A h:mm -\u0d28\u0d41"},calendar:{sameDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT",nextDay:"[\u0d28\u0d3e\u0d33\u0d46] LT",nextWeek:"dddd, LT",lastDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT",lastWeek:"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d",past:"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d",s:"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e",ss:"%d \u0d38\u0d46\u0d15\u0d4d\u0d15\u0d7b\u0d21\u0d4d",m:"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",mm:"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",h:"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",hh:"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",d:"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02",dd:"%d \u0d26\u0d3f\u0d35\u0d38\u0d02",M:"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02",MM:"%d \u0d2e\u0d3e\u0d38\u0d02",y:"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02",yy:"%d \u0d35\u0d7c\u0d37\u0d02"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===t&&e>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===t||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":e<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":e<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":e<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}}),e.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(e){return"\u04ae\u0425"===e},meridiem:function(e,t,n){return e<12?"\u04ae\u04e8":"\u04ae\u0425"},calendar:{sameDay:"[\u04e8\u043d\u04e9\u04e9\u0434\u04e9\u0440] LT",nextDay:"[\u041c\u0430\u0440\u0433\u0430\u0430\u0448] LT",nextWeek:"[\u0418\u0440\u044d\u0445] dddd LT",lastDay:"[\u04e8\u0447\u0438\u0433\u0434\u04e9\u0440] LT",lastWeek:"[\u04e8\u043d\u0433\u04e9\u0440\u0441\u04e9\u043d] dddd LT",sameElse:"L"},relativeTime:{future:"%s \u0434\u0430\u0440\u0430\u0430",past:"%s \u04e9\u043c\u043d\u04e9",s:qe,ss:qe,m:qe,mm:qe,h:qe,hh:qe,d:qe,dd:qe,M:qe,MM:qe,y:qe,yy:qe},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+" \u04e9\u0434\u04e9\u0440";default:return e}}});var Ke={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},Je={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function Xe(e,t,n,l){var i="";if(t)switch(n){case"s":i="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":i="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":i="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":i="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":i="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":i="%d \u0924\u093e\u0938";break;case"d":i="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":i="%d \u0926\u093f\u0935\u0938";break;case"M":i="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":i="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":i="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":i="%d \u0935\u0930\u094d\u0937\u0947"}else switch(n){case"s":i="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":i="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":i="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":i="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":i="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":i="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":i="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":i="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":i="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":i="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":i="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":i="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return i.replace(/%d/i,e)}e.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:Xe,ss:Xe,m:Xe,mm:Xe,h:Xe,hh:Xe,d:Xe,dd:Xe,M:Xe,MM:Xe,y:Xe,yy:Xe},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return Je[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return Ke[e]}))},meridiemParse:/\u092a\u0939\u093e\u091f\u0947|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940|\u0930\u093e\u0924\u094d\u0930\u0940/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u092a\u0939\u093e\u091f\u0947"===t||"\u0938\u0915\u093e\u0933\u0940"===t?e:"\u0926\u0941\u092a\u093e\u0930\u0940"===t||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===t||"\u0930\u093e\u0924\u094d\u0930\u0940"===t?e>=12?e:e+12:void 0},meridiem:function(e,t,n){return e>=0&&e<6?"\u092a\u0939\u093e\u091f\u0947":e<12?"\u0938\u0915\u093e\u0933\u0940":e<17?"\u0926\u0941\u092a\u093e\u0930\u0940":e<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}}),e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}}),e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}}),e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}});var $e={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},Ze={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};e.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(e){return e.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,(function(e){return Ze[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return $e[e]}))},week:{dow:1,doy:4}}),e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var et={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},tt={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};e.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return tt[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return et[e]}))},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924\u093f"===t?e<4?e:e+12:"\u092c\u093f\u0939\u093e\u0928"===t?e:"\u0926\u093f\u0909\u0901\u0938\u094b"===t?e>=10?e:e+12:"\u0938\u093e\u0901\u091d"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"\u0930\u093e\u0924\u093f":e<12?"\u092c\u093f\u0939\u093e\u0928":e<16?"\u0926\u093f\u0909\u0901\u0938\u094b":e<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}});var nt="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),lt="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),it=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],rt=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?lt[e.month()]:nt[e.month()]:nt},monthsRegex:rt,monthsShortRegex:rt,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:it,longMonthsParse:it,shortMonthsParse:it,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});var at="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),ot="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),st=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],ut=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?ot[e.month()]:at[e.month()]:at},monthsRegex:ut,monthsShortRegex:ut,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:st,longMonthsParse:st,shortMonthsParse:st,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",w:"\xe9\xe9n week",ww:"%d weken",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}}),e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._m\xe5._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("oc-lnc",{months:{standalone:"geni\xe8r_febri\xe8r_mar\xe7_abril_mai_junh_julhet_agost_setembre_oct\xf2bre_novembre_decembre".split("_"),format:"de geni\xe8r_de febri\xe8r_de mar\xe7_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'oct\xf2bre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dim\xe8cres_dij\xf2us_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[u\xe8i a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[i\xe8r a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"\xe8";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});var ct={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},dt={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};e.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(e){return e.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,(function(e){return dt[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return ct[e]}))},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0a30\u0a3e\u0a24"===t?e<4?e:e+12:"\u0a38\u0a35\u0a47\u0a30"===t?e:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===t?e>=10?e:e+12:"\u0a38\u0a3c\u0a3e\u0a2e"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0a30\u0a3e\u0a24":e<10?"\u0a38\u0a35\u0a47\u0a30":e<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":e<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}});var ht="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),pt="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),mt=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function gt(e){return e%10<5&&e%10>1&&~~(e/10)%10!=1}function bt(e,t,n){var l=e+" ";switch(n){case"ss":return l+(gt(e)?"sekundy":"sekund");case"m":return t?"minuta":"minut\u0119";case"mm":return l+(gt(e)?"minuty":"minut");case"h":return t?"godzina":"godzin\u0119";case"hh":return l+(gt(e)?"godziny":"godzin");case"ww":return l+(gt(e)?"tygodnie":"tygodni");case"MM":return l+(gt(e)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return l+(gt(e)?"lata":"lat")}}function ft(e,t,n){var l=" ";return(e%100>=20||e>=100&&e%100==0)&&(l=" de "),e+l+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[n]}function _t(e,t,n){return"m"===n?t?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":e+" "+function(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}({ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442":"\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442",hh:"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439",ww:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043d\u0435\u0434\u0435\u043b\u0438_\u043d\u0435\u0434\u0435\u043b\u044c",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432",yy:"\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442"}[n],+e)}e.defineLocale("pl",{months:function(e,t){return e?/D MMMM/.test(t)?pt[e.month()]:ht[e.month()]:ht},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:mt,longMonthsParse:mt,shortMonthsParse:mt,weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dzi\u015b o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedziel\u0119 o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W \u015brod\u0119 o] LT";case 6:return"[W sobot\u0119 o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:bt,m:bt,mm:bt,h:bt,hh:bt,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:bt,M:"miesi\u0105c",MM:bt,y:"rok",yy:bt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("pt-br",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_ter\xe7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xe1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xe1b".split("_"),weekdaysMin:"do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",invalidDate:"Data inv\xe1lida"}),e.defineLocale("pt",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}}),e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:ft,m:"un minut",mm:ft,h:"o or\u0103",hh:ft,d:"o zi",dd:ft,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:ft,M:"o lun\u0103",MM:ft,y:"un an",yy:ft},week:{dow:1,doy:7}});var vt=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];e.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:vt,longMonthsParse:vt,shortMonthsParse:vt,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},calendar:{sameDay:"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f, \u0432] LT",nextDay:"[\u0417\u0430\u0432\u0442\u0440\u0430, \u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430, \u0432] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e] dddd, [\u0432] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd, [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043d\u0430\u0437\u0430\u0434",s:"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434",ss:_t,m:_t,mm:_t,h:"\u0447\u0430\u0441",hh:_t,d:"\u0434\u0435\u043d\u044c",dd:_t,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:_t,M:"\u043c\u0435\u0441\u044f\u0446",MM:_t,y:"\u0433\u043e\u0434",yy:_t},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u0438":e<12?"\u0443\u0442\u0440\u0430":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-\u0439";case"D":return e+"-\u0433\u043e";case"w":case"W":return e+"-\u044f";default:return e}},week:{dow:1,doy:4}});var yt=["\u062c\u0646\u0648\u0631\u064a","\u0641\u064a\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u064a\u0644","\u0645\u0626\u064a","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0621\u0650","\u0622\u06af\u0633\u067d","\u0633\u064a\u067e\u067d\u0645\u0628\u0631","\u0622\u06aa\u067d\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u068a\u0633\u0645\u0628\u0631"],wt=["\u0622\u0686\u0631","\u0633\u0648\u0645\u0631","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639","\u0687\u0646\u0687\u0631"];e.defineLocale("sd",{months:yt,monthsShort:yt,weekdays:wt,weekdaysShort:wt,weekdaysMin:wt,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(e){return"\u0634\u0627\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:4}}),e.defineLocale("se",{months:"o\u0111\u0111ajagem\xe1nnu_guovvam\xe1nnu_njuk\u010dam\xe1nnu_cuo\u014bom\xe1nnu_miessem\xe1nnu_geassem\xe1nnu_suoidnem\xe1nnu_borgem\xe1nnu_\u010dak\u010dam\xe1nnu_golggotm\xe1nnu_sk\xe1bmam\xe1nnu_juovlam\xe1nnu".split("_"),monthsShort:"o\u0111\u0111j_guov_njuk_cuo_mies_geas_suoi_borg_\u010dak\u010d_golg_sk\xe1b_juov".split("_"),weekdays:"sotnabeaivi_vuoss\xe1rga_ma\u014b\u014beb\xe1rga_gaskavahkku_duorastat_bearjadat_l\xe1vvardat".split("_"),weekdaysShort:"sotn_vuos_ma\u014b_gask_duor_bear_l\xe1v".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s gea\u017ees",past:"ma\u014bit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta m\xe1nnu",MM:"%d m\xe1nut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("si",{months:"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),monthsShort:"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),weekdays:"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),weekdaysShort:"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),weekdaysMin:"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, a h:mm:ss"},calendar:{sameDay:"[\u0d85\u0daf] LT[\u0da7]",nextDay:"[\u0dc4\u0dd9\u0da7] LT[\u0da7]",nextWeek:"dddd LT[\u0da7]",lastDay:"[\u0d8a\u0dba\u0dda] LT[\u0da7]",lastWeek:"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]",sameElse:"L"},relativeTime:{future:"%s\u0d9a\u0dd2\u0db1\u0dca",past:"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb",s:"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba",ss:"\u0dad\u0dad\u0dca\u0db4\u0dbb %d",m:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0",mm:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d",h:"\u0db4\u0dd0\u0dba",hh:"\u0db4\u0dd0\u0dba %d",d:"\u0daf\u0dd2\u0db1\u0dba",dd:"\u0daf\u0dd2\u0db1 %d",M:"\u0db8\u0dcf\u0dc3\u0dba",MM:"\u0db8\u0dcf\u0dc3 %d",y:"\u0dc0\u0dc3\u0dbb",yy:"\u0dc0\u0dc3\u0dbb %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(e){return e+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(e){return"\u0db4.\u0dc0."===e||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===e},meridiem:function(e,t,n){return e>11?n?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":n?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}});var kt="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),Mt="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function Ct(e){return e>1&&e<5}function St(e,t,n,l){var i=e+" ";switch(n){case"s":return t||l?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return t||l?i+(Ct(e)?"sekundy":"sek\xfand"):i+"sekundami";case"m":return t?"min\xfata":l?"min\xfatu":"min\xfatou";case"mm":return t||l?i+(Ct(e)?"min\xfaty":"min\xfat"):i+"min\xfatami";case"h":return t?"hodina":l?"hodinu":"hodinou";case"hh":return t||l?i+(Ct(e)?"hodiny":"hod\xedn"):i+"hodinami";case"d":return t||l?"de\u0148":"d\u0148om";case"dd":return t||l?i+(Ct(e)?"dni":"dn\xed"):i+"d\u0148ami";case"M":return t||l?"mesiac":"mesiacom";case"MM":return t||l?i+(Ct(e)?"mesiace":"mesiacov"):i+"mesiacmi";case"y":return t||l?"rok":"rokom";case"yy":return t||l?i+(Ct(e)?"roky":"rokov"):i+"rokmi"}}function xt(e,t,n,l){var i=e+" ";switch(n){case"s":return t||l?"nekaj sekund":"nekaj sekundami";case"ss":return i+(1===e?t?"sekundo":"sekundi":2===e?t||l?"sekundi":"sekundah":e<5?t||l?"sekunde":"sekundah":"sekund");case"m":return t?"ena minuta":"eno minuto";case"mm":return i+(1===e?t?"minuta":"minuto":2===e?t||l?"minuti":"minutama":e<5?t||l?"minute":"minutami":t||l?"minut":"minutami");case"h":return t?"ena ura":"eno uro";case"hh":return i+(1===e?t?"ura":"uro":2===e?t||l?"uri":"urama":e<5?t||l?"ure":"urami":t||l?"ur":"urami");case"d":return t||l?"en dan":"enim dnem";case"dd":return i+(1===e?t||l?"dan":"dnem":2===e?t||l?"dni":"dnevoma":t||l?"dni":"dnevi");case"M":return t||l?"en mesec":"enim mesecem";case"MM":return i+(1===e?t||l?"mesec":"mesecem":2===e?t||l?"meseca":"mesecema":e<5?t||l?"mesece":"meseci":t||l?"mesecev":"meseci");case"y":return t||l?"eno leto":"enim letom";case"yy":return i+(1===e?t||l?"leto":"letom":2===e?t||l?"leti":"letoma":e<5?t||l?"leta":"leti":t||l?"let":"leti")}}e.defineLocale("sk",{months:kt,monthsShort:Mt,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 4:case 5:return"[minul\xfd] dddd [o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:St,ss:St,m:St,mm:St,h:St,hh:St,d:St,dd:St,M:St,MM:St,y:St,yy:St},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_\u010de_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[v\u010deraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"\u010dez %s",past:"pred %s",s:xt,ss:xt,m:xt,mm:xt,h:xt,hh:xt,d:xt,dd:xt,M:xt,MM:xt,y:xt,yy:xt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),weekdays:"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),weekdaysShort:"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_M\xeb_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot n\xeb] LT",nextDay:"[Nes\xebr n\xeb] LT",nextWeek:"dddd [n\xeb] LT",lastDay:"[Dje n\xeb] LT",lastWeek:"dddd [e kaluar n\xeb] LT",sameElse:"L"},relativeTime:{future:"n\xeb %s",past:"%s m\xeb par\xeb",s:"disa sekonda",ss:"%d sekonda",m:"nj\xeb minut\xeb",mm:"%d minuta",h:"nj\xeb or\xeb",hh:"%d or\xeb",d:"nj\xeb dit\xeb",dd:"%d dit\xeb",M:"nj\xeb muaj",MM:"%d muaj",y:"nj\xeb vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var Lt={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,t,n,l){var i,r=Lt.words[n];return 1===n.length?"y"===n&&t?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":l||t?r[0]:r[1]:(i=Lt.correctGrammaticalCase(e,r),"yy"===n&&t&&"\u0433\u043e\u0434\u0438\u043d\u0443"===i?e+" \u0433\u043e\u0434\u0438\u043d\u0430":e+" "+i)}};e.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:Lt.translate,m:Lt.translate,mm:Lt.translate,h:Lt.translate,hh:Lt.translate,d:Lt.translate,dd:Lt.translate,M:Lt.translate,MM:Lt.translate,y:Lt.translate,yy:Lt.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});var Ot={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,t,n,l){var i,r=Ot.words[n];return 1===n.length?"y"===n&&t?"jedna godina":l||t?r[0]:r[1]:(i=Ot.correctGrammaticalCase(e,r),"yy"===n&&t&&"godinu"===i?e+" godina":e+" "+i)}};e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:Ot.translate,m:Ot.translate,mm:Ot.translate,h:Ot.translate,hh:Ot.translate,d:Ot.translate,dd:Ot.translate,M:Ot.translate,MM:Ot.translate,y:Ot.translate,yy:Ot.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}}),e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),weekdaysShort:"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),weekdaysMin:"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Ig\xe5r] LT",nextWeek:"[P\xe5] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"f\xf6r %s sedan",s:"n\xe5gra sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xe5nad",MM:"%d m\xe5nader",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?":e":1===t||2===t?":a":":e")},week:{dow:1,doy:4}}),e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}});var Pt={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},Tt={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};e.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(e){return e+"\u0bb5\u0ba4\u0bc1"},preparse:function(e){return e.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,(function(e){return Tt[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return Pt[e]}))},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(e,t,n){return e<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":e<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":e<10?" \u0b95\u0bbe\u0bb2\u0bc8":e<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":e<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":e<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(e,t){return 12===e&&(e=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===t?e<2?e:e+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===t||"\u0b95\u0bbe\u0bb2\u0bc8"===t||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===t&&e>=10?e:e+12},week:{dow:0,doy:6}}),e.defineLocale("te",{months:"\u0c1c\u0c28\u0c35\u0c30\u0c3f_\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f_\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d_\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41_\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d_\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d_\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d_\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d".split("_"),monthsShort:"\u0c1c\u0c28._\u0c2b\u0c3f\u0c2c\u0c4d\u0c30._\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f._\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17._\u0c38\u0c46\u0c2a\u0c4d._\u0c05\u0c15\u0c4d\u0c1f\u0c4b._\u0c28\u0c35._\u0c21\u0c3f\u0c38\u0c46.".split("_"),monthsParseExact:!0,weekdays:"\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02_\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02_\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02_\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02_\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02".split("_"),weekdaysShort:"\u0c06\u0c26\u0c3f_\u0c38\u0c4b\u0c2e_\u0c2e\u0c02\u0c17\u0c33_\u0c2c\u0c41\u0c27_\u0c17\u0c41\u0c30\u0c41_\u0c36\u0c41\u0c15\u0c4d\u0c30_\u0c36\u0c28\u0c3f".split("_"),weekdaysMin:"\u0c06_\u0c38\u0c4b_\u0c2e\u0c02_\u0c2c\u0c41_\u0c17\u0c41_\u0c36\u0c41_\u0c36".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c28\u0c47\u0c21\u0c41] LT",nextDay:"[\u0c30\u0c47\u0c2a\u0c41] LT",nextWeek:"dddd, LT",lastDay:"[\u0c28\u0c3f\u0c28\u0c4d\u0c28] LT",lastWeek:"[\u0c17\u0c24] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0c32\u0c4b",past:"%s \u0c15\u0c4d\u0c30\u0c3f\u0c24\u0c02",s:"\u0c15\u0c4a\u0c28\u0c4d\u0c28\u0c3f \u0c15\u0c4d\u0c37\u0c23\u0c3e\u0c32\u0c41",ss:"%d \u0c38\u0c46\u0c15\u0c28\u0c4d\u0c32\u0c41",m:"\u0c12\u0c15 \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c02",mm:"%d \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c3e\u0c32\u0c41",h:"\u0c12\u0c15 \u0c17\u0c02\u0c1f",hh:"%d \u0c17\u0c02\u0c1f\u0c32\u0c41",d:"\u0c12\u0c15 \u0c30\u0c4b\u0c1c\u0c41",dd:"%d \u0c30\u0c4b\u0c1c\u0c41\u0c32\u0c41",M:"\u0c12\u0c15 \u0c28\u0c46\u0c32",MM:"%d \u0c28\u0c46\u0c32\u0c32\u0c41",y:"\u0c12\u0c15 \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c02",yy:"%d \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c3e\u0c32\u0c41"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%d\u0c35",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===t?e<4?e:e+12:"\u0c09\u0c26\u0c2f\u0c02"===t?e:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===t?e>=10?e:e+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":e<10?"\u0c09\u0c26\u0c2f\u0c02":e<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":e<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}}),e.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Ju\xf1u_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}});var It={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};e.defineLocale("tg",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0430\u043b\u0438_\u043c\u0430\u0440\u0442\u0438_\u0430\u043f\u0440\u0435\u043b\u0438_\u043c\u0430\u0439\u0438_\u0438\u044e\u043d\u0438_\u0438\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442\u0438_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0438_\u043e\u043a\u0442\u044f\u0431\u0440\u0438_\u043d\u043e\u044f\u0431\u0440\u0438_\u0434\u0435\u043a\u0430\u0431\u0440\u0438".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_")},monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u0424\u0430\u0440\u0434\u043e \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0448\u0430\u0431"===t?e<4?e:e+12:"\u0441\u0443\u0431\u04b3"===t?e:"\u0440\u04ef\u0437"===t?e>=11?e:e+12:"\u0431\u0435\u0433\u043e\u04b3"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0448\u0430\u0431":e<11?"\u0441\u0443\u0431\u04b3":e<16?"\u0440\u04ef\u0437":e<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(e){return e+(It[e]||It[e%10]||It[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("th",{months:"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),monthsShort:"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),monthsParseExact:!0,weekdays:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysShort:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysMin:"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm",LLLL:"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(e){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===e},meridiem:function(e,t,n){return e<12?"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07":"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"},calendar:{sameDay:"[\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextDay:"[\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextWeek:"dddd[\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e27\u0e25\u0e32] LT",lastDay:"[\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",lastWeek:"[\u0e27\u0e31\u0e19]dddd[\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e27\u0e25\u0e32] LT",sameElse:"L"},relativeTime:{future:"\u0e2d\u0e35\u0e01 %s",past:"%s\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27",s:"\u0e44\u0e21\u0e48\u0e01\u0e35\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",ss:"%d \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",m:"1 \u0e19\u0e32\u0e17\u0e35",mm:"%d \u0e19\u0e32\u0e17\u0e35",h:"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",hh:"%d \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",d:"1 \u0e27\u0e31\u0e19",dd:"%d \u0e27\u0e31\u0e19",w:"1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",ww:"%d \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",M:"1 \u0e40\u0e14\u0e37\u0e2d\u0e19",MM:"%d \u0e40\u0e14\u0e37\u0e2d\u0e19",y:"1 \u0e1b\u0e35",yy:"%d \u0e1b\u0e35"}});var Dt={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'\xfcnji",4:"'\xfcnji",100:"'\xfcnji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};e.defineLocale("tk",{months:"\xddanwar_Fewral_Mart_Aprel_Ma\xfd_I\xfdun_I\xfdul_Awgust_Sent\xfdabr_Okt\xfdabr_No\xfdabr_Dekabr".split("_"),monthsShort:"\xddan_Few_Mar_Apr_Ma\xfd_I\xfdn_I\xfdl_Awg_Sen_Okt_No\xfd_Dek".split("_"),weekdays:"\xddek\u015fenbe_Du\u015fenbe_Si\u015fenbe_\xc7ar\u015fenbe_Pen\u015fenbe_Anna_\u015eenbe".split("_"),weekdaysShort:"\xddek_Du\u015f_Si\u015f_\xc7ar_Pen_Ann_\u015een".split("_"),weekdaysMin:"\xddk_D\u015f_S\u015f_\xc7r_Pn_An_\u015en".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[d\xfc\xfdn] LT",lastWeek:"[ge\xe7en] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s so\u0148",past:"%s \xf6\u0148",s:"birn\xe4\xe7e sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir a\xfd",MM:"%d a\xfd",y:"bir \xfdyl",yy:"%d \xfdyl"},ordinal:function(e,t){switch(t){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'unjy";var n=e%10;return e+(Dt[n]||Dt[e%100-n]||Dt[e>=100?100:null])}},week:{dow:1,doy:7}}),e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});var Et="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function At(e,t,n,l){var i=function(e){var t=Math.floor(e%1e3/100),n=Math.floor(e%100/10),l=e%10,i="";return t>0&&(i+=Et[t]+"vatlh"),n>0&&(i+=(""!==i?" ":"")+Et[n]+"maH"),l>0&&(i+=(""!==i?" ":"")+Et[l]),""===i?"pagh":i}(e);switch(n){case"ss":return i+" lup";case"mm":return i+" tup";case"hh":return i+" rep";case"dd":return i+" jaj";case"MM":return i+" jar";case"yy":return i+" DIS"}}e.defineLocale("tlh",{months:"tera\u2019 jar wa\u2019_tera\u2019 jar cha\u2019_tera\u2019 jar wej_tera\u2019 jar loS_tera\u2019 jar vagh_tera\u2019 jar jav_tera\u2019 jar Soch_tera\u2019 jar chorgh_tera\u2019 jar Hut_tera\u2019 jar wa\u2019maH_tera\u2019 jar wa\u2019maH wa\u2019_tera\u2019 jar wa\u2019maH cha\u2019".split("_"),monthsShort:"jar wa\u2019_jar cha\u2019_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa\u2019maH_jar wa\u2019maH wa\u2019_jar wa\u2019maH cha\u2019".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa\u2019leS] LT",nextWeek:"LLL",lastDay:"[wa\u2019Hu\u2019] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:function(e){var t=e;return-1!==e.indexOf("jaj")?t.slice(0,-3)+"leS":-1!==e.indexOf("jar")?t.slice(0,-3)+"waQ":-1!==e.indexOf("DIS")?t.slice(0,-3)+"nem":t+" pIq"},past:function(e){var t=e;return-1!==e.indexOf("jaj")?t.slice(0,-3)+"Hu\u2019":-1!==e.indexOf("jar")?t.slice(0,-3)+"wen":-1!==e.indexOf("DIS")?t.slice(0,-3)+"ben":t+" ret"},s:"puS lup",ss:At,m:"wa\u2019 tup",mm:At,h:"wa\u2019 rep",hh:At,d:"wa\u2019 jaj",dd:At,M:"wa\u2019 jar",MM:At,y:"wa\u2019 DIS",yy:At},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var Yt={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};function Gt(e,t,n,l){var i={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[e+" m\xeduts",e+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[e+" \xfeoras",e+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return l||t?i[n][0]:i[n][1]}function Rt(e,t,n){return"m"===n?t?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===n?t?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":e+" "+function(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}({ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d",hh:t?"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d":"\u0433\u043e\u0434\u0438\u043d\u0443_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432",MM:"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432",yy:"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"}[n],+e)}function Nt(e){return function(){return e+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}e.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(e,t,n){return e<12?n?"\xf6\xf6":"\xd6\xd6":n?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(e){return"\xf6s"===e||"\xd6S"===e},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[yar\u0131n saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[d\xfcn] LT",lastWeek:"[ge\xe7en] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \xf6nce",s:"birka\xe7 saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(e,t){switch(t){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'\u0131nc\u0131";var n=e%10;return e+(Yt[n]||Yt[e%100-n]||Yt[e>=100?100:null])}},week:{dow:1,doy:7}}),e.defineLocale("tzl",{months:"Januar_Fevraglh_Mar\xe7_Avr\xefu_Mai_G\xfcn_Julia_Guscht_Setemvar_Listop\xe4ts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_G\xfcn_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"S\xfaladi_L\xfane\xe7i_Maitzi_M\xe1rcuri_Xh\xfaadi_Vi\xe9ner\xe7i_S\xe1turi".split("_"),weekdaysShort:"S\xfal_L\xfan_Mai_M\xe1r_Xh\xfa_Vi\xe9_S\xe1t".split("_"),weekdaysMin:"S\xfa_L\xfa_Ma_M\xe1_Xh_Vi_S\xe1".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi \xe0] LT",nextDay:"[dem\xe0 \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[ieiri \xe0] LT",lastWeek:"[s\xfcr el] dddd [lasteu \xe0] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:Gt,ss:Gt,m:Gt,mm:Gt,h:Gt,hh:Gt,d:Gt,dd:Gt,M:Gt,MM:Gt,y:Gt,yy:Gt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}}),e.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}}),e.defineLocale("ug-cn",{months:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),monthsShort:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),weekdays:"\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5_\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5_\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5_\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u062c\u06c8\u0645\u06d5_\u0634\u06d5\u0646\u0628\u06d5".split("_"),weekdaysShort:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),weekdaysMin:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649",LLL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm",LLLL:"dddd\u060c YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm"},meridiemParse:/\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5|\u0633\u06d5\u06be\u06d5\u0631|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646|\u0686\u06c8\u0634|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646|\u0643\u06d5\u0686/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===t||"\u0633\u06d5\u06be\u06d5\u0631"===t||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===t?e:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===t||"\u0643\u06d5\u0686"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":l<900?"\u0633\u06d5\u06be\u06d5\u0631":l<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":l<1230?"\u0686\u06c8\u0634":l<1800?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646":"\u0643\u06d5\u0686"},calendar:{sameDay:"[\u0628\u06c8\u06af\u06c8\u0646 \u0633\u0627\u0626\u06d5\u062a] LT",nextDay:"[\u0626\u06d5\u062a\u06d5 \u0633\u0627\u0626\u06d5\u062a] LT",nextWeek:"[\u0643\u06d0\u0644\u06d5\u0631\u0643\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",lastDay:"[\u062a\u06c6\u0646\u06c8\u06af\u06c8\u0646] LT",lastWeek:"[\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0643\u06d0\u064a\u0649\u0646",past:"%s \u0628\u06c7\u0631\u06c7\u0646",s:"\u0646\u06d5\u0686\u0686\u06d5 \u0633\u06d0\u0643\u0648\u0646\u062a",ss:"%d \u0633\u06d0\u0643\u0648\u0646\u062a",m:"\u0628\u0649\u0631 \u0645\u0649\u0646\u06c7\u062a",mm:"%d \u0645\u0649\u0646\u06c7\u062a",h:"\u0628\u0649\u0631 \u0633\u0627\u0626\u06d5\u062a",hh:"%d \u0633\u0627\u0626\u06d5\u062a",d:"\u0628\u0649\u0631 \u0643\u06c8\u0646",dd:"%d \u0643\u06c8\u0646",M:"\u0628\u0649\u0631 \u0626\u0627\u064a",MM:"%d \u0626\u0627\u064a",y:"\u0628\u0649\u0631 \u064a\u0649\u0644",yy:"%d \u064a\u0649\u0644"},dayOfMonthOrdinalParse:/\d{1,2}(-\u0643\u06c8\u0646\u0649|-\u0626\u0627\u064a|-\u06be\u06d5\u067e\u062a\u06d5)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return e+"-\u06be\u06d5\u067e\u062a\u06d5";default:return e}},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:7}}),e.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:function(e,t){var n={nominative:"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),accusative:"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),genitive:"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")};return!0===e?n.nominative.slice(1,7).concat(n.nominative.slice(0,1)):e?n[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(t)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(t)?"genitive":"nominative"][e.day()]:n.nominative},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:Nt("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:Nt("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:Nt("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:Nt("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return Nt("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return Nt("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:Rt,m:Rt,mm:Rt,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:Rt,d:"\u0434\u0435\u043d\u044c",dd:Rt,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:Rt,y:"\u0440\u0456\u043a",yy:Rt},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u0456":e<12?"\u0440\u0430\u043d\u043a\u0443":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-\u0439";case"D":return e+"-\u0433\u043e";default:return e}},week:{dow:1,doy:7}});var jt=["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],Ft=["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"];e.defineLocale("ur",{months:jt,monthsShort:jt,weekdays:Ft,weekdaysShort:Ft,weekdaysMin:Ft,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(e){return"\u0634\u0627\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:4}}),e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}}),e.defineLocale("uz",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),weekdaysShort:"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),weekdaysMin:"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",nextDay:"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]",nextWeek:"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastDay:"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastWeek:"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",sameElse:"L"},relativeTime:{future:"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430",past:"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d",s:"\u0444\u0443\u0440\u0441\u0430\u0442",ss:"%d \u0444\u0443\u0440\u0441\u0430\u0442",m:"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430",mm:"%d \u0434\u0430\u043a\u0438\u043a\u0430",h:"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u0431\u0438\u0440 \u043e\u0439",MM:"%d \u043e\u0439",y:"\u0431\u0438\u0440 \u0439\u0438\u043b",yy:"%d \u0439\u0438\u043b"},week:{dow:1,doy:7}}),e.defineLocale("vi",{months:"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}}),e.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}}),e.defineLocale("zh-cn",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5Ah\u70b9mm\u5206",LLLL:"YYYY\u5e74M\u6708D\u65e5ddddAh\u70b9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1130?"\u4e0a\u5348":l<1230?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(e){return e.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(e){return this.week()!==e.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u5468";default:return e}},relativeTime:{future:"%s\u540e",past:"%s\u524d",s:"\u51e0\u79d2",ss:"%d \u79d2",m:"1 \u5206\u949f",mm:"%d \u5206\u949f",h:"1 \u5c0f\u65f6",hh:"%d \u5c0f\u65f6",d:"1 \u5929",dd:"%d \u5929",w:"1 \u5468",ww:"%d \u5468",M:"1 \u4e2a\u6708",MM:"%d \u4e2a\u6708",y:"1 \u5e74",yy:"%d \u5e74"},week:{dow:1,doy:4}}),e.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1200?"\u4e0a\u5348":1200===l?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}}),e.defineLocale("zh-mo",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"D/M/YYYY",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1130?"\u4e0a\u5348":l<1230?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}}),e.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1130?"\u4e0a\u5348":l<1230?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}}),e.locale("en")}(n("wd/R"))},"/uUt":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("7o/Q");function i(e,t){return n=>n.lift(new r(e,t))}class r{constructor(e,t){this.compare=e,this.keySelector=t}call(e,t){return t.subscribe(new a(e,this.compare,this.keySelector))}}class a extends l.a{constructor(e,t,n){super(e),this.keySelector=n,this.hasKey=!1,"function"==typeof t&&(this.compare=t)}compare(e,t){return e===t}_next(e){let t;try{const{keySelector:n}=this;t=n?n(e):e}catch(l){return this.destination.error(l)}let n=!1;if(this.hasKey)try{const{compare:e}=this;n=e(this.key,t)}catch(l){return this.destination.error(l)}else this.hasKey=!0;n||(this.key=t,this.destination.next(e))}}},"/wlz":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("s7LF"),a=n("SVse"),o=n("AMuq"),s=n("cYBl"),u=n("iInd");n.d(t,"a",(function(){return y}));var c=l.sb({encapsulation:0,styles:[[".forgot-password[_ngcontent-%COMP%]{margin-top:20px;text-align:center;font-size:14px;color:#3a3a3a;cursor:pointer}.pak-error[_ngcontent-%COMP%]{margin:0 auto;padding:20px 0;width:270px}.pak-error[_ngcontent-%COMP%]   .pak-header[_ngcontent-%COMP%]{height:72px;width:375px;display:table-cell;vertical-align:bottom;text-align:center;font-family:PT Sans;font-size:20px;color:#212121;line-height:20px;font-weight:700;letter-spacing:.6px;padding-bottom:15px}.pak-error[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{background-color:#4d4d4d;width:100%;font-family:PT Sans Caption;font-size:14px;color:#fff;margin-left:auto;margin-right:auto;letter-spacing:.6px;padding:9px;font-weight:400;min-width:149px;height:34px;display:block;margin-top:14px;cursor:pointer!important;line-height:.5}"]],data:{}});function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,36,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"a",[["class","d-block pt-3"],["style","text-decoration: initial;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.keoskRegister()&&l),l}),null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,32,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,6).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,6).onReset()&&i),i}),null,null)),l.tb(5,16384,null,0,r.E,[],null,null),l.tb(6,4210688,[["login",4]],0,r.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,r.d,null,[r.s]),l.tb(8,16384,null,0,r.r,[[4,r.d]],null,null),(e()(),l.ub(9,0,null,null,10,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,2,"label",[["for","email"]],null,null,null,null,null)),(e()(),l.Ob(11,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(13,0,null,null,6,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(14,0,null,null,5,"input",[["class","form-control"],["id","email"],["name","email"],["type","email"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,15)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,15).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,15)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,15)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.email=n)&&i),i}),null,null)),l.tb(15,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(17,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(19,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),l.ub(20,0,null,null,10,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(21,0,null,null,2,"label",[["for","password"]],null,null,null,null,null)),(e()(),l.Ob(22,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(24,0,null,null,6,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(25,0,null,null,5,"input",[["class","form-control"],["id","password"],["name","password"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,26)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,26).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,26)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,26)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.password=n)&&i),i}),null,null)),l.tb(26,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(28,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(30,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),l.ub(31,0,null,null,1,"button",[["class","btn single-button btn-success"],["type","submit"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.readerLogin()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["Login "])),(e()(),l.ub(33,0,null,null,3,"div",[["class","forgot-password"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=0!=(e.component.showPasswordReset=!0)&&l),l}),null,null)),(e()(),l.ub(34,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(35,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,17,0,"email",n.email),e(t,28,0,"password",n.password)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.REGISTER_KEOSK_ACCOUNT"))),e(t,4,0,l.Gb(t,8).ngClassUntouched,l.Gb(t,8).ngClassTouched,l.Gb(t,8).ngClassPristine,l.Gb(t,8).ngClassDirty,l.Gb(t,8).ngClassValid,l.Gb(t,8).ngClassInvalid,l.Gb(t,8).ngClassPending),e(t,11,0,l.Pb(t,11,0,l.Gb(t,12).transform("readers.E-MAIL"))),e(t,14,0,l.Gb(t,19).ngClassUntouched,l.Gb(t,19).ngClassTouched,l.Gb(t,19).ngClassPristine,l.Gb(t,19).ngClassDirty,l.Gb(t,19).ngClassValid,l.Gb(t,19).ngClassInvalid,l.Gb(t,19).ngClassPending),e(t,22,0,l.Pb(t,22,0,l.Gb(t,23).transform("readers.PASSWORD"))),e(t,25,0,l.Gb(t,30).ngClassUntouched,l.Gb(t,30).ngClassTouched,l.Gb(t,30).ngClassPristine,l.Gb(t,30).ngClassDirty,l.Gb(t,30).ngClassValid,l.Gb(t,30).ngClassInvalid,l.Gb(t,30).ngClassPending),e(t,31,0,!l.Gb(t,6).valid),e(t,35,0,l.Pb(t,35,0,l.Gb(t,36).transform("readers.FORGOT_PASSWORD")))}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[["class","text-center"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.RESET_CONFIRMATION")))}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[["class","text-center"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.RESET_CONFIRMATION_ERROR")))}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(2,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(4,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(5,0,null,null,1,"button",[["class","btn single-button btn-success"],["type","submit"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showLogin()&&l),l}),null,null)),(e()(),l.Ob(-1,null,[" Ok "]))],(function(e,t){var n=t.component;e(t,2,0,n.showPasswordResetConfirmation),e(t,4,0,n.showPasswordResetError)}),null)}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,17,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,10,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,2,"label",[["for","email"]],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(8,0,null,null,6,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,5,"input",[["class","form-control"],["id","resetEmail"],["name","email"],["type","email"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,10)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,10).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,10)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,10)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.resetEmail=n)&&i),i}),null,null)),l.tb(10,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(12,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(14,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),l.ub(15,0,null,null,2,"button",[["class","btn single-button btn-success"],["type","submit"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.sendResetPasswordEmail()&&l),l}),null,null)),(e()(),l.Ob(16,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){e(t,12,0,"email",t.component.resetEmail)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.RESET_PASSWORD"))),e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("readers.E-MAIL"))),e(t,9,0,l.Gb(t,14).ngClassUntouched,l.Gb(t,14).ngClassTouched,l.Gb(t,14).ngClassPristine,l.Gb(t,14).ngClassDirty,l.Gb(t,14).ngClassValid,l.Gb(t,14).ngClassInvalid,l.Gb(t,14).ngClassPending),e(t,15,0,!l.Gb(t.parent,2).valid),e(t,16,0,l.Pb(t,16,0,l.Gb(t,17).transform("readers.SEND")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"form",[["class","pt-3"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,2).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,2).onReset()&&i),i}),null,null)),l.tb(1,16384,null,0,r.E,[],null,null),l.tb(2,4210688,[["resetPassword",4]],0,r.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,r.d,null,[r.s]),l.tb(4,16384,null,0,r.r,[[4,r.d]],null,null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(6,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(8,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.showPasswordResetConfirmation||n.showPasswordResetError),e(t,8,0,!n.showPasswordResetConfirmation)}),(function(e,t){e(t,0,0,l.Gb(t,4).ngClassUntouched,l.Gb(t,4).ngClassTouched,l.Gb(t,4).ngClassPristine,l.Gb(t,4).ngClassDirty,l.Gb(t,4).ngClassValid,l.Gb(t,4).ngClassInvalid,l.Gb(t,4).ngClassPending)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","pak-error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","pak-header"]],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),(e()(),l.ub(3,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==(e.component.errorMessage="")&&l),l}),null,null)),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,t.component.errorMessage),e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("PAK_SUCCESS_BUTTON")))}))}function _(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(1,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(3,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(5,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,!n.showPasswordReset&&!n.errorMessage),e(t,3,0,n.showPasswordReset&&!n.errorMessage),e(t,5,0,n.errorMessage)}),null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-login",[],null,null,null,_,c)),l.tb(1,114688,null,0,o.a,[s.a,u.a,u.l,i.k],null,null)],(function(e,t){e(t,1,0)}),null)}var y=l.qb("app-login",o.a,v,{},{},[])},0:function(e,t,n){e.exports=n("zUnb")},"02hT":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("KCVW");class l{}},"0EUg":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("bHdf");function i(){return Object(l.a)(1)}},"0fnz":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("s7LF"),r=n("SVse"),a=n("TSSN"),o=n("KDw4"),s=n("s6ns"),u=n("KbaO"),c=n("cYBl"),d=n("YRjy"),h=n("naTb"),p=n("dFDH"),m=n("gXLG");n.d(t,"a",(function(){return I}));var g=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{display:flex;position:absolute;z-index:990;left:0;top:0;width:100%;height:100vh;overflow:auto;flex-wrap:wrap;cursor:default!important}[_nghost-%COMP%] > div[_ngcontent-%COMP%]{align-self:center}.pak-dialog[_ngcontent-%COMP%]{margin-left:auto;margin-right:auto;background-color:#f0f0f0;width:375px;font-family:Lato;font-size:16px;color:#212121;letter-spacing:0;font-weight:400;position:relative;cursor:default!important}.pak-dialog.small[_ngcontent-%COMP%]{width:215px!important;padding:0!important}.pak-dialog[_ngcontent-%COMP%]   .pak-header[_ngcontent-%COMP%]{height:72px;width:375px;display:table-cell;vertical-align:bottom;text-align:center;font-family:"PT Sans";font-size:20px;color:#212121;line-height:20px;font-weight:700;letter-spacing:.6px;padding-bottom:15px}.pak-dialog[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{background-color:#4d4d4d;width:100%;font-family:"PT Sans Caption";font-size:14px;color:#fff;margin-left:auto;margin-right:auto;letter-spacing:.6px;padding:5px;font-weight:400;min-width:149px;height:34px;display:block;margin-top:14px;cursor:pointer!important}.pak-dialog[_ngcontent-%COMP%]   .btn.pak-login[_ngcontent-%COMP%]{background-color:#e70018;margin-top:25px!important;color:#fff;font-size:12px;font-weight:700}.pak-dialog[_ngcontent-%COMP%]   .btn.pak-web-login[_ngcontent-%COMP%]{background-color:#9b9b9b;margin-top:25px;color:#fff;font-size:12px;font-weight:700}.pak-dialog[_ngcontent-%COMP%]   .btn.pak-success[_ngcontent-%COMP%]{background-color:#9b9b9b;margin-top:55px;padding:0!important;width:130px!important;height:34px!important;color:#efeff4;font-size:12px;font-weight:700}.pak-dialog[_ngcontent-%COMP%]   .btn.pak-logout-button[_ngcontent-%COMP%]{padding:0!important;width:130px;height:35px!important;font-size:12px;min-width:130px;font-weight:700;color:#4d4d4d;background-color:#fff;border:1px solid #4d4d4d!important;display:inline-block}.pak-dialog[_ngcontent-%COMP%]   .btn.pak-logout-cancel-button[_ngcontent-%COMP%]{background-color:#9b9b9b;padding:0!important;width:130px;height:35px!important;min-width:130px;color:#efeff4;font-size:12px;font-weight:700;display:inline-block;margin-left:10px}.pak-dialog[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]:hover{color:#000}.pak-dialog[_ngcontent-%COMP%]   .btn.pak-login[_ngcontent-%COMP%]:disabled{background-color:#680000;color:#efeff4}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]{font-family:"PT Sans";width:100%;background-color:#fff}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]{width:270px;margin:0 auto}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .bold[_ngcontent-%COMP%]{font-weight:700}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-login-headline[_ngcontent-%COMP%]{padding:25px 0;font-size:18px;color:#3a3a3a;letter-spacing:.2px}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-code[_ngcontent-%COMP%]{font-family:Lato;font-size:14px;color:#000;letter-spacing:0;text-align:left;line-height:18px;font-weight:700}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-code.top-padding[_ngcontent-%COMP%]{padding-top:15px}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-forgot-password[_ngcontent-%COMP%]{margin-top:20px;text-align:center;font-size:14px;color:#3a3a3a}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-forgot-password[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-forgot-password[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:active, .pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-forgot-password[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:visited{text-decoration:none;color:#3a3a3a}.pak-dialog[_ngcontent-%COMP%]   .pak-login-container[_ngcontent-%COMP%]   .pak-login[_ngcontent-%COMP%]   .pak-login-description[_ngcontent-%COMP%]{margin-top:26px;padding-bottom:22px;font-size:12px;color:#9e9e9e;letter-spacing:1.2px}.pak-dialog[_ngcontent-%COMP%]   .pak-web-container[_ngcontent-%COMP%]{font-family:"PT Sans";width:270px;margin:0 auto;padding-bottom:30px}.pak-dialog[_ngcontent-%COMP%]   .pak-web-container[_ngcontent-%COMP%]   .pak-web-headline[_ngcontent-%COMP%]{margin-top:25px;font-size:18px;font-weight:700;color:#3a3a3a}.pak-dialog[_ngcontent-%COMP%]   .pak-web-container[_ngcontent-%COMP%]   .pak-web-description[_ngcontent-%COMP%]{margin-top:9px;font-size:13px;color:#242424;letter-spacing:1.3px}.pak-dialog[_ngcontent-%COMP%]   .pak-error[_ngcontent-%COMP%], .pak-dialog[_ngcontent-%COMP%]   .pak-logout[_ngcontent-%COMP%], .pak-dialog[_ngcontent-%COMP%]   .pak-reassign[_ngcontent-%COMP%], .pak-dialog[_ngcontent-%COMP%]   .pak-success[_ngcontent-%COMP%]{margin:0 auto;padding:20px 0;width:270px}.pak-dialog[_ngcontent-%COMP%]   .pak-error[_ngcontent-%COMP%]   .pak-checkmark[_ngcontent-%COMP%], .pak-dialog[_ngcontent-%COMP%]   .pak-logout[_ngcontent-%COMP%]   .pak-checkmark[_ngcontent-%COMP%], .pak-dialog[_ngcontent-%COMP%]   .pak-reassign[_ngcontent-%COMP%]   .pak-checkmark[_ngcontent-%COMP%], .pak-dialog[_ngcontent-%COMP%]   .pak-success[_ngcontent-%COMP%]   .pak-checkmark[_ngcontent-%COMP%]{font-family:"3dz"!important;vertical-align:Top;font-size:72px;color:#00ff49;text-decoration:none;text-align:center;padding-top:10px}.pak-dialog[_ngcontent-%COMP%]   .pak-success[_ngcontent-%COMP%]{display:table}.pak-dialog[_ngcontent-%COMP%]   .pak-success[_ngcontent-%COMP%]   .center-success[_ngcontent-%COMP%]{display:table-cell;vertical-align:middle}.pak-dialog[_ngcontent-%COMP%]   .pak-logout[_ngcontent-%COMP%]{width:280px;padding:45px 0}.pak-dialog[_ngcontent-%COMP%]   .pak-logout[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{font-family:"PT Sans";font-size:18px;color:#3a3a3a;font-weight:700}.pak-dialog[_ngcontent-%COMP%]   .pak-logout[_ngcontent-%COMP%]   .content[_ngcontent-%COMP%]{padding-top:10px;font-family:"PT Sans";font-size:14px;color:#242424}.pak-dialog[_ngcontent-%COMP%]   .pak-message[_ngcontent-%COMP%]{font-family:"PT Sans";font-size:14px;color:#212121;text-align:center;line-height:20px}.pak-dialog[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:32px;width:100%;padding:0 0 0 5px;border:1px solid #979797;font-size:15px;margin:5px 10px 0 0;box-sizing:border-box;background-color:#fff}.pak-dialog[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{float:right;font-family:"3dz"!important;vertical-align:Top;font-size:30px;color:#9e9e9e;position:absolute;right:5px;top:5px;box-shadow:none!important;outline:0!important}.pak-dialog[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]:focus, .pak-dialog[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]:hover{color:#000;text-decoration:none;cursor:pointer}@media (max-width:713px){.pak-dialog[_ngcontent-%COMP%]{width:100%!important}}']],data:{}});function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","pak-forgot-password"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.trackButton("pakForgotPassword")&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(2,null,["",""]))],null,(function(e,t){var n=t.component;e(t,1,0,l.yb(1,"",n.provider.forget_password_url,"")),e(t,2,0,n.provider.forget_password_label)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","pak-web-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","pak-web-headline"]],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),(e()(),l.ub(3,0,null,null,1,"div",[["class","pak-web-description"]],null,null,null,null,null)),(e()(),l.Ob(4,null,[" "," "])),(e()(),l.ub(5,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,1,"button",[["class","btn pak-web-login"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("pakDialogOpenLink"),l=!1!==i.openLink(i.provider.web_button_url)&&l),l}),null,null)),(e()(),l.Ob(7,null,[" "," "]))],null,(function(e,t){var n=t.component;e(t,2,0,n.provider.headline),e(t,4,0,n.provider.web_description),e(t,7,0,n.provider.web_button)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,34,"div",[["class","pak-dialog"]],[[8,"hidden",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.trackButton("pakInterrupt")&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["q"])),(e()(),l.ub(3,0,null,null,2,"div",[["class","pak-header"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(5,null,[" "," "])),(e()(),l.ub(6,0,null,null,26,"div",[["class","pak-login-container"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,25,"div",[["class","pak-login"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"div",[["class","pak-login-headline bold"]],null,null,null,null,null)),(e()(),l.Ob(9,null,[" "," "])),(e()(),l.ub(10,0,null,null,7,"div",[["class","pak-code"]],null,null,null,null,null)),(e()(),l.Ob(11,null,[" "," "])),(e()(),l.ub(12,0,null,null,5,"input",[],[[8,"type",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,13)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,13).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,13)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,13)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.code=n)&&i),i}),null,null)),l.tb(13,16384,null,0,i.e,[l.E,l.k,[2,i.a]],null,null),l.Lb(1024,null,i.o,(function(e){return[e]}),[i.e]),l.tb(15,671744,null,0,i.t,[[8,null],[8,null],[8,null],[6,i.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,i.p,null,[i.t]),l.tb(17,16384,null,0,i.q,[[4,i.p]],null,null),(e()(),l.ub(18,0,null,null,7,"div",[["class","pak-code top-padding"]],[[8,"hidden",0]],null,null,null,null)),(e()(),l.Ob(19,null,[" "," "])),(e()(),l.ub(20,0,null,null,5,"input",[],[[8,"type",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,21)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,21).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,21)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,21)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.codeParam=n)&&i),i}),null,null)),l.tb(21,16384,null,0,i.e,[l.E,l.k,[2,i.a]],null,null),l.Lb(1024,null,i.o,(function(e){return[e]}),[i.e]),l.tb(23,671744,null,0,i.t,[[8,null],[8,null],[8,null],[6,i.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,i.p,null,[i.t]),l.tb(25,16384,null,0,i.q,[[4,i.p]],null,null),(e()(),l.ub(26,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.ub(27,0,null,null,1,"button",[["class","btn pak-login"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.submitData(i.provider.provider_id,i.code,i.codeParam)&&l),l}),null,null)),(e()(),l.Ob(28,null,[" "," "])),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(30,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(31,0,null,null,1,"div",[["class","pak-login-description"]],null,null,null,null,null)),(e()(),l.Ob(32,null,[" "," "])),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(34,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,15,0,n.code),e(t,23,0,n.codeParam),e(t,30,0,n.provider.forget_password_url),e(t,34,0,null!==n.provider.web_button_url&&n.provider.web_button_url.length>0)}),(function(e,t){var n=t.component;e(t,0,0,n.pakReassignVisible||n.showError||n.showSuccess||n.showAuth0Logout),e(t,5,0,n.provider.loginpage_headline),e(t,9,0,n.provider.loginpage_form_title),e(t,11,0,n.provider.code_name),e(t,12,0,l.yb(1,"",n.provider.code_input_type,""),l.Gb(t,17).ngClassUntouched,l.Gb(t,17).ngClassTouched,l.Gb(t,17).ngClassPristine,l.Gb(t,17).ngClassDirty,l.Gb(t,17).ngClassValid,l.Gb(t,17).ngClassInvalid,l.Gb(t,17).ngClassPending),e(t,18,0,null==n.provider.code_param_name),e(t,19,0,n.provider.code_param_name),e(t,20,0,l.yb(1,"",n.provider.code_param_input_type,""),l.Gb(t,25).ngClassUntouched,l.Gb(t,25).ngClassTouched,l.Gb(t,25).ngClassPristine,l.Gb(t,25).ngClassDirty,l.Gb(t,25).ngClassValid,l.Gb(t,25).ngClassInvalid,l.Gb(t,25).ngClassPending),e(t,28,0,n.provider.loginpage_button_label),e(t,32,0,n.provider.description)}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["class","pak-reassign"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","pak-header"]],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),(e()(),l.ub(3,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("pakReassignSubmit"),l=!1!==i.submitData(i.provider.provider_id,i.code,i.codeParam,!0)&&l),l}),null,null)),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(6,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("pakReassignClose"),l=!1!==i.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(7,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,2,0,t.component.pakErrorMessage),e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("PAK_REASSIGN_LABEL"))),e(t,7,0,l.Pb(t,7,0,l.Gb(t,8).transform("CANCEL")))}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","pak-error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","pak-header"]],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),(e()(),l.ub(3,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("pakErrorOk"),l=!1!==i.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,2,0,t.component.pakErrorMessage),e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("PAK_SUCCESS_BUTTON")))}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,9,"div",[["class","pak-success"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,8,"div",[["class","center-success"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"div",[["class","pak-checkmark"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["*"])),(e()(),l.ub(4,0,null,null,2,"div",[["class","pak-message"]],null,null,null,null,null)),(e()(),l.Ob(5,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(7,0,null,null,2,"button",[["class","btn pak-success"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("pakSuccessOk"),l=!1!==i.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(8,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("PAK_SUCCESS"))),e(t,8,0,l.Pb(t,8,0,l.Gb(t,9).transform("PAK_SUCCESS_BUTTON")))}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[["class","pak-logout"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","title"]],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(4,0,null,null,2,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.Ob(5,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(7,0,null,null,6,"div",[["style","display: inline-block"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,2,"button",[["class","btn pak-logout-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("pakLogoutOk"),l=!1!==i.logout()&&l),l}),null,null)),(e()(),l.Ob(9,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(11,0,null,null,2,"button",[["class","btn pak-logout-cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(12,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){var n=t.component;e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("PAK_LOGGED_IN",n.translationData))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("PAK_LOGGED_IN_CONTENT"))),e(t,9,0,l.Pb(t,9,0,l.Gb(t,10).transform("PAK_LOGOUT_LABEL"))),e(t,12,0,l.Pb(t,12,0,l.Gb(t,13).transform("CANCEL")))}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("PAK_AUTH0_HINT_PROFILE")))}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(4,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,1,"li",[["style","list-style-type: initial;list-style-position: inside;"]],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""]))],null,(function(e,t){var n=t.component;e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("PAK_AUTH0_LOGOUT_LABEL"))),e(t,6,0,n.translationData.groupName)}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[["class","pak-logout"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["q"])),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,6,"div",[["style","display: inline-block"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,2,"button",[["class","btn pak-logout-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.auth0Logout()&&l),l}),null,null)),(e()(),l.Ob(9,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(11,0,null,null,2,"button",[["class","btn pak-logout-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.auth0Profile()&&l),l}),null,null)),(e()(),l.Ob(12,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,4,0,n.showAuth0Hint),e(t,6,0,!n.showAuth0Hint)}),(function(e,t){e(t,9,0,l.Pb(t,9,0,l.Gb(t,10).transform("PAK_LOGOUT_LABEL"))),e(t,12,0,l.Pb(t,12,0,l.Gb(t,13).transform("PAK_AUTH0_PROFILE_LABEL")))}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","pak-message"]],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.RESET_CONFIRMATION")))}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","pak-message"]],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.RESET_CONFIRMATION_ERROR")))}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,76,"div",[["class","pak-dialog"]],[[8,"hidden",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.trackButton("pakInterrupt")&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(11,0,null,null,33,"div",[],[[8,"hidden",0]],null,null,null,null)),(e()(),l.ub(12,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["q"])),(e()(),l.ub(14,0,null,null,30,"div",[["class","pak-login-container"]],null,null,null,null,null)),(e()(),l.ub(15,0,null,null,29,"div",[["class","pak-login"]],null,null,null,null,null)),(e()(),l.ub(16,0,null,null,2,"a",[["class","d-block pt-3"],["style","text-decoration: initial;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.keoskRegister()&&l),l}),null,null)),(e()(),l.Ob(17,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(19,0,null,null,1,"div",[["class","pak-login-headline bold"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,[" LOGIN "])),(e()(),l.ub(21,0,null,null,7,"div",[["class","pak-code"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,[" Email: "])),(e()(),l.ub(23,0,null,null,5,"input",[["type","email"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,24)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,24).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,24)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,24)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.code=n)&&i),i}),null,null)),l.tb(24,16384,null,0,i.e,[l.E,l.k,[2,i.a]],null,null),l.Lb(1024,null,i.o,(function(e){return[e]}),[i.e]),l.tb(26,671744,null,0,i.t,[[8,null],[8,null],[8,null],[6,i.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,i.p,null,[i.t]),l.tb(28,16384,null,0,i.q,[[4,i.p]],null,null),(e()(),l.ub(29,0,null,null,7,"div",[["class","pak-code top-padding"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,[" Password: "])),(e()(),l.ub(31,0,null,null,5,"input",[["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,32)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,32).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,32)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,32)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.codeParam=n)&&i),i}),null,null)),l.tb(32,16384,null,0,i.e,[l.E,l.k,[2,i.a]],null,null),l.Lb(1024,null,i.o,(function(e){return[e]}),[i.e]),l.tb(34,671744,null,0,i.t,[[8,null],[8,null],[8,null],[6,i.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,i.p,null,[i.t]),l.tb(36,16384,null,0,i.q,[[4,i.p]],null,null),(e()(),l.ub(37,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.ub(38,0,null,null,1,"button",[["class","btn pak-login"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.submitKeoskData(i.code,i.codeParam)&&l),l}),null,null)),(e()(),l.Ob(-1,null,[" LOGIN "])),(e()(),l.ub(40,0,null,null,3,"div",[["class","pak-forgot-password"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showPasswordReset()&&l),l}),null,null)),(e()(),l.ub(41,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(42,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(44,0,null,null,0,"div",[["class","pak-login-description"]],null,null,null,null,null)),(e()(),l.ub(45,0,null,null,31,"div",[],[[8,"hidden",0]],null,null,null,null)),(e()(),l.ub(46,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["q"])),(e()(),l.ub(48,0,null,null,28,"div",[["class","pak-login-container"]],null,null,null,null,null)),(e()(),l.ub(49,0,null,null,17,"div",[["class","pak-login"]],[[8,"hidden",0]],null,null,null,null)),(e()(),l.ub(50,0,null,null,2,"div",[["class","pak-login-headline bold"]],null,null,null,null,null)),(e()(),l.Ob(51,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(53,0,null,null,8,"div",[["class","pak-code"]],null,null,null,null,null)),(e()(),l.Ob(54,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(56,0,null,null,5,"input",[["type","email"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,57)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,57).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,57)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,57)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.resetEmail=n)&&i),i}),null,null)),l.tb(57,16384,null,0,i.e,[l.E,l.k,[2,i.a]],null,null),l.Lb(1024,null,i.o,(function(e){return[e]}),[i.e]),l.tb(59,671744,null,0,i.t,[[8,null],[8,null],[8,null],[6,i.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,i.p,null,[i.t]),l.tb(61,16384,null,0,i.q,[[4,i.p]],null,null),(e()(),l.ub(62,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),l.ub(63,0,null,null,2,"button",[["class","btn pak-login"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.sendResetPassword()&&l),l}),null,null)),(e()(),l.Ob(64,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(66,0,null,null,0,"div",[["class","pak-login-description"]],null,null,null,null,null)),(e()(),l.ub(67,0,null,null,9,"div",[],[[8,"hidden",0]],null,null,null,null)),(e()(),l.ub(68,0,null,null,8,"div",[["class","pak-success top-padding"]],null,null,null,null,null)),(e()(),l.ub(69,0,null,null,7,"div",[["class","center-success"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(71,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(73,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(74,0,null,null,2,"button",[["class","btn pak-success"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeResetDialog()&&l),l}),null,null)),(e()(),l.Ob(75,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.pakReassignVisible),e(t,4,0,n.showError),e(t,6,0,n.showSuccess),e(t,8,0,n.showLogout),e(t,10,0,n.showAuth0Logout),e(t,26,0,n.code),e(t,34,0,n.codeParam),e(t,59,0,n.resetEmail),e(t,71,0,n.showForgotPasswordConfirmation),e(t,73,0,n.showForgotPasswordError)}),(function(e,t){var n=t.component;e(t,0,0,n.showPakLogin&&!n.showError&&!n.showSuccess&&!n.pakReassignVisible),e(t,11,0,!n.showKeoskLogin||n.showForgotPassword),e(t,17,0,l.Pb(t,17,0,l.Gb(t,18).transform("readers.REGISTER_KEOSK_ACCOUNT"))),e(t,23,0,l.Gb(t,28).ngClassUntouched,l.Gb(t,28).ngClassTouched,l.Gb(t,28).ngClassPristine,l.Gb(t,28).ngClassDirty,l.Gb(t,28).ngClassValid,l.Gb(t,28).ngClassInvalid,l.Gb(t,28).ngClassPending),e(t,31,0,l.Gb(t,36).ngClassUntouched,l.Gb(t,36).ngClassTouched,l.Gb(t,36).ngClassPristine,l.Gb(t,36).ngClassDirty,l.Gb(t,36).ngClassValid,l.Gb(t,36).ngClassInvalid,l.Gb(t,36).ngClassPending),e(t,38,0,!n.code||!n.codeParam),e(t,42,0,l.Pb(t,42,0,l.Gb(t,43).transform("readers.FORGOT_PASSWORD"))),e(t,45,0,!n.showForgotPassword),e(t,49,0,n.showForgotPasswordConfirmation||n.showForgotPasswordError),e(t,51,0,l.Pb(t,51,0,l.Gb(t,52).transform("readers.RESET_PASSWORD"))),e(t,54,0,l.Pb(t,54,0,l.Gb(t,55).transform("readers.E-MAIL"))),e(t,56,0,l.Gb(t,61).ngClassUntouched,l.Gb(t,61).ngClassTouched,l.Gb(t,61).ngClassPristine,l.Gb(t,61).ngClassDirty,l.Gb(t,61).ngClassValid,l.Gb(t,61).ngClassInvalid,l.Gb(t,61).ngClassPending),e(t,63,0,!n.resetEmail),e(t,64,0,l.Pb(t,64,0,l.Gb(t,65).transform("readers.SEND"))),e(t,67,0,!n.showForgotPasswordConfirmation&&!n.showForgotPasswordError),e(t,75,0,l.Pb(t,75,0,l.Gb(t,76).transform("OK")))}))}function P(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.showPakLogin),e(t,3,0,n.provider||n.showAuth0Logout||n.hasLeadwall||n.hasSwitchPay||n.showKeoskLogin||n.showError||n.pakReassignVisible||n.showSuccess)}),null)}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-pak",[],null,null,null,P,g)),l.tb(1,114688,null,0,o.a,[s.i,s.a,s.e,u.b,c.a,d.a,h.a,l.y,a.k,p.b,m.a],null,null)],(function(e,t){e(t,1,0)}),null)}var I=l.qb("app-pak",o.a,T,{},{},[])},"0hSI":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("qloe");class l{}},"0jJu":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("X+sq"),r=n("iInd"),a=n("cYBl"),o=n("naTb");n.d(t,"a",(function(){return d}));var s=l.sb({encapsulation:0,styles:[[""]],data:{}});function u(e){return l.Qb(0,[],null,null)}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-password-reset",[],null,null,null,u,s)),l.tb(1,114688,null,0,i.a,[r.a,r.l,a.a,o.a],null,null)],(function(e,t){e(t,1,0)}),null)}var d=l.qb("app-password-reset",i.a,c,{},{},[])},"0miw":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("7Dn+");class l{constructor(e){this.shoppingCartService=e,this.showQuantityUpdate=!0,this.mainPrice="national",this.hideButtons=!1,this.showPieces=!0,this.showDigitalHeadline=!1,this.showDigitalAndPrintHeadline=!1,this.showPrintHeadline=!1,this.coverUrl="https://dev.app.smarticle.com/files/userfiles/user_1/mag_47083/COVER_512.jpg",this.title="Smarticle Magazine",this.productDescription="Yearly subscription",this.currency="\u20ac",this.price=19.99,this.internationalPrice=29.99,this.europeanPrice=39.99,this.quantity=1}set productType(e){if(this.showDigitalHeadline=!1,this.showPrintHeadline=!1,this.showDigitalAndPrintHeadline=!1,"non-consumable"===e||"subscription"===e){if(this.showPieces=this.showQuantityUpdate,this.showDigitalHeadline=!0,!this.showPieces&&this.quantity>1)for(;this.quantity>1;)this.shoppingCartService.decreaseQuantity(this.id),this.quantity--}else this.showPieces=!0,e.startsWith("print_")?this.showPrintHeadline=!0:this.showDigitalAndPrintHeadline=!0;this.prodType=e}set allowQuantityUpdate(e){this.showQuantityUpdate=e,this.productType=this.prodType}ngOnInit(){}increaseQuantity(){this.shoppingCartService.increaseQuantity(this.id)}decreaseQuantity(){this.quantity--,this.quantity<=0?this.shoppingCartService.remove(this.id):this.shoppingCartService.decreaseQuantity(this.id)}removeItem(){this.shoppingCartService.remove(this.id)}}},"0mo+":function(e,t,n){!function(e){"use strict";var t={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},n={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};e.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(e){return e.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===t&&e>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===t&&e<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":e<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":e<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":e<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(n("wd/R"))},"0pWj":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("Mr+X"),r=n("Gi4r"),a=n("TSSN"),o=n("s7LF"),s=n("SVse"),u=n("cUSm"),c=n("Z/r5"),d=n("iInd"),h=n("cYBl");n.d(t,"a",(function(){return y}));var p=l.sb({encapsulation:0,styles:[[".password_container[_ngcontent-%COMP%]{margin-top:25px;margin-bottom:25px}"]],data:{}});function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,i.b,i.a)),l.tb(2,9158656,null,0,r.b,[l.k,r.d,[8,null],[2,r.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform(l.Gb(t.parent,21).getError("error"))))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,i.b,i.a)),l.tb(2,9158656,null,0,r.b,[l.k,r.d,[8,null],[2,r.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.PASSWORD_CONFIRM_ERROR")))}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,50,"form",[["class","password_container"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,2).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,2).onReset()&&i),i}),null,null)),l.tb(1,16384,null,0,o.E,[],null,null),l.tb(2,4210688,[["passwordSetup",4]],0,o.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,o.d,null,[o.s]),l.tb(4,16384,null,0,o.r,[[4,o.d]],null,null),(e()(),l.ub(5,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["","",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(8,0,null,null,19,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,2,"label",[["for","password"]],null,null,null,null,null)),(e()(),l.Ob(10,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(12,0,null,null,13,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,10,"input",[["appPasswordValidator",""],["class","form-control"],["id","password"],["name","password"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,17)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,17).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,17)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,17)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.password=n)&&i),i}),null,null)),l.Lb(512,null,s.I,s.J,[l.r,l.s,l.k,l.E]),l.tb(15,278528,null,0,s.m,[s.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(16,{"input-error":0}),l.tb(17,16384,null,0,o.e,[l.E,l.k,[2,o.a]],null,null),l.tb(18,16384,null,0,u.a,[],null,null),l.Lb(1024,null,o.n,(function(e){return[e]}),[u.a]),l.Lb(1024,null,o.o,(function(e){return[e]}),[o.e]),l.tb(21,671744,[["passwordValidator",4]],0,o.t,[[2,o.d],[6,o.n],[8,null],[6,o.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,o.p,null,[o.t]),l.tb(23,16384,null,0,o.q,[[4,o.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(25,16384,null,0,s.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(27,16384,null,0,s.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(28,0,null,null,19,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(29,0,null,null,2,"label",[["for","password"]],null,null,null,null,null)),(e()(),l.Ob(30,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(32,0,null,null,13,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(33,0,null,null,10,"input",[["appPasswordValidator",""],["class","form-control"],["id","password2"],["name","password2"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,37)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,37).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,37)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,37)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.password2=n)&&i),i}),null,null)),l.Lb(512,null,s.I,s.J,[l.r,l.s,l.k,l.E]),l.tb(35,278528,null,0,s.m,[s.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(36,{"input-error":0}),l.tb(37,16384,null,0,o.e,[l.E,l.k,[2,o.a]],null,null),l.tb(38,16384,null,0,u.a,[],null,null),l.Lb(1024,null,o.n,(function(e){return[e]}),[u.a]),l.Lb(1024,null,o.o,(function(e){return[e]}),[o.e]),l.tb(41,671744,[["password2Validator",4]],0,o.t,[[2,o.d],[6,o.n],[8,null],[6,o.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,o.p,null,[o.t]),l.tb(43,16384,null,0,o.q,[[4,o.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(45,16384,null,0,s.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(47,16384,null,0,s.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(48,0,null,null,2,"button",[["class","btn single-button btn-success"],["type","submit"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.setupPassword()&&l),l}),null,null)),(e()(),l.Ob(49,null,[""," "])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component,i=e(t,16,0,l.Gb(t,21).invalid&&(l.Gb(t,21).dirty||l.Gb(t,21).touched));e(t,15,0,"form-control",i),e(t,21,0,"password",n.password),e(t,25,0,l.Gb(t,21).invalid&&(l.Gb(t,21).dirty||l.Gb(t,21).touched)),e(t,27,0,l.Gb(t,21).invalid&&(l.Gb(t,21).dirty||l.Gb(t,21).touched));var r=e(t,36,0,n.password!==n.password2&&(l.Gb(t,41).dirty||l.Gb(t,41).touched));e(t,35,0,"form-control",r),e(t,41,0,"password2",n.password2),e(t,45,0,n.password!==n.password2&&(l.Gb(t,41).dirty||l.Gb(t,41).touched)),e(t,47,0,n.password!==n.password2&&(l.Gb(t,41).dirty||l.Gb(t,41).touched))}),(function(e,t){var n=t.component;e(t,0,0,l.Gb(t,4).ngClassUntouched,l.Gb(t,4).ngClassTouched,l.Gb(t,4).ngClassPristine,l.Gb(t,4).ngClassDirty,l.Gb(t,4).ngClassValid,l.Gb(t,4).ngClassInvalid,l.Gb(t,4).ngClassPending),e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("readers.PASSWORD_SETUP_HEADLINE")),n.accountData.email),e(t,10,0,l.Pb(t,10,0,l.Gb(t,11).transform("readers.YOUR_PASSWORD"))),e(t,13,0,l.Gb(t,23).ngClassUntouched,l.Gb(t,23).ngClassTouched,l.Gb(t,23).ngClassPristine,l.Gb(t,23).ngClassDirty,l.Gb(t,23).ngClassValid,l.Gb(t,23).ngClassInvalid,l.Gb(t,23).ngClassPending),e(t,30,0,l.Pb(t,30,0,l.Gb(t,31).transform("readers.REPEAT_PASSWORD"))),e(t,33,0,l.Gb(t,43).ngClassUntouched,l.Gb(t,43).ngClassTouched,l.Gb(t,43).ngClassPristine,l.Gb(t,43).ngClassDirty,l.Gb(t,43).ngClassValid,l.Gb(t,43).ngClassInvalid,l.Gb(t,43).ngClassPending),e(t,48,0,!l.Gb(t,2).valid),e(t,49,0,l.Pb(t,49,0,l.Gb(t,50).transform("readers.SAVE_BUTTON_LABEL")))}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-password-setup",[],null,null,null,_,p)),l.tb(1,114688,null,0,c.a,[d.a,h.a],null,null)],(function(e,t){e(t,1,0)}),null)}var y=l.qb("app-password-setup",c.a,v,{},{},[])},"0tRk":function(e,t,n){!function(e){"use strict";e.defineLocale("pt-br",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_ter\xe7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xe1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xe1b".split("_"),weekdaysMin:"do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",invalidDate:"Data inv\xe1lida"})}(n("wd/R"))},"0w4K":function(e,t,n){"use strict";var l=n("L7eK"),i=n("8Y7J"),r=n("b49F"),a=n("0miw"),o=n("7Dn+"),s=n("TSSN"),u=n("SVse"),c=n("s7LF"),d=n("Mr+X"),h=n("Gi4r"),p=n("HsOI"),m=n("NvT6"),g=n("W5yJ"),b=n("/HVE"),f=n("omvX"),_=n("i3l5"),v=n("cYBl"),y=n("Z5h4"),w=n("r0V8"),k=n("5GAg"),M=n("vDTs"),C=n("elxJ"),S=n("Ourk"),x=n("8bJo"),L=n("cc57"),O=n("Mlud"),P=n("l54M"),T=n("naTb"),I=n("KbaO"),D=n("dFDH");n.d(t,"a",(function(){return _e}));var E=i.sb({encapsulation:0,styles:[[".main-container[_ngcontent-%COMP%]{padding:15px}h1[_ngcontent-%COMP%]{font-size:33px}.form-group[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{color:#9e9e9e;padding-left:10px;font-size:12px;margin-bottom:0}.form-group[_ngcontent-%COMP%]   .custom-select[_ngcontent-%COMP%], .form-group[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{border-radius:0;color:#000}.form-group.small-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;-moz-column-gap:5px;column-gap:5px}.form-group.small-width[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{flex:1}.form-group[_ngcontent-%COMP%]   .custom-select[_ngcontent-%COMP%]{background:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4px' height='6px' viewBox='0 0 16 16' class='bi bi-chevron-compact-down' %3e%3cpath fill='%23343a40' fill-rule='evenodd' d='M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z'/%3e%3c/svg%3e\") right .75rem center/18px 20px no-repeat #fff}.form-group[_ngcontent-%COMP%]   small.input-error[_ngcontent-%COMP%]{color:#fff;margin:0;padding:3px;background-color:#c30000}.edit-container[_ngcontent-%COMP%]{position:absolute;right:7px;align-self:center}.edit-container[_ngcontent-%COMP%]   .edit-button[_ngcontent-%COMP%]{position:relative}.edit-container.error[_ngcontent-%COMP%]{border-radius:50%;background-color:#c30000}"],l.a],data:{}});function A(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"app-cart-item",[["hideButtons","true"]],null,null,null,r.b,r.a)),i.tb(2,114688,null,0,a.a,[o.a],{coverUrl:[0,"coverUrl"],title:[1,"title"],productDescription:[2,"productDescription"],productType:[3,"productType"],currency:[4,"currency"],price:[5,"price"],internationalPrice:[6,"internationalPrice"],europeanPrice:[7,"europeanPrice"],mainPrice:[8,"mainPrice"],hideButtons:[9,"hideButtons"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.singleProductItem.coverUrl,n.singleProductItem.title,n.singleProductItem.product.name,n.singleProductItem.product.type,n.singleProductItem.product.currency,n.singleProductItem.product.price,n.singleProductItem.internationalPrice,n.singleProductItem.europeanPrice,n.mainPrice,"true")}),null)}function Y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.SUBSCRIPTION_DETAILS_BILLING_ADDRESS")))}))}function G(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS")))}))}function R(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[""," "," / ",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){var n=t.component;e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS")),n.step,n.printProductsCount)}))}function N(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"label",[["for","company_organisation"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,10,"input",[["aria-describedby","company_organisation"],["class","form-control"],["id","company_organisation"],["name","company_organisation"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,8)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,8).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,8)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,8)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.company_organisation=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(6,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(7,{"input-error":0}),i.tb(8,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(9,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(12,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(14,16384,null,0,c.q,[[4,c.p]],null,null)],(function(e,t){var n=t.component,l=e(t,7,0,n.canShowErrorMessages&&i.Gb(t.parent.parent.parent,3).controls.company_organisation&&i.Gb(t.parent.parent.parent,3).controls.company_organisation.errors&&i.Gb(t.parent.parent.parent,3).controls.company_organisation.errors.required);e(t,6,0,"form-control",l),e(t,9,0,""),e(t,12,0,"company_organisation",n.currentAddress.company_organisation)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.COMPANY_ORGANISATION"))),e(t,4,0,i.Gb(t,9).required?"":null,i.Gb(t,14).ngClassUntouched,i.Gb(t,14).ngClassTouched,i.Gb(t,14).ngClassPristine,i.Gb(t,14).ngClassDirty,i.Gb(t,14).ngClassValid,i.Gb(t,14).ngClassInvalid,i.Gb(t,14).ngClassPending)}))}function j(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),i.tb(1,147456,null,0,c.u,[i.k,i.E,[2,c.z]],{ngValue:[0,"ngValue"]},null),i.tb(2,147456,null,0,c.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit.country),e(t,2,0,t.context.$implicit.country)}),(function(e,t){e(t,3,0,t.context.$implicit.country)}))}function F(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"mat-icon",[["class","mat-icon notranslate"],["matSuffix",""],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,d.b,d.a)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.Jb(3,{color:0,position:1,top:2,right:3}),i.tb(4,9158656,null,0,h.b,[i.k,h.d,[8,null],[2,h.a],[2,i.l]],null,null),i.tb(5,16384,null,0,p.g,[],null,null),(e()(),i.Ob(-1,0,["check"]))],(function(e,t){var n=e(t,3,0,"#00FF00","absolute","32px","10px");e(t,2,0,n),e(t,4,0)}),(function(e,t){e(t,0,0,i.Gb(t,4).inline,"primary"!==i.Gb(t,4).color&&"accent"!==i.Gb(t,4).color&&"warn"!==i.Gb(t,4).color)}))}function H(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"mat-icon",[["class","mat-icon notranslate"],["matSuffix",""],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,d.b,d.a)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.Jb(3,{color:0,position:1,top:2,right:3}),i.tb(4,9158656,null,0,h.b,[i.k,h.d,[8,null],[2,h.a],[2,i.l]],null,null),i.tb(5,16384,null,0,p.g,[],null,null),(e()(),i.Ob(-1,0,["close"]))],(function(e,t){var n=e(t,3,0,"#FF0000","absolute","32px","10px");e(t,2,0,n),e(t,4,0)}),(function(e,t){e(t,0,0,i.Gb(t,4).inline,"primary"!==i.Gb(t,4).color&&"accent"!==i.Gb(t,4).color&&"warn"!==i.Gb(t,4).color)}))}function B(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"mat-spinner",[["class","mat-spinner mat-progress-spinner"],["color","warn"],["mode","indeterminate"],["role","progressbar"],["strokeWidth","2"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,m.b,m.a)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.Jb(3,{position:0,top:1,right:2}),i.tb(4,114688,null,0,g.d,[i.k,b.a,[2,u.e],[2,f.a],g.a],{color:[0,"color"],diameter:[1,"diameter"],strokeWidth:[2,"strokeWidth"]},null)],(function(e,t){var n=e(t,3,0,"absolute","32px","10px");e(t,2,0,n),e(t,4,0,"warn",20,"2")}),(function(e,t){e(t,0,0,i.Gb(t,4)._noopAnimations,i.Gb(t,4).diameter,i.Gb(t,4).diameter)}))}function z(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,17,"div",[["class","form-group"],["style","position: relative;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"label",[["for","vat"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,7,"input",[["appVatNumberValidator",""],["aria-describedby","vat"],["class","form-control"],["id","vat"],["name","vat"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"iconType"],[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"],[null,"focusout"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,5)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,5).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,5)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,5)._compositionEnd(n.target.value)&&l),"focus"===t&&(l=!1!==i.Gb(e,6).onFocus()&&l),"focusout"===t&&(l=!1!==i.Gb(e,6).onFocusOut()&&l),"iconType"===t&&(l=!1!==r.changeVatIconType(n)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.vat=n)&&l),l}),null,null)),i.tb(5,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(6,16384,null,0,_.a,[i.k,v.a],{countryCode:[0,"countryCode"],publisherCountry:[1,"publisherCountry"]},{iconType:"iconType"}),i.Lb(1024,null,c.m,(function(e){return[e]}),[_.a]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(9,671744,null,0,c.t,[[2,c.d],[8,null],[6,c.m],[6,c.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(11,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.kb(16777216,null,null,1,null,F)),i.tb(13,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,H)),i.tb(15,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,B)),i.tb(17,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.currentAddress.country,n.publisherCountry),e(t,9,0,"vat",void 0===n.currentAddress.country,n.currentAddress.vat),e(t,13,0,"valid"===n.vatCheckmarkType),e(t,15,0,"invalid"===n.vatCheckmarkType),e(t,17,0,"loading"===n.vatCheckmarkType)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.ADDRESS_VAT"))),e(t,4,0,i.Gb(t,11).ngClassUntouched,i.Gb(t,11).ngClassTouched,i.Gb(t,11).ngClassPristine,i.Gb(t,11).ngClassDirty,i.Gb(t,11).ngClassValid,i.Gb(t,11).ngClassInvalid,i.Gb(t,11).ngClassPending)}))}function V(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,d.b,d.a)),i.tb(2,9158656,null,0,h.b,[i.k,h.d,[8,null],[2,h.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,i.Gb(t,2).inline,"primary"!==i.Gb(t,2).color&&"accent"!==i.Gb(t,2).color&&"warn"!==i.Gb(t,2).color)}))}function Q(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.EMAIL_INVALID")))}))}function U(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,20,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"label",[["for","giftReceiverEmail"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,14,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,11,"input",[["class","form-control"],["email",""],["id","giftReceiverEmail"],["name","giftReceiverEmail"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,9)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,9).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,9)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,9)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.gift_recipient=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(7,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(8,{"input-error":0}),i.tb(9,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(10,16384,null,0,c.y,[],{required:[0,"required"]},null),i.tb(11,16384,null,0,c.f,[],{email:[0,"email"]},null),i.Lb(1024,null,c.n,(function(e,t){return[e,t]}),[c.y,c.f]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(14,671744,[["emailValidate",4]],0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(16,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.kb(16777216,null,null,1,null,V)),i.tb(18,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Q)),i.tb(20,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,8,0,n.canShowErrorMessages&&i.Gb(t.parent.parent.parent,3).controls.giftReceiverEmail&&i.Gb(t.parent.parent.parent,3).controls.giftReceiverEmail.errors&&i.Gb(t.parent.parent.parent,3).controls.giftReceiverEmail.errors.required);e(t,7,0,"form-control",l),e(t,10,0,""),e(t,11,0,""),e(t,14,0,"giftReceiverEmail",n.currentAddress.gift_recipient),e(t,18,0,i.Gb(t,14).invalid&&(i.Gb(t,14).dirty||i.Gb(t,14).touched)),e(t,20,0,i.Gb(t,14).invalid&&(i.Gb(t,14).dirty||i.Gb(t,14).touched))}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.GIFT_RECIPIENT_EMAIL"))),e(t,5,0,i.Gb(t,10).required?"":null,i.Gb(t,16).ngClassUntouched,i.Gb(t,16).ngClassTouched,i.Gb(t,16).ngClassPristine,i.Gb(t,16).ngClassDirty,i.Gb(t,16).ngClassValid,i.Gb(t,16).ngClassInvalid,i.Gb(t,16).ngClassPending)}))}function W(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","identicalBillingAndPostalAddress"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.setShowPayOptions()&&l),"ngModelChange"===t&&(l=!1!==(i.identicalBillingAndPostalAddress=n)&&l),l}),y.b,y.a)),i.tb(2,8568832,null,0,w.b,[i.k,i.h,k.e,i.y,[8,null],[2,w.a],[2,f.a]],{name:[0,"name"],disabled:[1,"disabled"]},{change:"change"}),i.Lb(1024,null,c.o,(function(e){return[e]}),[w.b]),i.tb(4,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(6,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.Ob(7,0,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,"identicalBillingAndPostalAddress",n.useDifferentPostalAddresses),e(t,4,0,"identicalBillingAndPostalAddress",n.useDifferentPostalAddresses,n.identicalBillingAndPostalAddress)}),(function(e,t){e(t,1,1,[i.Gb(t,2).id,null,i.Gb(t,2).indeterminate,i.Gb(t,2).checked,i.Gb(t,2).disabled,"before"==i.Gb(t,2).labelPosition,"NoopAnimations"===i.Gb(t,2)._animationMode,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending]),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("shopping_cart.IDENTICAL_DELIVERY_ADDRESS")))}))}function q(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","useDifferentPostalAddresses"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.setShowPayOptions()&&l),"ngModelChange"===t&&(l=!1!==(i.useDifferentPostalAddresses=n)&&l),l}),y.b,y.a)),i.tb(2,8568832,null,0,w.b,[i.k,i.h,k.e,i.y,[8,null],[2,w.a],[2,f.a]],{name:[0,"name"],disabled:[1,"disabled"]},{change:"change"}),i.Lb(1024,null,c.o,(function(e){return[e]}),[w.b]),i.tb(4,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(6,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.Ob(7,0,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,"useDifferentPostalAddresses",n.buyAsGift),e(t,4,0,"useDifferentPostalAddresses",n.buyAsGift,n.useDifferentPostalAddresses)}),(function(e,t){e(t,1,1,[i.Gb(t,2).id,null,i.Gb(t,2).indeterminate,i.Gb(t,2).checked,i.Gb(t,2).disabled,"before"==i.Gb(t,2).labelPosition,"NoopAnimations"===i.Gb(t,2)._animationMode,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending]),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("shopping_cart.SHIPPING_TO_MULTIPLE_ADDRESSES")))}))}function K(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","grey-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,W)),i.tb(2,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,q)),i.tb(4,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.printProductsCount>0),e(t,4,0,n.printProductsCount>1)}),null)}function J(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","input-error-message"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("INVALID_FORM_MESSAGE")))}))}function X(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,7).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,7).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next("")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(6,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(7,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(8,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,6,0,n.viewerService.primaryButtonStyle),e(t,7,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("CANCEL"))),e(t,8,0,i.Pb(t,8,0,i.Gb(t,9).transform("NEXT")))}))}function $(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,187,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,18,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"label",[["id","address-type-radio-group-label"],["style","display: block;"]],null,null,null,null,null)),(e()(),i.Ob(3,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(5,0,null,null,14,"mat-radio-group",[["aria-labelledby","address-type-radio-group-label"],["class","mat-radio-group"],["name","address-type"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.currentAddress.type=n)&&l),l}),null,null)),i.tb(6,1064960,null,1,C.c,[i.h],{name:[0,"name"]},null),i.Mb(603979776,2,{_radios:1}),i.Lb(1024,null,c.o,(function(e){return[e]}),[C.c]),i.tb(9,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(11,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(12,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"],["value","personal"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var l=!0;return"focus"===t&&(l=!1!==i.Gb(e,13)._inputElement.nativeElement.focus()&&l),l}),S.b,S.a)),i.tb(13,4440064,[[2,4]],0,C.b,[[2,C.c],i.k,i.h,k.e,x.d,[2,f.a],[2,C.a]],{value:[0,"value"]},null),(e()(),i.Ob(14,0,[" "," "])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(16,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"],["value","company"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var l=!0;return"focus"===t&&(l=!1!==i.Gb(e,17)._inputElement.nativeElement.focus()&&l),l}),S.b,S.a)),i.tb(17,4440064,[[2,4]],0,C.b,[[2,C.c],i.k,i.h,k.e,x.d,[2,f.a],[2,C.a]],{value:[0,"value"]},null),(e()(),i.Ob(18,0,[" "," "])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,N)),i.tb(21,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(22,0,null,null,29,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(23,0,null,null,2,"label",[["for","salutation"]],null,null,null,null,null)),(e()(),i.Ob(24,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(26,0,null,null,25,"select",[["class","custom-select"],["id","salutation"],["name","salutation"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,30).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,30).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.salutation=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(28,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(29,{"input-error":0}),i.tb(30,16384,null,0,c.z,[i.E,i.k],null,null),i.tb(31,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.z]),i.tb(34,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(36,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(37,0,null,null,4,"option",[],null,null,null,null,null)),i.tb(38,147456,null,0,c.u,[i.k,i.E,[2,c.z]],{ngValue:[0,"ngValue"]},null),i.tb(39,147456,null,0,c.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(40,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(42,0,null,null,4,"option",[],null,null,null,null,null)),i.tb(43,147456,null,0,c.u,[i.k,i.E,[2,c.z]],{ngValue:[0,"ngValue"]},null),i.tb(44,147456,null,0,c.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(45,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(47,0,null,null,4,"option",[],null,null,null,null,null)),i.tb(48,147456,null,0,c.u,[i.k,i.E,[2,c.z]],{ngValue:[0,"ngValue"]},null),i.tb(49,147456,null,0,c.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(50,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(52,0,null,null,11,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(53,0,null,null,2,"label",[["for","title"]],null,null,null,null,null)),(e()(),i.Ob(54,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(56,0,null,null,7,"input",[["aria-describedby","title"],["class","form-control"],["id","title"],["maxlength","12"],["name","title"],["type","text"]],[[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,57)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,57).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,57)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,57)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.diverse_salutation=n)&&l),l}),null,null)),i.tb(57,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(58,540672,null,0,c.l,[],{maxlength:[0,"maxlength"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.l]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(61,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(63,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(64,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(65,0,null,null,2,"label",[["for","firstName"]],null,null,null,null,null)),(e()(),i.Ob(66,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(68,0,null,null,10,"input",[["aria-describedby","firstName"],["class","form-control"],["id","firstName"],["name","firstName"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,72)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,72).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,72)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,72)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.first_name=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(70,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(71,{"input-error":0}),i.tb(72,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(73,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(76,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(78,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(79,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(80,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),i.Ob(81,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(83,0,null,null,10,"input",[["aria-describedby","lastName"],["class","form-control"],["id","lastName"],["name","lastName"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,87)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,87).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,87)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,87)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.last_name=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(85,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(86,{"input-error":0}),i.tb(87,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(88,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(91,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(93,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(94,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(95,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),i.Ob(96,null,[""," 1 *"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(98,0,null,null,10,"input",[["aria-describedby","address1"],["class","form-control"],["id","address1"],["name","address1"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,102)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,102).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,102)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,102)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.address1=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(100,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(101,{"input-error":0}),i.tb(102,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(103,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(106,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(108,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(109,0,null,null,9,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(110,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),i.Ob(111,null,[""," 2"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(113,0,null,null,5,"input",[["aria-describedby","address2"],["class","form-control"],["id","address2"],["name","address2"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,114)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,114).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,114)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,114)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.address2=n)&&l),l}),null,null)),i.tb(114,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(116,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(118,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(119,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(120,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),i.Ob(121,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(123,0,null,null,10,"input",[["aria-describedby","zipCode"],["class","form-control"],["id","zipCode"],["name","zipCode"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,127)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,127).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,127)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,127)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.zip=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(125,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(126,{"input-error":0}),i.tb(127,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(128,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(131,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(133,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(134,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(135,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),i.Ob(136,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(138,0,null,null,10,"input",[["aria-describedby","city"],["class","form-control"],["id","city"],["name","city"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,142)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,142).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,142)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,142)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.city=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(140,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(141,{"input-error":0}),i.tb(142,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(143,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(146,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(148,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(149,0,null,null,18,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(150,0,null,null,2,"label",[["for","country"]],null,null,null,null,null)),(e()(),i.Ob(151,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(153,0,null,null,14,"select",[["class","custom-select"],["id","country"],["name","country"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,154).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,154).onTouched()&&l),"change"===t&&(l=!1!==r.changeCountry()&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.country=n)&&l),l}),null,null)),i.tb(154,16384,null,0,c.z,[i.E,i.k],null,null),i.tb(155,16384,null,0,c.y,[],{required:[0,"required"]},null),i.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.z]),i.tb(158,671744,null,0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(160,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(161,0,null,null,4,"option",[],null,null,null,null,null)),i.tb(162,147456,null,0,c.u,[i.k,i.E,[2,c.z]],{ngValue:[0,"ngValue"]},null),i.tb(163,147456,null,0,c.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(164,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,j)),i.tb(167,278528,null,0,u.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(168,0,null,null,9,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(169,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),i.Ob(170,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(172,0,null,null,5,"input",[["aria-describedby","phone"],["class","form-control"],["id","phone"],["name","phone"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,173)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,173).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,173)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,173)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.phone=n)&&l),l}),null,null)),i.tb(173,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(175,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(177,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.kb(16777216,null,null,1,null,z)),i.tb(179,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,U)),i.tb(181,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,K)),i.tb(183,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,J)),i.tb(185,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,X)),i.tb(187,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,"address-type"),e(t,9,0,"address-type",n.currentAddress.type),e(t,13,0,"personal"),e(t,17,0,"company"),e(t,21,0,"company"===n.currentAddress.type);var l=e(t,29,0,n.canShowErrorMessages&&void 0===n.currentAddress.salutation);e(t,28,0,"custom-select",l),e(t,31,0,""),e(t,34,0,"salutation",n.currentAddress.salutation),e(t,38,0,void 0),e(t,39,0,void 0),e(t,43,0,"mr"),e(t,44,0,"mr"),e(t,48,0,"ms"),e(t,49,0,"ms"),e(t,58,0,"12"),e(t,61,0,"title",n.currentAddress.diverse_salutation);var r=e(t,71,0,n.canShowErrorMessages&&i.Gb(t.parent.parent,3).controls.firstName&&i.Gb(t.parent.parent,3).controls.firstName.errors&&i.Gb(t.parent.parent,3).controls.firstName.errors.required);e(t,70,0,"form-control",r),e(t,73,0,""),e(t,76,0,"firstName",n.currentAddress.first_name);var a=e(t,86,0,n.canShowErrorMessages&&i.Gb(t.parent.parent,3).controls.lastName&&i.Gb(t.parent.parent,3).controls.lastName.errors&&i.Gb(t.parent.parent,3).controls.lastName.errors.required);e(t,85,0,"form-control",a),e(t,88,0,""),e(t,91,0,"lastName",n.currentAddress.last_name);var o=e(t,101,0,n.canShowErrorMessages&&i.Gb(t.parent.parent,3).controls.address1&&i.Gb(t.parent.parent,3).controls.address1.errors&&i.Gb(t.parent.parent,3).controls.address1.errors.required);e(t,100,0,"form-control",o),e(t,103,0,""),e(t,106,0,"address1",n.currentAddress.address1),e(t,116,0,"address2",n.currentAddress.address2);var s=e(t,126,0,n.canShowErrorMessages&&i.Gb(t.parent.parent,3).controls.zipCode&&i.Gb(t.parent.parent,3).controls.zipCode.errors&&i.Gb(t.parent.parent,3).controls.zipCode.errors.required);e(t,125,0,"form-control",s),e(t,128,0,""),e(t,131,0,"zipCode",n.currentAddress.zip);var u=e(t,141,0,n.canShowErrorMessages&&i.Gb(t.parent.parent,3).controls.city&&i.Gb(t.parent.parent,3).controls.city.errors&&i.Gb(t.parent.parent,3).controls.city.errors.required);e(t,140,0,"form-control",u),e(t,143,0,""),e(t,146,0,"city",n.currentAddress.city),e(t,155,0,""),e(t,158,0,"country",n.currentAddress.country),e(t,162,0,void 0),e(t,163,0,void 0),e(t,167,0,n.countries),e(t,175,0,"phone",n.currentAddress.phone),e(t,179,0,"company"===n.currentAddress.type),e(t,181,0,n.buyAsGift&&"billing"!==n.addressType),e(t,183,0,"billing"===n.addressType&&n.printProductsCount>0),e(t,185,0,n.canShowErrorMessages&&!i.Gb(t.parent.parent,3).valid),e(t,187,0,!n.showPayOptions)}),(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("readers.ADDRESS_EDIT_TYPE"))),e(t,5,0,i.Gb(t,11).ngClassUntouched,i.Gb(t,11).ngClassTouched,i.Gb(t,11).ngClassPristine,i.Gb(t,11).ngClassDirty,i.Gb(t,11).ngClassValid,i.Gb(t,11).ngClassInvalid,i.Gb(t,11).ngClassPending),e(t,12,1,[i.Gb(t,13).checked,i.Gb(t,13).disabled,"NoopAnimations"===i.Gb(t,13)._animationMode,"primary"===i.Gb(t,13).color,"accent"===i.Gb(t,13).color,"warn"===i.Gb(t,13).color,-1,i.Gb(t,13).id,null,null,null]),e(t,14,0,i.Pb(t,14,0,i.Gb(t,15).transform("readers.ADDRESS_EDIT_TYPE_PERSONAL"))),e(t,16,1,[i.Gb(t,17).checked,i.Gb(t,17).disabled,"NoopAnimations"===i.Gb(t,17)._animationMode,"primary"===i.Gb(t,17).color,"accent"===i.Gb(t,17).color,"warn"===i.Gb(t,17).color,-1,i.Gb(t,17).id,null,null,null]),e(t,18,0,i.Pb(t,18,0,i.Gb(t,19).transform("readers.ADDRESS_EDIT_TYPE_COMPANY"))),e(t,24,0,i.Pb(t,24,0,i.Gb(t,25).transform("readers.SALUTATION"))),e(t,26,0,i.Gb(t,31).required?"":null,i.Gb(t,36).ngClassUntouched,i.Gb(t,36).ngClassTouched,i.Gb(t,36).ngClassPristine,i.Gb(t,36).ngClassDirty,i.Gb(t,36).ngClassValid,i.Gb(t,36).ngClassInvalid,i.Gb(t,36).ngClassPending),e(t,40,0,i.Pb(t,40,0,i.Gb(t,41).transform("readers.CHOOSE"))),e(t,45,0,i.Pb(t,45,0,i.Gb(t,46).transform("readers.MR"))),e(t,50,0,i.Pb(t,50,0,i.Gb(t,51).transform("readers.MS"))),e(t,54,0,i.Pb(t,54,0,i.Gb(t,55).transform("readers.TITLE"))),e(t,56,0,i.Gb(t,58).maxlength?i.Gb(t,58).maxlength:null,i.Gb(t,63).ngClassUntouched,i.Gb(t,63).ngClassTouched,i.Gb(t,63).ngClassPristine,i.Gb(t,63).ngClassDirty,i.Gb(t,63).ngClassValid,i.Gb(t,63).ngClassInvalid,i.Gb(t,63).ngClassPending),e(t,66,0,i.Pb(t,66,0,i.Gb(t,67).transform("readers.FIRST_NAME"))),e(t,68,0,i.Gb(t,73).required?"":null,i.Gb(t,78).ngClassUntouched,i.Gb(t,78).ngClassTouched,i.Gb(t,78).ngClassPristine,i.Gb(t,78).ngClassDirty,i.Gb(t,78).ngClassValid,i.Gb(t,78).ngClassInvalid,i.Gb(t,78).ngClassPending),e(t,81,0,i.Pb(t,81,0,i.Gb(t,82).transform("readers.LAST_NAME"))),e(t,83,0,i.Gb(t,88).required?"":null,i.Gb(t,93).ngClassUntouched,i.Gb(t,93).ngClassTouched,i.Gb(t,93).ngClassPristine,i.Gb(t,93).ngClassDirty,i.Gb(t,93).ngClassValid,i.Gb(t,93).ngClassInvalid,i.Gb(t,93).ngClassPending),e(t,96,0,i.Pb(t,96,0,i.Gb(t,97).transform("readers.STREET_ADDRESS"))),e(t,98,0,i.Gb(t,103).required?"":null,i.Gb(t,108).ngClassUntouched,i.Gb(t,108).ngClassTouched,i.Gb(t,108).ngClassPristine,i.Gb(t,108).ngClassDirty,i.Gb(t,108).ngClassValid,i.Gb(t,108).ngClassInvalid,i.Gb(t,108).ngClassPending),e(t,111,0,i.Pb(t,111,0,i.Gb(t,112).transform("readers.STREET_ADDRESS"))),e(t,113,0,i.Gb(t,118).ngClassUntouched,i.Gb(t,118).ngClassTouched,i.Gb(t,118).ngClassPristine,i.Gb(t,118).ngClassDirty,i.Gb(t,118).ngClassValid,i.Gb(t,118).ngClassInvalid,i.Gb(t,118).ngClassPending),e(t,121,0,i.Pb(t,121,0,i.Gb(t,122).transform("readers.ZIP"))),e(t,123,0,i.Gb(t,128).required?"":null,i.Gb(t,133).ngClassUntouched,i.Gb(t,133).ngClassTouched,i.Gb(t,133).ngClassPristine,i.Gb(t,133).ngClassDirty,i.Gb(t,133).ngClassValid,i.Gb(t,133).ngClassInvalid,i.Gb(t,133).ngClassPending),e(t,136,0,i.Pb(t,136,0,i.Gb(t,137).transform("readers.CITY"))),e(t,138,0,i.Gb(t,143).required?"":null,i.Gb(t,148).ngClassUntouched,i.Gb(t,148).ngClassTouched,i.Gb(t,148).ngClassPristine,i.Gb(t,148).ngClassDirty,i.Gb(t,148).ngClassValid,i.Gb(t,148).ngClassInvalid,i.Gb(t,148).ngClassPending),e(t,151,0,i.Pb(t,151,0,i.Gb(t,152).transform("readers.COUNTRY"))),e(t,153,0,i.Gb(t,155).required?"":null,i.Gb(t,160).ngClassUntouched,i.Gb(t,160).ngClassTouched,i.Gb(t,160).ngClassPristine,i.Gb(t,160).ngClassDirty,i.Gb(t,160).ngClassValid,i.Gb(t,160).ngClassInvalid,i.Gb(t,160).ngClassPending),e(t,164,0,i.Pb(t,164,0,i.Gb(t,165).transform("readers.CHOOSE"))),e(t,170,0,i.Pb(t,170,0,i.Gb(t,171).transform("readers.PHONE"))),e(t,172,0,i.Gb(t,177).ngClassUntouched,i.Gb(t,177).ngClassTouched,i.Gb(t,177).ngClassPristine,i.Gb(t,177).ngClassDirty,i.Gb(t,177).ngClassValid,i.Gb(t,177).ngClassInvalid,i.Gb(t,177).ngClassPending)}))}function Z(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,d.b,d.a)),i.tb(2,9158656,null,0,h.b,[i.k,h.d,[8,null],[2,h.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,i.Gb(t,2).inline,"primary"!==i.Gb(t,2).color&&"accent"!==i.Gb(t,2).color&&"warn"!==i.Gb(t,2).color)}))}function ee(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.EMAIL_INVALID")))}))}function te(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","identicalBillingAndPostalAddress"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.setShowPayOptions()&&l),"ngModelChange"===t&&(l=!1!==(i.identicalBillingAndPostalAddress=n)&&l),l}),y.b,y.a)),i.tb(2,8568832,null,0,w.b,[i.k,i.h,k.e,i.y,[8,null],[2,w.a],[2,f.a]],{name:[0,"name"],disabled:[1,"disabled"]},{change:"change"}),i.Lb(1024,null,c.o,(function(e){return[e]}),[w.b]),i.tb(4,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(6,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.Ob(7,0,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,"identicalBillingAndPostalAddress",n.useDifferentPostalAddresses),e(t,4,0,"identicalBillingAndPostalAddress",n.useDifferentPostalAddresses,n.identicalBillingAndPostalAddress)}),(function(e,t){e(t,1,1,[i.Gb(t,2).id,null,i.Gb(t,2).indeterminate,i.Gb(t,2).checked,i.Gb(t,2).disabled,"before"==i.Gb(t,2).labelPosition,"NoopAnimations"===i.Gb(t,2)._animationMode,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending]),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("shopping_cart.IDENTICAL_DELIVERY_ADDRESS")))}))}function ne(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","useDifferentPostalAddresses"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.setShowPayOptions()&&l),"ngModelChange"===t&&(l=!1!==(i.useDifferentPostalAddresses=n)&&l),l}),y.b,y.a)),i.tb(2,8568832,null,0,w.b,[i.k,i.h,k.e,i.y,[8,null],[2,w.a],[2,f.a]],{name:[0,"name"],disabled:[1,"disabled"]},{change:"change"}),i.Lb(1024,null,c.o,(function(e){return[e]}),[w.b]),i.tb(4,671744,null,0,c.t,[[2,c.d],[8,null],[8,null],[6,c.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(6,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.Ob(7,0,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,"useDifferentPostalAddresses",n.buyAsGift),e(t,4,0,"useDifferentPostalAddresses",n.buyAsGift,n.useDifferentPostalAddresses)}),(function(e,t){e(t,1,1,[i.Gb(t,2).id,null,i.Gb(t,2).indeterminate,i.Gb(t,2).checked,i.Gb(t,2).disabled,"before"==i.Gb(t,2).labelPosition,"NoopAnimations"===i.Gb(t,2)._animationMode,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending]),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("shopping_cart.SHIPPING_TO_MULTIPLE_ADDRESSES")))}))}function le(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","grey-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,te)),i.tb(2,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ne)),i.tb(4,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.printProductsCount>0),e(t,4,0,n.printProductsCount>1)}),null)}function ie(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","input-error-message"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("INVALID_FORM_MESSAGE")))}))}function re(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,7).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,7).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next("")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(6,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(7,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(8,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,6,0,n.viewerService.primaryButtonStyle),e(t,7,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("CANCEL"))),e(t,8,0,i.Pb(t,8,0,i.Gb(t,9).transform("NEXT")))}))}function ae(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,27,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,20,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"label",[["for","giftReceiverEmail2"]],null,null,null,null,null)),(e()(),i.Ob(3,null,["","*"])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(5,0,null,null,14,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,11,"input",[["class","form-control"],["email",""],["id","giftReceiverEmail2"],["name","giftReceiverEmail2"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,10)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,10).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,10)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,10)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.currentAddress.gift_recipient=n)&&l),l}),null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(8,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(9,{"input-error":0}),i.tb(10,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.tb(11,16384,null,0,c.y,[],{required:[0,"required"]},null),i.tb(12,16384,null,0,c.f,[],{email:[0,"email"]},null),i.Lb(1024,null,c.n,(function(e,t){return[e,t]}),[c.y,c.f]),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(15,671744,[["emailValidate2",4]],0,c.t,[[2,c.d],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(17,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.kb(16777216,null,null,1,null,Z)),i.tb(19,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ee)),i.tb(21,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,le)),i.tb(23,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ie)),i.tb(25,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,re)),i.tb(27,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,9,0,n.canShowErrorMessages&&i.Gb(t.parent.parent,3).controls.giftReceiverEmail&&i.Gb(t.parent.parent,3).controls.giftReceiverEmail.errors&&i.Gb(t.parent.parent,3).controls.giftReceiverEmail.errors.required);e(t,8,0,"form-control",l),e(t,11,0,""),e(t,12,0,""),e(t,15,0,"giftReceiverEmail2",n.currentAddress.gift_recipient),e(t,19,0,i.Gb(t,15).invalid&&(i.Gb(t,15).dirty||i.Gb(t,15).touched)),e(t,21,0,i.Gb(t,15).invalid&&(i.Gb(t,15).dirty||i.Gb(t,15).touched)),e(t,23,0,"billing"===n.addressType&&n.printProductsCount>0),e(t,25,0,n.canShowErrorMessages&&!i.Gb(t.parent.parent,3).valid),e(t,27,0,!n.showPayOptions)}),(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("readers.GIFT_RECIPIENT_EMAIL"))),e(t,6,0,i.Gb(t,11).required?"":null,i.Gb(t,17).ngClassUntouched,i.Gb(t,17).ngClassTouched,i.Gb(t,17).ngClassPristine,i.Gb(t,17).ngClassDirty,i.Gb(t,17).ngClassValid,i.Gb(t,17).ngClassInvalid,i.Gb(t,17).ngClassPending)}))}function oe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,7).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,7).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next("")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(6,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(7,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(8,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,6,0,n.viewerService.primaryButtonStyle),e(t,7,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("CANCEL"))),e(t,8,0,i.Pb(t,8,0,i.Gb(t,9).transform("NEXT")))}))}function se(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,3,"div",[["style","padding: 0 25px;"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"app-custom-select",[["style","width: 100%;"]],null,[[null,"valueChange"],[null,"selectionChange"]],(function(e,t,n){var l=!0,i=e.component;return"valueChange"===t&&(l=!1!==(i.addressTypeBasedAddressId=n)&&l),"selectionChange"===t&&(l=!1!==i.onAddressChange()&&l),l}),L.b,L.a)),i.tb(3,114688,null,0,O.a,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],options:[4,"options"],label:[5,"label"],value:[6,"value"],htmlCaption:[7,"htmlCaption"]},{valueChange:"valueChange",selectionChange:"selectionChange"}),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(5,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,9).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,9).onMouseLeave()&&l),"click"===t&&(l=!1!==r.addNewAddress(r.addressType)&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(8,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(9,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(10,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,oe)),i.tb(13,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor,n.addressOptions,i.yb(1,"",i.Pb(t,3,5,i.Gb(t,4).transform(n.getTranslationKey())),""),n.addressTypeBasedAddressId,!0),e(t,8,0,n.viewerService.secondaryButtonStyle),e(t,9,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor),e(t,13,0,!n.showPayOptions)}),(function(e,t){e(t,10,0,i.Pb(t,10,0,i.Gb(t,11).transform("readers.NEW_ADDRESS")))}))}function ue(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,14,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,A)),i.tb(2,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Y)),i.tb(4,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,G)),i.tb(6,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,R)),i.tb(8,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,$)),i.tb(10,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ae)),i.tb(12,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,se)),i.tb(14,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,"single_postal"===n.addressType&&n.singleProductItem),e(t,4,0,"billing"===n.addressType),e(t,6,0,"postal"===n.addressType),e(t,8,0,"single_postal"===n.addressType),e(t,10,0,!n.showAddressChooser&&(n.singleProductItem&&n.singleProductItem.isPrint||!n.buyAsGift||"billing"===n.addressType)),e(t,12,0,!n.showAddressChooser&&n.buyAsGift&&n.singleProductItem&&!n.singleProductItem.isPrint),e(t,14,0,n.showAddressChooser)}),null)}function ce(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,7).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,7).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next("")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(6,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(7,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(8,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,6,0,n.viewerService.primaryButtonStyle),e(t,7,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("CANCEL"))),e(t,8,0,i.Pb(t,8,0,i.Gb(t,9).transform("NEXT")))}))}function de(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,30,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(4,0,null,null,3,"div",[["style","padding: 0 25px;"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,2,"app-custom-select",[["style","width: 100%;"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.billingAddressId=n)&&l),l}),L.b,L.a)),i.tb(6,114688,null,0,O.a,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],options:[4,"options"],label:[5,"label"],value:[6,"value"],htmlCaption:[7,"htmlCaption"]},{valueChange:"valueChange"}),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(8,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,12).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,12).onMouseLeave()&&l),"click"===t&&(l=!1!==r.addNewAddress("billing")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(11,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(12,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(13,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(15,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(16,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(18,0,null,null,3,"div",[["style","padding: 0 25px;"]],null,null,null,null,null)),(e()(),i.ub(19,0,null,null,2,"app-custom-select",[["style","width: 100%;"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.postalAddressId=n)&&l),l}),L.b,L.a)),i.tb(20,114688,null,0,O.a,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],options:[4,"options"],label:[5,"label"],value:[6,"value"],htmlCaption:[7,"htmlCaption"]},{valueChange:"valueChange"}),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.ub(22,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(23,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,26).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,26).onMouseLeave()&&l),"click"===t&&(l=!1!==r.addNewAddress("postal")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(25,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(26,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(27,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,ce)),i.tb(30,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor,n.addressOptions,i.yb(1,"",i.Pb(t,6,5,i.Gb(t,7).transform("shopping_cart.BILLING_ADDRESS")),""),n.billingAddressId,!0),e(t,11,0,n.viewerService.secondaryButtonStyle),e(t,12,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor),e(t,20,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor,n.addressOptions,i.yb(1,"",i.Pb(t,20,5,i.Gb(t,21).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS")),""),n.postalAddressId,!0),e(t,25,0,n.viewerService.secondaryButtonStyle),e(t,26,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor),e(t,30,0,!n.showPayOptions)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.SUBSCRIPTION_DETAILS_BILLING_ADDRESS"))),e(t,13,0,i.Pb(t,13,0,i.Gb(t,14).transform("readers.NEW_ADDRESS"))),e(t,16,0,i.Pb(t,16,0,i.Gb(t,17).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS"))),e(t,27,0,i.Pb(t,27,0,i.Gb(t,28).transform("readers.NEW_ADDRESS")))}))}function he(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,3).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,3).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next("pay_per_bill")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(3,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(4,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,i.Pb(t,4,0,i.Gb(t,5).transform("shopping_cart.PAY_VIA_INVOICE")))}))}function pe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"div",[["id","paypal-button-container"]],null,null,null,null,null))],null,null)}function me(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,14,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,13,"div",[["class","pay-button-container"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,5).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,5).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next("")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(4,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(5,16384,null,0,M.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(6,null,["",""])),i.Ib(131072,s.j,[s.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,he)),i.tb(9,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,pe)),i.tb(11,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(12,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(13,null,["",""])),i.Ib(131072,s.j,[s.k,i.h])],(function(e,t){var n=t.component;e(t,4,0,n.viewerService.secondaryButtonStyle),e(t,5,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor),e(t,9,0,n.payPerBillEnabled),e(t,11,0,n.payPalClientId)}),(function(e,t){e(t,6,0,i.Pb(t,6,0,i.Gb(t,7).transform("shopping_cart.PAY"))),e(t,13,0,i.Pb(t,13,0,i.Gb(t,14).transform("CANCEL")))}))}function ge(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,11,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,8,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var l=!0;return"submit"===t&&(l=!1!==i.Gb(e,3).onSubmit(n)&&l),"reset"===t&&(l=!1!==i.Gb(e,3).onReset()&&l),l}),null,null)),i.tb(2,16384,null,0,c.E,[],null,null),i.tb(3,4210688,[[1,4],["addressChangeForm",4]],0,c.s,[[8,null],[8,null]],null,null),i.Lb(2048,null,c.d,null,[c.s]),i.tb(5,16384,null,0,c.r,[[4,c.d]],null,null),(e()(),i.kb(16777216,null,null,1,null,ue)),i.tb(7,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,de)),i.tb(9,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,me)),i.tb(11,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,7,0,"both"!==n.addressType),e(t,9,0,"both"===n.addressType&&n.addressOptions.length>0),e(t,11,0,n.showPayOptions)}),(function(e,t){e(t,1,0,i.Gb(t,5).ngClassUntouched,i.Gb(t,5).ngClassTouched,i.Gb(t,5).ngClassPristine,i.Gb(t,5).ngClassDirty,i.Gb(t,5).ngClassValid,i.Gb(t,5).ngClassInvalid,i.Gb(t,5).ngClassPending)}))}function be(e){return i.Qb(0,[i.Mb(671088640,1,{addressChangeForm:0}),(e()(),i.kb(16777216,null,null,1,null,ge)),i.tb(2,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,!t.component.checkoutInProgress)}),null)}function fe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-shopping-cart-address-chooser",[],null,null,null,be,E)),i.tb(1,245760,null,0,P.a,[v.a,o.a,T.a,I.b,D.b],null,null)],(function(e,t){e(t,1,0)}),null)}var _e=i.qb("app-shopping-cart-address-chooser",P.a,fe,{},{},[])},"1G5W":function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("l7GE"),i=n("ZUHj");function r(e){return t=>t.lift(new a(e))}class a{constructor(e){this.notifier=e}call(e,t){const n=new o(e),l=Object(i.a)(n,this.notifier);return l&&!n.seenValue?(n.add(l),t.subscribe(n)):n}}class o extends l.a{constructor(e){super(e),this.seenValue=!1}notifyNext(e,t,n,l,i){this.seenValue=!0,this.complete()}notifyComplete(){}}},"1Qn8":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("839X"),n("gXLG"),n("KbaO"),n("naTb"),n("BRA/");class l{constructor(e,t,n,l,i){this.websiteService=e,this.sharedService=t,this.trackingService=n,this.sessionTrackingService=l,this.viewerService=i,this.statisticalToggle=!0,this.marketingToggle=!0,this.showFunctionalCookiesDescription=!1,this.showStatisticalCookiesDescription=!1,this.showMarketingCookiesDescription=!1}ngOnInit(){}acceptAll(){this.statisticalToggle=!0,this.marketingToggle=!0,this.save()}save(){this.websiteService.updateCookieConsent(this.statisticalToggle,this.marketingToggle),this.websiteService.setCookieConsentShown(this.websiteSettings.id),this.websiteService.isStatisticalCookiesAllowed()?this.sessionTrackingService.isTrackingEnabled=!0:(this.sessionTrackingService.isTrackingEnabled=!1,this.trackingService.deleteTrackingCookie()),this.viewerService.marketingCookiesEnabled=this.websiteService.isMarketingCookiesAllowed(),this.websiteService.isMarketingCookiesAllowed()||this.websiteService.deleteMarketingCookie(),this.sharedService.closeMenu()}cancel(){this.statisticalToggle=!1,this.marketingToggle=!1,this.save()}}},"1ppg":function(e,t,n){!function(e){"use strict";e.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n("wd/R"))},"1rYy":function(e,t,n){!function(e){"use strict";e.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(e){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(e)},meridiem:function(e){return e<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":e<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":e<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-\u056b\u0576":e+"-\u0580\u0564";default:return e}},week:{dow:1,doy:7}})}(n("wd/R"))},"1uwm":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("Dmmi");n.d(t,"a",(function(){return u}));var a=l.sb({encapsulation:0,styles:[[""]],data:{}});function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(3,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.EMAIL_CHANGE_CONFIRM_TITLE"))),e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("readers.EMAIL_CHANGE_CONFIRM_CONTENT")))}))}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-email-change-confirm",[],null,null,null,o,a)),l.tb(1,114688,null,0,r.a,[],null,null)],(function(e,t){e(t,1,0)}),null)}var u=l.qb("app-email-change-confirm",r.a,s,{},{},[])},"1xZ4":function(e,t,n){!function(e){"use strict";e.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"\xe8";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n("wd/R"))},"2Naa":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("BIT6"),r=n("SVse");n("o7+2"),n("iInd"),n("KbaO"),n("naTb"),n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return _}));var a=l.sb({encapsulation:0,styles:[['h1[_ngcontent-%COMP%], h3[_ngcontent-%COMP%], p[_ngcontent-%COMP%]{font-family:"Source Sans Pro"}h2[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold"}hr[_ngcontent-%COMP%]{max-width:728px;margin-left:auto;margin-right:auto;margin-top:27px}.article-index[_ngcontent-%COMP%]   .hidden[_ngcontent-%COMP%]{display:none!important}.article-index[_ngcontent-%COMP%]   .header[_ngcontent-%COMP%]{color:#000;margin:auto;max-width:728px;padding-top:20px}.article-index[_ngcontent-%COMP%]   .section[_ngcontent-%COMP%]{background-color:#fff;padding:50px 20px}.article-index[_ngcontent-%COMP%]   .head[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{background-color:#000;padding-left:8px;max-width:728px;height:21px;font-size:14px;color:#fff;font-weight:600;letter-spacing:0;line-height:21px;margin:auto}.article-index[_ngcontent-%COMP%]   .article[_ngcontent-%COMP%]{position:relative;overflow:hidden;max-width:728px;margin-left:auto;margin-right:auto;margin-top:30px;box-sizing:unset;cursor:pointer}.article-index[_ngcontent-%COMP%]   .article[_ngcontent-%COMP%]:hover{cursor:pointer}.article-index[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:right;height:140px;width:140px;margin-left:20px;overflow:hidden;display:inline-block;position:relative}.article-index[_ngcontent-%COMP%]   .offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}.article-index[_ngcontent-%COMP%]   .text_container[_ngcontent-%COMP%]{overflow:hidden;text-overflow-ellipsis:ellipsis;color:#373a36}.article-index[_ngcontent-%COMP%]   .line[_ngcontent-%COMP%]{margin-left:auto;margin-right:auto;border-left:6px solid #e5e5e5;padding-left:18px}.article-index[_ngcontent-%COMP%]   .deck[_ngcontent-%COMP%]{display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:20px;height:20px;font-size:15px;color:#190018;letter-spacing:0;line-height:20px}.article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{margin:0 0 14px;display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;font-size:21px;font-family:"Source Sans Pro"!important;color:#190018;letter-spacing:0;line-height:25px;font-weight:900;max-height:calc(25px * 5)}.article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;top:1px;font-family:"3dz";color:#42cc14;font-size:14px;letter-spacing:0;line-height:20px;margin-right:3px}.article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]   span.locked[_ngcontent-%COMP%]{color:#373a36}.article-index[_ngcontent-%COMP%]   .teaser[_ngcontent-%COMP%]{text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:18px;color:#727272;letter-spacing:0;line-height:22px;max-height:calc(22px * 4)}.article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%] ~ .teaser[_ngcontent-%COMP%]{max-height:calc(22px * 3)}.article-index[_ngcontent-%COMP%]   .deck[_ngcontent-%COMP%] ~ .title[_ngcontent-%COMP%] ~ .teaser[_ngcontent-%COMP%]{max-height:calc(22px * 2)}.article-index[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;top:4px;font-family:"3dz";color:#42cc14;font-size:18px;letter-spacing:0;line-height:20px;margin-right:5px}.article-index[_ngcontent-%COMP%]   .locked[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{color:#4d4d4d;border:1px solid #4d4d4d}.article-index[_ngcontent-%COMP%]   .locked[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#373a36}.article-index[_ngcontent-%COMP%]   div.img_container[_ngcontent-%COMP%] ~ div.text_container[_ngcontent-%COMP%] ~ button[_ngcontent-%COMP%]{position:absolute;margin-top:0}@media (max-width:650px){.article-index[_ngcontent-%COMP%]   .header[_ngcontent-%COMP%]{padding-left:20px;padding-right:20px}}@media (max-width:440px){.article-index[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:100%;position:relative!important;margin-top:15px!important;left:0}.article-index[_ngcontent-%COMP%]   .full[_ngcontent-%COMP%]{padding-bottom:56px}}.extraTopMargin[_ngcontent-%COMP%]{top:45px!important}.article-index[_ngcontent-%COMP%]{position:relative;width:100vw;height:auto;background-color:#fff;margin:0;padding:0;top:0;left:0;overflow-y:auto}.article-index[_ngcontent-%COMP%]   .index-close-button[_ngcontent-%COMP%]{cursor:pointer;position:-webkit-sticky;position:sticky;right:20px;top:10px;width:50px;height:50px;font-size:35px;line-height:58px;text-align:center;background-color:#fff;opacity:.8;float:right}.article-index.hidden[_ngcontent-%COMP%]{display:none!important}']],data:{}});function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","header"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),(e()(),l.ub(3,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""]))],null,(function(e,t){var n=t.component;e(t,2,0,n.title),e(t,4,0,n.publishDate)}))}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","img_container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","offset"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"img",[["alt","Cover"],["appIndexCoverImg",""]],[[8,"src",4]],null,null,null,null)),l.tb(3,81920,null,0,i.a,[l.k],{imageType:[0,"imageType"],focusX:[1,"focusX"],focusY:[2,"focusY"]},null)],(function(e,t){e(t,3,0,l.yb(1,"",t.parent.context.$implicit.coverImage.imageType,""),l.yb(1,"",t.parent.context.$implicit.coverImage.focusX,""),l.yb(1,"",t.parent.context.$implicit.coverImage.focusY,""))}),(function(e,t){e(t,2,0,t.parent.context.$implicit.coverImage.url)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","deck"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.deck)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","locked"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["l"]))],null,null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,[["elseBlock",1]],null,1,"span",[["class","unlocked"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["L"]))],null,null)}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"h2",[["class","title"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),l.kb(0,[["elseBlock",2]],null,0,null,d)),(e()(),l.Ob(4,null,[" ",""]))],(function(e,t){var n=t.component;e(t,2,0,!n.articleProducts||!n.articleProducts[t.parent.context.$implicit.id]||!n.articleProducts[t.parent.context.$implicit.id].access,l.Gb(t,3))}),(function(e,t){e(t,4,0,t.parent.context.$implicit.title)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[["class","teaser"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.teaser)}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"p",[["class","teaser"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.otherText)}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,16,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,13,"div",[["class","article"]],[[8,"id",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openArticle(e.context.$implicit.id)&&l),l}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(3,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,8,"div",[["class","text_container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(12,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(14,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,3,0,"article",t.component.getArticleClass(t.context.$implicit.id)),e(t,5,0,t.context.$implicit.coverImage),e(t,8,0,t.context.$implicit.deck),e(t,10,0,t.context.$implicit.title),e(t,12,0,t.context.$implicit.teaser),e(t,14,0,t.context.$implicit.otherText),e(t,16,0,!t.context.last)}),(function(e,t){e(t,1,0,t.context.$implicit.id)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","section"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","head"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"h3",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),(e()(),l.ub(4,0,null,null,2,"div",[["class","articles"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(6,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,6,0,t.context.$implicit.articles)}),(function(e,t){e(t,3,0,t.context.$implicit.name)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","article-index"]],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{extraTopMargin:0}),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(7,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.addExtraTopSpace);e(t,2,0,"article-index",l),e(t,5,0,!n.postId_),e(t,7,0,n.articleSections)}),null)}},"2QA8":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=(()=>"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random())()},"2Vo4":function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("XNiG"),i=n("9ppp");class r extends l.a{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){const t=super._subscribe(e);return t&&!t.closed&&e.next(this._value),t}getValue(){if(this.hasError)throw this.thrownError;if(this.closed)throw new i.a;return this._value}next(e){super.next(this._value=e)}}},"2Yw9":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("cp0P"),i=(n("cYBl"),n("soiQ")),r=(n("naTb"),n("7Dn+"),n("839X"),n("6wqM"),n("KbaO"),n("BRA/"),n("oBM4"));class a{constructor(e,t,n,l,i,r,a,o,s,u){this.activatedRoute=e,this.router=t,this.viewerService=n,this.sharedService=l,this.readersService=i,this.websiteService=r,this.locationService=a,this.titleService=o,this.shoppingCartService=s,this.sessionTrackingService=u,this.magazines=[],this.page=0,this.pageLength=20,this.maxIssuesCount=0,this.articlesCount=0,this.articles=[],this.articleProducts={},this.showNewsletterRegistration=!1,this.newsletterEmailAddress="",this.isNewsletterEmailEditable=!0,this.selectedSectionId=void 0,this.selectedSectionName=void 0,this.features=[],this.magazineTitle="",this.showLeftArchiveCover=!1,this.showRightArchiveCover=!0,this.showAllSections=!1,this.groupId=this.activatedRoute.snapshot.paramMap.get("groupId"),this.websiteService.groupId||(this.viewerService.groupId=this.groupId,this.websiteService.groupId=this.groupId,this.sharedService.setGroupId(this.groupId),this.shoppingCartService.setGroupId(this.groupId)),this.buttonColor=this.websiteService.primaryButtonColor,this.buttonTextColor=this.websiteService.primaryButtonTextColor,this.buttonHoverTextColor=this.websiteService.primaryButtonHoverTextColor,e.data.subscribe(e=>{this.footerLinks=e.articlesData.footer_links})}ngOnInit(){const e=this.viewerService.getGroupOverview(),t=this.websiteService.loadContentSettings(),n=this.viewerService.getGroupExtsub(),a=this.viewerService.getMagazines(0,20);Object(l.a)({groupOverview:e,contentSettings:t,extsub:n,magazines:a}).subscribe(e=>{this.sessionTrackingService.visitPage(r.c.OPEN,r.d.ARTICLES,this.groupId,r.a.NONE);const t=[];e.contentSettings.displayed_articles.small&&t.push("small"),e.contentSettings.displayed_articles.medium&&t.push("medium"),e.contentSettings.displayed_articles.large&&t.push("large"),this.features=t,this.magazines=e.magazines,this.magazines.length>0&&(this.magazineTitle=this.magazines[0].magazine_title),this.titleService.setTitle(e.groupOverview.title),this.maxIssuesCount=e.groupOverview.issue_count,this.contentSettings=e.contentSettings,this.contentSettings.top_articles.forEach(e=>{e.image?e.image.imageType=e.image.width>e.image.height?"wide":"tall":e.image={url:"",imageType:"wide",width:1,height:1,focusX:.5,focusY:.5}});const n=e.contentSettings.no_of_articles_per_page;this.viewerService.getArticlesCountByGroup(this.magazines[0].magazine_external_id,this.features,this.selectedSectionId,this.selectedSectionName).subscribe(e=>{this.articlesCount=e.count}),this.viewerService.getArticlesByGroup(this.magazines[0].magazine_external_id,0,n,this.features,this.selectedSectionId,this.selectedSectionName).subscribe(e=>{this._articles_to_section_articles(e)},e=>{})}),this.sharedService.actionsSubject.subscribe(e=>{e.action===i.a.MENU_OPTION_CLICKED&&e.data.startsWith("/articles/")&&(this.selectedSectionName=void 0,this.selectedSectionId=void 0,this.showAllSections=!1,this.loadArticles(this.contentSettings.no_of_articles_per_page))}),this.viewerService.isLoggedIn()?this.profileSubscription=this.readersService.accountDataSubject.subscribe(e=>{if(e){e.email&&e.email.indexOf("@")>0&&e.email.indexOf(".")>0&&(this.newsletterEmailAddress=e.email,this.isNewsletterEmailEditable=!1);let t=!0;e.newsletters.forEach(e=>{e.id!==this.websiteService.groupId&&e.alternate_id!==this.websiteService.groupId||(t=!e.enabled)}),this.showNewsletterRegistration=t}else this.readersService.getReaderProfile().subscribe(e=>{e.email&&e.email.indexOf("@")>0&&e.email.indexOf(".")>0&&(this.newsletterEmailAddress=e.email,this.isNewsletterEmailEditable=!1);let t=!0;e.newsletters.forEach(e=>{e.id!==this.websiteService.groupId&&e.alternate_id!==this.websiteService.groupId||(t=!e.enabled)}),this.showNewsletterRegistration=t})}):this.showNewsletterRegistration=!0}ngOnDestroy(){this.sessionTrackingService.visitPage(r.c.CLOSE,r.d.ARTICLES,this.groupId,r.a.NONE),this.profileSubscription&&this.profileSubscription.unsubscribe()}loadArticles(e){this.sharedService.showLoadingOverlay(),this.viewerService.getArticlesByGroup(this.magazines[0].magazine_external_id,0,e,this.features,this.selectedSectionId,this.selectedSectionName).subscribe(e=>{this._articles_to_section_articles(e),this.sharedService.hideLoadingOverlay()},e=>{this.sharedService.hideLoadingOverlay()})}_articles_to_section_articles(e){const t=[],n=[];this.articles=[];const l=this.contentSettings.top_articles.map(e=>e.id);e.forEach(e=>{if(-1===l.indexOf(e.external_id)||!this.contentSettings.show_top_articles){"post"===e.magazine_external_id?n.push(e.external_id):t.push(e.external_id);let l=null,i=null,r=null,a=null;e.items.forEach(e=>{1===e.semantic_element&&null===l?l=e.text:2===e.semantic_element&&null===i?i=e.text:4===e.semantic_element&&null===r?r=e.text:11!==e.semantic_element&&12!==e.semantic_element&&13!==e.semantic_element&&(null===a&&(a=""),a+=e.text)});const o={title:i,teaser:r,deck:l,id:e.external_id,magazineId:e.magazine_external_id,otherText:a,sections:e.sections};if(e.cover_image_url){let t="wide";e.cover_image_info.height>e.cover_image_info.width&&(t="tall"),o.coverImage={url:e.cover_image_url,focusX:e.cover_image_info.focusX,focusY:e.cover_image_info.focusY,width:e.cover_image_info.width,height:e.cover_image_info.height,imageType:t}}this.articles.push(o)}}),t.length>0&&this.viewerService.getArticlesProducts(t).subscribe(e=>{this.articleProducts=Object.assign({},this.articleProducts,e)}),n.length>0&&this.viewerService.getPostsProducts(n).subscribe(e=>{this.articleProducts=Object.assign({},this.articleProducts,e)})}showSection(e){0===e?(this.showAllSections=!0,document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"})):(this.showAllSections=!1,this.router.navigate(["/articles",this.groupId,e]))}showSectionByName(e){this.locationService.replaceState("/articles/"+this.groupId+"/"+e),this.selectedSectionId=void 0,this.selectedSectionName=e,document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"}),this.loadArticles(1e3)}loadAllArticles(){this.loadArticles(1e3)}loadMoreIssues(){this.magazines.length<this.maxIssuesCount&&(this.page+=1,this.sharedService.showLoadingOverlay(),this.viewerService.getMagazines(this.page,this.pageLength).subscribe(e=>{this.magazines=[...this.magazines,...e],this.sharedService.hideLoadingOverlay()}))}openArticle(e,t){this.sessionTrackingService.buttonClick(r.b.ARTICLES_OPEN_ARTICLE,r.d.ARTICLES,this.groupId),"post"===t?this.router.navigate(["articles",this.groupId,"post",e]).then():this.router.navigate(["articles",this.groupId,"article",t,e]).then()}getArticleClass(e){return this.articleProducts&&this.articleProducts[e]?this.articleProducts[e].access?{full:!0}:{locked:!0}:{}}openMagazine(e){this.sessionTrackingService.buttonClick(r.b.ARTICLES_OPEN_MAGAZINE,r.d.ARTICLES,this.groupId),this.router.navigate(["html5",this.groupId,e,1]).then()}registerToNewsletter(){this.sessionTrackingService.buttonClick(r.b.ARTICLES_NEWSLETTER,r.d.ARTICLES,this.groupId),this.sharedService.showLoadingOverlay(),this.readersService.newsletterRegisterReader(this.groupId,this.newsletterEmailAddress).subscribe({next:()=>{this.sharedService.hideLoadingOverlay(),this.showNewsletterRegistration=!1,this.sharedService.closeMenu(),this.sharedService.showNewsletterConfirmationPage()},error:e=>{this.sharedService.hideLoadingOverlay(),"email_already_exists"===e.error.error&&(this.sharedService.showNewsletterConfirmationPage(),this.showNewsletterRegistration=!1,this.viewerService.isLoggedIn()&&this.readersService.getReaderProfile().subscribe(e=>{}))}})}onArchiveScroll(e){const t=e.target;this.showLeftArchiveCover=t.scrollLeft>10,this.showRightArchiveCover=t.scrollLeft<t.scrollWidth-t.clientWidth-10}}},"2fFW":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));let l=!1;const i={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){if(e){const e=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+e.stack)}else l&&console.log("RxJS: Back to a better error behavior. Thank you. <3");l=e},get useDeprecatedSynchronousErrorHandling(){return l}}},"2fbl":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("VIYh"),r=n("5swH"),a=n("KbaO"),o=n("naTb"),s=n("839X"),u=n("7Dn+"),c=n("BRA/"),d=n("gXLG"),h=n("PlVC"),p=n("egpd"),m=n("TSSN"),g=n("YRjy"),b=n("naFj"),f=n("s6ns"),_=n("YKP+"),v=n("iInd"),y=n("SVse"),w=n("wd/R");n("/h7t");class k{constructor(e){this.translate=e,this.selectMagazine=new l.m}ngOnInit(){}localizedDateString(){const e=w;return e.locale("de"===this.translate.currentLang?"de":"fr"===this.translate.currentLang?"fr":"sk"===this.translate.currentLang?"sk":"en"),e.unix(this.magazine.publish_timestamp).format("DD MMMM YYYY")}coverClicked(){this.selectMagazine.emit(this.magazine.magazine_external_id)}getIssueUrl(){return"/html5/"+this.magazine.group_external_id+"/"+this.magazine.magazine_external_id+"/1?articleindex"}}var M=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{width:202px;cursor:pointer}img[_ngcontent-%COMP%]{border:1px solid #ededed;width:200px;max-height:350px}.issue-title[_ngcontent-%COMP%]{font-family:"PT Sans";width:83.1932773109%;margin-top:15px;font-size:16px;color:#727272;letter-spacing:.2px;word-wrap:break-word}.issue-title[_ngcontent-%COMP%]   .issue-date[_ngcontent-%COMP%]{color:#303030;letter-spacing:.2px;line-height:20px}.issue-title[_ngcontent-%COMP%]   .issue-locked[_ngcontent-%COMP%]{margin-left:5px;font-family:"3dz"}']],data:{}});function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","issue-locked"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["l"]))],null,null)}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"img",[["alt",""],["appAlternateImage",""]],[[8,"src",4]],[[null,"click"],[null,"error"]],(function(e,t,n){var i=!0,r=e.component;return"error"===t&&(i=!1!==l.Gb(e,2).onError()&&i),"click"===t&&(i=!1!==r.coverClicked()&&i),i}),null,null)),l.tb(2,16384,null,0,_.a,[l.k],{alternateSrc:[0,"alternateSrc"]},null),(e()(),l.ub(3,0,null,null,10,"div",[["class","cover-details"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,9,"a",[["class","issue-title"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,5).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),null,null)),l.tb(5,671744,null,0,v.o,[v.l,v.a,y.l],{queryParams:[0,"queryParams"],routerLink:[1,"routerLink"]},null),l.Jb(6,{articleindex:0}),(e()(),l.ub(7,0,null,null,1,"b",[],null,null,null,null,null)),(e()(),l.Ob(8,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(10,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(11,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,1,"span",[["class","issue-date"]],null,null,null,null,null)),(e()(),l.Ob(13,null,["",""]))],(function(e,t){var n=t.component;e(t,2,0,n.magazine.large_cover_img_url);var l=e(t,6,0,!0);e(t,5,0,l,n.getIssueUrl()),e(t,10,0,n.magazine.for_sale&&!n.magazine.purchased)}),(function(e,t){var n=t.component;e(t,1,0,n.magazine.xlarge_cover_img_url),e(t,4,0,l.Gb(t,5).target,l.Gb(t,5).href),e(t,8,0,n.magazine.magazine_title),e(t,13,0,n.localizedDateString())}))}function x(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(1,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,1,0,t.component.magazine)}),null)}var L=n("+vvO"),O=n("A4ho"),P=n("CaTn"),T=n("fe2L"),I=n("fj3Y"),D=n("Q591"),E=n("dFDH");n.d(t,"a",(function(){return X}));var A=l.sb({encapsulation:0,styles:[[".html-container[_ngcontent-%COMP%]{width:100%;height:auto;position:relative}.bottom-container[_ngcontent-%COMP%]{width:100vw;overflow:auto;position:relative;background:#fff}.bottom-container[_ngcontent-%COMP%]   .container[_ngcontent-%COMP%]{width:auto;height:100%;display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));justify-items:center;max-width:3000px;padding:60px 100px}.bottom-container[_ngcontent-%COMP%]   .centered-container[_ngcontent-%COMP%]{width:auto;height:100%;margin-right:auto;margin-left:auto;display:grid;grid-gap:50px;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));justify-items:start;max-width:760px;padding:60px 15px}.search-results-container[_ngcontent-%COMP%]{background-color:#ededed}.search-results-container[_ngcontent-%COMP%]   app-archive-search-result[_ngcontent-%COMP%]{margin-top:64px;background:#fff}.search-results-container[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{width:100%;text-align:center;margin-top:45px;padding-top:20px;padding-bottom:20px}#html5-footer[_ngcontent-%COMP%]{min-height:35px;top:auto;bottom:0;background:#fff;width:100%;z-index:10;opacity:1;position:fixed;color:#000;display:flex;justify-content:space-between;border-bottom:1px solid #ededed;flex-direction:row;align-items:center;font-size:10px}#html5-footer[_ngcontent-%COMP%]   .footer-left-container[_ngcontent-%COMP%]{margin-left:130px;flex-shrink:0}#html5-footer[_ngcontent-%COMP%]   .footer-right-container[_ngcontent-%COMP%]{margin-right:130px;flex-shrink:0}.footer-button[_ngcontent-%COMP%]{color:#727272;letter-spacing:0;text-align:center;margin-left:10px}@media (max-width:550px){.bottom-container[_ngcontent-%COMP%]   .container[_ngcontent-%COMP%]{padding-left:50px;padding-right:50px}.bottom-container[_ngcontent-%COMP%]   .centered-container[_ngcontent-%COMP%]{justify-items:center;grid-gap:30px}#html5-footer[_ngcontent-%COMP%]   .footer-left-container[_ngcontent-%COMP%]{margin-left:60px}#html5-footer[_ngcontent-%COMP%]   .footer-right-container[_ngcontent-%COMP%]{margin-right:60px}}@media (max-width:414px){.bottom-container[_ngcontent-%COMP%]   .container[_ngcontent-%COMP%]{padding-left:0;padding-right:0}#html5-footer[_ngcontent-%COMP%]{overflow-x:scroll}#html5-footer[_ngcontent-%COMP%]   .footer-left-container[_ngcontent-%COMP%]{margin-left:10px}#html5-footer[_ngcontent-%COMP%]   .footer-right-container[_ngcontent-%COMP%]{margin-right:10px}}"]],data:{}});function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-toolbar",[["toolbarLocation","overview"]],null,[[null,"searchKeywordsChange"]],(function(e,t,n){var l=!0;return"searchKeywordsChange"===t&&(l=!1!==(e.component.searchKeywords=n)&&l),l}),i.b,i.a)),l.tb(1,114688,null,0,r.a,[a.b,o.a,s.a,u.a,c.a,d.a],{toolbarLocation:[0,"toolbarLocation"],searchKeywords:[1,"searchKeywords"],settings:[2,"settings"]},{searchKeywordsChange:"searchKeywordsChange"})],(function(e,t){var n=t.component;e(t,1,0,"overview",n.searchKeywords,n.websiteSettings)}),null)}function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-top-cover-container",[],null,[[null,"openIssue"]],(function(e,t,n){var l=!0;return"openIssue"===t&&(l=!1!==e.component.openIssue(n)&&l),l}),h.b,h.a)),l.tb(1,114688,null,0,p.a,[m.k,a.b,g.a,b.a,s.a,o.a,u.a,c.a,f.e],{isBackgroundImageEnabled:[0,"isBackgroundImageEnabled"],centerCover:[1,"centerCover"],backgroundImgUrl:[2,"backgroundImgUrl"],storeLinks:[3,"storeLinks"],openSubsDialog:[4,"openSubsDialog"],magazine:[5,"magazine"]},{openIssue:"openIssue"})],(function(e,t){var n=t.component;e(t,1,0,!!n.groupOverview.background_img_url,n.websiteSettings.enabled,n.groupOverview.background_img_url,n.groupOverview.store_links,n.openSubscriptionDialog,n.selectedMagazine)}),null)}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-issue-cover",[],null,[[null,"selectMagazine"]],(function(e,t,n){var l=!0;return"selectMagazine"===t&&(l=!1!==e.component.selectMagazineById(n)&&l),l}),x,M)),l.tb(1,114688,null,0,k,[m.k],{magazine:[0,"magazine"]},{selectMagazine:"selectMagazine"})],(function(e,t){e(t,1,0,t.context.$implicit)}),null)}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,null,null,null,null)),l.Lb(512,null,y.I,y.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,y.m,[y.I],{ngClass:[0,"ngClass"]},null),l.Jb(3,{"centered-container":0,container:1}),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(5,278528,null,0,y.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.websiteSettings.enabled,!n.websiteSettings.enabled);e(t,2,0,l),e(t,5,0,n.magazines)}),null)}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-archive-search-result",[],null,[[null,"openIssue"]],(function(e,t,n){var l=!0;return"openIssue"===t&&(l=!1!==e.component.openIssue(n)&&l),l}),L.b,L.a)),l.tb(1,114688,null,0,O.a,[],{searchResult:[0,"searchResult"]},{openIssue:"openIssue"})],(function(e,t){e(t,1,0,t.context.$implicit)}),null)}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("NO_SEARCH_RESULT")))}))}function H(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","search-results-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,j)),l.tb(2,278528,null,0,y.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,null,1,null,F)),l.tb(4,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.searchResults),e(t,4,0,0===n.searchResults.length)}),null)}function B(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["class","footer-button"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.groupOverview.about_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_ABOUT")))}))}function z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["class","footer-button"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.groupOverview.privacy_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_PRIVACY")))}))}function V(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["class","footer-button"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.groupOverview.tos_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_TOS")))}))}function Q(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["class","footer-button"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.cancel_subscription.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_CANCEL_SUBSCRIPTION")))}))}function U(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["class","footer-button"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.groupOverview.support_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_SUPPORT")))}))}function W(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"div",[["id","html5-footer"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,8,"div",[["class","footer-left-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,B)),l.tb(3,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,z)),l.tb(5,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,V)),l.tb(7,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Q)),l.tb(9,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(10,0,null,null,2,"div",[["class","footer-right-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,U)),l.tb(12,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.groupOverview.about_url),e(t,5,0,n.groupOverview.privacy_url),e(t,7,0,n.groupOverview.tos_url),e(t,9,0,n.websiteSettings.footer_links.cancel_subscription.url),e(t,12,0,n.groupOverview.support_url)}),null)}function q(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-website-footer",[],null,null,null,P.b,P.a)),l.tb(1,114688,null,0,T.a,[],{footerLinks:[0,"footerLinks"]},null)],(function(e,t){e(t,1,0,t.component.footerLinks)}),null)}function K(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(1,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(2,0,null,null,7,"div",[["class","html-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(4,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(5,0,null,null,4,"div",[["class","bottom-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(7,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,H)),l.tb(9,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,W)),l.tb(11,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,q)),l.tb(13,16384,null,0,y.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,!n.websiteSettings.enabled),e(t,4,0,!n.searchResults||n.searching),e(t,7,0,!n.searchResults||n.searching),e(t,9,0,n.searchResults&&!n.searching),e(t,11,0,!n.websiteSettings.enabled),e(t,13,0,n.footerLinks)}),null)}function J(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-archive",[],null,null,null,K,A)),l.tb(1,245760,null,0,I.a,[a.b,o.a,D.a,v.a,d.a,c.a,E.b,m.k,v.l,f.e],null,null)],(function(e,t){e(t,1,0)}),null)}var X=l.qb("app-archive",I.a,J,{},{},[])},"2fjn":function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ca",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}}})}(n("wd/R"))},"2ykv":function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),l=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],i=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},"34bY":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse");class a{constructor(){this.tgl=!0,this.checkedBgColor="#4CAF50",this.checkedDtColor="#FFFFFF",this.uncheckedBgColor="#FFFFFF",this.uncheckedDtColor="#282828",this.toggleChange=new l.m,this.backgroundColor="#4CAF50",this.dotColor="#FFFFFF",this.padding="2px"}set toggle(e){this.tgl=e,this.updateColors()}set checkedBackgroundColor(e){this.checkedBgColor=e,this.updateColors()}set checkedDotColor(e){this.checkedDtColor=e,this.updateColors()}set uncheckedBackgroundColor(e){this.uncheckedBgColor=e,this.updateColors()}set uncheckedDotColor(e){this.uncheckedDtColor=e,this.updateColors()}ngOnInit(){this.updateColors()}updateColors(){this.tgl?(this.backgroundColor=this.checkedBgColor,this.dotColor=this.checkedDtColor,this.padding="15px"):(this.backgroundColor=this.uncheckedBgColor,this.dotColor=this.uncheckedDtColor,this.padding="2px")}toggleChanged(){this.tgl=!this.tgl,this.updateColors(),this.toggleChange.emit(this.tgl)}}var o=l.sb({encapsulation:0,styles:[[".toggle-container[_ngcontent-%COMP%]{width:30px;height:16px;background-color:#7fffd4;border-radius:7px;padding:2px;cursor:pointer}.toggle-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{width:12px;height:12px;background-color:#faebd7;border-radius:6px}"]],data:{}});function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","toggle-container"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.toggleChanged()&&l),l}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,"padding-left":1}),(e()(),l.ub(4,0,null,null,3,"div",[],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(6,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(7,{"background-color":0})],(function(e,t){var n=t.component,l=e(t,3,0,n.backgroundColor,n.padding);e(t,2,0,l);var i=e(t,7,0,n.dotColor);e(t,6,0,i)}),null)}var u=n("vDTs"),c=n("1Qn8"),d=n("839X"),h=n("naTb"),p=n("gXLG"),m=n("BRA/"),g=n("KbaO");n.d(t,"a",(function(){return Q}));var b=l.sb({encapsulation:0,styles:[['h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:36px;font-weight:700;color:#373a36;margin-top:30px;text-align:center;margin-bottom:30px}.consent-container[_ngcontent-%COMP%]{overflow:auto;background-color:#fff;padding:20px;width:390px;font-family:"Source Sans Pro";font-size:16px;font-weight:400}.function-container[_ngcontent-%COMP%]{display:flex;justify-content:space-between}.always-active[_ngcontent-%COMP%]{color:#1c7430;font-size:13px}.function-description[_ngcontent-%COMP%]{padding-top:10px;padding-bottom:20px}.buttons-container[_ngcontent-%COMP%]{display:flex;justify-content:space-between;width:100%;max-width:500px;margin-left:auto;margin-right:auto}.link-container[_ngcontent-%COMP%]{text-align:center;margin-top:20px}.link-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;color:#3a3a3a;margin-left:5px;margin-right:5px}']],data:{}});function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.websiteSettings.cookie_consent.description)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.DESCRIPTION")))}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","material-symbols-outlined"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showFunctionalCookiesDescription=!i.showFunctionalCookiesDescription)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["stat_minus_1"]))],null,null)}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","material-symbols-outlined"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showFunctionalCookiesDescription=!i.showFunctionalCookiesDescription)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["keyboard_control_key"]))],null,null)}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.websiteSettings.cookie_consent.functional_description)}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.FUNCTIONAL_COOKIES_DESCRIPTION")))}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","function-description"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.websiteSettings.cookie_consent.functional_description&&n.websiteSettings.cookie_consent.functional_description.length>0),e(t,4,0,!n.websiteSettings.cookie_consent.functional_description||0===n.websiteSettings.cookie_consent.functional_description.length)}),null)}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","material-symbols-outlined"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showStatisticalCookiesDescription=!i.showStatisticalCookiesDescription)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["stat_minus_1"]))],null,null)}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","material-symbols-outlined"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showStatisticalCookiesDescription=!i.showStatisticalCookiesDescription)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["keyboard_control_key"]))],null,null)}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.websiteSettings.cookie_consent.statistical_description)}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.STATISTICAL_COOKIES_DESCRIPTION")))}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","function-description"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.websiteSettings.cookie_consent.statistical_description&&n.websiteSettings.cookie_consent.statistical_description.length>0),e(t,4,0,!n.websiteSettings.cookie_consent.statistical_description||0===n.websiteSettings.cookie_consent.statistical_description.length)}),null)}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","material-symbols-outlined"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showMarketingCookiesDescription=!i.showMarketingCookiesDescription)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["stat_minus_1"]))],null,null)}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","material-symbols-outlined"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showMarketingCookiesDescription=!i.showMarketingCookiesDescription)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["keyboard_control_key"]))],null,null)}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.websiteSettings.cookie_consent.marketing_description)}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.MARKETING_COOKIES_DESCRIPTION")))}))}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","function-description"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,I)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,D)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.websiteSettings.cookie_consent.marketing_description&&n.websiteSettings.cookie_consent.marketing_description.length>0),e(t,4,0,!n.websiteSettings.cookie_consent.marketing_description||0===n.websiteSettings.cookie_consent.marketing_description.length)}),null)}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.cookie_policy.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.COOKIE_POLICY")))}))}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.cookie_policy.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.COOKIE_POLICY")))}))}function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.cookie_policy.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.COOKIE_POLICY")))}))}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.privacy.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.PRIVACY_POLICY")))}))}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.privacy.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.PRIVACY_POLICY")))}))}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.privacy.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.PRIVACY_POLICY")))}))}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.about.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.IMPRINT")))}))}function H(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.about.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.IMPRINT")))}))}function B(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.websiteSettings.footer_links.about.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("cookie_consent.IMPRINT")))}))}function z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,84,"div",[["class","consent-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(8,0,null,null,11,"div",[["class","function-container"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(10,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(12,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,2,"span",[["class","always-active"]],null,null,null,null,null)),(e()(),l.Ob(14,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(17,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(19,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(21,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(22,0,null,null,10,"div",[["class","function-container"]],null,null,null,null,null)),(e()(),l.ub(23,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(24,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(26,0,null,null,6,"div",[["class","function-container"]],null,null,null,null,null)),(e()(),l.ub(27,0,null,null,1,"app-custom-toggle",[],null,[[null,"toggleChange"]],(function(e,t,n){var l=!0;return"toggleChange"===t&&(l=!1!==(e.component.statisticalToggle=n)&&l),l}),s,o)),l.tb(28,114688,null,0,a,[],{toggle:[0,"toggle"],checkedBackgroundColor:[1,"checkedBackgroundColor"],checkedDotColor:[2,"checkedDotColor"],uncheckedBackgroundColor:[3,"uncheckedBackgroundColor"],uncheckedDotColor:[4,"uncheckedDotColor"]},{toggleChange:"toggleChange"}),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(30,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(32,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(34,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(35,0,null,null,10,"div",[["class","function-container"]],null,null,null,null,null)),(e()(),l.ub(36,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(37,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(39,0,null,null,6,"div",[["class","function-container"]],null,null,null,null,null)),(e()(),l.ub(40,0,null,null,1,"app-custom-toggle",[],null,[[null,"toggleChange"]],(function(e,t,n){var l=!0;return"toggleChange"===t&&(l=!1!==(e.component.marketingToggle=n)&&l),l}),s,o)),l.tb(41,114688,null,0,a,[],{toggle:[0,"toggle"],checkedBackgroundColor:[1,"checkedBackgroundColor"],checkedDotColor:[2,"checkedDotColor"],uncheckedBackgroundColor:[3,"uncheckedBackgroundColor"],uncheckedDotColor:[4,"uncheckedDotColor"]},{toggleChange:"toggleChange"}),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(43,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(45,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(47,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(48,0,null,null,17,"div",[["class","buttons-container"]],null,null,null,null,null)),(e()(),l.ub(49,0,null,null,6,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,53).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,53).onMouseLeave()&&i),"click"===t&&(i=!1!==r.acceptAll()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(51,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(52,{"background-color":0,color:1}),l.tb(53,16384,null,0,u.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(54,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(56,0,null,null,2,"button",[["class","newsletter-button"],["style","margin-left: 10px;margin-right: 10px;background-color: #FFFFFF;color: #3A3A3A;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.cancel()&&l),l}),null,null)),(e()(),l.Ob(57,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(59,0,null,null,6,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,63).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,63).onMouseLeave()&&i),"click"===t&&(i=!1!==r.save()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(61,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(62,{"background-color":0,color:1}),l.tb(63,16384,null,0,u.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(64,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(66,0,null,null,18,"div",[["class","link-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(68,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(70,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(72,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(74,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(76,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,j)),l.tb(78,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,F)),l.tb(80,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,H)),l.tb(82,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,B)),l.tb(84,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.websiteSettings.cookie_consent.description&&n.websiteSettings.cookie_consent.description.length>0),e(t,7,0,!n.websiteSettings.cookie_consent.description||0===n.websiteSettings.cookie_consent.description.length),e(t,17,0,!n.showFunctionalCookiesDescription),e(t,19,0,n.showFunctionalCookiesDescription),e(t,21,0,n.showFunctionalCookiesDescription),e(t,28,0,n.statisticalToggle,n.websiteSettings.button_color,n.websiteSettings.button_text_color,n.websiteSettings.secondary_button_color,n.websiteSettings.secondary_button_text_color),e(t,30,0,!n.showStatisticalCookiesDescription),e(t,32,0,n.showStatisticalCookiesDescription),e(t,34,0,n.showStatisticalCookiesDescription),e(t,41,0,n.marketingToggle,n.websiteSettings.button_color,n.websiteSettings.button_text_color,n.websiteSettings.secondary_button_color,n.websiteSettings.secondary_button_text_color),e(t,43,0,!n.showMarketingCookiesDescription),e(t,45,0,n.showMarketingCookiesDescription),e(t,47,0,n.showMarketingCookiesDescription);var l=e(t,52,0,n.websiteSettings.button_color,n.websiteSettings.button_text_color);e(t,51,0,l),e(t,53,0,n.websiteSettings.button_color,n.websiteSettings.button_hover_text_color,n.websiteSettings.button_color,n.websiteSettings.button_text_color);var i=e(t,62,0,n.websiteSettings.secondary_button_color,n.websiteSettings.secondary_button_text_color);e(t,61,0,i),e(t,63,0,n.websiteSettings.secondary_button_color,n.websiteSettings.secondary_button_hover_text_color,n.websiteSettings.secondary_button_color,n.websiteSettings.secondary_button_text_color),e(t,68,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.cookie_policy.url&&"external_link_new_tab"===n.websiteSettings.footer_links.cookie_policy.type),e(t,70,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.cookie_policy.url&&"external_link_iframe"===n.websiteSettings.footer_links.cookie_policy.type),e(t,72,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.cookie_policy.page_id&&"page"===n.websiteSettings.footer_links.cookie_policy.type),e(t,74,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.privacy.url&&"external_link_new_tab"===n.websiteSettings.footer_links.privacy.type),e(t,76,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.privacy.url&&"external_link_iframe"===n.websiteSettings.footer_links.privacy.type),e(t,78,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.privacy.page_id&&"page"===n.websiteSettings.footer_links.privacy.type),e(t,80,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.about.url&&"external_link_new_tab"===n.websiteSettings.footer_links.about.type),e(t,82,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.about.url&&"external_link_iframe"===n.websiteSettings.footer_links.about.type),e(t,84,0,n.websiteSettings.footer_links&&n.websiteSettings.footer_links.about.page_id&&"page"===n.websiteSettings.footer_links.about.type)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("cookie_consent.HEADER"))),e(t,10,0,l.Pb(t,10,0,l.Gb(t,11).transform("cookie_consent.FUNCTIONAL_COOKIES"))),e(t,14,0,l.Pb(t,14,0,l.Gb(t,15).transform("cookie_consent.ALWAYS_ACTIVE"))),e(t,24,0,l.Pb(t,24,0,l.Gb(t,25).transform("cookie_consent.STATISTICAL_COOKIES"))),e(t,37,0,l.Pb(t,37,0,l.Gb(t,38).transform("cookie_consent.MARKETING_COOKIES"))),e(t,54,0,l.Pb(t,54,0,l.Gb(t,55).transform("cookie_consent.ACCEPT_ALL"))),e(t,57,0,l.Pb(t,57,0,l.Gb(t,58).transform("cookie_consent.CANCEL"))),e(t,64,0,l.Pb(t,64,0,l.Gb(t,65).transform("cookie_consent.SAVE")))}))}function V(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-cookie-consent",[],null,null,null,z,b)),l.tb(1,114688,null,0,c.a,[d.a,h.a,p.a,m.a,g.b],null,null)],(function(e,t){e(t,1,0)}),null)}var Q=l.qb("app-cookie-consent",c.a,V,{},{},[])},"3E1r":function(e,t,n){!function(e){"use strict";var t={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},l=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i];e.defineLocale("hi",{months:{format:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),standalone:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u0902\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u0902\u092c\u0930_\u0926\u093f\u0938\u0902\u092c\u0930".split("_")},monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},monthsParse:l,longMonthsParse:l,shortMonthsParse:[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i],monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924"===t?e<4?e:e+12:"\u0938\u0941\u092c\u0939"===t?e:"\u0926\u094b\u092a\u0939\u0930"===t?e>=10?e:e+12:"\u0936\u093e\u092e"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0930\u093e\u0924":e<10?"\u0938\u0941\u092c\u0939":e<17?"\u0926\u094b\u092a\u0939\u0930":e<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(n("wd/R"))},"3F3V":function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n("cYBl");var l=n("5+tZ"),i=n("lJxs");class r{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.createPayment().pipe(Object(l.a)(e=>this.readersService.getAllReaderAddresses().pipe(Object(i.a)(t=>{const n=t.filter(e=>e.id===this.readersService.paymentData.billingAddressId)[0],l=t.filter(e=>e.id===this.readersService.paymentData.postalAddressId)[0];return{paymentItem:e.payment,paymentOptions:e.payment_options,token:e.token,billingAddress:n,postalAddress:l}}))))}}},"3KtD":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("vDTs"),a=n("TSSN"),o=n("Pwmp"),s=n("s6ns"),u=n("KbaO"),c=n("naTb"),d=n("iInd"),h=n("gXLG"),p=n("naFj");n.d(t,"a",(function(){return T}));var m=l.sb({encapsulation:0,styles:[['.storefront-container[_ngcontent-%COMP%]{width:263px;margin-left:auto;margin-right:auto;position:relative;background-color:transparent}.storefront-container[_ngcontent-%COMP%]   .cover[_ngcontent-%COMP%]{width:100%!important}.storefront-container[_ngcontent-%COMP%]   .storefront-button[_ngcontent-%COMP%]{width:100%;height:37px;margin-top:10px;color:#fff;font-family:"PT Sans";font-size:14px;background-color:#9b9b9b}.storefront-container[_ngcontent-%COMP%]   .storefront-button.buy-button[_ngcontent-%COMP%]{background-color:#e70018}']],data:{}});function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.openLeadwall()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){var n=t.component;e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform(n.leadwallButtonLabel||"OVERVIEW_LEADWALL_LABEL")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.singleIssuePurchase()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_SINGLE_ISSUE_LABEL")))}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.subscriptionPurchase()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_ABO_LABEL")))}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.openPak()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("LOGIN_SELECTION_PAK")))}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.showLoginDialog()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_PAK_LABEL")))}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.showCoupon()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_COUPON_LABEL")))}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,22,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(6,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(8,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(10,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(12,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(14,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(16,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(18,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(20,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(22,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.hasLeadwall),e(t,4,0,n.hasLeadwall),e(t,6,0,n.showBuyButtons&&n.singleIssueProducts.length>0),e(t,8,0,n.showBuyButtons&&n.singleIssueProducts.length>0),e(t,10,0,n.showBuyButtons&&n.subscriptions&&n.subscriptions.length>0),e(t,12,0,n.showBuyButtons&&n.hasPak&&n.isLoggedIn),e(t,14,0,n.showBuyButtons&&n.hasPak&&n.isLoggedIn),e(t,16,0,n.showBuyButtons&&n.subscriptions&&n.subscriptions.length>0),e(t,18,0,n.showLoginButton),e(t,20,0,n.hasCoupon),e(t,22,0,n.hasCoupon)}),null)}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button buy-button enable-bootstrap"]],null,[[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0;return"mouseenter"===t&&(i=!1!==l.Gb(e,4).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,4).onMouseLeave()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(4,16384,null,0,r.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.primaryButtonStyle),e(t,4,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("OVERVIEW_READ_LABEL")))}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","storefront-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["class","cover"]],[[8,"src",4]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(3,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(5,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.magazine.teaser),e(t,5,0,!n.magazine.teaser)}),(function(e,t){e(t,1,0,l.yb(1,"",t.component.magazineWithArticleHeads.cover_image_url,""))}))}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-shop",[],null,null,null,O,m)),l.tb(1,114688,null,0,o.a,[s.i,s.e,u.b,c.a,d.l,h.a,p.a],null,null)],(function(e,t){e(t,1,0)}),null)}var T=l.qb("app-shop",o.a,P,{},{},[])},"3N8a":function(e,t,n){"use strict";var l=n("quSY");class i extends l.a{constructor(e,t){super()}schedule(e,t=0){return this}}n.d(t,"a",(function(){return r}));class r extends i{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=!1}schedule(e,t=0){if(this.closed)return this;this.state=e;const n=this.id,l=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(l,n,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(l,this.id,t),this}requestAsyncId(e,t,n=0){return setInterval(e.flush.bind(e,this),n)}recycleAsyncId(e,t,n=0){if(null!==n&&this.delay===n&&!1===this.pending)return t;clearInterval(t)}execute(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const n=this._execute(e,t);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,t){let n=!1,l=void 0;try{this.work(e)}catch(i){n=!0,l=!!i&&i||new Error(i)}if(n)return this.unsubscribe(),l}_unsubscribe(){const e=this.id,t=this.scheduler,n=t.actions,l=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==l&&n.splice(l,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null}}},"3UWI":function(e,t,n){"use strict";var l=n("D0XW"),i=n("l7GE"),r=n("ZUHj");class a{constructor(e){this.durationSelector=e}call(e,t){return t.subscribe(new o(e,this.durationSelector))}}class o extends i.a{constructor(e,t){super(e),this.durationSelector=t,this.hasValue=!1}_next(e){if(this.value=e,this.hasValue=!0,!this.throttled){let n;try{const{durationSelector:t}=this;n=t(e)}catch(t){return this.destination.error(t)}const l=Object(r.a)(this,n);!l||l.closed?this.clearThrottle():this.add(this.throttled=l)}}clearThrottle(){const{value:e,hasValue:t,throttled:n}=this;n&&(this.remove(n),this.throttled=null,n.unsubscribe()),t&&(this.value=null,this.hasValue=!1,this.destination.next(e))}notifyNext(e,t,n,l){this.clearThrottle()}notifyComplete(){this.clearThrottle()}}var s=n("PqYM");function u(e,t=l.a){return n=()=>Object(s.a)(e,t),function(e){return e.lift(new a(n))};var n}n.d(t,"a",(function(){return u}))},"49sm":function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},"4H/P":function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("839X");var l=n("AytR");n("naTb");class i{constructor(e,t){this.websiteService=e,this.sharedService=t,this.messages=[],this.messagesCount=0,this.iframeHeight=200,this.openedMessageId="",this.contentUrl=""}ngOnInit(){this.websiteService.getMessages(0,10).subscribe(e=>{this.messages=e.messages,this.messagesCount=e.total})}updateIframeHeight(){const e=document.getElementById("frame-"+this.openedMessageId);if(e&&e.contentWindow.document.body){const t=e.contentWindow.document.body.scrollHeight;this.iframeHeight!==t&&(this.iframeHeight=t)}}loadPage(e){this.websiteService.getMessages(e.pageIndex*e.pageSize,e.pageSize).subscribe(e=>{this.messages=e.messages,this.messagesCount=e.total})}deleteMessage(e){this.websiteService.deleteMessage(e).subscribe(()=>{this.websiteService.getMessages(0,10).subscribe(e=>{this.messages=e.messages,this.messagesCount=e.total})})}openMessage(e){this.openedMessageId=e,this.contentUrl=l.a.clientApiV2Url+"messages/"+e+"/content",this.messages.forEach(t=>{t.id===e&&(t.status="read")}),this.websiteService.getMessage(e).subscribe(t=>{this.openedMessage=t,this.websiteService.markMessageRead(e).subscribe(()=>{this.sharedService.reloadMessages()}),setTimeout(()=>{this.updateIframeHeight()},400)})}closeMessage(){this.openedMessage=void 0,this.openedMessageId="",this.iframeHeight=200}}},"4HTP":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.activatedRoute=e,e.data.subscribe(e=>{this.url=e.externalLink})}ngOnInit(){}}},"4I5i":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=(()=>{function e(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return e.prototype=Object.create(Error.prototype),e})()},"4MV3":function(e,t,n){!function(e){"use strict";var t={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},n={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};e.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(e){return e.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0ab0\u0abe\u0aa4"===t?e<4?e:e+12:"\u0ab8\u0ab5\u0abe\u0ab0"===t?e:"\u0aac\u0aaa\u0acb\u0ab0"===t?e>=10?e:e+12:"\u0ab8\u0abe\u0a82\u0a9c"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0ab0\u0abe\u0aa4":e<10?"\u0ab8\u0ab5\u0abe\u0ab0":e<17?"\u0aac\u0aaa\u0acb\u0ab0":e<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(n("wd/R"))},"4dOw":function(e,t,n){!function(e){"use strict";e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},"5+tZ":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("ZUHj"),i=n("l7GE"),r=n("51Dv"),a=n("lJxs"),o=n("Cfvw");function s(e,t,n=Number.POSITIVE_INFINITY){return"function"==typeof t?l=>l.pipe(s((n,l)=>Object(o.a)(e(n,l)).pipe(Object(a.a)((e,i)=>t(n,e,l,i))),n)):("number"==typeof t&&(n=t),t=>t.lift(new u(e,n)))}class u{constructor(e,t=Number.POSITIVE_INFINITY){this.project=e,this.concurrent=t}call(e,t){return t.subscribe(new c(e,this.project,this.concurrent))}}class c extends i.a{constructor(e,t,n=Number.POSITIVE_INFINITY){super(e),this.project=t,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)}_tryNext(e){let t;const n=this.index++;try{t=this.project(e,n)}catch(l){return void this.destination.error(l)}this.active++,this._innerSub(t,e,n)}_innerSub(e,t,n){const i=new r.a(this,t,n),a=this.destination;a.add(i);const o=Object(l.a)(this,e,void 0,void 0,i);o!==i&&a.add(o)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(e,t,n,l,i){this.destination.next(t)}notifyComplete(e){const t=this.buffer;this.remove(e),this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}},"51Dv":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("7o/Q");class i extends l.a{constructor(e,t,n){super(),this.parent=e,this.outerValue=t,this.outerIndex=n,this.index=0}_next(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)}_error(e){this.parent.notifyError(e,this),this.unsubscribe()}_complete(){this.parent.notifyComplete(this),this.unsubscribe()}}},"5Bek":function(e,t,n){"use strict";n.d(t,"b",(function(){return c})),n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return d}));var l=n("KCVW"),i=n("8Y7J"),r=n("XNiG"),a=n("quSY");let o=0;class s{constructor(){this._stateChanges=new r.a,this._openCloseAllActions=new r.a,this.id="cdk-accordion-"+o++,this._multi=!1}get multi(){return this._multi}set multi(e){this._multi=Object(l.c)(e)}openAll(){this._openCloseAll(!0)}closeAll(){this._openCloseAll(!1)}ngOnChanges(e){this._stateChanges.next(e)}ngOnDestroy(){this._stateChanges.complete()}_openCloseAll(e){this.multi&&this._openCloseAllActions.next(e)}}let u=0;class c{constructor(e,t,n){this.accordion=e,this._changeDetectorRef=t,this._expansionDispatcher=n,this._openCloseAllSubscription=a.a.EMPTY,this.closed=new i.m,this.opened=new i.m,this.destroyed=new i.m,this.expandedChange=new i.m,this.id="cdk-accordion-child-"+u++,this._expanded=!1,this._disabled=!1,this._removeUniqueSelectionListener=()=>{},this._removeUniqueSelectionListener=n.listen((e,t)=>{this.accordion&&!this.accordion.multi&&this.accordion.id===t&&this.id!==e&&(this.expanded=!1)}),this.accordion&&(this._openCloseAllSubscription=this._subscribeToOpenCloseAllActions())}get expanded(){return this._expanded}set expanded(e){e=Object(l.c)(e),this._expanded!==e&&(this._expanded=e,this.expandedChange.emit(e),e?(this.opened.emit(),this._expansionDispatcher.notify(this.id,this.accordion?this.accordion.id:this.id)):this.closed.emit(),this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){this._disabled=Object(l.c)(e)}ngOnDestroy(){this.opened.complete(),this.closed.complete(),this.destroyed.emit(),this.destroyed.complete(),this._removeUniqueSelectionListener(),this._openCloseAllSubscription.unsubscribe()}toggle(){this.disabled||(this.expanded=!this.expanded)}close(){this.disabled||(this.expanded=!1)}open(){this.disabled||(this.expanded=!0)}_subscribeToOpenCloseAllActions(){return this.accordion._openCloseAllActions.subscribe(e=>{this.disabled||(this.expanded=e)})}}class d{}},"5GAg":function(e,t,n){"use strict";n.d(t,"c",(function(){return y})),n.d(t,"b",(function(){return k})),n.d(t,"d",(function(){return M})),n.d(t,"f",(function(){return O})),n.d(t,"g",(function(){return I})),n.d(t,"e",(function(){return E})),n.d(t,"h",(function(){return A})),n.d(t,"a",(function(){return Y}));var l=n("SVse"),i=n("8Y7J"),r=n("XNiG"),a=n("quSY"),o=n("LRne"),s=n("dvZr"),u=n("vkgz"),c=n("Kj3r"),d=n("pLZG"),h=n("lJxs"),p=n("IzEk"),m=n("/HVE"),g=n("KCVW");function b(e,t){return(e.getAttribute(t)||"").match(/\S+/g)||[]}let f=0;const _=new Map;let v=null,y=(()=>{class e{constructor(e){this._document=e}describe(e,t){this._canBeDescribed(e,t)&&("string"!=typeof t?(this._setMessageId(t),_.set(t,{messageElement:t,referenceCount:0})):_.has(t)||this._createMessageElement(t),this._isElementDescribedByMessage(e,t)||this._addMessageReference(e,t))}removeDescription(e,t){if(this._isElementNode(e)){if(this._isElementDescribedByMessage(e,t)&&this._removeMessageReference(e,t),"string"==typeof t){const e=_.get(t);e&&0===e.referenceCount&&this._deleteMessageElement(t)}v&&0===v.childNodes.length&&this._deleteMessagesContainer()}}ngOnDestroy(){const e=this._document.querySelectorAll("[cdk-describedby-host]");for(let t=0;t<e.length;t++)this._removeCdkDescribedByReferenceIds(e[t]),e[t].removeAttribute("cdk-describedby-host");v&&this._deleteMessagesContainer(),_.clear()}_createMessageElement(e){const t=this._document.createElement("div");this._setMessageId(t),t.textContent=e,this._createMessagesContainer(),v.appendChild(t),_.set(e,{messageElement:t,referenceCount:0})}_setMessageId(e){e.id||(e.id="cdk-describedby-message-"+f++)}_deleteMessageElement(e){const t=_.get(e),n=t&&t.messageElement;v&&n&&v.removeChild(n),_.delete(e)}_createMessagesContainer(){if(!v){const e=this._document.getElementById("cdk-describedby-message-container");e&&e.parentNode.removeChild(e),v=this._document.createElement("div"),v.id="cdk-describedby-message-container",v.setAttribute("aria-hidden","true"),v.style.display="none",this._document.body.appendChild(v)}}_deleteMessagesContainer(){v&&v.parentNode&&(v.parentNode.removeChild(v),v=null)}_removeCdkDescribedByReferenceIds(e){const t=b(e,"aria-describedby").filter(e=>0!=e.indexOf("cdk-describedby-message"));e.setAttribute("aria-describedby",t.join(" "))}_addMessageReference(e,t){const n=_.get(t);!function(e,t,n){const l=b(e,t);l.some(e=>e.trim()==n.trim())||(l.push(n.trim()),e.setAttribute(t,l.join(" ")))}(e,"aria-describedby",n.messageElement.id),e.setAttribute("cdk-describedby-host",""),n.referenceCount++}_removeMessageReference(e,t){const n=_.get(t);n.referenceCount--,function(e,t,n){const l=b(e,t).filter(e=>e!=n.trim());l.length?e.setAttribute(t,l.join(" ")):e.removeAttribute(t)}(e,"aria-describedby",n.messageElement.id),e.removeAttribute("cdk-describedby-host")}_isElementDescribedByMessage(e,t){const n=b(e,"aria-describedby"),l=_.get(t),i=l&&l.messageElement.id;return!!i&&-1!=n.indexOf(i)}_canBeDescribed(e,t){if(!this._isElementNode(e))return!1;if(t&&"object"==typeof t)return!0;const n=null==t?"":(""+t).trim(),l=e.getAttribute("aria-label");return!(!n||l&&l.trim()===n)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(l.e))},token:e,providedIn:"root"}),e})();class w{constructor(e){this._items=e,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new r.a,this._typeaheadSubscription=a.a.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._skipPredicateFn=e=>e.disabled,this._pressedLetters=[],this.tabOut=new r.a,this.change=new r.a,e instanceof i.C&&e.changes.subscribe(e=>{if(this._activeItem){const t=e.toArray().indexOf(this._activeItem);t>-1&&t!==this._activeItemIndex&&(this._activeItemIndex=t)}})}skipPredicate(e){return this._skipPredicateFn=e,this}withWrap(e=!0){return this._wrap=e,this}withVerticalOrientation(e=!0){return this._vertical=e,this}withHorizontalOrientation(e){return this._horizontal=e,this}withAllowedModifierKeys(e){return this._allowedModifierKeys=e,this}withTypeAhead(e=200){if(this._items.length&&this._items.some(e=>"function"!=typeof e.getLabel))throw Error("ListKeyManager items in typeahead mode must implement the `getLabel` method.");return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe(Object(u.a)(e=>this._pressedLetters.push(e)),Object(c.a)(e),Object(d.a)(()=>this._pressedLetters.length>0),Object(h.a)(()=>this._pressedLetters.join(""))).subscribe(e=>{const t=this._getItemsArray();for(let n=1;n<t.length+1;n++){const l=(this._activeItemIndex+n)%t.length,i=t[l];if(!this._skipPredicateFn(i)&&0===i.getLabel().toUpperCase().trim().indexOf(e)){this.setActiveItem(l);break}}this._pressedLetters=[]}),this}setActiveItem(e){const t=this._activeItemIndex;this.updateActiveItem(e),this._activeItemIndex!==t&&this.change.next(this._activeItemIndex)}onKeydown(e){const t=e.keyCode,n=["altKey","ctrlKey","metaKey","shiftKey"].every(t=>!e[t]||this._allowedModifierKeys.indexOf(t)>-1);switch(t){case s.m:return void this.tabOut.next();case s.d:if(this._vertical&&n){this.setNextItemActive();break}return;case s.n:if(this._vertical&&n){this.setPreviousItemActive();break}return;case s.k:if(this._horizontal&&n){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case s.i:if(this._horizontal&&n){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;default:return void((n||Object(s.q)(e,"shiftKey"))&&(e.key&&1===e.key.length?this._letterKeyStream.next(e.key.toLocaleUpperCase()):(t>=s.a&&t<=s.o||t>=s.p&&t<=s.j)&&this._letterKeyStream.next(String.fromCharCode(t))))}this._pressedLetters=[],e.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(e){const t=this._getItemsArray(),n="number"==typeof e?e:t.indexOf(e),l=t[n];this._activeItem=null==l?null:l,this._activeItemIndex=n}updateActiveItemIndex(e){this.updateActiveItem(e)}_setActiveItemByDelta(e){this._wrap?this._setActiveInWrapMode(e):this._setActiveInDefaultMode(e)}_setActiveInWrapMode(e){const t=this._getItemsArray();for(let n=1;n<=t.length;n++){const l=(this._activeItemIndex+e*n+t.length)%t.length;if(!this._skipPredicateFn(t[l]))return void this.setActiveItem(l)}}_setActiveInDefaultMode(e){this._setActiveItemByIndex(this._activeItemIndex+e,e)}_setActiveItemByIndex(e,t){const n=this._getItemsArray();if(n[e]){for(;this._skipPredicateFn(n[e]);)if(!n[e+=t])return;this.setActiveItem(e)}}_getItemsArray(){return this._items instanceof i.C?this._items.toArray():this._items}}class k extends w{setActiveItem(e){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(e),this.activeItem&&this.activeItem.setActiveStyles()}}class M extends w{constructor(){super(...arguments),this._origin="program"}setFocusOrigin(e){return this._origin=e,this}setActiveItem(e){super.setActiveItem(e),this.activeItem&&this.activeItem.focus(this._origin)}}let C=(()=>{class e{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function(e){return!!(e.offsetWidth||e.offsetHeight||"function"==typeof e.getClientRects&&e.getClientRects().length)}(e)&&"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const t=function(e){try{return e.frameElement}catch(t){return null}}((n=e).ownerDocument&&n.ownerDocument.defaultView||window);var n;if(t){const e=t&&t.nodeName.toLowerCase();if(-1===x(t))return!1;if((this._platform.BLINK||this._platform.WEBKIT)&&"object"===e)return!1;if((this._platform.BLINK||this._platform.WEBKIT)&&!this.isVisible(t))return!1}let l=e.nodeName.toLowerCase(),i=x(e);if(e.hasAttribute("contenteditable"))return-1!==i;if("iframe"===l)return!1;if("audio"===l){if(!e.hasAttribute("controls"))return!1;if(this._platform.BLINK)return!0}if("video"===l){if(!e.hasAttribute("controls")&&this._platform.TRIDENT)return!1;if(this._platform.BLINK||this._platform.FIREFOX)return!0}return("object"!==l||!this._platform.BLINK&&!this._platform.WEBKIT)&&!(this._platform.WEBKIT&&this._platform.IOS&&!function(e){let t=e.nodeName.toLowerCase(),n="input"===t&&e.type;return"text"===n||"password"===n||"select"===t||"textarea"===t}(e))&&e.tabIndex>=0}isFocusable(e){return function(e){return!function(e){return function(e){return"input"==e.nodeName.toLowerCase()}(e)&&"hidden"==e.type}(e)&&(function(e){let t=e.nodeName.toLowerCase();return"input"===t||"select"===t||"button"===t||"textarea"===t}(e)||function(e){return function(e){return"a"==e.nodeName.toLowerCase()}(e)&&e.hasAttribute("href")}(e)||e.hasAttribute("contenteditable")||S(e))}(e)&&!this.isDisabled(e)&&this.isVisible(e)}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(m.a))},token:e,providedIn:"root"}),e})();function S(e){if(!e.hasAttribute("tabindex")||void 0===e.tabIndex)return!1;let t=e.getAttribute("tabindex");return"-32768"!=t&&!(!t||isNaN(parseInt(t,10)))}function x(e){if(!S(e))return null;const t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}class L{constructor(e,t,n,l,i=!1){this._element=e,this._checker=t,this._ngZone=n,this._document=l,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,i||this.attachAnchors()}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}destroy(){const e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.parentNode&&e.parentNode.removeChild(e)),t&&(t.removeEventListener("focus",this.endAnchorListener),t.parentNode&&t.parentNode.removeChild(t)),this._startAnchor=this._endAnchor=null}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(){return new Promise(e=>{this._executeOnStable(()=>e(this.focusInitialElement()))})}focusFirstTabbableElementWhenReady(){return new Promise(e=>{this._executeOnStable(()=>e(this.focusFirstTabbableElement()))})}focusLastTabbableElementWhenReady(){return new Promise(e=>{this._executeOnStable(()=>e(this.focusLastTabbableElement()))})}_getRegionBoundary(e){let t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);for(let n=0;n<t.length;n++)t[n].hasAttribute("cdk-focus-"+e)?console.warn(`Found use of deprecated attribute 'cdk-focus-${e}', use 'cdkFocusRegion${e}' instead. The deprecated attribute will be removed in 8.0.0.`,t[n]):t[n].hasAttribute("cdk-focus-region-"+e)&&console.warn(`Found use of deprecated attribute 'cdk-focus-region-${e}', use 'cdkFocusRegion${e}' instead. The deprecated attribute will be removed in 8.0.0.`,t[n]);return"start"==e?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(){const e=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");return e?(e.hasAttribute("cdk-focus-initial")&&console.warn("Found use of deprecated attribute 'cdk-focus-initial', use 'cdkFocusInitial' instead. The deprecated attribute will be removed in 8.0.0",e),Object(i.Z)()&&!this._checker.isFocusable(e)&&console.warn("Element matching '[cdkFocusInitial]' is not focusable.",e),e.focus(),!0):this.focusFirstTabbableElement()}focusFirstTabbableElement(){const e=this._getRegionBoundary("start");return e&&e.focus(),!!e}focusLastTabbableElement(){const e=this._getRegionBoundary("end");return e&&e.focus(),!!e}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children||e.childNodes;for(let n=0;n<t.length;n++){let e=t[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[n]):null;if(e)return e}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children||e.childNodes;for(let n=t.length-1;n>=0;n--){let e=t[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[n]):null;if(e)return e}return null}_createAnchor(){const e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}_executeOnStable(e){this._ngZone.isStable?e():this._ngZone.onStable.asObservable().pipe(Object(p.a)(1)).subscribe(e)}}let O=(()=>{class e{constructor(e,t,n){this._checker=e,this._ngZone=t,this._document=n}create(e,t=!1){return new L(e,this._checker,this._ngZone,this._document,t)}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(C),Object(i.Vb)(i.y),Object(i.Vb)(l.e))},token:e,providedIn:"root"}),e})();const P=new i.p("liveAnnouncerElement",{providedIn:"root",factory:function(){return null}}),T=new i.p("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let I=(()=>{class e{constructor(e,t,n,l){this._ngZone=t,this._defaultOptions=l,this._document=n,this._liveElement=e||this._createLiveElement()}announce(e,...t){const n=this._defaultOptions;let l,i;return 1===t.length&&"number"==typeof t[0]?i=t[0]:[l,i]=t,this.clear(),clearTimeout(this._previousTimeout),l||(l=n&&n.politeness?n.politeness:"polite"),null==i&&n&&(i=n.duration),this._liveElement.setAttribute("aria-live",l),this._ngZone.runOutsideAngular(()=>new Promise(t=>{clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,t(),"number"==typeof i&&(this._previousTimeout=setTimeout(()=>this.clear(),i))},100)}))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement&&this._liveElement.parentNode&&(this._liveElement.parentNode.removeChild(this._liveElement),this._liveElement=null)}_createLiveElement(){const e=this._document.getElementsByClassName("cdk-live-announcer-element"),t=this._document.createElement("div");for(let n=0;n<e.length;n++)e[n].parentNode.removeChild(e[n]);return t.classList.add("cdk-live-announcer-element"),t.classList.add("cdk-visually-hidden"),t.setAttribute("aria-atomic","true"),t.setAttribute("aria-live","polite"),this._document.body.appendChild(t),t}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(P,8),Object(i.Vb)(i.y),Object(i.Vb)(l.e),Object(i.Vb)(T,8))},token:e,providedIn:"root"}),e})();const D=Object(m.f)({passive:!0,capture:!0});let E=(()=>{class e{constructor(e,t){this._ngZone=e,this._platform=t,this._origin=null,this._windowFocused=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._documentKeydownListener=()=>{this._lastTouchTarget=null,this._setOriginForCurrentEventQueue("keyboard")},this._documentMousedownListener=()=>{this._lastTouchTarget||this._setOriginForCurrentEventQueue("mouse")},this._documentTouchstartListener=e=>{null!=this._touchTimeoutId&&clearTimeout(this._touchTimeoutId),this._lastTouchTarget=e.composedPath?e.composedPath()[0]:e.target,this._touchTimeoutId=setTimeout(()=>this._lastTouchTarget=null,650)},this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)}}monitor(e,t=!1){if(!this._platform.isBrowser)return Object(o.a)(null);const n=Object(g.e)(e);if(this._elementInfo.has(n)){let e=this._elementInfo.get(n);return e.checkChildren=t,e.subject.asObservable()}let l={unlisten:()=>{},checkChildren:t,subject:new r.a};this._elementInfo.set(n,l),this._incrementMonitoredElementCount();let i=e=>this._onFocus(e,n),a=e=>this._onBlur(e,n);return this._ngZone.runOutsideAngular(()=>{n.addEventListener("focus",i,!0),n.addEventListener("blur",a,!0)}),l.unlisten=()=>{n.removeEventListener("focus",i,!0),n.removeEventListener("blur",a,!0)},l.subject.asObservable()}stopMonitoring(e){const t=Object(g.e)(e),n=this._elementInfo.get(t);n&&(n.unlisten(),n.subject.complete(),this._setClasses(t),this._elementInfo.delete(t),this._decrementMonitoredElementCount())}focusVia(e,t,n){const l=Object(g.e)(e);this._setOriginForCurrentEventQueue(t),"function"==typeof l.focus&&l.focus(n)}ngOnDestroy(){this._elementInfo.forEach((e,t)=>this.stopMonitoring(t))}_toggleClass(e,t,n){n?e.classList.add(t):e.classList.remove(t)}_setClasses(e,t){this._elementInfo.get(e)&&(this._toggleClass(e,"cdk-focused",!!t),this._toggleClass(e,"cdk-touch-focused","touch"===t),this._toggleClass(e,"cdk-keyboard-focused","keyboard"===t),this._toggleClass(e,"cdk-mouse-focused","mouse"===t),this._toggleClass(e,"cdk-program-focused","program"===t))}_setOriginForCurrentEventQueue(e){this._ngZone.runOutsideAngular(()=>{this._origin=e,this._originTimeoutId=setTimeout(()=>this._origin=null,1)})}_wasCausedByTouch(e){let t=e.target;return this._lastTouchTarget instanceof Node&&t instanceof Node&&(t===this._lastTouchTarget||t.contains(this._lastTouchTarget))}_onFocus(e,t){const n=this._elementInfo.get(t);if(!n||!n.checkChildren&&t!==e.target)return;let l=this._origin;l||(l=this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:this._wasCausedByTouch(e)?"touch":"program"),this._setClasses(t,l),this._emitOrigin(n.subject,l),this._lastFocusOrigin=l}_onBlur(e,t){const n=this._elementInfo.get(t);!n||n.checkChildren&&e.relatedTarget instanceof Node&&t.contains(e.relatedTarget)||(this._setClasses(t),this._emitOrigin(n.subject,null))}_emitOrigin(e,t){this._ngZone.run(()=>e.next(t))}_incrementMonitoredElementCount(){1==++this._monitoredElementCount&&this._platform.isBrowser&&this._ngZone.runOutsideAngular(()=>{document.addEventListener("keydown",this._documentKeydownListener,D),document.addEventListener("mousedown",this._documentMousedownListener,D),document.addEventListener("touchstart",this._documentTouchstartListener,D),window.addEventListener("focus",this._windowFocusListener)})}_decrementMonitoredElementCount(){--this._monitoredElementCount||(document.removeEventListener("keydown",this._documentKeydownListener,D),document.removeEventListener("mousedown",this._documentMousedownListener,D),document.removeEventListener("touchstart",this._documentTouchstartListener,D),window.removeEventListener("focus",this._windowFocusListener),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._touchTimeoutId),clearTimeout(this._originTimeoutId))}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(i.y),Object(i.Vb)(m.a))},token:e,providedIn:"root"}),e})();function A(e){return 0===e.buttons}class Y{}},"5V21":function(e,t,n){"use strict";var l=n("L7eK"),i=n("H/3d"),r=n("8Y7J"),a=n("TSSN"),o=n("SVse"),s=n("s7LF"),u=n("Mr+X"),c=n("HsOI"),d=n("Gi4r"),h=n("NvT6"),p=n("W5yJ"),m=n("/HVE"),g=n("omvX"),b=n("i3l5"),f=n("cYBl"),_=n("elxJ"),v=n("Ourk"),y=n("5GAg"),w=n("8bJo"),k=n("cc57"),M=n("Mlud"),C=n("vDTs"),S=n("UUUO"),x=n("naTb"),L=n("7Dn+"),O=n("KbaO");n.d(t,"a",(function(){return J}));var P=r.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{padding:20px;display:block;position:relative;width:390px}.address-subs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .address-subs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-weight:400;font-size:12px}"],l.a,i.a],data:{}});function T(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),r.Ob(1,null,["",""])),r.Ib(131072,a.j,[a.k,r.h])],null,(function(e,t){e(t,1,0,r.Pb(t,1,0,r.Gb(t,2).transform("readers.ADDRESS_EDIT_TITLE")))}))}function I(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),r.Ob(1,null,["",""])),r.Ib(131072,a.j,[a.k,r.h])],null,(function(e,t){e(t,1,0,r.Pb(t,1,0,r.Gb(t,2).transform("readers.SUBSCRIPTION_DETAILS_BILLING_ADDRESS")))}))}function D(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),r.Ob(1,null,["",""])),r.Ib(131072,a.j,[a.k,r.h])],null,(function(e,t){e(t,1,0,r.Pb(t,1,0,r.Gb(t,2).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS")))}))}function E(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,2,"label",[["for","company_organisation"]],null,null,null,null,null)),(e()(),r.Ob(2,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(4,0,null,null,10,"input",[["aria-describedby","company_organisation"],["class","form-control"],["id","company_organisation"],["name","company_organisation"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,8)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,8).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,8)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,8)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.company_organisation=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(6,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(7,{"input-error":0}),r.tb(8,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(9,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(12,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(14,16384,null,0,s.q,[[4,s.p]],null,null)],(function(e,t){var n=t.component,l=e(t,7,0,n.canShowErrorMessages&&r.Gb(t.parent.parent,13).controls.company_organisation&&r.Gb(t.parent.parent,13).controls.company_organisation.errors&&r.Gb(t.parent.parent,13).controls.company_organisation.errors.required);e(t,6,0,"form-control",l),e(t,9,0,""),e(t,12,0,"company_organisation",n.currentAddress.company_organisation)}),(function(e,t){e(t,2,0,r.Pb(t,2,0,r.Gb(t,3).transform("readers.COMPANY_ORGANISATION"))),e(t,4,0,r.Gb(t,9).required?"":null,r.Gb(t,14).ngClassUntouched,r.Gb(t,14).ngClassTouched,r.Gb(t,14).ngClassPristine,r.Gb(t,14).ngClassDirty,r.Gb(t,14).ngClassValid,r.Gb(t,14).ngClassInvalid,r.Gb(t,14).ngClassPending)}))}function A(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),r.tb(1,147456,null,0,s.u,[r.k,r.E,[2,s.z]],{ngValue:[0,"ngValue"]},null),r.tb(2,147456,null,0,s.D,[r.k,r.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),r.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit.country),e(t,2,0,t.context.$implicit.country)}),(function(e,t){e(t,3,0,t.context.$implicit.country)}))}function Y(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,6,"mat-icon",[["class","mat-icon notranslate"],["matSuffix",""],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),r.Lb(512,null,o.K,o.L,[r.k,r.s,r.E]),r.tb(2,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),r.Jb(3,{color:0,position:1,top:2,right:3}),r.tb(4,16384,null,0,c.g,[],null,null),r.tb(5,9158656,null,0,d.b,[r.k,d.d,[8,null],[2,d.a],[2,r.l]],null,null),(e()(),r.Ob(-1,0,["check"]))],(function(e,t){var n=e(t,3,0,"#00FF00","absolute","32px","10px");e(t,2,0,n),e(t,5,0)}),(function(e,t){e(t,0,0,r.Gb(t,5).inline,"primary"!==r.Gb(t,5).color&&"accent"!==r.Gb(t,5).color&&"warn"!==r.Gb(t,5).color)}))}function G(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,6,"mat-icon",[["class","mat-icon notranslate"],["matSuffix",""],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),r.Lb(512,null,o.K,o.L,[r.k,r.s,r.E]),r.tb(2,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),r.Jb(3,{color:0,position:1,top:2,right:3}),r.tb(4,16384,null,0,c.g,[],null,null),r.tb(5,9158656,null,0,d.b,[r.k,d.d,[8,null],[2,d.a],[2,r.l]],null,null),(e()(),r.Ob(-1,0,["close"]))],(function(e,t){var n=e(t,3,0,"#FF0000","absolute","32px","10px");e(t,2,0,n),e(t,5,0)}),(function(e,t){e(t,0,0,r.Gb(t,5).inline,"primary"!==r.Gb(t,5).color&&"accent"!==r.Gb(t,5).color&&"warn"!==r.Gb(t,5).color)}))}function R(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,4,"mat-spinner",[["class","mat-spinner mat-progress-spinner"],["color","warn"],["mode","indeterminate"],["role","progressbar"],["strokeWidth","2"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,h.b,h.a)),r.Lb(512,null,o.K,o.L,[r.k,r.s,r.E]),r.tb(2,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),r.Jb(3,{position:0,top:1,right:2}),r.tb(4,114688,null,0,p.d,[r.k,m.a,[2,o.e],[2,g.a],p.a],{color:[0,"color"],diameter:[1,"diameter"],strokeWidth:[2,"strokeWidth"]},null)],(function(e,t){var n=e(t,3,0,"absolute","32px","10px");e(t,2,0,n),e(t,4,0,"warn",20,"2")}),(function(e,t){e(t,0,0,r.Gb(t,4)._noopAnimations,r.Gb(t,4).diameter,r.Gb(t,4).diameter)}))}function N(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,17,"div",[["class","form-group"],["style","position: relative;"]],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,2,"label",[["for","vat"]],null,null,null,null,null)),(e()(),r.Ob(2,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(4,0,null,null,7,"input",[["appVatNumberValidator",""],["aria-describedby","vat"],["class","form-control"],["id","vat"],["name","vat"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"iconType"],[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"],[null,"focusout"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,5)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,5).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,5)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,5)._compositionEnd(n.target.value)&&l),"focus"===t&&(l=!1!==r.Gb(e,6).onFocus()&&l),"focusout"===t&&(l=!1!==r.Gb(e,6).onFocusOut()&&l),"iconType"===t&&(l=!1!==i.changeVatIconType(n)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.vat=n)&&l),l}),null,null)),r.tb(5,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(6,16384,null,0,b.a,[r.k,f.a],{countryCode:[0,"countryCode"],publisherCountry:[1,"publisherCountry"]},{iconType:"iconType"}),r.Lb(1024,null,s.m,(function(e){return[e]}),[b.a]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(9,671744,null,0,s.t,[[2,s.d],[8,null],[6,s.m],[6,s.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(11,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.kb(16777216,null,null,1,null,Y)),r.tb(13,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,G)),r.tb(15,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,R)),r.tb(17,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.currentAddress.country,n.publisherCountry),e(t,9,0,"vat",void 0===n.currentAddress.country,n.currentAddress.vat),e(t,13,0,"valid"===n.vatCheckmarkType),e(t,15,0,"invalid"===n.vatCheckmarkType),e(t,17,0,"loading"===n.vatCheckmarkType)}),(function(e,t){e(t,2,0,r.Pb(t,2,0,r.Gb(t,3).transform("readers.ADDRESS_VAT"))),e(t,4,0,r.Gb(t,11).ngClassUntouched,r.Gb(t,11).ngClassTouched,r.Gb(t,11).ngClassPristine,r.Gb(t,11).ngClassDirty,r.Gb(t,11).ngClassValid,r.Gb(t,11).ngClassInvalid,r.Gb(t,11).ngClassPending)}))}function j(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,179,"div",[],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,18,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(2,0,null,null,2,"label",[["id","address-type-radio-group-label"],["style","display: block;"]],null,null,null,null,null)),(e()(),r.Ob(3,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(5,0,null,null,14,"mat-radio-group",[["aria-labelledby","address-type-radio-group-label"],["class","mat-radio-group"],["name","address-type"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.currentAddress.type=n)&&l),l}),null,null)),r.tb(6,1064960,null,1,_.c,[r.h],{name:[0,"name"]},null),r.Mb(603979776,2,{_radios:1}),r.Lb(1024,null,s.o,(function(e){return[e]}),[_.c]),r.tb(9,671744,null,0,s.t,[[2,s.d],[8,null],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(11,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(12,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"],["value","personal"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var l=!0;return"focus"===t&&(l=!1!==r.Gb(e,13)._inputElement.nativeElement.focus()&&l),l}),v.b,v.a)),r.tb(13,4440064,[[2,4]],0,_.b,[[2,_.c],r.k,r.h,y.e,w.d,[2,g.a],[2,_.a]],{value:[0,"value"]},null),(e()(),r.Ob(14,0,[" "," "])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(16,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"],["value","company"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var l=!0;return"focus"===t&&(l=!1!==r.Gb(e,17)._inputElement.nativeElement.focus()&&l),l}),v.b,v.a)),r.tb(17,4440064,[[2,4]],0,_.b,[[2,_.c],r.k,r.h,y.e,w.d,[2,g.a],[2,_.a]],{value:[0,"value"]},null),(e()(),r.Ob(18,0,[" "," "])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.kb(16777216,null,null,1,null,E)),r.tb(21,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.ub(22,0,null,null,29,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(23,0,null,null,2,"label",[["for","salutation"]],null,null,null,null,null)),(e()(),r.Ob(24,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(26,0,null,null,25,"select",[["class","custom-select"],["id","salutation"],["name","salutation"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==r.Gb(e,30).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,30).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.salutation=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(28,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(29,{"input-error":0}),r.tb(30,16384,null,0,s.z,[r.E,r.k],null,null),r.tb(31,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.z]),r.tb(34,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(36,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(37,0,null,null,4,"option",[],null,null,null,null,null)),r.tb(38,147456,null,0,s.u,[r.k,r.E,[2,s.z]],{ngValue:[0,"ngValue"]},null),r.tb(39,147456,null,0,s.D,[r.k,r.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),r.Ob(40,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(42,0,null,null,4,"option",[],null,null,null,null,null)),r.tb(43,147456,null,0,s.u,[r.k,r.E,[2,s.z]],{ngValue:[0,"ngValue"]},null),r.tb(44,147456,null,0,s.D,[r.k,r.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),r.Ob(45,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(47,0,null,null,4,"option",[],null,null,null,null,null)),r.tb(48,147456,null,0,s.u,[r.k,r.E,[2,s.z]],{ngValue:[0,"ngValue"]},null),r.tb(49,147456,null,0,s.D,[r.k,r.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),r.Ob(50,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(52,0,null,null,11,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(53,0,null,null,2,"label",[["for","title"]],null,null,null,null,null)),(e()(),r.Ob(54,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(56,0,null,null,7,"input",[["aria-describedby","title"],["class","form-control"],["id","title"],["maxlength","12"],["name","title"],["type","text"]],[[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,57)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,57).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,57)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,57)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.diverse_salutation=n)&&l),l}),null,null)),r.tb(57,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(58,540672,null,0,s.l,[],{maxlength:[0,"maxlength"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.l]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(61,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(63,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(64,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(65,0,null,null,2,"label",[["for","firstName"]],null,null,null,null,null)),(e()(),r.Ob(66,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(68,0,null,null,10,"input",[["aria-describedby","firstName"],["class","form-control"],["id","firstName"],["name","firstName"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,72)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,72).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,72)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,72)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.first_name=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(70,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(71,{"input-error":0}),r.tb(72,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(73,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(76,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(78,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(79,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(80,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),r.Ob(81,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(83,0,null,null,10,"input",[["aria-describedby","lastName"],["class","form-control"],["id","lastName"],["name","lastName"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,87)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,87).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,87)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,87)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.last_name=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(85,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(86,{"input-error":0}),r.tb(87,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(88,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(91,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(93,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(94,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(95,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),r.Ob(96,null,[""," 1 *"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(98,0,null,null,10,"input",[["aria-describedby","address1"],["class","form-control"],["id","address1"],["name","address1"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,102)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,102).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,102)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,102)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.address1=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(100,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(101,{"input-error":0}),r.tb(102,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(103,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(106,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(108,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(109,0,null,null,9,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(110,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),r.Ob(111,null,[""," 2"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(113,0,null,null,5,"input",[["aria-describedby","address2"],["class","form-control"],["id","address2"],["name","address2"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,114)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,114).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,114)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,114)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.address2=n)&&l),l}),null,null)),r.tb(114,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(116,671744,null,0,s.t,[[2,s.d],[8,null],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(118,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(119,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(120,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),r.Ob(121,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(123,0,null,null,10,"input",[["aria-describedby","zipCode"],["class","form-control"],["id","zipCode"],["name","zipCode"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,127)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,127).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,127)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,127)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.zip=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(125,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(126,{"input-error":0}),r.tb(127,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(128,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(131,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(133,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(134,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(135,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),r.Ob(136,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(138,0,null,null,10,"input",[["aria-describedby","city"],["class","form-control"],["id","city"],["name","city"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,142)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,142).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,142)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,142)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.city=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(140,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(141,{"input-error":0}),r.tb(142,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(143,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(146,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(148,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(149,0,null,null,18,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(150,0,null,null,2,"label",[["for","country"]],null,null,null,null,null)),(e()(),r.Ob(151,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(153,0,null,null,14,"select",[["class","custom-select"],["id","country"],["name","country"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==r.Gb(e,154).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,154).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.country=n)&&l),l}),null,null)),r.tb(154,16384,null,0,s.z,[r.E,r.k],null,null),r.tb(155,16384,null,0,s.y,[],{required:[0,"required"]},null),r.Lb(1024,null,s.n,(function(e){return[e]}),[s.y]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.z]),r.tb(158,671744,null,0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(160,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.ub(161,0,null,null,4,"option",[],null,null,null,null,null)),r.tb(162,147456,null,0,s.u,[r.k,r.E,[2,s.z]],{ngValue:[0,"ngValue"]},null),r.tb(163,147456,null,0,s.D,[r.k,r.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),r.Ob(164,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.kb(16777216,null,null,1,null,A)),r.tb(167,278528,null,0,o.n,[r.Q,r.N,r.r],{ngForOf:[0,"ngForOf"]},null),(e()(),r.ub(168,0,null,null,9,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(169,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),r.Ob(170,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(172,0,null,null,5,"input",[["aria-describedby","phone"],["class","form-control"],["id","phone"],["name","phone"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,173)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,173).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,173)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,173)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.phone=n)&&l),l}),null,null)),r.tb(173,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(175,671744,null,0,s.t,[[2,s.d],[8,null],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(177,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.kb(16777216,null,null,1,null,N)),r.tb(179,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,"address-type"),e(t,9,0,"address-type",n.currentAddress.type),e(t,13,0,"personal"),e(t,17,0,"company"),e(t,21,0,"company"===n.currentAddress.type);var l=e(t,29,0,n.canShowErrorMessages&&void 0===n.currentAddress.salutation);e(t,28,0,"custom-select",l),e(t,31,0,""),e(t,34,0,"salutation",n.currentAddress.salutation),e(t,38,0,void 0),e(t,39,0,void 0),e(t,43,0,"mr"),e(t,44,0,"mr"),e(t,48,0,"ms"),e(t,49,0,"ms"),e(t,58,0,"12"),e(t,61,0,"title",n.currentAddress.diverse_salutation);var i=e(t,71,0,n.canShowErrorMessages&&r.Gb(t.parent,13).controls.firstName&&r.Gb(t.parent,13).controls.firstName.errors&&r.Gb(t.parent,13).controls.firstName.errors.required);e(t,70,0,"form-control",i),e(t,73,0,""),e(t,76,0,"firstName",n.currentAddress.first_name);var a=e(t,86,0,n.canShowErrorMessages&&r.Gb(t.parent,13).controls.lastName&&r.Gb(t.parent,13).controls.lastName.errors&&r.Gb(t.parent,13).controls.lastName.errors.required);e(t,85,0,"form-control",a),e(t,88,0,""),e(t,91,0,"lastName",n.currentAddress.last_name);var o=e(t,101,0,n.canShowErrorMessages&&r.Gb(t.parent,13).controls.address1&&r.Gb(t.parent,13).controls.address1.errors&&r.Gb(t.parent,13).controls.address1.errors.required);e(t,100,0,"form-control",o),e(t,103,0,""),e(t,106,0,"address1",n.currentAddress.address1),e(t,116,0,"address2",n.currentAddress.address2);var s=e(t,126,0,n.canShowErrorMessages&&r.Gb(t.parent,13).controls.zipCode&&r.Gb(t.parent,13).controls.zipCode.errors&&r.Gb(t.parent,13).controls.zipCode.errors.required);e(t,125,0,"form-control",s),e(t,128,0,""),e(t,131,0,"zipCode",n.currentAddress.zip);var u=e(t,141,0,n.canShowErrorMessages&&r.Gb(t.parent,13).controls.city&&r.Gb(t.parent,13).controls.city.errors&&r.Gb(t.parent,13).controls.city.errors.required);e(t,140,0,"form-control",u),e(t,143,0,""),e(t,146,0,"city",n.currentAddress.city),e(t,155,0,""),e(t,158,0,"country",n.currentAddress.country),e(t,162,0,void 0),e(t,163,0,void 0),e(t,167,0,n.countries),e(t,175,0,"phone",n.currentAddress.phone),e(t,179,0,"company"===n.currentAddress.type)}),(function(e,t){e(t,3,0,r.Pb(t,3,0,r.Gb(t,4).transform("readers.ADDRESS_EDIT_TYPE"))),e(t,5,0,r.Gb(t,11).ngClassUntouched,r.Gb(t,11).ngClassTouched,r.Gb(t,11).ngClassPristine,r.Gb(t,11).ngClassDirty,r.Gb(t,11).ngClassValid,r.Gb(t,11).ngClassInvalid,r.Gb(t,11).ngClassPending),e(t,12,1,[r.Gb(t,13).checked,r.Gb(t,13).disabled,"NoopAnimations"===r.Gb(t,13)._animationMode,"primary"===r.Gb(t,13).color,"accent"===r.Gb(t,13).color,"warn"===r.Gb(t,13).color,-1,r.Gb(t,13).id,null,null,null]),e(t,14,0,r.Pb(t,14,0,r.Gb(t,15).transform("readers.ADDRESS_EDIT_TYPE_PERSONAL"))),e(t,16,1,[r.Gb(t,17).checked,r.Gb(t,17).disabled,"NoopAnimations"===r.Gb(t,17)._animationMode,"primary"===r.Gb(t,17).color,"accent"===r.Gb(t,17).color,"warn"===r.Gb(t,17).color,-1,r.Gb(t,17).id,null,null,null]),e(t,18,0,r.Pb(t,18,0,r.Gb(t,19).transform("readers.ADDRESS_EDIT_TYPE_COMPANY"))),e(t,24,0,r.Pb(t,24,0,r.Gb(t,25).transform("readers.SALUTATION"))),e(t,26,0,r.Gb(t,31).required?"":null,r.Gb(t,36).ngClassUntouched,r.Gb(t,36).ngClassTouched,r.Gb(t,36).ngClassPristine,r.Gb(t,36).ngClassDirty,r.Gb(t,36).ngClassValid,r.Gb(t,36).ngClassInvalid,r.Gb(t,36).ngClassPending),e(t,40,0,r.Pb(t,40,0,r.Gb(t,41).transform("readers.CHOOSE"))),e(t,45,0,r.Pb(t,45,0,r.Gb(t,46).transform("readers.MR"))),e(t,50,0,r.Pb(t,50,0,r.Gb(t,51).transform("readers.MS"))),e(t,54,0,r.Pb(t,54,0,r.Gb(t,55).transform("readers.TITLE"))),e(t,56,0,r.Gb(t,58).maxlength?r.Gb(t,58).maxlength:null,r.Gb(t,63).ngClassUntouched,r.Gb(t,63).ngClassTouched,r.Gb(t,63).ngClassPristine,r.Gb(t,63).ngClassDirty,r.Gb(t,63).ngClassValid,r.Gb(t,63).ngClassInvalid,r.Gb(t,63).ngClassPending),e(t,66,0,r.Pb(t,66,0,r.Gb(t,67).transform("readers.FIRST_NAME"))),e(t,68,0,r.Gb(t,73).required?"":null,r.Gb(t,78).ngClassUntouched,r.Gb(t,78).ngClassTouched,r.Gb(t,78).ngClassPristine,r.Gb(t,78).ngClassDirty,r.Gb(t,78).ngClassValid,r.Gb(t,78).ngClassInvalid,r.Gb(t,78).ngClassPending),e(t,81,0,r.Pb(t,81,0,r.Gb(t,82).transform("readers.LAST_NAME"))),e(t,83,0,r.Gb(t,88).required?"":null,r.Gb(t,93).ngClassUntouched,r.Gb(t,93).ngClassTouched,r.Gb(t,93).ngClassPristine,r.Gb(t,93).ngClassDirty,r.Gb(t,93).ngClassValid,r.Gb(t,93).ngClassInvalid,r.Gb(t,93).ngClassPending),e(t,96,0,r.Pb(t,96,0,r.Gb(t,97).transform("readers.STREET_ADDRESS"))),e(t,98,0,r.Gb(t,103).required?"":null,r.Gb(t,108).ngClassUntouched,r.Gb(t,108).ngClassTouched,r.Gb(t,108).ngClassPristine,r.Gb(t,108).ngClassDirty,r.Gb(t,108).ngClassValid,r.Gb(t,108).ngClassInvalid,r.Gb(t,108).ngClassPending),e(t,111,0,r.Pb(t,111,0,r.Gb(t,112).transform("readers.STREET_ADDRESS"))),e(t,113,0,r.Gb(t,118).ngClassUntouched,r.Gb(t,118).ngClassTouched,r.Gb(t,118).ngClassPristine,r.Gb(t,118).ngClassDirty,r.Gb(t,118).ngClassValid,r.Gb(t,118).ngClassInvalid,r.Gb(t,118).ngClassPending),e(t,121,0,r.Pb(t,121,0,r.Gb(t,122).transform("readers.ZIP"))),e(t,123,0,r.Gb(t,128).required?"":null,r.Gb(t,133).ngClassUntouched,r.Gb(t,133).ngClassTouched,r.Gb(t,133).ngClassPristine,r.Gb(t,133).ngClassDirty,r.Gb(t,133).ngClassValid,r.Gb(t,133).ngClassInvalid,r.Gb(t,133).ngClassPending),e(t,136,0,r.Pb(t,136,0,r.Gb(t,137).transform("readers.CITY"))),e(t,138,0,r.Gb(t,143).required?"":null,r.Gb(t,148).ngClassUntouched,r.Gb(t,148).ngClassTouched,r.Gb(t,148).ngClassPristine,r.Gb(t,148).ngClassDirty,r.Gb(t,148).ngClassValid,r.Gb(t,148).ngClassInvalid,r.Gb(t,148).ngClassPending),e(t,151,0,r.Pb(t,151,0,r.Gb(t,152).transform("readers.COUNTRY"))),e(t,153,0,r.Gb(t,155).required?"":null,r.Gb(t,160).ngClassUntouched,r.Gb(t,160).ngClassTouched,r.Gb(t,160).ngClassPristine,r.Gb(t,160).ngClassDirty,r.Gb(t,160).ngClassValid,r.Gb(t,160).ngClassInvalid,r.Gb(t,160).ngClassPending),e(t,164,0,r.Pb(t,164,0,r.Gb(t,165).transform("readers.CHOOSE"))),e(t,170,0,r.Pb(t,170,0,r.Gb(t,171).transform("readers.PHONE"))),e(t,172,0,r.Gb(t,177).ngClassUntouched,r.Gb(t,177).ngClassTouched,r.Gb(t,177).ngClassPristine,r.Gb(t,177).ngClassDirty,r.Gb(t,177).ngClassValid,r.Gb(t,177).ngClassInvalid,r.Gb(t,177).ngClassPending)}))}function F(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),r.tb(2,9158656,null,0,d.b,[r.k,d.d,[8,null],[2,d.a],[2,r.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,r.Gb(t,2).inline,"primary"!==r.Gb(t,2).color&&"accent"!==r.Gb(t,2).color&&"warn"!==r.Gb(t,2).color)}))}function H(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),r.Ob(1,null,["",""])),r.Ib(131072,a.j,[a.k,r.h])],null,(function(e,t){e(t,1,0,r.Pb(t,1,0,r.Gb(t,2).transform("readers.EMAIL_INVALID")))}))}function B(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,20,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,2,"label",[["for","receiverEmail"]],null,null,null,null,null)),(e()(),r.Ob(2,null,["","*"])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(4,0,null,null,14,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),r.ub(5,0,null,null,11,"input",[["aria-describedby","receiverEmail"],["class","form-control"],["email",""],["id","receiverEmail"],["name","receiverEmail"],["required",""],["type","email"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,i=e.component;return"input"===t&&(l=!1!==r.Gb(e,9)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==r.Gb(e,9).onTouched()&&l),"compositionstart"===t&&(l=!1!==r.Gb(e,9)._compositionStart()&&l),"compositionend"===t&&(l=!1!==r.Gb(e,9)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(i.currentAddress.gift_recipient=n)&&l),l}),null,null)),r.Lb(512,null,o.I,o.J,[r.r,r.s,r.k,r.E]),r.tb(7,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),r.Jb(8,{"input-error":0}),r.tb(9,16384,null,0,s.e,[r.E,r.k,[2,s.a]],null,null),r.tb(10,16384,null,0,s.y,[],{required:[0,"required"]},null),r.tb(11,16384,null,0,s.f,[],{email:[0,"email"]},null),r.Lb(1024,null,s.n,(function(e,t){return[e,t]}),[s.y,s.f]),r.Lb(1024,null,s.o,(function(e){return[e]}),[s.e]),r.tb(14,671744,[["emailValidate",4]],0,s.t,[[2,s.d],[6,s.n],[8,null],[6,s.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),r.Lb(2048,null,s.p,null,[s.t]),r.tb(16,16384,null,0,s.q,[[4,s.p]],null,null),(e()(),r.kb(16777216,null,null,1,null,F)),r.tb(18,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,H)),r.tb(20,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,8,0,n.canShowErrorMessages&&r.Gb(t.parent,13).controls.receiverEmail&&r.Gb(t.parent,13).controls.receiverEmail.errors&&r.Gb(t.parent,13).controls.receiverEmail.errors.required);e(t,7,0,"form-control",l),e(t,10,0,""),e(t,11,0,""),e(t,14,0,"receiverEmail",n.currentAddress.gift_recipient),e(t,18,0,r.Gb(t,14).invalid&&(r.Gb(t,14).dirty||r.Gb(t,14).touched)),e(t,20,0,r.Gb(t,14).invalid&&(r.Gb(t,14).dirty||r.Gb(t,14).touched))}),(function(e,t){e(t,2,0,r.Pb(t,2,0,r.Gb(t,3).transform("readers.GIFT_RECIPIENT_EMAIL"))),e(t,5,0,r.Gb(t,10).required?"":null,r.Gb(t,16).ngClassUntouched,r.Gb(t,16).ngClassTouched,r.Gb(t,16).ngClassPristine,r.Gb(t,16).ngClassDirty,r.Gb(t,16).ngClassValid,r.Gb(t,16).ngClassInvalid,r.Gb(t,16).ngClassPending)}))}function z(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,1,"li",[],null,null,null,null,null)),(e()(),r.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.context.$implicit.title)}))}function V(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,8,"div",[["class","address-subs"]],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),r.Ob(2,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),r.Ib(131072,a.j,[a.k,r.h]),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(6,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),r.kb(16777216,null,null,1,null,z)),r.tb(8,278528,null,0,o.n,[r.Q,r.N,r.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,8,0,t.component.abos)}),(function(e,t){var n=t.component;e(t,2,0,r.Pb(t,2,0,"both"===n.addressFor?r.Gb(t,3).transform("readers.ADDRESS_USED_FOR_BOTH"):"billing"===n.addressFor?r.Gb(t,4).transform("readers.ADDRESS_USED_FOR_BILLING"):r.Gb(t,5).transform("readers.ADDRESS_USED_FOR_POSTAL")))}))}function Q(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,3,"div",[["class","input-error-message"]],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),r.Ob(2,null,["",""])),r.Ib(131072,a.j,[a.k,r.h])],null,(function(e,t){e(t,2,0,r.Pb(t,2,0,r.Gb(t,3).transform("INVALID_FORM_MESSAGE")))}))}function U(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,30,"div",[],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,9,"div",[["class","header"]],null,null,null,null,null)),(e()(),r.ub(2,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.backToMyAccount()&&l),l}),null,null)),(e()(),r.ub(3,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","arrow_back"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),r.tb(4,9158656,null,0,d.b,[r.k,d.d,[8,null],[2,d.a],[2,r.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),r.kb(16777216,null,null,1,null,T)),r.tb(6,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,I)),r.tb(8,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,D)),r.tb(10,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.ub(11,0,null,null,19,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var l=!0;return"submit"===t&&(l=!1!==r.Gb(e,13).onSubmit(n)&&l),"reset"===t&&(l=!1!==r.Gb(e,13).onReset()&&l),l}),null,null)),r.tb(12,16384,null,0,s.E,[],null,null),r.tb(13,4210688,[[1,4],["addressChangeForm",4]],0,s.s,[[8,null],[8,null]],null,null),r.Lb(2048,null,s.d,null,[s.s]),r.tb(15,16384,null,0,s.r,[[4,s.d]],null,null),(e()(),r.kb(16777216,null,null,1,null,j)),r.tb(17,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,B)),r.tb(19,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,V)),r.tb(21,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,Q)),r.tb(23,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.ub(24,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),r.ub(25,0,null,null,2,"button",[["class","btn small-button no-background"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.cancel()&&l),l}),null,null)),(e()(),r.Ob(26,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(28,0,null,null,2,"button",[["class","btn small-button left-margin btn-success"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.saveAddress()&&l),l}),null,null)),(e()(),r.Ob(29,null,[""," "])),r.Ib(131072,a.j,[a.k,r.h])],(function(e,t){var n=t.component;e(t,4,0,"arrow_back"),e(t,6,0,"edit"===n.addressType),e(t,8,0,"billing"===n.addressType),e(t,10,0,"postal"===n.addressType||"transfer_print"===n.addressType),e(t,17,0,"transfer_digital"!==n.addressType),e(t,19,0,"transfer_digital"===n.addressType||"transfer_print"===n.addressType),e(t,21,0,n.abos&&n.abos.length>0),e(t,23,0,!r.Gb(t,13).valid&&n.canShowErrorMessages)}),(function(e,t){e(t,3,0,r.Gb(t,4).inline,"primary"!==r.Gb(t,4).color&&"accent"!==r.Gb(t,4).color&&"warn"!==r.Gb(t,4).color),e(t,11,0,r.Gb(t,15).ngClassUntouched,r.Gb(t,15).ngClassTouched,r.Gb(t,15).ngClassPristine,r.Gb(t,15).ngClassDirty,r.Gb(t,15).ngClassValid,r.Gb(t,15).ngClassInvalid,r.Gb(t,15).ngClassPending),e(t,26,0,r.Pb(t,26,0,r.Gb(t,27).transform("readers.ABORT_BUTTON_LABEL"))),e(t,29,0,r.Pb(t,29,0,r.Gb(t,30).transform("readers.SAVE_BUTTON_LABEL")))}))}function W(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),r.ub(1,0,null,null,3,"div",[["style","padding: 25px;"]],null,null,null,null,null)),(e()(),r.ub(2,0,null,null,2,"app-custom-select",[["style","width: 100%;"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.currentAddressId=n)&&l),l}),k.b,k.a)),r.tb(3,114688,null,0,M.a,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],options:[4,"options"],label:[5,"label"],value:[6,"value"],htmlCaption:[7,"htmlCaption"]},{valueChange:"valueChange"}),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(5,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),r.ub(6,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=!1!==r.Gb(e,9).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==r.Gb(e,9).onMouseLeave()&&l),"click"===t&&(l=!1!==i.addNewAddress()&&l),l}),null,null)),r.Lb(512,null,o.K,o.L,[r.k,r.s,r.E]),r.tb(8,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),r.tb(9,16384,null,0,C.a,[r.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),r.Ob(10,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(12,0,null,null,9,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),r.ub(13,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.cancel()&&l),l}),null,null)),(e()(),r.Ob(14,null,["",""])),r.Ib(131072,a.j,[a.k,r.h]),(e()(),r.ub(16,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=!1!==r.Gb(e,19).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==r.Gb(e,19).onMouseLeave()&&l),"click"===t&&(l=!1!==i.saveAddress()&&l),l}),null,null)),r.Lb(512,null,o.K,o.L,[r.k,r.s,r.E]),r.tb(18,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),r.tb(19,16384,null,0,C.a,[r.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),r.Ob(20,null,["",""])),r.Ib(131072,a.j,[a.k,r.h])],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor,n.addressOptions,r.yb(1,"",r.Pb(t,3,5,r.Gb(t,4).transform(n.getTranslationKey())),""),n.currentAddressId,!0),e(t,8,0,n.viewerService.secondaryButtonStyle),e(t,9,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor),e(t,18,0,n.viewerService.primaryButtonStyle),e(t,19,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,10,0,r.Pb(t,10,0,r.Gb(t,11).transform("readers.NEW_ADDRESS"))),e(t,14,0,r.Pb(t,14,0,r.Gb(t,15).transform("readers.ABORT_BUTTON_LABEL"))),e(t,20,0,r.Pb(t,20,0,r.Gb(t,21).transform("readers.SAVE_BUTTON_LABEL")))}))}function q(e){return r.Qb(0,[r.Mb(671088640,1,{addressChangeForm:0}),(e()(),r.kb(16777216,null,null,1,null,U)),r.tb(2,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null),(e()(),r.kb(16777216,null,null,1,null,W)),r.tb(4,16384,null,0,o.o,[r.Q,r.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,!n.showAddressChooser&&n.showContent&&n.currentAddress),e(t,4,0,n.showAddressChooser&&n.showContent)}),null)}function K(e){return r.Qb(0,[(e()(),r.ub(0,0,null,null,1,"app-address-change",[],null,null,null,q,P)),r.tb(1,114688,null,0,S.a,[f.a,x.a,L.a,O.b],null,null)],(function(e,t){e(t,1,0)}),null)}var J=r.qb("app-address-change",S.a,K,{},{},[])},"5aly":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e,t,n){this.renderer=e,this.dialogRef=t,this.data=n,this.groupId=n.groupId,localStorage.setItem("group_id",this.groupId)}messageEvent(e){"readerUpdate"===e.data.message&&(this.renderer.setStyle(this.frameElement.nativeElement,"height",e.data.height+5+"px"),this.renderer.setStyle(this.frameElement.nativeElement,"visibility","visible")),"readerDialogClose"===e.data.message&&this.dialogRef.close()}ngOnInit(){window.addEventListener("message",this.messageEvent.bind(this),!1),this.iframeSrc="register"===this.data.dialogType?location.origin+"/readers/register/"+this.groupId:"account"===this.data.dialogType?location.origin+"/readers/account":location.origin+"/readers/switchpay/address"}}},"5eZi":function(e,t,n){"use strict";var l=n("L7eK"),i=n("8Y7J"),r=n("TSSN"),a=n("Hwy4");n.d(t,"a",(function(){return c}));var o=i.sb({encapsulation:0,styles:[[""],l.a],data:{}});function s(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[["class","main-container"],["style","text-align: center;padding-top: 30px;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[["class","empty-title"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,2,"p",[["class","empty-description"]],null,null,null,null,null)),(e()(),i.Ob(5,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,1,"span",[["class","material-symbols-outlined"],["style","font-size: 250px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" check_circle "]))],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("shopping_cart.PURCHASE_CONFIRMATION_HEADLINE"))),e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("shopping_cart.PURCHASE_CONFIRMATION_DESCRIPTION")))}))}function u(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-purchase-confirmation",[],null,null,null,s,o)),i.tb(1,114688,null,0,a.a,[],null,null)],(function(e,t){e(t,1,0)}),null)}var c=i.qb("app-purchase-confirmation",a.a,u,{},{},[])},"5swH":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("8Y7J"),i=n("PqYM"),r=(n("naTb"),n("7Dn+"),n("gXLG"),n("KbaO"),n("kwfl")),a=n("wd/R"),o=(n("/h7t"),n("839X"),n("BRA/"),n("oBM4"));class s{constructor(e,t,n,i,r,a){this.viewerService=e,this.sharedService=t,this.websiteService=n,this.shoppingCartService=i,this.sessionTrackingService=r,this.trackingService=a,this.showTokenInfo=!1,this.searchKeywordsChange=new l.m,this.isHandset=!1,this.showArchiveButton=!0,this.cartItemsCount=0,this.isLoggedIn=!1,this.unreadMessagesCount=0,this.showingSearchBar=!1}ngOnInit(){this.sharedService.isHandset.subscribe(e=>{this.isHandset=e});const e=this.viewerService.magazineContent,t=this.viewerService.magazineArticleHeads;this.isMagazineToolbar="magazine"===this.toolbarLocation,this.isOverviewToolbar="overview"===this.toolbarLocation,this.isMagazineToolbar&&(this.showArchiveButton=this.viewerService.magazineContent.archive_view_enabled,this.showBackButton=!0,this.hasIndex=!!e.index&&!!e.index.entries&&e.index.entries.length>0,this.hasArticle=!!this.viewerService.magazineArticleHeads&&this.viewerService.magazineArticleHeads.article_count>0&&this.viewerService.magazineArticleHeads.articles_enabled,this.showPDFDownload=this.viewerService.magazineContent.pdf_download_enabled,this.shareEnabled=e.share_enabled,this.hasArticle=t&&t.articles.length>0&&t.articles_enabled,this.showTokenInfo=this.viewerService.showTokenInfo,this.issueStatus=this.viewerService.issueStatus,this.currentTokenValidTime="",this.currentTokenPublishingDate=a().format("DD.MM.YYYY"),this.showTokenInfo&&(this.timerSubscription=Object(i.a)(0,1e3).subscribe(()=>{const e=a.unix(this.viewerService.tokenStartDate);e.add("1","days");const t=a();let n=e.diff(t);n>0?this.currentTokenValidTime=a.utc(n).format("HH:mm:ss"):(n=0,this.currentTokenValidTime=a.utc(n).format("HH:mm:ss"),this.timerSubscription.unsubscribe())}))),this.showToolbarLoginButton=!!this.viewerService.extsubProviders||!!this.viewerService.authData.auth0||this.viewerService.groupOverview.has_promotion_code||this.viewerService.authData.hasLeadwall()||this.viewerService.authData.hasSwitchPay(),this.shoppingCartService.quantitySubject.subscribe(e=>{this.cartItemsCount=e}),this.isLoggedIn=this.viewerService.isLoggedIn(),this.viewerService.isLoggedIn()&&this.sharedService.reloadMessagesSubject.subscribe(()=>{this.websiteService.getUnreadMessagesCount().subscribe(e=>{this.unreadMessagesCount=e.total})})}showArchive(){location.href=location.origin+"/html5/"+this.viewerService.magazineContent.group_external_id}trackButton(e){this.trackingService.buttonTracking(e)}issueStatusChanged(){this.issueStatus="done"===this.issueStatus?"in_progress":"done",this.viewerService.updateIssueProgress(this.viewerService.selectedMagazineId,this.issueStatus).subscribe()}showSearchView(){this.isMagazineToolbar?this.sessionTrackingService.buttonClick(o.b.MAGAZINE_SEARCH,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id):this.sessionTrackingService.buttonClick(o.b.ARCHIVE_SEARCH,o.d.ARCHIVE,this.viewerService.groupOverview.id),this.viewerService.emitToolbarAction(r.d.SEARCH),this.isOverviewToolbar&&(this.showingSearchBar=!this.showingSearchBar)}exitSearch(){this.viewerService.emitToolbarAction(r.d.EXIT_SEARCH),this.showingSearchBar=!this.showingSearchBar}search(){this.searchKeywordsChange.emit(this.searchKeywords),this.viewerService.emitToolbarAction(r.d.RUN_SEARCH)}openLogin(){this.isMagazineToolbar?this.sessionTrackingService.buttonClick(o.b.MAGAZINE_ACCOUNT,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id):this.sessionTrackingService.buttonClick(o.b.ARCHIVE_ACCOUNT,o.d.ARCHIVE,this.viewerService.groupOverview.id),this.sharedService.showLoginPage()}showFullscreen(){this.sessionTrackingService.buttonClick(o.b.MAGAZINE_ENTER_FULLSCREEN,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(r.d.FULLSCREEN)}closeFullscreen(){this.sessionTrackingService.buttonClick(o.b.MAGAZINE_EXIT_FULLSCREEN,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(r.d.EXIT_FULLSCREEN)}downloadPdf(){this.sessionTrackingService.buttonClick(o.b.MAGAZINE_PDF_DOWNLOAD,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(r.d.PDF_DOWNLOAD)}showIndex(){this.sessionTrackingService.buttonClick(o.b.MAGAZINE_THUMBNAILS,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(r.d.THUMBNAILS)}showArticleIndex(){this.sessionTrackingService.buttonClick(o.b.MAGAZINE_ARTICLE_INDEX,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(r.d.ARTICLE_INDEX)}showShare(){this.sessionTrackingService.buttonClick(o.b.MAGAZINE_SHARE,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(r.d.SHARE)}shoppingCartClicked(){this.isMagazineToolbar?this.sessionTrackingService.buttonClick(o.b.MAGAZINE_CART,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id):this.sessionTrackingService.buttonClick(o.b.ARCHIVE_CART,o.d.ARCHIVE,this.viewerService.groupOverview.id),this.sharedService.showShoppingCartPage()}showMessagesPage(){this.isMagazineToolbar?this.sessionTrackingService.buttonClick(o.b.MAGAZINE_MESSAGES,o.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id):this.sessionTrackingService.buttonClick(o.b.ARCHIVE_MESSAGES,o.d.ARCHIVE,this.viewerService.groupOverview.id),this.sharedService.showMessagesPage()}}},"6+QB":function(e,t,n){!function(e){"use strict";e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n("wd/R"))},"64Hl":function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n("KbaO"),n("naFj");var l=n("KDw4"),i=n("kwfl"),r=function(e){return e.CouponView="couponView",e.CouponLogin="couponLogin",e.CouponForm="couponForm",e.CouponConfirm="couponConfirm",e}({});class a{constructor(e,t,n,l,i,r,a){this.dialogRef=e,this.dialog=t,this.viewerService=n,this.snackBar=l,this.translate=i,this.router=r,this.viewerCommonService=a}ngOnInit(){this.currentView=r.CouponView,this.promoCode=this.viewerService.magazineProducts.promotion_code,this.showBackButton=!1,this.couponCode="",this.couponParam="",this.emailAddress="",this.accepted=!1}closeCouponDialog(){this.dialogRef.close()}goBackAction(e){switch(e.preventDefault(),e.stopPropagation(),this.currentView){case r.CouponForm:this.currentView=r.CouponLogin,this.showBackButton=!1;break;case r.CouponConfirm:this.currentView=r.CouponForm}}resendEmail(){this.viewerCommonService.key&&this.viewerCommonService.leadwallResend(this.viewerCommonService.key).subscribe(()=>{this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_RESENT"),void 0,{panelClass:"snackbar-center",duration:2e3})},()=>{this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_RESENT_ERROR"),void 0,{panelClass:"snackbar-center",duration:2e3})})}register(){""!==this.emailAddress?this.viewerService.couponRegister(this.emailAddress,this.viewerService.selectedMagazineId,this.couponCode,this.couponParam).subscribe(e=>{this.currentView=r.CouponConfirm,this.viewerCommonService.key=e.key},e=>{const t=e.error.error;"email_used"===t||"email_already_exists"===t?this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_ERROR"),void 0,{panelClass:"snackbar-center",duration:5e3}):"email_unconfirmed"===t&&this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_UNCONFIRMED"),void 0,{panelClass:"snackbar-center",duration:5e3})}):this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_INVALID"),void 0,{panelClass:"snackbar-center",duration:2e3})}showKeoskLogin(){this.dialogRef.close(),this.dialog.open(l.a,{data:{type:i.c.KEOSK,fromView:"coupon",magazineId:this.viewerService.selectedMagazineId,groupId:this.viewerService.groupId}}).afterClosed().subscribe(e=>{e&&"keosk"===e&&(this.currentView=r.CouponLogin)})}showRegister(){this.currentView=r.CouponForm,this.showBackButton=!0}activateCoupon(){this.couponCode&&""!==this.couponCode&&this.viewerService.validateCoupon(this.viewerService.selectedMagazineId,this.couponCode,this.couponParam).subscribe(e=>{const t=localStorage.getItem("namespace");null===e||e.valid?localStorage.getItem(t+"access_token")||localStorage.getItem(t+"refresh_token")?window.location.reload():this.currentView=r.CouponLogin:this.snackBar.open(this.translate.instant("COUPON_CODE_INVALID"),void 0,{panelClass:"snackbar-center",duration:2e3})},()=>{this.snackBar.open(this.translate.instant("COUPON_CODE_INVALID"),void 0,{panelClass:"snackbar-center",duration:2e3})})}}},"6B0Y":function(e,t,n){!function(e){"use strict";var t={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},n={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};e.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(e){return"\u179b\u17d2\u1784\u17b6\u1785"===e},meridiem:function(e,t,n){return e<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(e){return e.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n("wd/R"))},"6BPK":function(e,t,n){var l,i;!function(r,a,o){"use strict";"undefined"!=typeof window&&n("PDX0")?void 0===(i="function"==typeof(l=o)?l.call(t,n,t,e):l)||(e.exports=i):e.exports?e.exports=o():a.exports?a.exports=o():a.Fingerprint2=o()}(0,this,(function(){"use strict";void 0===Array.isArray&&(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)});var e=function(e,t){var n=[0,0,0,0];return n[3]+=(e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]])[3]+(t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]])[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]},t=function(e,t){var n=[0,0,0,0];return n[3]+=(e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]])[3]*(t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]])[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]},n=function(e,t){return 32==(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:[e[1]<<(t-=32)|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t]},l=function(e,t){return 0==(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]},i=function(e,t){return[e[0]^t[0],e[1]^t[1]]},r=function(e){return e=i(e,[0,e[0]>>>1]),e=t(e,[4283543511,3981806797]),e=i(e,[0,e[0]>>>1]),e=t(e,[3301882366,444984403]),i(e,[0,e[0]>>>1])},a=function(a,o){for(var s=(a=a||"").length%16,u=a.length-s,c=[0,o=o||0],d=[0,o],h=[0,0],p=[0,0],m=[2277735313,289559509],g=[1291169091,658871167],b=0;b<u;b+=16)h=[255&a.charCodeAt(b+4)|(255&a.charCodeAt(b+5))<<8|(255&a.charCodeAt(b+6))<<16|(255&a.charCodeAt(b+7))<<24,255&a.charCodeAt(b)|(255&a.charCodeAt(b+1))<<8|(255&a.charCodeAt(b+2))<<16|(255&a.charCodeAt(b+3))<<24],p=[255&a.charCodeAt(b+12)|(255&a.charCodeAt(b+13))<<8|(255&a.charCodeAt(b+14))<<16|(255&a.charCodeAt(b+15))<<24,255&a.charCodeAt(b+8)|(255&a.charCodeAt(b+9))<<8|(255&a.charCodeAt(b+10))<<16|(255&a.charCodeAt(b+11))<<24],h=t(h,m),h=n(h,31),h=t(h,g),c=i(c,h),c=n(c,27),c=e(c,d),c=e(t(c,[0,5]),[0,1390208809]),p=t(p,g),p=n(p,33),p=t(p,m),d=i(d,p),d=n(d,31),d=e(d,c),d=e(t(d,[0,5]),[0,944331445]);switch(h=[0,0],p=[0,0],s){case 15:p=i(p,l([0,a.charCodeAt(b+14)],48));case 14:p=i(p,l([0,a.charCodeAt(b+13)],40));case 13:p=i(p,l([0,a.charCodeAt(b+12)],32));case 12:p=i(p,l([0,a.charCodeAt(b+11)],24));case 11:p=i(p,l([0,a.charCodeAt(b+10)],16));case 10:p=i(p,l([0,a.charCodeAt(b+9)],8));case 9:p=i(p,[0,a.charCodeAt(b+8)]),p=t(p,g),p=n(p,33),p=t(p,m),d=i(d,p);case 8:h=i(h,l([0,a.charCodeAt(b+7)],56));case 7:h=i(h,l([0,a.charCodeAt(b+6)],48));case 6:h=i(h,l([0,a.charCodeAt(b+5)],40));case 5:h=i(h,l([0,a.charCodeAt(b+4)],32));case 4:h=i(h,l([0,a.charCodeAt(b+3)],24));case 3:h=i(h,l([0,a.charCodeAt(b+2)],16));case 2:h=i(h,l([0,a.charCodeAt(b+1)],8));case 1:h=i(h,[0,a.charCodeAt(b)]),h=t(h,m),h=n(h,31),h=t(h,g),c=i(c,h)}return c=i(c,[0,a.length]),d=i(d,[0,a.length]),c=e(c,d),d=e(d,c),c=r(c),d=r(d),c=e(c,d),d=e(d,c),("00000000"+(c[0]>>>0).toString(16)).slice(-8)+("00000000"+(c[1]>>>0).toString(16)).slice(-8)+("00000000"+(d[0]>>>0).toString(16)).slice(-8)+("00000000"+(d[1]>>>0).toString(16)).slice(-8)},o={preprocessor:null,audio:{timeout:1e3,excludeIOS11:!0},fonts:{swfContainerId:"fingerprintjs2",swfPath:"flash/compiled/FontList.swf",userDefinedFonts:[],extendedJsFonts:!1},screen:{detectScreenOrientation:!0},plugins:{sortPluginsFor:[/palemoon/i],excludeIE:!1},extraComponents:[],excludes:{enumerateDevices:!0,pixelRatio:!0,doNotTrack:!0,fontsFlash:!0,adBlock:!0},NOT_AVAILABLE:"not available",ERROR:"error",EXCLUDED:"excluded"},s=function(e,t){if(Array.prototype.forEach&&e.forEach===Array.prototype.forEach)e.forEach(t);else if(e.length===+e.length)for(var n=0,l=e.length;n<l;n++)t(e[n],n,e);else for(var i in e)e.hasOwnProperty(i)&&t(e[i],i,e)},u=function(e,t){var n=[];return null==e?n:Array.prototype.map&&e.map===Array.prototype.map?e.map(t):(s(e,(function(e,l,i){n.push(t(e,l,i))})),n)},c=function(e){if(null==navigator.plugins)return e.NOT_AVAILABLE;for(var t=[],n=0,l=navigator.plugins.length;n<l;n++)navigator.plugins[n]&&t.push(navigator.plugins[n]);return d(e)&&(t=t.sort((function(e,t){return e.name>t.name?1:e.name<t.name?-1:0}))),u(t,(function(e){var t=u(e,(function(e){return[e.type,e.suffixes]}));return[e.name,e.description,t]}))},d=function(e){for(var t=!1,n=0,l=e.plugins.sortPluginsFor.length;n<l;n++)if(navigator.userAgent.match(e.plugins.sortPluginsFor[n])){t=!0;break}return t},h=function(){var e=document.createElement("canvas");return!(!e.getContext||!e.getContext("2d"))},p=function(){if(!h())return!1;var e=m(),t=!!window.WebGLRenderingContext&&!!e;return g(e),t},m=function(){var e=document.createElement("canvas"),t=null;try{t=e.getContext("webgl")||e.getContext("experimental-webgl")}catch(n){}return t||(t=null),t},g=function(e){var t=e.getExtension("WEBGL_lose_context");null!=t&&t.loseContext()},b=[{key:"userAgent",getData:function(e){e(navigator.userAgent)}},{key:"webdriver",getData:function(e,t){e(null==navigator.webdriver?t.NOT_AVAILABLE:navigator.webdriver)}},{key:"language",getData:function(e,t){e(navigator.language||navigator.userLanguage||navigator.browserLanguage||navigator.systemLanguage||t.NOT_AVAILABLE)}},{key:"colorDepth",getData:function(e,t){e(window.screen.colorDepth||t.NOT_AVAILABLE)}},{key:"deviceMemory",getData:function(e,t){e(navigator.deviceMemory||t.NOT_AVAILABLE)}},{key:"pixelRatio",getData:function(e,t){e(window.devicePixelRatio||t.NOT_AVAILABLE)}},{key:"hardwareConcurrency",getData:function(e,t){e(function(e){return navigator.hardwareConcurrency?navigator.hardwareConcurrency:e.NOT_AVAILABLE}(t))}},{key:"screenResolution",getData:function(e,t){e(function(e){var t=[window.screen.width,window.screen.height];return e.screen.detectScreenOrientation&&t.sort().reverse(),t}(t))}},{key:"availableScreenResolution",getData:function(e,t){e(function(e){if(window.screen.availWidth&&window.screen.availHeight){var t=[window.screen.availHeight,window.screen.availWidth];return e.screen.detectScreenOrientation&&t.sort().reverse(),t}return e.NOT_AVAILABLE}(t))}},{key:"timezoneOffset",getData:function(e){e((new Date).getTimezoneOffset())}},{key:"timezone",getData:function(e,t){window.Intl&&window.Intl.DateTimeFormat?e((new window.Intl.DateTimeFormat).resolvedOptions().timeZone||t.NOT_AVAILABLE):e(t.NOT_AVAILABLE)}},{key:"sessionStorage",getData:function(e,t){e(function(e){try{return!!window.sessionStorage}catch(t){return e.ERROR}}(t))}},{key:"localStorage",getData:function(e,t){e(function(e){try{return!!window.localStorage}catch(t){return e.ERROR}}(t))}},{key:"indexedDb",getData:function(e,t){e(function(e){if(("msWriteProfilerMark"in window)+("msLaunchUri"in navigator)+("msSaveBlob"in navigator)>=2)return e.EXCLUDED;try{return!!window.indexedDB}catch(t){return e.ERROR}}(t))}},{key:"addBehavior",getData:function(e){e(!!window.HTMLElement.prototype.addBehavior)}},{key:"openDatabase",getData:function(e){e(!!window.openDatabase)}},{key:"cpuClass",getData:function(e,t){e(function(e){return navigator.cpuClass||e.NOT_AVAILABLE}(t))}},{key:"platform",getData:function(e,t){e(function(e){return navigator.platform?navigator.platform:e.NOT_AVAILABLE}(t))}},{key:"doNotTrack",getData:function(e,t){e(function(e){return navigator.doNotTrack?navigator.doNotTrack:navigator.msDoNotTrack?navigator.msDoNotTrack:window.doNotTrack?window.doNotTrack:e.NOT_AVAILABLE}(t))}},{key:"plugins",getData:function(e,t){"Microsoft Internet Explorer"===navigator.appName||"Netscape"===navigator.appName&&/Trident/.test(navigator.userAgent)?e(t.plugins.excludeIE?t.EXCLUDED:function(e){var t=[];return Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window?t=u(["AcroPDF.PDF","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","Msxml2.XMLHTTP","PDF.PdfCtrl","QuickTime.QuickTime","QuickTimeCheckObject.QuickTimeCheck.1","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","SWCtl.SWCtl","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","TDCCtl.TDCCtl","WMPlayer.OCX","rmocx.RealPlayer G2 Control","rmocx.RealPlayer G2 Control.1"],(function(t){try{return new window.ActiveXObject(t),t}catch(n){return e.ERROR}})):t.push(e.NOT_AVAILABLE),navigator.plugins&&(t=t.concat(c(e))),t}(t)):e(c(t))}},{key:"canvas",getData:function(e,t){h()?e(function(e){var t=[],n=document.createElement("canvas");n.width=2e3,n.height=200,n.style.display="inline";var l=n.getContext("2d");return l.rect(0,0,10,10),l.rect(2,2,6,6),t.push("canvas winding:"+(!1===l.isPointInPath(5,5,"evenodd")?"yes":"no")),l.textBaseline="alphabetic",l.fillStyle="#f60",l.fillRect(125,1,62,20),l.fillStyle="#069",l.font=e.dontUseFakeFontInCanvas?"11pt Arial":"11pt no-real-font-123",l.fillText("Cwm fjordbank glyphs vext quiz, \u{1f603}",2,15),l.fillStyle="rgba(102, 204, 0, 0.2)",l.font="18pt Arial",l.fillText("Cwm fjordbank glyphs vext quiz, \u{1f603}",4,45),l.globalCompositeOperation="multiply",l.fillStyle="rgb(255,0,255)",l.beginPath(),l.arc(50,50,50,0,2*Math.PI,!0),l.closePath(),l.fill(),l.fillStyle="rgb(0,255,255)",l.beginPath(),l.arc(100,50,50,0,2*Math.PI,!0),l.closePath(),l.fill(),l.fillStyle="rgb(255,255,0)",l.beginPath(),l.arc(75,100,50,0,2*Math.PI,!0),l.closePath(),l.fill(),l.fillStyle="rgb(255,0,255)",l.arc(75,75,75,0,2*Math.PI,!0),l.arc(75,75,25,0,2*Math.PI,!0),l.fill("evenodd"),n.toDataURL&&t.push("canvas fp:"+n.toDataURL()),t}(t)):e(t.NOT_AVAILABLE)}},{key:"webgl",getData:function(e,t){p()?e(function(){var e,t=function(t){return e.clearColor(0,0,0,1),e.enable(e.DEPTH_TEST),e.depthFunc(e.LEQUAL),e.clear(e.COLOR_BUFFER_BIT|e.DEPTH_BUFFER_BIT),"["+t[0]+", "+t[1]+"]"};if(!(e=m()))return null;var n=[],l=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,l);var i=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);e.bufferData(e.ARRAY_BUFFER,i,e.STATIC_DRAW),l.itemSize=3,l.numItems=3;var r=e.createProgram(),a=e.createShader(e.VERTEX_SHADER);e.shaderSource(a,"attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}"),e.compileShader(a);var o=e.createShader(e.FRAGMENT_SHADER);e.shaderSource(o,"precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}"),e.compileShader(o),e.attachShader(r,a),e.attachShader(r,o),e.linkProgram(r),e.useProgram(r),r.vertexPosAttrib=e.getAttribLocation(r,"attrVertex"),r.offsetUniform=e.getUniformLocation(r,"uniformOffset"),e.enableVertexAttribArray(r.vertexPosArray),e.vertexAttribPointer(r.vertexPosAttrib,l.itemSize,e.FLOAT,!1,0,0),e.uniform2f(r.offsetUniform,1,1),e.drawArrays(e.TRIANGLE_STRIP,0,l.numItems);try{n.push(e.canvas.toDataURL())}catch(c){}n.push("extensions:"+(e.getSupportedExtensions()||[]).join(";")),n.push("webgl aliased line width range:"+t(e.getParameter(e.ALIASED_LINE_WIDTH_RANGE))),n.push("webgl aliased point size range:"+t(e.getParameter(e.ALIASED_POINT_SIZE_RANGE))),n.push("webgl alpha bits:"+e.getParameter(e.ALPHA_BITS)),n.push("webgl antialiasing:"+(e.getContextAttributes().antialias?"yes":"no")),n.push("webgl blue bits:"+e.getParameter(e.BLUE_BITS)),n.push("webgl depth bits:"+e.getParameter(e.DEPTH_BITS)),n.push("webgl green bits:"+e.getParameter(e.GREEN_BITS)),n.push("webgl max anisotropy:"+function(e){var t=e.getExtension("EXT_texture_filter_anisotropic")||e.getExtension("WEBKIT_EXT_texture_filter_anisotropic")||e.getExtension("MOZ_EXT_texture_filter_anisotropic");if(t){var n=e.getParameter(t.MAX_TEXTURE_MAX_ANISOTROPY_EXT);return 0===n&&(n=2),n}return null}(e)),n.push("webgl max combined texture image units:"+e.getParameter(e.MAX_COMBINED_TEXTURE_IMAGE_UNITS)),n.push("webgl max cube map texture size:"+e.getParameter(e.MAX_CUBE_MAP_TEXTURE_SIZE)),n.push("webgl max fragment uniform vectors:"+e.getParameter(e.MAX_FRAGMENT_UNIFORM_VECTORS)),n.push("webgl max render buffer size:"+e.getParameter(e.MAX_RENDERBUFFER_SIZE)),n.push("webgl max texture image units:"+e.getParameter(e.MAX_TEXTURE_IMAGE_UNITS)),n.push("webgl max texture size:"+e.getParameter(e.MAX_TEXTURE_SIZE)),n.push("webgl max varying vectors:"+e.getParameter(e.MAX_VARYING_VECTORS)),n.push("webgl max vertex attribs:"+e.getParameter(e.MAX_VERTEX_ATTRIBS)),n.push("webgl max vertex texture image units:"+e.getParameter(e.MAX_VERTEX_TEXTURE_IMAGE_UNITS)),n.push("webgl max vertex uniform vectors:"+e.getParameter(e.MAX_VERTEX_UNIFORM_VECTORS)),n.push("webgl max viewport dims:"+t(e.getParameter(e.MAX_VIEWPORT_DIMS))),n.push("webgl red bits:"+e.getParameter(e.RED_BITS)),n.push("webgl renderer:"+e.getParameter(e.RENDERER)),n.push("webgl shading language version:"+e.getParameter(e.SHADING_LANGUAGE_VERSION)),n.push("webgl stencil bits:"+e.getParameter(e.STENCIL_BITS)),n.push("webgl vendor:"+e.getParameter(e.VENDOR)),n.push("webgl version:"+e.getParameter(e.VERSION));try{var u=e.getExtension("WEBGL_debug_renderer_info");u&&(n.push("webgl unmasked vendor:"+e.getParameter(u.UNMASKED_VENDOR_WEBGL)),n.push("webgl unmasked renderer:"+e.getParameter(u.UNMASKED_RENDERER_WEBGL)))}catch(c){}return e.getShaderPrecisionFormat?(s(["FLOAT","INT"],(function(t){s(["VERTEX","FRAGMENT"],(function(l){s(["HIGH","MEDIUM","LOW"],(function(i){s(["precision","rangeMin","rangeMax"],(function(r){var a=e.getShaderPrecisionFormat(e[l+"_SHADER"],e[i+"_"+t])[r];"precision"!==r&&(r="precision "+r);var o=["webgl ",l.toLowerCase()," shader ",i.toLowerCase()," ",t.toLowerCase()," ",r,":",a].join("");n.push(o)}))}))}))})),g(e),n):(g(e),n)}()):e(t.NOT_AVAILABLE)}},{key:"webglVendorAndRenderer",getData:function(e){p()?e(function(){try{var e=m(),t=e.getExtension("WEBGL_debug_renderer_info"),n=e.getParameter(t.UNMASKED_VENDOR_WEBGL)+"~"+e.getParameter(t.UNMASKED_RENDERER_WEBGL);return g(e),n}catch(l){return null}}()):e()}},{key:"adBlock",getData:function(e){e(function(){var e=document.createElement("div");e.innerHTML="&nbsp;",e.className="adsbox";var t=!1;try{document.body.appendChild(e),t=0===document.getElementsByClassName("adsbox")[0].offsetHeight,document.body.removeChild(e)}catch(n){t=!1}return t}())}},{key:"hasLiedLanguages",getData:function(e){e(function(){if(void 0!==navigator.languages)try{if(navigator.languages[0].substr(0,2)!==navigator.language.substr(0,2))return!0}catch(e){return!0}return!1}())}},{key:"hasLiedResolution",getData:function(e){e(window.screen.width<window.screen.availWidth||window.screen.height<window.screen.availHeight)}},{key:"hasLiedOs",getData:function(e){e(function(){var e,t=navigator.userAgent.toLowerCase(),n=navigator.oscpu,l=navigator.platform.toLowerCase();if(e=t.indexOf("windows phone")>=0?"Windows Phone":t.indexOf("windows")>=0||t.indexOf("win16")>=0||t.indexOf("win32")>=0||t.indexOf("win64")>=0||t.indexOf("win95")>=0||t.indexOf("win98")>=0||t.indexOf("winnt")>=0||t.indexOf("wow64")>=0?"Windows":t.indexOf("android")>=0?"Android":t.indexOf("linux")>=0||t.indexOf("cros")>=0||t.indexOf("x11")>=0?"Linux":t.indexOf("iphone")>=0||t.indexOf("ipad")>=0||t.indexOf("ipod")>=0||t.indexOf("crios")>=0||t.indexOf("fxios")>=0?"iOS":t.indexOf("macintosh")>=0||t.indexOf("mac_powerpc)")>=0?"Mac":"Other",("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0)&&"Windows"!==e&&"Windows Phone"!==e&&"Android"!==e&&"iOS"!==e&&"Other"!==e&&-1===t.indexOf("cros"))return!0;if(void 0!==n){if((n=n.toLowerCase()).indexOf("win")>=0&&"Windows"!==e&&"Windows Phone"!==e)return!0;if(n.indexOf("linux")>=0&&"Linux"!==e&&"Android"!==e)return!0;if(n.indexOf("mac")>=0&&"Mac"!==e&&"iOS"!==e)return!0;if((-1===n.indexOf("win")&&-1===n.indexOf("linux")&&-1===n.indexOf("mac"))!=("Other"===e))return!0}return l.indexOf("win")>=0&&"Windows"!==e&&"Windows Phone"!==e||(l.indexOf("linux")>=0||l.indexOf("android")>=0||l.indexOf("pike")>=0)&&"Linux"!==e&&"Android"!==e||(l.indexOf("mac")>=0||l.indexOf("ipad")>=0||l.indexOf("ipod")>=0||l.indexOf("iphone")>=0)&&"Mac"!==e&&"iOS"!==e||!(l.indexOf("arm")>=0&&"Windows Phone"===e)&&!(l.indexOf("pike")>=0&&t.indexOf("opera mini")>=0)&&((l.indexOf("win")<0&&l.indexOf("linux")<0&&l.indexOf("mac")<0&&l.indexOf("iphone")<0&&l.indexOf("ipad")<0&&l.indexOf("ipod")<0)!=("Other"===e)||void 0===navigator.plugins&&"Windows"!==e&&"Windows Phone"!==e)}())}},{key:"hasLiedBrowser",getData:function(e){e(function(){var e,t=navigator.userAgent.toLowerCase(),n=navigator.productSub;if(t.indexOf("edge/")>=0||t.indexOf("iemobile/")>=0)return!1;if(t.indexOf("opera mini")>=0)return!1;if(("Chrome"==(e=t.indexOf("firefox/")>=0?"Firefox":t.indexOf("opera/")>=0||t.indexOf(" opr/")>=0?"Opera":t.indexOf("chrome/")>=0?"Chrome":t.indexOf("safari/")>=0?t.indexOf("android 1.")>=0||t.indexOf("android 2.")>=0||t.indexOf("android 3.")>=0||t.indexOf("android 4.")>=0?"AOSP":"Safari":t.indexOf("trident/")>=0?"Internet Explorer":"Other")||"Safari"===e||"Opera"===e)&&"20030107"!==n)return!0;var l,i=eval.toString().length;if(37===i&&"Safari"!==e&&"Firefox"!==e&&"Other"!==e)return!0;if(39===i&&"Internet Explorer"!==e&&"Other"!==e)return!0;if(33===i&&"Chrome"!==e&&"AOSP"!==e&&"Opera"!==e&&"Other"!==e)return!0;try{throw"a"}catch(r){try{r.toSource(),l=!0}catch(a){l=!1}}return l&&"Firefox"!==e&&"Other"!==e}())}},{key:"touchSupport",getData:function(e){e(function(){var e,t=0;void 0!==navigator.maxTouchPoints?t=navigator.maxTouchPoints:void 0!==navigator.msMaxTouchPoints&&(t=navigator.msMaxTouchPoints);try{document.createEvent("TouchEvent"),e=!0}catch(n){e=!1}return[t,e,"ontouchstart"in window]}())}},{key:"fonts",getData:function(e,t){var n=["monospace","sans-serif","serif"],l=["Andale Mono","Arial","Arial Black","Arial Hebrew","Arial MT","Arial Narrow","Arial Rounded MT Bold","Arial Unicode MS","Bitstream Vera Sans Mono","Book Antiqua","Bookman Old Style","Calibri","Cambria","Cambria Math","Century","Century Gothic","Century Schoolbook","Comic Sans","Comic Sans MS","Consolas","Courier","Courier New","Geneva","Georgia","Helvetica","Helvetica Neue","Impact","Lucida Bright","Lucida Calligraphy","Lucida Console","Lucida Fax","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans","Lucida Sans Typewriter","Lucida Sans Unicode","Microsoft Sans Serif","Monaco","Monotype Corsiva","MS Gothic","MS Outlook","MS PGothic","MS Reference Sans Serif","MS Sans Serif","MS Serif","MYRIAD","MYRIAD PRO","Palatino","Palatino Linotype","Segoe Print","Segoe Script","Segoe UI","Segoe UI Light","Segoe UI Semibold","Segoe UI Symbol","Tahoma","Times","Times New Roman","Times New Roman PS","Trebuchet MS","Verdana","Wingdings","Wingdings 2","Wingdings 3"];t.fonts.extendedJsFonts&&(l=l.concat(["Abadi MT Condensed Light","Academy Engraved LET","ADOBE CASLON PRO","Adobe Garamond","ADOBE GARAMOND PRO","Agency FB","Aharoni","Albertus Extra Bold","Albertus Medium","Algerian","Amazone BT","American Typewriter","American Typewriter Condensed","AmerType Md BT","Andalus","Angsana New","AngsanaUPC","Antique Olive","Aparajita","Apple Chancery","Apple Color Emoji","Apple SD Gothic Neo","Arabic Typesetting","ARCHER","ARNO PRO","Arrus BT","Aurora Cn BT","AvantGarde Bk BT","AvantGarde Md BT","AVENIR","Ayuthaya","Bandy","Bangla Sangam MN","Bank Gothic","BankGothic Md BT","Baskerville","Baskerville Old Face","Batang","BatangChe","Bauer Bodoni","Bauhaus 93","Bazooka","Bell MT","Bembo","Benguiat Bk BT","Berlin Sans FB","Berlin Sans FB Demi","Bernard MT Condensed","BernhardFashion BT","BernhardMod BT","Big Caslon","BinnerD","Blackadder ITC","BlairMdITC TT","Bodoni 72","Bodoni 72 Oldstyle","Bodoni 72 Smallcaps","Bodoni MT","Bodoni MT Black","Bodoni MT Condensed","Bodoni MT Poster Compressed","Bookshelf Symbol 7","Boulder","Bradley Hand","Bradley Hand ITC","Bremen Bd BT","Britannic Bold","Broadway","Browallia New","BrowalliaUPC","Brush Script MT","Californian FB","Calisto MT","Calligrapher","Candara","CaslonOpnface BT","Castellar","Centaur","Cezanne","CG Omega","CG Times","Chalkboard","Chalkboard SE","Chalkduster","Charlesworth","Charter Bd BT","Charter BT","Chaucer","ChelthmITC Bk BT","Chiller","Clarendon","Clarendon Condensed","CloisterBlack BT","Cochin","Colonna MT","Constantia","Cooper Black","Copperplate","Copperplate Gothic","Copperplate Gothic Bold","Copperplate Gothic Light","CopperplGoth Bd BT","Corbel","Cordia New","CordiaUPC","Cornerstone","Coronet","Cuckoo","Curlz MT","DaunPenh","Dauphin","David","DB LCD Temp","DELICIOUS","Denmark","DFKai-SB","Didot","DilleniaUPC","DIN","DokChampa","Dotum","DotumChe","Ebrima","Edwardian Script ITC","Elephant","English 111 Vivace BT","Engravers MT","EngraversGothic BT","Eras Bold ITC","Eras Demi ITC","Eras Light ITC","Eras Medium ITC","EucrosiaUPC","Euphemia","Euphemia UCAS","EUROSTILE","Exotc350 Bd BT","FangSong","Felix Titling","Fixedsys","FONTIN","Footlight MT Light","Forte","FrankRuehl","Fransiscan","Freefrm721 Blk BT","FreesiaUPC","Freestyle Script","French Script MT","FrnkGothITC Bk BT","Fruitger","FRUTIGER","Futura","Futura Bk BT","Futura Lt BT","Futura Md BT","Futura ZBlk BT","FuturaBlack BT","Gabriola","Galliard BT","Gautami","Geeza Pro","Geometr231 BT","Geometr231 Hv BT","Geometr231 Lt BT","GeoSlab 703 Lt BT","GeoSlab 703 XBd BT","Gigi","Gill Sans","Gill Sans MT","Gill Sans MT Condensed","Gill Sans MT Ext Condensed Bold","Gill Sans Ultra Bold","Gill Sans Ultra Bold Condensed","Gisha","Gloucester MT Extra Condensed","GOTHAM","GOTHAM BOLD","Goudy Old Style","Goudy Stout","GoudyHandtooled BT","GoudyOLSt BT","Gujarati Sangam MN","Gulim","GulimChe","Gungsuh","GungsuhChe","Gurmukhi MN","Haettenschweiler","Harlow Solid Italic","Harrington","Heather","Heiti SC","Heiti TC","HELV","Herald","High Tower Text","Hiragino Kaku Gothic ProN","Hiragino Mincho ProN","Hoefler Text","Humanst 521 Cn BT","Humanst521 BT","Humanst521 Lt BT","Imprint MT Shadow","Incised901 Bd BT","Incised901 BT","Incised901 Lt BT","INCONSOLATA","Informal Roman","Informal011 BT","INTERSTATE","IrisUPC","Iskoola Pota","JasmineUPC","Jazz LET","Jenson","Jester","Jokerman","Juice ITC","Kabel Bk BT","Kabel Ult BT","Kailasa","KaiTi","Kalinga","Kannada Sangam MN","Kartika","Kaufmann Bd BT","Kaufmann BT","Khmer UI","KodchiangUPC","Kokila","Korinna BT","Kristen ITC","Krungthep","Kunstler Script","Lao UI","Latha","Leelawadee","Letter Gothic","Levenim MT","LilyUPC","Lithograph","Lithograph Light","Long Island","Lydian BT","Magneto","Maiandra GD","Malayalam Sangam MN","Malgun Gothic","Mangal","Marigold","Marion","Marker Felt","Market","Marlett","Matisse ITC","Matura MT Script Capitals","Meiryo","Meiryo UI","Microsoft Himalaya","Microsoft JhengHei","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Uighur","Microsoft YaHei","Microsoft Yi Baiti","MingLiU","MingLiU_HKSCS","MingLiU_HKSCS-ExtB","MingLiU-ExtB","Minion","Minion Pro","Miriam","Miriam Fixed","Mistral","Modern","Modern No. 20","Mona Lisa Solid ITC TT","Mongolian Baiti","MONO","MoolBoran","Mrs Eaves","MS LineDraw","MS Mincho","MS PMincho","MS Reference Specialty","MS UI Gothic","MT Extra","MUSEO","MV Boli","Nadeem","Narkisim","NEVIS","News Gothic","News GothicMT","NewsGoth BT","Niagara Engraved","Niagara Solid","Noteworthy","NSimSun","Nyala","OCR A Extended","Old Century","Old English Text MT","Onyx","Onyx BT","OPTIMA","Oriya Sangam MN","OSAKA","OzHandicraft BT","Palace Script MT","Papyrus","Parchment","Party LET","Pegasus","Perpetua","Perpetua Titling MT","PetitaBold","Pickwick","Plantagenet Cherokee","Playbill","PMingLiU","PMingLiU-ExtB","Poor Richard","Poster","PosterBodoni BT","PRINCETOWN LET","Pristina","PTBarnum BT","Pythagoras","Raavi","Rage Italic","Ravie","Ribbon131 Bd BT","Rockwell","Rockwell Condensed","Rockwell Extra Bold","Rod","Roman","Sakkal Majalla","Santa Fe LET","Savoye LET","Sceptre","Script","Script MT Bold","SCRIPTINA","Serifa","Serifa BT","Serifa Th BT","ShelleyVolante BT","Sherwood","Shonar Bangla","Showcard Gothic","Shruti","Signboard","SILKSCREEN","SimHei","Simplified Arabic","Simplified Arabic Fixed","SimSun","SimSun-ExtB","Sinhala Sangam MN","Sketch Rockwell","Skia","Small Fonts","Snap ITC","Snell Roundhand","Socket","Souvenir Lt BT","Staccato222 BT","Steamer","Stencil","Storybook","Styllo","Subway","Swis721 BlkEx BT","Swiss911 XCm BT","Sylfaen","Synchro LET","System","Tamil Sangam MN","Technical","Teletype","Telugu Sangam MN","Tempus Sans ITC","Terminal","Thonburi","Traditional Arabic","Trajan","TRAJAN PRO","Tristan","Tubular","Tunga","Tw Cen MT","Tw Cen MT Condensed","Tw Cen MT Condensed Extra Bold","TypoUpright BT","Unicorn","Univers","Univers CE 55 Medium","Univers Condensed","Utsaah","Vagabond","Vani","Vijaya","Viner Hand ITC","VisualUI","Vivaldi","Vladimir Script","Vrinda","Westminster","WHITNEY","Wide Latin","ZapfEllipt BT","ZapfHumnst BT","ZapfHumnst Dm BT","Zapfino","Zurich BlkEx BT","Zurich Ex BT","ZWAdobeF"])),l=(l=l.concat(t.fonts.userDefinedFonts)).filter((function(e,t){return l.indexOf(e)===t}));var i=document.getElementsByTagName("body")[0],r=document.createElement("div"),a=document.createElement("div"),o={},s={},u=function(){var e=document.createElement("span");return e.style.position="absolute",e.style.left="-9999px",e.style.fontSize="72px",e.style.fontStyle="normal",e.style.fontWeight="normal",e.style.letterSpacing="normal",e.style.lineBreak="auto",e.style.lineHeight="normal",e.style.textTransform="none",e.style.textAlign="left",e.style.textDecoration="none",e.style.textShadow="none",e.style.whiteSpace="normal",e.style.wordBreak="normal",e.style.wordSpacing="normal",e.innerHTML="mmmmmmmmmmlli",e},c=function(e,t){var n=u();return n.style.fontFamily="'"+e+"',"+t,n},d=function(e){for(var t=!1,l=0;l<n.length;l++)if(t=e[l].offsetWidth!==o[n[l]]||e[l].offsetHeight!==s[n[l]])return t;return t},h=function(){for(var e=[],t=0,l=n.length;t<l;t++){var i=u();i.style.fontFamily=n[t],r.appendChild(i),e.push(i)}return e}();i.appendChild(r);for(var p=0,m=n.length;p<m;p++)o[n[p]]=h[p].offsetWidth,s[n[p]]=h[p].offsetHeight;var g=function(){for(var e={},t=0,i=l.length;t<i;t++){for(var r=[],o=0,s=n.length;o<s;o++){var u=c(l[t],n[o]);a.appendChild(u),r.push(u)}e[l[t]]=r}return e}();i.appendChild(a);for(var b=[],f=0,_=l.length;f<_;f++)d(g[l[f]])&&b.push(l[f]);i.removeChild(a),i.removeChild(r),e(b)},pauseBefore:!0},{key:"fontsFlash",getData:function(e,t){return void 0!==window.swfobject?window.swfobject.hasFlashPlayerVersion("9.0.0")?t.fonts.swfPath?void function(e,t){window.___fp_swf_loaded=function(t){e(t)};var n,l=t.fonts.swfContainerId;(n=document.createElement("div")).setAttribute("id",(void 0).fonts.swfContainerId),document.body.appendChild(n),window.swfobject.embedSWF(t.fonts.swfPath,l,"1","1","9.0.0",!1,{onReady:"___fp_swf_loaded"},{allowScriptAccess:"always",menu:"false"},{})}((function(t){e(t)}),t):e("missing options.fonts.swfPath"):e("flash not installed"):e("swf object not loaded")},pauseBefore:!0},{key:"audio",getData:function(e,t){var n=t.audio;if(n.excludeIOS11&&navigator.userAgent.match(/OS 11.+Version\/11.+Safari/))return e(t.EXCLUDED);var l=window.OfflineAudioContext||window.webkitOfflineAudioContext;if(null==l)return e(t.NOT_AVAILABLE);var i=new l(1,44100,44100),r=i.createOscillator();r.type="triangle",r.frequency.setValueAtTime(1e4,i.currentTime);var a=i.createDynamicsCompressor();s([["threshold",-50],["knee",40],["ratio",12],["reduction",-20],["attack",0],["release",.25]],(function(e){void 0!==a[e[0]]&&"function"==typeof a[e[0]].setValueAtTime&&a[e[0]].setValueAtTime(e[1],i.currentTime)})),r.connect(a),a.connect(i.destination),r.start(0),i.startRendering();var o=setTimeout((function(){return console.warn('Audio fingerprint timed out. Please report bug at https://github.com/fingerprintjs/fingerprintjs with your user agent: "'+navigator.userAgent+'".'),i.oncomplete=function(){},i=null,e("audioTimeout")}),n.timeout);i.oncomplete=function(t){var n;try{clearTimeout(o),n=t.renderedBuffer.getChannelData(0).slice(4500,5e3).reduce((function(e,t){return e+Math.abs(t)}),0).toString(),r.disconnect(),a.disconnect()}catch(l){return void e(l)}e(n)}}},{key:"enumerateDevices",getData:function(e,t){if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices)return e(t.NOT_AVAILABLE);navigator.mediaDevices.enumerateDevices().then((function(t){e(t.map((function(e){return"id="+e.deviceId+";gid="+e.groupId+";"+e.kind+";"+e.label})))})).catch((function(t){e(t)}))}}],f=function(e){throw new Error("'new Fingerprint()' is deprecated, see https://github.com/fingerprintjs/fingerprintjs#upgrade-guide-from-182-to-200")};return f.get=function(e,t){t?e||(e={}):(t=e,e={}),function(e,t){if(null==t)return e;var n,l;for(l in t)null==(n=t[l])||Object.prototype.hasOwnProperty.call(e,l)||(e[l]=n)}(e,o),e.components=e.extraComponents.concat(b);var n={data:[],addPreprocessedComponent:function(t,l){"function"==typeof e.preprocessor&&(l=e.preprocessor(t,l)),n.data.push({key:t,value:l})}},l=-1,i=function(r){if((l+=1)>=e.components.length)t(n.data);else{var a=e.components[l];if(e.excludes[a.key])i(!1);else{if(!r&&a.pauseBefore)return l-=1,void setTimeout((function(){i(!0)}),1);try{a.getData((function(e){n.addPreprocessedComponent(a.key,e),i(!1)}),e)}catch(o){n.addPreprocessedComponent(a.key,String(o)),i(!1)}}}};i(!1)},f.getPromise=function(e){return new Promise((function(t,n){f.get(e,t)}))},f.getV18=function(e,t){return null==t&&(t=e,e={}),f.get(e,(function(n){for(var l=[],i=0;i<n.length;i++){var r=n[i];if(r.value===(e.NOT_AVAILABLE||"not available"))l.push({key:r.key,value:"unknown"});else if("plugins"===r.key)l.push({key:"plugins",value:u(r.value,(function(e){var t=u(e[2],(function(e){return e.join?e.join("~"):e})).join(",");return[e[0],e[1],t].join("::")}))});else if(-1!==["canvas","webgl"].indexOf(r.key)&&Array.isArray(r.value))l.push({key:r.key,value:r.value.join("~")});else if(-1!==["sessionStorage","localStorage","indexedDb","addBehavior","openDatabase"].indexOf(r.key)){if(!r.value)continue;l.push({key:r.key,value:1})}else l.push(r.value?r.value.join?{key:r.key,value:r.value.join(";")}:r:{key:r.key,value:r.value})}var o=a(u(l,(function(e){return e.value})).join("~~~"),31);t(o,l)}))},f.x64hash128=a,f.VERSION="2.1.4",f}))},"6wqM":function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("naTb"),n("/Vrb"),n("KbaO"),n("BRA/");var l=n("oBM4");class i{constructor(e,t,n){this.sharedService=e,this.viewerService=t,this.sessionTrackingService=n,this.showArticle=!1,this.useRegistrationWall=!1,this.currentUrl="",this.toolbarHeight=45,this.accessType=void 0,this.socialMediaOptions=[{name:"Facebook",key:"facebook",icon:"b",type:"font"},{name:"Twitter",key:"twitter",icon:"T",type:"font"},{name:"LinkedIn",key:"linkedin",icon:"n",type:"font"},{name:"WhatsUp",key:"whatsup",icon:"w",type:"icon"},{name:"XING",key:"xing",icon:"9",type:"font"},{name:"Pinterest",key:"pinterest",icon:"p",type:"icon"},{name:"Email",key:"email",icon:"e",type:"font"},{name:"Copy Link",key:"copy",icon:"F",type:"font"}]}ngOnInit(){window.addEventListener("message",e=>{"next_article"===e.data.action&&this.openArticle(e.data.articleId)})}onScroll(e){void 0!==this.teaserViewer&&this.teaserViewer.handleScrollEvent(e)}openArticle(e){this.showArticle=!0,this.currentArticleId!==e&&(this.groupId=this.viewerService.groupId,this.magazineId=this.viewerService.magazineContent.magazine_external_id,this.currentArticleId=e,this.viewerService.getArticleAccessType(this.currentArticleId).subscribe(t=>{this.accessType=t.access_type,this.useRegistrationWall=t.registration_wall,this.viewerService.injectCoverImageAndDescription("",t.seo_title,t.seo_description);let n=l.a.FULL;if("full"===this.accessType)void 0!==this.articleFrame?this.articleFrame.nativeElement.src=this.viewerService.getArticleUrl(e):setTimeout(()=>{this.articleFrame.nativeElement.src=this.viewerService.getArticleUrl(e)},300);else{n=l.a.TEASER;const e=document.getElementsByClassName("article-viewer-container");e.length>0&&e[0].scrollTo({top:0,behavior:"smooth"})}this.sessionTrackingService.visitPage(l.c.OPEN,l.d.ARTICLE,e,n)}),this.viewerService.getShareText(this.currentArticleId).subscribe(e=>{this.originalShareText=e.text,this.shareText=encodeURIComponent(e.text),this.articleTitle=e.title,this.coverImageURL=e.cover_img_url,this.viewerService.injectCoverImageAndDescription(this.coverImageURL,this.articleTitle,e.description)}),this.currentArticleId=e,this.shareText=void 0,this.articleTitle=void 0,this.coverImageURL=void 0)}closeArticle(){this.viewerService.deleteInjectedCoverImageAndDescription();const e=window.location.href.split("?")[0];window.history.pushState({},this.issueTitle,e),this.showArticle=!1,this.shareText=void 0,this.articleTitle=void 0,this.coverImageURL=void 0;let t=l.a.FULL;"full"!==this.accessType&&(t=l.a.TEASER),this.sessionTrackingService.visitPage(l.c.CLOSE,l.d.ARTICLE,this.currentArticleId,t);let n=this.viewerService.magazineContent.magazine_title;this.viewerService.magazineContent.seo_title&&this.viewerService.magazineContent.seo_title.length>0&&(n=this.viewerService.magazineContent.seo_title);let i="";this.viewerService.magazineContent.seo_description&&this.viewerService.magazineContent.seo_description.length>0&&(i=this.viewerService.magazineContent.seo_description),this.viewerService.injectCoverImageAndDescription("",n,i)}handleSocialMediaClick(e){if(void 0===this.shareText)return this.sharedService.showLoadingOverlay(),void this.viewerService.getShareText(this.currentArticleId).subscribe(t=>{this.shareText=encodeURIComponent(t.text),this.articleTitle=t.title,this.coverImageURL=t.cover_img_url,this.sharedService.hideLoadingOverlay(),this.handleSocialMediaClick(e)});switch(this.currentUrl=window.location.href,e){case"facebook":{const e="https://www.facebook.com/sharer/sharer.php?u="+encodeURIComponent(this.currentUrl);window.open(e,"_blank");break}case"twitter":{const e=`https://twitter.com/intent/tweet?text=${this.shareText.substring(0,280)}&url=${encodeURIComponent(this.currentUrl)}`;window.open(e,"_blank");break}case"linkedin":{const e=`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(this.currentUrl)}&title=${this.articleTitle}&summary=${this.shareText}`;window.open(e,"_blank");break}case"whatsup":{const e="https://wa.me/?text="+encodeURIComponent(this.shareText+" "+this.currentUrl);window.open(e,"_blank");break}case"xing":{const e=`https://www.xing.com/spi/shares/new?url=${encodeURIComponent(this.currentUrl)}&title=${this.articleTitle}&summary=${this.shareText}`;window.open(e,"_blank");break}case"pinterest":{let e=this.coverImageURL;void 0!==e&&""!==e||(e=this.currentUrl);const t=`https://pinterest.com/pin/create/button/?url=${encodeURIComponent(this.currentUrl)}&media=${e}&description=${this.shareText}`;window.open(t,"_blank");break}case"email":window.open(`mailto:?subject=${this.articleTitle}&body=${this.shareText+"%0D%0A"+this.currentUrl}`,"_blank");break;case"copy":{const e=document.createElement("textarea");e.style.opacity="0",e.value=this.currentUrl,document.body.appendChild(e),e.focus(),e.select(),document.execCommand("copy"),document.body.removeChild(e);break}}}}},"77b6":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("cp0P"),i=n("LRne"),r=(n("naTb"),n("7Dn+"),n("839X"),n("KbaO"),n("5+tZ")),a=n("lJxs");n("YRjy");class o{constructor(e,t,n,l,i){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l,this.shoppingCartService=i}resolve(e,t){this.viewerService.groupId=e.paramMap.get("groupId"),this.sharedService.setGroupId(this.viewerService.groupId),this.sharedService.showLoadingOverlay(),this.websiteService.groupId=this.viewerService.groupId;const n=e.paramMap.get("magId"),o=e.queryParams.t;if(o)return this.viewerService.doAuthWithToken(o).pipe(Object(r.a)(e=>{this.viewerService.showTokenInfo=!0,this.viewerService.tokenStartDate=e.token_start_date,this.viewerService.issueStatus=e.issue_status;const t=this.viewerService.doAuthRequest(),o=this.viewerService.getMagazineContent(n),s=this.viewerService.getMagazineWithArticleHeads(n),u=this.viewerService.getMagazineArticleAreas(n),c=this.viewerService.getGroupOverview(),d=this.viewerService.getGroupExtsub(),h=this.websiteService.loadWebsiteSettings();return t.pipe(Object(r.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(r.a)(()=>Object(l.a)({magazineContent:o,articleHeads:s,groupOverview:c,magazineArticleAreas:u,extsub:d,websiteSettings:h}).pipe(Object(r.a)(e=>(this.shoppingCartService.setGroupId(this.viewerService.groupId),this.viewerService.authData.hasProducts()||this.viewerService.extsubProviders||e.groupOverview.for_sale?this.viewerService.getProducts(n).pipe(Object(a.a)(t=>(e.magazineProducts=t,this.sharedService.hideLoadingOverlay(),e))):(this.sharedService.hideLoadingOverlay(),Object(i.a)(e))))))))))}));{const e=this.viewerService.doAuthRequest(),t=this.viewerService.getMagazineContent(n),o=this.viewerService.getMagazineWithArticleHeads(n),s=this.viewerService.getMagazineArticleAreas(n),u=this.viewerService.getGroupOverview(),c=this.viewerService.getGroupExtsub(),d=this.websiteService.loadWebsiteSettings();return e.pipe(Object(r.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(r.a)(()=>Object(l.a)({magazineContent:t,articleHeads:o,groupOverview:u,magazineArticleAreas:s,extsub:c,websiteSettings:d}).pipe(Object(r.a)(e=>(this.shoppingCartService.setGroupId(this.viewerService.groupId),this.viewerService.authData.hasProducts()||this.viewerService.extsubProviders||e.groupOverview.for_sale?this.viewerService.getProducts(n).pipe(Object(a.a)(t=>(e.magazineProducts=t,this.sharedService.hideLoadingOverlay(),e))):(this.sharedService.hideLoadingOverlay(),Object(i.a)(e))))))))))}}}},"7BjC":function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[e+" minuti",e+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[e+" tunni",e+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[e+" kuu",e+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[e+" aasta",e+" aastat"]};return t?i[n][2]?i[n][2]:i[n][1]:l?i[n][0]:i[n][1]}e.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d p\xe4eva",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},"7C5Q":function(e,t,n){!function(e){"use strict";e.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:6}})}(n("wd/R"))},"7Dn+":function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var l=n("2Vo4"),i=n("vkgz"),r=n("AytR"),a=n("naTb"),o=n("KbaO"),s=n("8Y7J"),u=n("IheW"),c=n("TSSN"),d=n("dFDH");let h=(()=>{class e{constructor(e,t,n,i,r){this.http=e,this.sharedService=t,this.viewerService=n,this.translate=i,this.snackBar=r,this.items=[],this.quantitySubject=new l.a(0),this.payPalScriptLoaded=new l.a(!1),this.payPalSubscriptionScriptLoaded=new l.a(!1),this.billingAddressId=null,this.postalAddressId=null,this.printProductsCount=0,this.identicalBillingAndPostalAddress=!0,this.useDifferentPostalAddresses=!1,this.buyAsGift=!1,this.paymentMethod="",this.printProductStep=1,this.payPerBillEnabled=!1,this.payPalClientId=void 0}setGroupId(e){this.groupId=e,this.loadItems()}getItems(){return this.items}getNextSingleProductItem(){let e=null,t=0;for(const n of this.items)if(-1!==n.product.type.indexOf("print")||this.buyAsGift){if(t+n.quantity>=this.printProductStep){e=n;break}t+=n.quantity}return e}setNextSingleProductAddress(e,t){const n=this.getNextSingleProductItem();e&&n.postalAddresses.push(e),t&&n.gift_receivers.push(t),this.printProductStep+=1}getPrintProductsCount(){return this.printProductsCount=0,this.items.forEach(e=>{(-1!==e.product.type.indexOf("print")||this.buyAsGift)&&(this.printProductsCount+=e.quantity)}),this.printProductsCount}add(e,t,n,l,i,r,a,o,s,u=null){let c="";s&&(c=s.replace(/(<([^>]+)>)/gi,""));const d=this.items.find(e=>e.id===i.product_id);d?"subscription"!==i.type&&"non-consumable"!==i.type&&(d.quantity+=r):(this.items.push({id:i.product_id,product:i,quantity:r,magazineId:e,nationalPrice:t,internationalPrice:n,europeanPrice:l,postalAddresses:[],country:a,coverUrl:o,title:c,gift_receivers:[],postId:u}),this.quantitySubject.next(this.items.length)),this.storeItems()}addArticle(e,t,n,l,i,r){const a=this.items.find(e=>e.id===t);if(a)a.quantity+=1;else{const a=i.replace(/(<([^>]+)>)/gi,"");this.items.push({id:t,product:{quantity:1,parent_id:void 0,product_id:t,url:void 0,payment_type:void 0,external_id:void 0,price:n,type:"non-consumable",name:void 0,article_type:void 0,currency:r,location:"national",default:!0,plan_id:void 0,tax:0},quantity:1,magazineId:e,nationalPrice:n,europeanPrice:void 0,internationalPrice:void 0,postalAddresses:[],country:void 0,coverUrl:l,title:a,gift_receivers:[]}),this.quantitySubject.next(this.items.length)}this.storeItems()}remove(e){const t=this.items.find(t=>t.id===e);t&&(this.items.splice(this.items.indexOf(t),1),this.quantitySubject.next(this.items.length)),this.storeItems()}increaseQuantity(e){const t=this.items.find(t=>t.id===e);t&&(t.quantity++,this.quantitySubject.next(this.items.length)),this.storeItems()}decreaseQuantity(e){const t=this.items.find(t=>t.id===e);t&&(t.quantity--,t.quantity<=0&&this.remove(t.id),this.quantitySubject.next(this.items.length)),this.storeItems()}storeBillId(e){localStorage.setItem(this.groupId+"_paidBill",""+e)}getBillId(){return parseInt(localStorage.getItem(this.groupId+"_paidBill"),10)}clearBillId(){localStorage.removeItem(this.groupId+"_paidBill")}storeItems(){localStorage.setItem(this.groupId+"_shoppingCartItems",JSON.stringify(this.items)),this.cartId&&localStorage.setItem(this.groupId+"_shoppingCart",this.cartId.toString())}loadItems(){if(!this.groupId)return;this.items=JSON.parse(localStorage.getItem(this.groupId+"_shoppingCartItems"))||[],this.items.forEach(e=>{e.title&&(e.title=e.title.replace(/(<([^>]+)>)/gi,""))}),this.quantitySubject.next(this.items.length);const e=localStorage.getItem(this.groupId+"_shoppingCart"),t=this.getBillId();t?setTimeout(()=>{this.checkBillStatus(t)},2e3):e?(this.cartId=parseInt(e,10),this.checkCartStatus()):this.items.length>0&&this.validateProducts(),localStorage.getItem(this.groupId+"_showCheckout")?(this.sharedService.showShoppingCartPage(!0),localStorage.removeItem(this.groupId+"_showCheckout"),localStorage.removeItem(this.groupId+"_showRegConfirmation")):localStorage.getItem(this.groupId+"_showRegConfirmation")&&(this.sharedService.showRegistrationCartConfirmationPage(!1),localStorage.removeItem(this.groupId+"_showRegConfirmation"))}validateProducts(){const e=[];this.items.forEach(t=>{"non-consumable"!==t.product.type&&"subscription"!==t.product.type||e.push(t.product.product_id)}),e.length>0&&this.validateDigitalProducts(e).subscribe(e=>{if(e){let t=0;if(e.forEach(e=>{e.valid||(this.remove(e.product_id),t++)}),t>0){const e=this.translate.instant("shopping_cart.AUTO_REMOVED_PRODUCTS");this.snackBar.open(e,void 0,{panelClass:"snackbar-center",duration:4e3})}}})}getPaymentMethods(){return this.http.get(r.a.clientApiV3Url+"groups/"+this.groupId+"/payment_methods")}setAddressId(e,t){"billing"===t?this.billingAddressId=e:this.postalAddressId=e}checkout(){const e={billing_address_id:this.billingAddressId,postal_address_id:this.postalAddressId,payment_method_id:this.paymentMethod,items:[],return_url:window.location.href,buy_as_gift:this.buyAsGift};return this.items.forEach(t=>{e.items.push({product_id:t.product.product_id,quantity:t.quantity,postal_addresses:t.postalAddresses,gift_receivers:t.gift_receivers,magazine_id:t.magazineId,post_id:t.postId})}),this.http.post(r.a.clientApiV2Url+"shopping_cart/"+this.groupId+"/checkout",e).pipe(Object(i.a)(e=>{e&&e.success&&(this.cartId=e.id,this.storeItems(),"pay_per_bill"===this.paymentMethod&&this.checkCartStatus())}))}capturePayPalOrder(e,t="cart"){return this.http.get(r.a.clientApiV2Url+"paypal/"+this.groupId+"/"+e+"/capture?type="+t).pipe(Object(i.a)(e=>{e&&e.success&&window.location.reload()}))}approvePayPalSubscription(e){return this.http.get(r.a.clientApiV2Url+"paypal/"+this.groupId+"/"+e+"/approve").pipe(Object(i.a)(e=>{e&&e.success&&window.location.reload()}))}clear(){this.items=[],this.quantitySubject.next(this.items.length),localStorage.removeItem(this.groupId+"_shoppingCartItems"),localStorage.removeItem(this.groupId+"_shoppingCart")}checkBillStatus(e){this.http.get(r.a.clientApiV2Url+"shopping_cart/"+this.groupId+"/bill/"+e+"/status").subscribe(e=>{this.clearBillId(),!e||"processing"!==e.status&&"paid"!==e.status?this.sharedService.showUnpaidBillsPage():this.sharedService.showShoppingCartConfirmationPage()})}checkCartStatus(){this.http.get(r.a.clientApiV2Url+"shopping_cart/"+this.groupId+"/cart/"+this.cartId+"/status").subscribe(e=>{!e||"pending"!==e.cart_status&&"done"!==e.cart_status?this.validateProducts():(this.clear(),this.sharedService.showShoppingCartConfirmationPage())})}showShoppingCartAfterLogin(){localStorage.setItem(this.groupId+"_showCheckout","true")}validateDigitalProducts(e){return this.http.post(r.a.clientApiV2Url+"shopping_cart/"+this.groupId+"/validate_digital_products",{product_ids:e})}setBillingAddressId(e){this.billingAddressId=e,localStorage.setItem(this.groupId+"_billing_id",this.billingAddressId),this.items.forEach(e=>{this.viewerService.getProducts(e.magazineId).subscribe(t=>{const n=this.getPrices(e.id,t);n&&(e.product=n.product,e.nationalPrice=n.nationalPrice,e.internationalPrice=n.internationalPrice,e.europeanPrice=n.europeanPrice,this.quantitySubject.next(this.items.length))})})}getPrices(e,t){let n=t.products.find(t=>t.product_id===e);if(!n)return;const l={product:n,nationalPrice:n.price,internationalPrice:void 0,europeanPrice:void 0};return"non-consumable"===n.type||"non-consumable+print"===n.type||"print_non-consumable"===n.type?t.singleIssueProducts.forEach(e=>{n.type===e.type&&("national"===e.location?l.nationalPrice=e.price:"international"===e.location?l.internationalPrice=e.price:l.europeanPrice=e.price)}):t.subscriptions.forEach(t=>{t.product_id!==e&&t.parent_id!==e||("national"===t.location?l.nationalPrice=t.price:"international"===t.location?l.internationalPrice=t.price:l.europeanPrice=t.price)}),l}addPayPalScriptToHead(e,t){if(this.payPalScriptLoaded.value)return;const n=document.createElement("script");t||(t=this.items[0].product.currency),n.src="https://www.paypal.com/sdk/js?client-id="+e+"&disable-funding=credit,card,paylater,bancontact,blik,eps,giropay,ideal,mercadopago,mybank,sepa,sofort,p24,venmo&currency="+t,n.onload=()=>{this.payPalScriptLoaded.next(!0)},n.onerror=()=>{console.error("PayPal SDK not loaded")},document.head.appendChild(n)}addPayPalSubscriptionScriptToHead(e){if(this.payPalSubscriptionScriptLoaded.value)return;const t=document.createElement("script");t.src="https://www.paypal.com/sdk/js?client-id="+e+"&disable-funding=credit,card,paylater,bancontact,blik,eps,giropay,ideal,mercadopago,mybank,sepa,sofort,p24,venmo&vault=true&intent=subscription&currency="+this.items[0].product.currency,t.onload=()=>{this.payPalSubscriptionScriptLoaded.next(!0)},t.onerror=()=>{console.error("PayPal Subscription SDK not loaded")},document.head.appendChild(t)}createPayPalOrderByPurchaseId(e){return this.http.get(r.a.clientApiV2Url+"paypal/"+this.groupId+"/"+e+"/order")}payBillWithStripe(e){const t={return_url:window.location.href};return this.http.post(r.a.clientApiV2Url+"stripe/"+e+"/pay_bill",t)}}return e.ngInjectableDef=s.Ub({factory:function(){return new e(s.Vb(u.c),s.Vb(a.a),s.Vb(o.b),s.Vb(c.k),s.Vb(d.b))},token:e,providedIn:"root"}),e})()},"7MJM":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("AytR");class i{constructor(e){this.zone=e,this.oldHeight=-1}ngOnInit(){}ngAfterViewChecked(){self!==top&&this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.readerComponent.nativeElement.offsetHeight!==this.oldHeight&&(this.oldHeight=this.readerComponent.nativeElement.offsetHeight,window.parent.postMessage({message:"readerUpdate",height:this.oldHeight},l.a.targetLocation))})})}}},"7QIX":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("/HVE"),r=n("XNiG"),a=n("itXk"),o=n("GyhO"),s=n("HDdC"),u=n("IzEk"),c=n("7o/Q");class d{constructor(e){this.total=e}call(e,t){return t.subscribe(new h(e,this.total))}}class h extends c.a{constructor(e,t){super(e),this.total=t,this.count=0}_next(e){++this.count>this.total&&this.destination.next(e)}}var p=n("Kj3r"),m=n("lJxs"),g=n("JX91"),b=n("1G5W"),f=n("KCVW");n.d(t,"a",(function(){return k})),n.d(t,"b",(function(){return C}));const _=new Set;let v,y=(()=>{class e{constructor(e){this._platform=e,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):w}matchMedia(e){return this._platform.WEBKIT&&function(e){if(!_.has(e))try{v||(v=document.createElement("style"),v.setAttribute("type","text/css"),document.head.appendChild(v)),v.sheet&&(v.sheet.insertRule(`@media ${e} {.fx-query-test{ }}`,0),_.add(e))}catch(t){console.error(t)}}(e),this._matchMedia(e)}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e(Object(l.Vb)(i.a))},token:e,providedIn:"root"}),e})();function w(e){return{matches:"all"===e||""===e,media:e,addListener:()=>{},removeListener:()=>{}}}let k=(()=>{class e{constructor(e,t){this._mediaMatcher=e,this._zone=t,this._queries=new Map,this._destroySubject=new r.a}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(e){return M(Object(f.b)(e)).some(e=>this._registerQuery(e).mql.matches)}observe(e){const t=M(Object(f.b)(e)).map(e=>this._registerQuery(e).observable);let n=Object(a.a)(t);return n=Object(o.a)(n.pipe(Object(u.a)(1)),n.pipe(e=>e.lift(new d(1)),Object(p.a)(0))),n.pipe(Object(m.a)(e=>{const t={matches:!1,breakpoints:{}};return e.forEach(e=>{t.matches=t.matches||e.matches,t.breakpoints[e.query]=e.matches}),t}))}_registerQuery(e){if(this._queries.has(e))return this._queries.get(e);const t=this._mediaMatcher.matchMedia(e),n={observable:new s.a(e=>{const n=t=>this._zone.run(()=>e.next(t));return t.addListener(n),()=>{t.removeListener(n)}}).pipe(Object(g.a)(t),Object(m.a)(t=>({query:e,matches:t.matches})),Object(b.a)(this._destroySubject)),mql:t};return this._queries.set(e,n),n}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e(Object(l.Vb)(y),Object(l.Vb)(l.y))},token:e,providedIn:"root"}),e})();function M(e){return e.map(e=>e.split(",")).reduce((e,t)=>e.concat(t)).map(e=>e.trim())}const C={XSmall:"(max-width: 599.99px)",Small:"(min-width: 600px) and (max-width: 959.99px)",Medium:"(min-width: 960px) and (max-width: 1279.99px)",Large:"(min-width: 1280px) and (max-width: 1919.99px)",XLarge:"(min-width: 1920px)",Handset:"(max-width: 599.99px) and (orientation: portrait), (max-width: 959.99px) and (orientation: landscape)",Tablet:"(min-width: 600px) and (max-width: 839.99px) and (orientation: portrait), (min-width: 960px) and (max-width: 1279.99px) and (orientation: landscape)",Web:"(min-width: 840px) and (orientation: portrait), (min-width: 1280px) and (orientation: landscape)",HandsetPortrait:"(max-width: 599.99px) and (orientation: portrait)",TabletPortrait:"(min-width: 600px) and (max-width: 839.99px) and (orientation: portrait)",WebPortrait:"(min-width: 840px) and (orientation: portrait)",HandsetLandscape:"(max-width: 959.99px) and (orientation: landscape)",TabletLandscape:"(min-width: 960px) and (max-width: 1279.99px) and (orientation: landscape)",WebLandscape:"(min-width: 1280px) and (orientation: landscape)"}},"7aV9":function(e,t,n){!function(e){"use strict";e.defineLocale("si",{months:"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),monthsShort:"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),weekdays:"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),weekdaysShort:"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),weekdaysMin:"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, a h:mm:ss"},calendar:{sameDay:"[\u0d85\u0daf] LT[\u0da7]",nextDay:"[\u0dc4\u0dd9\u0da7] LT[\u0da7]",nextWeek:"dddd LT[\u0da7]",lastDay:"[\u0d8a\u0dba\u0dda] LT[\u0da7]",lastWeek:"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]",sameElse:"L"},relativeTime:{future:"%s\u0d9a\u0dd2\u0db1\u0dca",past:"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb",s:"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba",ss:"\u0dad\u0dad\u0dca\u0db4\u0dbb %d",m:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0",mm:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d",h:"\u0db4\u0dd0\u0dba",hh:"\u0db4\u0dd0\u0dba %d",d:"\u0daf\u0dd2\u0db1\u0dba",dd:"\u0daf\u0dd2\u0db1 %d",M:"\u0db8\u0dcf\u0dc3\u0dba",MM:"\u0db8\u0dcf\u0dc3 %d",y:"\u0dc0\u0dc3\u0dbb",yy:"\u0dc0\u0dc3\u0dbb %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(e){return e+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(e){return"\u0db4.\u0dc0."===e||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===e},meridiem:function(e,t,n){return e>11?n?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":n?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(n("wd/R"))},"7o/Q":function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var l=n("n6bG"),i=n("gRHU"),r=n("quSY"),a=n("2QA8"),o=n("2fFW"),s=n("NJ4a");class u extends r.a{constructor(e,t,n){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=i.a;break;case 1:if(!e){this.destination=i.a;break}if("object"==typeof e){e instanceof u?(this.syncErrorThrowable=e.syncErrorThrowable,this.destination=e,e.add(this)):(this.syncErrorThrowable=!0,this.destination=new c(this,e));break}default:this.syncErrorThrowable=!0,this.destination=new c(this,e,t,n)}}[a.a](){return this}static create(e,t,n){const l=new u(e,t,n);return l.syncErrorThrowable=!1,l}next(e){this.isStopped||this._next(e)}error(e){this.isStopped||(this.isStopped=!0,this._error(e))}complete(){this.isStopped||(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(e){this.destination.next(e)}_error(e){this.destination.error(e),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}_unsubscribeAndRecycle(){const{_parentOrParents:e}=this;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this}}class c extends u{constructor(e,t,n,r){let a;super(),this._parentSubscriber=e;let o=this;Object(l.a)(t)?a=t:t&&(a=t.next,n=t.error,r=t.complete,t!==i.a&&(o=Object.create(t),Object(l.a)(o.unsubscribe)&&this.add(o.unsubscribe.bind(o)),o.unsubscribe=this.unsubscribe.bind(this))),this._context=o,this._next=a,this._error=n,this._complete=r}next(e){if(!this.isStopped&&this._next){const{_parentSubscriber:t}=this;o.a.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}}error(e){if(!this.isStopped){const{_parentSubscriber:t}=this,{useDeprecatedSynchronousErrorHandling:n}=o.a;if(this._error)n&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,e),this.unsubscribe()):(this.__tryOrUnsub(this._error,e),this.unsubscribe());else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):Object(s.a)(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;Object(s.a)(e)}}}complete(){if(!this.isStopped){const{_parentSubscriber:e}=this;if(this._complete){const t=()=>this._complete.call(this._context);o.a.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,t),this.unsubscribe()):(this.__tryOrUnsub(t),this.unsubscribe())}else this.unsubscribe()}}__tryOrUnsub(e,t){try{e.call(this._context,t)}catch(n){if(this.unsubscribe(),o.a.useDeprecatedSynchronousErrorHandling)throw n;Object(s.a)(n)}}__tryOrSetError(e,t,n){if(!o.a.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(l){return o.a.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=l,e.syncErrorThrown=!0,!0):(Object(s.a)(l),!0)}return!1}_unsubscribe(){const{_parentSubscriber:e}=this;this._context=null,this._parentSubscriber=null,e.unsubscribe()}}},"7z6D":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("FDv2"),n("4HTP"),n("q5YZ"),n("uh7I"),n("Wp1B"),n("Giwj");class l{}},"8/+R":function(e,t,n){!function(e){"use strict";var t={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},n={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};e.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(e){return e.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0a30\u0a3e\u0a24"===t?e<4?e:e+12:"\u0a38\u0a35\u0a47\u0a30"===t?e:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===t?e>=10?e:e+12:"\u0a38\u0a3c\u0a3e\u0a2e"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0a30\u0a3e\u0a24":e<10?"\u0a38\u0a35\u0a47\u0a30":e<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":e<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(n("wd/R"))},"839X":function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var l=n("2Vo4"),i=n("vkgz"),r=n("JIr8"),a=n("AytR"),o=n("7Dn+"),s=n("oY8m"),u=n("8Y7J"),c=n("IheW");let d=(()=>{class e{constructor(e,t){this.http=e,this.shoppingCartService=t,this.groupId=void 0,this.primaryButtonColor="#FF0039",this.primaryButtonTextColor="#FFFFFF",this.primaryButtonHoverTextColor="#FFFFFF",this.websiteSettingsSubject=new l.a(null)}registerWebsiteSettings(){return this.websiteSettingsSubject.asObservable()}emitWebsiteSettings(e){this.websiteSettingsSubject.next(e)}loadWebsiteSettings(){return this.shoppingCartService.groupId=this.groupId,this.http.get(a.a.clientApiV3Url+"groups/"+this.groupId+"/website_settings").pipe(Object(i.a)(e=>{if(this.passwordLessLogin=e.passwordless_login,e.enabled){let t=0;this.primaryButtonColor=e.button_color,this.primaryButtonTextColor=e.button_text_color,this.primaryButtonHoverTextColor=e.button_hover_text_color,e.menu_items.forEach(e=>{e.type===s.c.EXTERNAL_LINK_IFRAME?e.internal_url="/external/"+this.groupId+"/"+t:e.type===s.c.PAGE&&(e.internal_url="/page/"+this.groupId+"/"+e.page_id),t++}),e.footer_links.about.url&&e.footer_links.about.type===s.b.EXTERNAL_LINK_IFRAME&&(e.footer_links.about.internal_url="/external/"+this.groupId+"/"+s.a.ABOUT),e.footer_links.about.page_id&&e.footer_links.about.type===s.b.PAGE&&(e.footer_links.about.internal_url="/page/"+this.groupId+"/"+e.footer_links.about.page_id),e.footer_links.apple_store.url&&e.footer_links.apple_store.type===s.b.EXTERNAL_LINK_IFRAME&&(e.footer_links.apple_store.internal_url="/external/"+this.groupId+"/"+s.a.APPLE_STORE),e.footer_links.apple_store.page_id&&e.footer_links.apple_store.type===s.b.PAGE&&(e.footer_links.apple_store.internal_url="/page/"+this.groupId+"/"+e.footer_links.apple_store.page_id),e.footer_links.google_store.url&&e.footer_links.google_store.type===s.b.EXTERNAL_LINK_IFRAME&&(e.footer_links.google_store.internal_url="/external/"+this.groupId+"/"+s.a.GOOGLE_STORE),e.footer_links.google_store.page_id&&e.footer_links.google_store.type===s.b.PAGE&&(e.footer_links.google_store.internal_url="/page/"+this.groupId+"/"+e.footer_links.google_store.page_id),e.footer_links.privacy.url&&e.footer_links.privacy.type===s.b.EXTERNAL_LINK_IFRAME&&(e.footer_links.privacy.internal_url="/external/"+this.groupId+"/"+s.a.PRIVACY),e.footer_links.privacy.page_id&&e.footer_links.privacy.type===s.b.PAGE&&(e.footer_links.privacy.internal_url="/page/"+this.groupId+"/"+e.footer_links.privacy.page_id),e.footer_links.tos.url&&e.footer_links.tos.type===s.b.EXTERNAL_LINK_IFRAME&&(e.footer_links.tos.internal_url="/external/"+this.groupId+"/"+s.a.TOS),e.footer_links.tos.page_id&&e.footer_links.tos.type===s.b.PAGE&&(e.footer_links.tos.internal_url="/page/"+this.groupId+"/"+e.footer_links.tos.page_id),e.footer_links.support.url&&e.footer_links.support.type===s.b.EXTERNAL_LINK_IFRAME&&(e.footer_links.support.internal_url="/external/"+this.groupId+"/"+s.a.SUPPORT),e.footer_links.support.page_id&&e.footer_links.support.type===s.b.PAGE&&(e.footer_links.support.internal_url="/page/"+this.groupId+"/"+e.footer_links.support.page_id)}this.emitWebsiteSettings(e)}),Object(r.a)(e=>{throw this.emitWebsiteSettings(null),e.error.error}))}loadContentSettings(){return this.http.get(a.a.clientApiV3Url+"groups/"+this.groupId+"/content_settings")}getWebsitePage(e,t){return this.http.get(a.a.clientApiV3Url+"groups/"+e+"/pages/"+t)}updateCookieConsent(e,t){localStorage.setItem("allowStatisticalCookies_"+this.groupId,e.toString()),localStorage.setItem("allowMarketingCookies_"+this.groupId,t.toString())}isStatisticalCookiesAllowed(){return"true"===localStorage.getItem("allowStatisticalCookies_"+this.groupId)||void 0===localStorage.getItem("allowStatisticalCookies_"+this.groupId)}isMarketingCookiesAllowed(){return"true"===localStorage.getItem("allowMarketingCookies_"+this.groupId)||void 0===localStorage.getItem("allowMarketingCookies_"+this.groupId)}wasCookieConsentShown(e){return"true"===localStorage.getItem("cookieConsentShown_"+e)}setCookieConsentShown(e){localStorage.setItem("cookieConsentShown_"+e,"true")}deleteMarketingCookie(){const e=document.cookie.split(";"),t=window.location.hostname.split("."),n="=; Domain=."+t[t.length-2]+"."+t[t.length-1]+"; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";e.map(e=>e.trim()).forEach(e=>{const t=e.split("=")[0];"SMARTICLE_EPAPER_STATUS"!==t&&(document.cookie=t+n)})}getUnreadMessagesCount(){return this.http.get(a.a.clientApiV2Url+"messages/count?status=unread")}getMessages(e,t){return this.http.get(a.a.clientApiV2Url+"messages?start_page="+e+"&end_page="+t)}getMessage(e){return this.http.get(a.a.clientApiV2Url+"messages/"+e)}markMessageRead(e){return this.http.post(a.a.clientApiV2Url+"messages/"+e+"/read",{})}markMessageUnread(e){return this.http.post(a.a.clientApiV2Url+"messages/"+e+"/unread",{})}deleteMessage(e){return this.http.delete(a.a.clientApiV2Url+"messages/"+e)}}return e.ngInjectableDef=u.Ub({factory:function(){return new e(u.Vb(c.c),u.Vb(o.a))},token:e,providedIn:"root"}),e})()},"8Aob":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.getReaderProfile()}}},"8Xmj":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("IKX9"),r=n("SVse"),a=(n("IheW"),n("s7LF")),o=n("bse0"),s=l.sb({encapsulation:2,styles:["\n\nperfect-scrollbar {\n  position: relative;\n\n  display: block;\n  overflow: hidden;\n  width: 100%;\n  height: 100%;\n  max-width: 100%;\n  max-height: 100%;\n}\n\nperfect-scrollbar[hidden] {\n  display: none;\n}\n\nperfect-scrollbar[fxflex] {\n  display: flex;\n  flex-direction: column;\n  height: auto;\n  min-width: 0;\n  min-height: 0;\n\n  -webkit-box-direction: column;\n  -webkit-box-orient: column;\n}\n\nperfect-scrollbar[fxflex] > .ps {\n  -ms-flex: 1 1 auto;\n\n  flex: 1 1 auto;\n  width: auto;\n  height: auto;\n  min-width: 0;\n  min-height: 0;\n\n  -webkit-box-flex: 1;\n}\n\nperfect-scrollbar[fxlayout] > .ps,\nperfect-scrollbar[fxlayout] > .ps > .ps-content {\n  display: flex;\n\n  -ms-flex: 1 1 auto;\n\n  flex: 1 1 auto;\n  flex-direction: inherit;\n  align-items: inherit;\n  align-content: inherit;\n  justify-content: inherit;\n  width: 100%;\n  height: 100%;\n\n  -webkit-box-align: inherit;\n  -webkit-box-direction: inherit;\n  -webkit-box-flex: 1;\n  -webkit-box-orient: inherit;\n  -webkit-box-pack: inherit;\n}\n\nperfect-scrollbar[fxlayout='row'] > .ps,\nperfect-scrollbar[fxlayout='row'] > .ps > .ps-content, {\n  flex-direction: row !important;\n\n  -webkit-box-direction: row !important;\n  -webkit-box-orient: row !important;\n}\n\nperfect-scrollbar[fxlayout='column'] > .ps,\nperfect-scrollbar[fxlayout='column'] > .ps > .ps-content {\n  flex-direction: column !important;\n\n  -webkit-box-direction: column !important;\n  -webkit-box-orient: column !important;\n}\n\nperfect-scrollbar > .ps {\n  position: static;\n\n  display: block;\n  width: inherit;\n  height: inherit;\n  max-width: inherit;\n  max-height: inherit;\n}\n\nperfect-scrollbar > .ps textarea {\n  -ms-overflow-style: scrollbar;\n}\n\nperfect-scrollbar > .ps > .ps-overlay {\n  position: absolute;\n  top: 0;\n  right: 0;\n  bottom: 0;\n  left: 0;\n\n  display: block;\n  overflow: hidden;\n\n  pointer-events: none;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-top,\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-left,\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-right,\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-bottom {\n  position: absolute;\n\n  opacity: 0;\n\n  transition: opacity 300ms ease-in-out;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-top,\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-bottom {\n  left: 0;\n\n  min-width: 100%;\n  min-height: 24px;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-left,\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-right {\n  top: 0;\n\n  min-width: 24px;\n  min-height: 100%;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-top {\n  top: 0;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-left {\n  left: 0;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-right {\n  right: 0;\n}\n\nperfect-scrollbar > .ps > .ps-overlay .ps-indicator-bottom {\n  bottom: 0;\n}\n\nperfect-scrollbar > .ps.ps--active-y > .ps__rail-y {\n  top: 0 !important;\n  right: 0 !important;\n  left: auto !important;\n\n  width: 10px;\n\n  cursor: default;\n\n  transition:\n    width 200ms linear,\n    opacity 200ms linear,\n    background-color 200ms linear;\n}\n\nperfect-scrollbar > .ps.ps--active-y > .ps__rail-y:hover,\nperfect-scrollbar > .ps.ps--active-y > .ps__rail-y.ps--clicking {\n  width: 15px;\n}\n\nperfect-scrollbar > .ps.ps--active-x > .ps__rail-x {\n  top: auto !important;\n  bottom: 0 !important;\n  left: 0 !important;\n\n  height: 10px;\n\n  cursor: default;\n\n  transition:\n    height 200ms linear,\n    opacity 200ms linear,\n    background-color 200ms linear;\n}\n\nperfect-scrollbar > .ps.ps--active-x > .ps__rail-x:hover,\nperfect-scrollbar > .ps.ps--active-x > .ps__rail-x.ps--clicking {\n  height: 15px;\n}\n\nperfect-scrollbar > .ps.ps--active-x.ps--active-y > .ps__rail-y {\n  margin: 0 0 10px;\n}\n\nperfect-scrollbar > .ps.ps--active-x.ps--active-y > .ps__rail-x {\n  margin: 0 10px 0 0;\n}\n\nperfect-scrollbar > .ps.ps--scrolling-y > .ps__rail-y,\nperfect-scrollbar > .ps.ps--scrolling-x > .ps__rail-x {\n  opacity: 0.9;\n\n  background-color: #eee;\n}\n\nperfect-scrollbar.ps-show-always > .ps.ps--active-y > .ps__rail-y,\nperfect-scrollbar.ps-show-always > .ps.ps--active-x > .ps__rail-x {\n  opacity: 0.6;\n}\n\nperfect-scrollbar.ps-show-active > .ps.ps--active-y > .ps-overlay:not(.ps-at-top) .ps-indicator-top {\n  opacity: 1;\n\n  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active > .ps.ps--active-y > .ps-overlay:not(.ps-at-bottom) .ps-indicator-bottom {\n  opacity: 1;\n\n  background: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active > .ps.ps--active-x > .ps-overlay:not(.ps-at-left) .ps-indicator-left {\n  opacity: 1;\n\n  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active > .ps.ps--active-x > .ps-overlay:not(.ps-at-right) .ps-indicator-right {\n  opacity: 1;\n\n  background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-y > .ps-overlay.ps-at-top .ps-indicator-top {\n  background: linear-gradient(to bottom, rgba(170, 170, 170, 0.5) 0%, rgba(170, 170, 170, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-y > .ps-overlay.ps-at-bottom .ps-indicator-bottom {\n  background: linear-gradient(to top, rgba(170, 170, 170, 0.5) 0%, rgba(170, 170, 170, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-x > .ps-overlay.ps-at-left .ps-indicator-left {\n  background: linear-gradient(to right, rgba(170, 170, 170, 0.5) 0%, rgba(170, 170, 170, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-x > .ps-overlay.ps-at-right .ps-indicator-right {\n  background: linear-gradient(to left, rgba(170, 170, 170, 0.5) 0%, rgba(170, 170, 170, 0) 100%);\n}\n\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-y > .ps-overlay.ps-at-top .ps-indicator-top.ps-indicator-show,\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-y > .ps-overlay.ps-at-bottom .ps-indicator-bottom.ps-indicator-show,\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-x > .ps-overlay.ps-at-left .ps-indicator-left.ps-indicator-show,\nperfect-scrollbar.ps-show-active.ps-show-limits > .ps.ps--active-x > .ps-overlay.ps-at-right .ps-indicator-right.ps-indicator-show {\n  opacity: 1;\n}\n","\n.ps {\n  overflow: hidden !important;\n  overflow-anchor: none;\n  -ms-overflow-style: none;\n  touch-action: auto;\n  -ms-touch-action: auto;\n}\n\n\n.ps__rail-x {\n  display: none;\n  opacity: 0;\n  transition: background-color .2s linear, opacity .2s linear;\n  -webkit-transition: background-color .2s linear, opacity .2s linear;\n  height: 15px;\n  \n  bottom: 0px;\n  \n  position: absolute;\n}\n\n.ps__rail-y {\n  display: none;\n  opacity: 0;\n  transition: background-color .2s linear, opacity .2s linear;\n  -webkit-transition: background-color .2s linear, opacity .2s linear;\n  width: 15px;\n  \n  right: 0;\n  \n  position: absolute;\n}\n\n.ps--active-x > .ps__rail-x,\n.ps--active-y > .ps__rail-y {\n  display: block;\n  background-color: transparent;\n}\n\n.ps:hover > .ps__rail-x,\n.ps:hover > .ps__rail-y,\n.ps--focus > .ps__rail-x,\n.ps--focus > .ps__rail-y,\n.ps--scrolling-x > .ps__rail-x,\n.ps--scrolling-y > .ps__rail-y {\n  opacity: 0.6;\n}\n\n.ps .ps__rail-x:hover,\n.ps .ps__rail-y:hover,\n.ps .ps__rail-x:focus,\n.ps .ps__rail-y:focus,\n.ps .ps__rail-x.ps--clicking,\n.ps .ps__rail-y.ps--clicking {\n  background-color: #eee;\n  opacity: 0.9;\n}\n\n\n.ps__thumb-x {\n  background-color: #aaa;\n  border-radius: 6px;\n  transition: background-color .2s linear, height .2s ease-in-out;\n  -webkit-transition: background-color .2s linear, height .2s ease-in-out;\n  height: 6px;\n  \n  bottom: 2px;\n  \n  position: absolute;\n}\n\n.ps__thumb-y {\n  background-color: #aaa;\n  border-radius: 6px;\n  transition: background-color .2s linear, width .2s ease-in-out;\n  -webkit-transition: background-color .2s linear, width .2s ease-in-out;\n  width: 6px;\n  \n  right: 2px;\n  \n  position: absolute;\n}\n\n.ps__rail-x:hover > .ps__thumb-x,\n.ps__rail-x:focus > .ps__thumb-x,\n.ps__rail-x.ps--clicking .ps__thumb-x {\n  background-color: #999;\n  height: 11px;\n}\n\n.ps__rail-y:hover > .ps__thumb-y,\n.ps__rail-y:focus > .ps__thumb-y,\n.ps__rail-y.ps--clicking .ps__thumb-y {\n  background-color: #999;\n  width: 11px;\n}\n\n\n@supports (-ms-overflow-style: none) {\n  .ps {\n    overflow: auto !important;\n  }\n}\n\n@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {\n  .ps {\n    overflow: auto !important;\n  }\n}\n"],data:{}});function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","ps-overlay"]],[[2,"ps-at-top",null],[2,"ps-at-left",null],[2,"ps-at-right",null],[2,"ps-at-bottom",null]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"div",[["class","ps-indicator-top"]],[[2,"ps-indicator-show",null]],null,null,null,null)),(e()(),l.ub(2,0,null,null,0,"div",[["class","ps-indicator-left"]],[[2,"ps-indicator-show",null]],null,null,null,null)),(e()(),l.ub(3,0,null,null,0,"div",[["class","ps-indicator-right"]],[[2,"ps-indicator-show",null]],null,null,null,null)),(e()(),l.ub(4,0,null,null,0,"div",[["class","ps-indicator-bottom"]],[[2,"ps-indicator-show",null]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,0,0,n.states.top,n.states.left,n.states.right,n.states.bottom),e(t,1,0,n.indicatorY&&n.interaction),e(t,2,0,n.indicatorX&&n.interaction),e(t,3,0,n.indicatorX&&n.interaction),e(t,4,0,n.indicatorY&&n.interaction)}))}function c(e){return l.Qb(0,[l.Mb(402653184,1,{directiveRef:0}),(e()(),l.ub(1,0,null,null,5,"div",[["style","position: static;"]],[[2,"ps",null]],null,null,null,null)),l.tb(2,999424,[[1,4]],0,o.c,[l.y,l.s,l.k,l.A,[2,o.a]],{disabled:[0,"disabled"],config:[1,"config"]},null),(e()(),l.ub(3,0,null,null,1,"div",[["class","ps-content"]],null,null,null,null,null)),l.Fb(null,0),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.disabled,n.config),e(t,6,0,n.scrollIndicators)}),(function(e,t){e(t,1,0,t.component.usePSClass)}))}n.d(t,"a",(function(){return P}));var d=l.sb({encapsulation:2,styles:[".font-picker {\n  position: absolute;\n  z-index: 1000;\n  top: 250px;\n  left: 30px;\n\n  display: flex;\n  flex-direction: column;\n  width: 280px;\n  height: 320px;\n  min-width: 200px;\n  min-height: 240px;\n  border: #777 solid 1px;\n\n  cursor: default;\n  user-select: none;\n  font-family: 'Open Sans', sans-serif;\n  background-color: #fff;\n}\n\n.font-picker[hidden] {\n  display: none;\n}\n\n.font-picker input,\n.font-picker select {\n  width: 100%;\n  padding: 4px;\n  border: none;\n  border-bottom: 2px solid #cfcfcf;\n  outline: none;\n\n  font-size: 14px;\n  line-height: 18px;\n  text-align: left;\n  background: none;\n\n  transition: border 300ms ease;\n}\n\n.font-picker input:hover,\n.font-picker input:focus,\n.font-picker input:active,\n.font-picker select:hover,\n.font-picker select:focus,\n.font-picker select:active {\n  border-bottom: 2px solid #999;\n}\n\n.font-picker input:invalid,\n.font-picker select:invalid {\n  border-bottom: 2px solid #e74c3c;\n\n  box-shadow: none;\n}\n\n.font-picker input::-webkit-inner-spin-button,\n.font-picker input::-webkit-outer-spin-button {\n  margin: 0;\n\n  -webkit-appearance: none;\n}\n\n.font-picker .arrow {\n  position: absolute;\n  z-index: 999999;\n\n  width: 0;\n  height: 0;\n  border-style: solid;\n}\n\n.font-picker .arrow.arrow-left {\n  top: 10px;\n  left: 231px;\n\n  border-width: 5px 10px;\n  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777;\n}\n\n.font-picker .arrow.arrow-right {\n  top: 10px;\n  left: -20px;\n\n  border-width: 5px 10px;\n  border-color: rgba(0, 0, 0, 0) #777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);\n}\n\n.font-picker .arrow.arrow-top {\n  top: 0;\n  left: 10px;\n\n  border-width: 10px 5px;\n  border-color: #777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);\n}\n\n.font-picker .arrow.arrow-bottom {\n  top: -20px;\n  left: 10px;\n\n  border-width: 10px 5px;\n  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777 rgba(0, 0, 0, 0);\n}\n\n.font-picker .search-box {\n  position: relative;\n}\n\n.font-picker .search-field {\n  box-sizing: border-box;\n\n  padding: 10px 48px 10px 16px;\n\n  &:disabled {\n    opacity: 0.5;\n\n    cursor: not-allowed;\n    background-color: #888;\n  }\n}\n\n.font-picker .search-reset {\n  position: absolute;\n  top: 0;\n  right: 0;\n\n  padding: 1px 12px;\n\n  cursor: pointer;\n  font-size: 31px;\n  color: #777;\n\n  transition: color 300ms ease;\n}\n\n.font-picker .search-reset:hover {\n  color: #555;\n}\n\n.font-picker .load-text {\n  padding: 16px;\n\n  font-size: 12px;\n  text-align: center;\n  color: #000;\n}\n\n.font-picker .font-list {\n  position: relative;\n\n  overflow: hidden;\n  flex: 1 1 auto;\n}\n\n.font-picker .font-list .font-item {\n  position: relative;\n\n  padding: 8px 16px;\n\n  cursor: pointer;\n}\n\n.font-picker .font-list .font-item.active {\n  font-weight: bold;\n}\n\n.font-picker .font-list .font-item.active.selected {\n  cursor: default;\n  font-weight: normal;\n  background: #d9d9d9;\n}\n\n.font-picker .font-list .font-item .font-info {\n  margin: 4px 0;\n}\n\n.font-picker .font-list .font-item .font-info .font-name {\n  font-size: 14px;\n  text-transform: capitalize;\n  color: #555;\n}\n\n.font-picker .font-list .font-item .font-info .not-available {\n  float: right;\n\n  width: 24px;\n  margin: -8px -8px 0 0;\n\n  font-size: 24px;\n  font-weight: 900;\n  font-family: 'Open Sans', sans-serif;\n  text-align: center;\n  text-transform: none;\n  color: #ef8b80;\n}\n\n.font-picker .font-list .font-item .font-info .not-available .notice-text {\n  content: 'This font is not from Google Fonts. If you select it, you might have to import it manually in your CSS rules.';\n\n  position: absolute;\n  z-index: 10;\n  top: 0;\n  right: 12px;\n  left: 12px;\n\n  opacity: 0;\n  padding: 12px 16px;\n  margin: 0 auto;\n  border-radius: 2px;\n\n  pointer-events: none;\n  font-size: 13px;\n  font-weight: normal;\n  text-align: left;\n  color: #fff;\n  background: rgba(60, 60, 60, 0.8);\n\n  transition: opacity 150ms ease;\n}\n\n.font-picker .font-list .font-item .font-info .not-available:hover {\n  color: #ea6153;\n}\n\n.font-picker .font-list .font-item .font-info .not-available:hover .notice-text {\n  opacity: 1;\n}\n\n.font-picker .font-list .font-item .font-text {\n  padding: 4px 0;\n\n  font-size: 16px;\n  text-align: right;\n  color: #999;\n}\n\n.font-picker .font-list .font-group {\n  display: flex;\n  flex: none;\n}\n\n.font-picker .font-list .font-group .group-line {\n  flex: 1 1 auto;\n  height: 2px;\n  margin-top: 14px;\n  margin-right: 12px;\n\n  background: #e74c3c;\n}\n\n.font-picker .font-list .font-group .group-line.black {\n  background: #000;\n}\n\n.font-picker .font-list .font-group .group-text {\n  overflow: hidden;\n  box-sizing: border-box;\n\n  max-width: 75%;\n  padding: 8px 12px;\n\n  font-size: 11px;\n  font-weight: bold;\n  white-space: nowrap;\n  text-align: left;\n  text-overflow: ellipsis;\n  color: #e74c3c;\n}\n\n.font-picker .font-list .font-group .group-text.black {\n  color: #000;\n}\n\n.font-picker .font-options {\n  display: flex;\n  box-sizing: border-box;\n\n  padding: 8px;\n  border-top: 2px solid #cfcfcf;\n}\n\n.font-picker .font-options .left {\n  flex: 1 1 auto;\n  padding: 0 2px;\n}\n\n.font-picker .font-options .left .style-select {\n  text-transform: capitalize;\n}\n\n.font-picker .font-options .left .style-select:disabled {\n  background-color: #777;\n}\n\n.font-picker .font-options .right {\n  padding: 0 2px;\n}\n\n.font-picker .font-options .right .size-select {\n  width: 48px;\n\n  text-align: center;\n}\n\n.font-picker .button-area {\n  padding: 0 4px 4px;\n  border-top: 1px solid #aaa;\n\n  text-align: right;\n}\n\n.font-picker .button-area .fp-cancel-button-class,\n.font-picker .button-area .fp-upload-button-class {\n  display: inline-block;\n  margin: 8px;\n\n  text-align: center;\n  text-transform: uppercase;\n}\n"],data:{}});function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[],[[8,"className",0],[4,"top","px"]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"arrow arrow-",n.fpPosition,""),n.arrowTop)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["class","search-box"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"input",[["class","search-field"]],[[8,"placeholder",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0;return"input"===t&&(i=!1!==l.Gb(e,2)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,2).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,2)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,2)._compositionEnd(n.target.value)&&i),i}),null,null)),l.tb(2,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(4,540672,null,0,a.i,[[8,null],[8,null],[6,a.o],[2,a.C]],{form:[0,"form"]},null),l.Lb(2048,null,a.p,null,[a.i]),l.tb(6,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.ub(7,0,null,null,1,"div",[["class","search-reset"]],[[8,"hidden",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onSearchReset(n)&&l),l}),null,null)),(e()(),l.Ob(-1,null,["\xd7"]))],(function(e,t){e(t,4,0,t.component.searchTerm)}),(function(e,t){var n=t.component;e(t,1,0,l.yb(1,"",n.fpSearchText||"",""),l.Gb(t,6).ngClassUntouched,l.Gb(t,6).ngClassTouched,l.Gb(t,6).ngClassPristine,l.Gb(t,6).ngClassDirty,l.Gb(t,6).ngClassValid,l.Gb(t,6).ngClassInvalid,l.Gb(t,6).ngClassPending),e(t,7,0,!n.searchTerm.value)}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","load-text"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.fpLoadingText||"")}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","not-available"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["!"])),(e()(),l.ub(3,0,null,null,1,"div",[["class","notice-text"]],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""]))],null,(function(e,t){e(t,4,0,t.component.fpPresetNotice||"This font is not from Google Fonts. If you select it, you might have to import it manually in your CSS rules.")}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[["class","font-item"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onSelectFont(e.context.$implicit)&&l),l}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{active:0,selected:1}),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(5,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(6,{"font-family":0}),(e()(),l.ub(7,0,null,null,4,"div",[["class","font-info"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"span",[["class","font-name"]],null,null,null,null,null)),(e()(),l.Ob(9,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,t.context.$implicit.family.toLowerCase()==n.font.family.toLowerCase(),n.selectedFont);e(t,2,0,"font-item",l);var i=e(t,6,0,t.context.$implicit.family);e(t,5,0,i),e(t,11,0,!t.context.$implicit.files&&-1===n.safeFonts.indexOf(t.context.$implicit.family)&&n.googleFonts.length)}),(function(e,t){e(t,9,0,t.context.$implicit.family||"")}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,3,"div",[["class","font-group"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"div",[["class","group-text"]],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),(e()(),l.ub(4,0,null,null,0,"div",[["class","group-line"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,2,null,b)),l.tb(6,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"],ngForTrackBy:[1,"ngForTrackBy"]},null),l.Ib(0,i.g,[])],(function(e,t){var n=t.component;e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform(n.presetFonts,0,n.loadedFonts)),n.trackFont)}),(function(e,t){e(t,3,0,t.component.fpPresetLabel||"")}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,9,"div",[["class","font-item"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onSelectFont(e.context.$implicit)&&l),l}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{active:0,selected:1}),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(5,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(6,{"font-family":0}),(e()(),l.ub(7,0,null,null,2,"div",[["class","font-info"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"span",[["class","font-name"]],null,null,null,null,null)),(e()(),l.Ob(9,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,t.context.$implicit.family.toLowerCase()==n.font.family.toLowerCase(),n.selectedFont);e(t,2,0,"font-item",l);var i=e(t,6,0,t.context.$implicit.family);e(t,5,0,i)}),(function(e,t){e(t,9,0,t.context.$implicit.family||"")}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,null,null,null,null,null,null,null)),(e()(),l.ub(1,0,null,null,3,"div",[["class","font-group"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"div",[["class","group-text black"]],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),(e()(),l.ub(4,0,null,null,0,"div",[["class","group-line black"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,2,null,_)),l.tb(6,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),l.Ib(0,i.g,[]),(e()(),l.kb(0,null,null,0))],(function(e,t){var n=t.component;e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform(n.currentFonts,0,n.loadedFonts)))}),(function(e,t){e(t,3,0,t.component.listLabel||"")}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"option",[],null,null,null,null,null)),l.tb(1,147456,null,0,a.u,[l.k,l.E,[2,a.z]],{value:[0,"value"]},null),l.tb(2,147456,null,0,a.D,[l.k,l.E,[8,null]],{value:[0,"value"]},null),(e()(),l.Ob(3,null,["",""])),l.Kb(4,1)],(function(e,t){e(t,1,0,t.context.$implicit),e(t,2,0,t.context.$implicit)}),(function(e,t){var n=l.Pb(t,3,0,e(t,4,0,l.Gb(t.parent.parent.parent,0),t.context.$implicit));e(t,3,0,n)}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["class","left"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,7,"select",[["class","style-select"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"change"===t&&(i=!1!==l.Gb(e,2).onChange(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,2).onTouched()&&i),"change"===t&&(i=!1!==r.onFontStyleChange(n,r.font)&&i),"ngModelChange"===t&&(i=!1!==(r.font.style=n)&&i),i}),null,null)),l.tb(2,16384,null,0,a.z,[l.E,l.k],null,null),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.z]),l.tb(4,671744,null,0,a.t,[[8,null],[8,null],[8,null],[6,a.o]],{isDisabled:[0,"isDisabled"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(6,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(8,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,4,0,!n.font.styles,n.font.style),e(t,8,0,n.font.styles)}),(function(e,t){e(t,1,0,l.Gb(t,6).ngClassUntouched,l.Gb(t,6).ngClassTouched,l.Gb(t,6).ngClassPristine,l.Gb(t,6).ngClassDirty,l.Gb(t,6).ngClassValid,l.Gb(t,6).ngClassInvalid,l.Gb(t,6).ngClassPending)}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[["class","right"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,12,"input",[["max","100"],["min","1"],["pattern","[0-9]*"],["type","number"]],[[1,"pattern",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,5)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,5).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,5)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,5)._compositionEnd(n.target.value)&&i),"change"===t&&(i=!1!==l.Gb(e,6).onChange(n.target.value)&&i),"input"===t&&(i=!1!==l.Gb(e,6).onChange(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,6).onTouched()&&i),"change"===t&&(i=!1!==r.onFontSizeChange(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(3,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(4,{"size-select":0}),l.tb(5,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.tb(6,16384,null,0,a.v,[l.E,l.k],null,null),l.tb(7,540672,null,0,a.w,[],{pattern:[0,"pattern"]},null),l.Lb(1024,null,a.n,(function(e){return[e]}),[a.w]),l.Lb(1024,null,a.o,(function(e,t){return[e,t]}),[a.e,a.v]),l.tb(10,671744,null,0,a.t,[[8,null],[6,a.n],[8,null],[6,a.o]],{model:[0,"model"]},null),l.Kb(11,1),l.Lb(2048,null,a.p,null,[a.t]),l.tb(13,16384,null,0,a.q,[[4,a.p]],null,null)],(function(e,t){var n=t.component,i=e(t,4,0,n.fpStyleSelect);e(t,3,0,i),e(t,7,0,"[0-9]*");var r=l.Pb(t,10,0,e(t,11,0,l.Gb(t.parent.parent,1),n.font.size));e(t,10,0,r)}),(function(e,t){e(t,1,0,l.Gb(t,7).pattern?l.Gb(t,7).pattern:null,l.Gb(t,13).ngClassUntouched,l.Gb(t,13).ngClassTouched,l.Gb(t,13).ngClassPristine,l.Gb(t,13).ngClassDirty,l.Gb(t,13).ngClassValid,l.Gb(t,13).ngClassInvalid,l.Gb(t,13).ngClassPending)}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"div",[["class","font-options"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.fpStyleSelect),e(t,5,0,n.fpSizeSelect)}),null)}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onUploadFont(n)&&l),l}),null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.fpUploadButtonClass,"")),e(t,1,0,n.fpUploadButtonText||"Upload")}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onCancelSelect(n)&&l),l}),null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.fpCancelButtonClass,"")),e(t,1,0,n.fpCancelButtonText||"Cancel")}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","button-area"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.fpUploadButton),e(t,4,0,n.fpCancelButton)}),null)}function L(e){return l.Qb(0,[l.Ib(0,i.f,[]),l.Ib(0,i.e,[]),l.Mb(402653184,1,{dialogElement:0}),l.Mb(402653184,2,{scrollbar:0}),(e()(),l.ub(4,0,[[1,0],["dialogPopup",1]],null,16,"div",[["class","font-picker"]],[[4,"visibility",null],[4,"height","px"],[4,"width","px"],[4,"top","px"],[4,"left","px"],[4,"position",null]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(11,0,null,null,5,"perfect-scrollbar",[["class","font-list"]],[[1,"fxFlex",0],[2,"ps-show-limits",null],[2,"ps-show-active",null]],[[null,"psYReachEnd"]],(function(e,t,n){var l=!0;return"psYReachEnd"===t&&(l=!1!==e.component.renderMore.next(n)&&l),l}),c,s)),l.tb(12,507904,[[2,4],["dialogScrollbar",4]],0,o.b,[l.y,l.h,l.A],{config:[0,"config"]},{psYReachEnd:"psYReachEnd"}),(e()(),l.kb(16777216,null,0,1,null,f)),l.tb(14,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,0,1,null,v)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(20,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,"popup"==n.fpDialogDisplay),e(t,8,0,n.googleFonts.length),e(t,10,0,n.loading),e(t,12,0,n.config),e(t,14,0,n.presetVisible&&n.fpPresetFonts.length),e(t,16,0,n.googleFonts.length),e(t,18,0,n.selectedFont&&(n.fpStyleSelect||n.fpSizeSelect)),e(t,20,0,n.fpUploadButton||n.fpCancelButton)}),(function(e,t){var n=t.component;e(t,4,0,n.open?"visible":"hidden",n.fpHeight,n.fpWidth,n.top,n.left,n.position),e(t,11,0,"auto",l.Gb(t,12).autoPropagation,l.Gb(t,12).scrollIndicators)}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"font-picker",[],null,[["document","keyup.esc"],["document","keyup.enter"]],(function(e,t,n){var i=!0;return"document:keyup.esc"===t&&(i=!1!==l.Gb(e,1).handleEsc(n)&&i),"document:keyup.enter"===t&&(i=!1!==l.Gb(e,1).handleEnter(n)&&i),i}),L,d)),l.tb(1,114688,null,0,i.b,[l.h,l.k,i.d],null,null)],(function(e,t){e(t,1,0)}),null)}var P=l.qb("font-picker",i.b,O,{},{},[])},"8Y7J":function(e,t,n){"use strict";n.d(t,"nb",(function(){return Pa})),n.d(t,"ob",(function(){return Ta})),n.d(t,"pb",(function(){return Ia})),n.d(t,"mb",(function(){return Lr})),n.d(t,"lb",(function(){return mr})),n.d(t,"g",(function(){return ga})),n.d(t,"T",(function(){return da})),n.d(t,"x",(function(){return ca})),n.d(t,"V",(function(){return Be})),n.d(t,"Z",(function(){return He})),n.d(t,"c",(function(){return xr})),n.d(t,"B",(function(){return Pr})),n.d(t,"A",(function(){return Tr})),n.d(t,"b",(function(){return Ir})),n.d(t,"d",(function(){return Cr})),n.d(t,"e",(function(){return Sr})),n.d(t,"X",(function(){return xa})),n.d(t,"O",(function(){return la})),n.d(t,"bb",(function(){return aa})),n.d(t,"t",(function(){return Er})),n.d(t,"f",(function(){return Da})),n.d(t,"m",(function(){return wr})),n.d(t,"l",(function(){return Ne})),n.d(t,"H",(function(){return ht})),n.d(t,"I",(function(){return dt})),n.d(t,"a",(function(){return Mn})),n.d(t,"R",(function(){return Q})),n.d(t,"P",(function(){return il})),n.d(t,"Ub",(function(){return b})),n.d(t,"U",(function(){return f})),n.d(t,"W",(function(){return k})),n.d(t,"q",(function(){return Wt})),n.d(t,"Vb",(function(){return G})),n.d(t,"Y",(function(){return R})),n.d(t,"n",(function(){return T})),n.d(t,"D",(function(){return wn})),n.d(t,"p",(function(){return P})),n.d(t,"o",(function(){return c})),n.d(t,"z",(function(){return d})),n.d(t,"K",(function(){return p})),n.d(t,"y",(function(){return Jr})),n.d(t,"E",(function(){return nl})),n.d(t,"F",(function(){return el})),n.d(t,"G",(function(){return tl})),n.d(t,"i",(function(){return jr})),n.d(t,"j",(function(){return Wn})),n.d(t,"k",(function(){return Xn})),n.d(t,"u",(function(){return H})),n.d(t,"w",(function(){return F})),n.d(t,"v",(function(){return fa})),n.d(t,"C",(function(){return Mr})),n.d(t,"L",(function(){return ya})),n.d(t,"M",(function(){return _a})),n.d(t,"N",(function(){return wl})),n.d(t,"Q",(function(){return Ml})),n.d(t,"h",(function(){return At})),n.d(t,"r",(function(){return bl})),n.d(t,"s",(function(){return fl})),n.d(t,"J",(function(){return Bn})),n.d(t,"S",(function(){return Pn})),n.d(t,"ab",(function(){return Oa})),n.d(t,"zb",(function(){return Tn})),n.d(t,"eb",(function(){return Dr})),n.d(t,"cb",(function(){return Qt})),n.d(t,"db",(function(){return qn})),n.d(t,"hb",(function(){return ut})),n.d(t,"ib",(function(){return gt})),n.d(t,"jb",(function(){return Ue})),n.d(t,"xb",(function(){return O})),n.d(t,"Cb",(function(){return Ln})),n.d(t,"Nb",(function(){return y})),n.d(t,"Ab",(function(){return Hn})),n.d(t,"Bb",(function(){return Fn})),n.d(t,"wb",(function(){return vr})),n.d(t,"vb",(function(){return yr})),n.d(t,"fb",(function(){return gr})),n.d(t,"gb",(function(){return br})),n.d(t,"Tb",(function(){return te})),n.d(t,"Rb",(function(){return Cn})),n.d(t,"Xb",(function(){return Dn})),n.d(t,"Wb",(function(){return En})),n.d(t,"Sb",(function(){return An})),n.d(t,"Yb",(function(){return Gn})),n.d(t,"kb",(function(){return Ea})),n.d(t,"qb",(function(){return Li})),n.d(t,"rb",(function(){return rs})),n.d(t,"sb",(function(){return Fl})),n.d(t,"tb",(function(){return Xi})),n.d(t,"ub",(function(){return Aa})),n.d(t,"yb",(function(){return pi})),n.d(t,"Db",(function(){return yi})),n.d(t,"Eb",(function(){return vi})),n.d(t,"Fb",(function(){return Va})),n.d(t,"Gb",(function(){return Ni})),n.d(t,"Ib",(function(){return $i})),n.d(t,"Lb",(function(){return Zi})),n.d(t,"Hb",(function(){return Wa})),n.d(t,"Jb",(function(){return qa})),n.d(t,"Kb",(function(){return Ua})),n.d(t,"Mb",(function(){return ja})),n.d(t,"Ob",(function(){return Ja})),n.d(t,"Pb",(function(){return jl})),n.d(t,"Qb",(function(){return Za}));var l=n("XNiG"),i=n("quSY"),r=n("HDdC"),a=n("VRyK"),o=n("w1tV");const s="__parameters__";function u(e,t,n){const l=function(e){return function(...t){if(e){const n=e(...t);for(const e in n)this[e]=n[e]}}}(t);function i(...e){if(this instanceof i)return l.apply(this,e),this;const t=new i(...e);return n.annotation=t,n;function n(e,n,l){const i=e.hasOwnProperty(s)?e[s]:Object.defineProperty(e,s,{value:[]})[s];for(;i.length<=l;)i.push(null);return(i[l]=i[l]||[]).push(t),e}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i}const c=u("Inject",e=>({token:e})),d=u("Optional"),h=u("Self"),p=u("SkipSelf");var m=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}({});function g(e){for(let t in e)if(e[t]===g)return t;throw Error("Could not find renamed property on target object.")}function b(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}const f=b;function _(e){const t=e[v];return t&&t.token===e?t:null}const v=g({ngInjectableDef:g});function y(e){if("string"==typeof e)return e;if(e instanceof Array)return"["+e.map(y).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return""+e.overriddenName;if(e.name)return""+e.name;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}const w=g({__forward_ref__:g});function k(e){return e.__forward_ref__=k,e.toString=function(){return y(this())},e}function M(e){const t=e;return"function"==typeof t&&t.hasOwnProperty(w)&&t.__forward_ref__===k?t():e}const C="undefined"!=typeof globalThis&&globalThis,S="undefined"!=typeof window&&window,x="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,L="undefined"!=typeof global&&global,O=C||L||S||x;class P{constructor(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.ngInjectableDef=b({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}toString(){return"InjectionToken "+this._desc}}const T=new P("INJECTOR",-1),I=new Object,D=/\n/gm,E=g({provide:String,useValue:g});let A=void 0;function Y(e){const t=A;return A=e,t}function G(e,t=m.Default){return function(e,t=m.Default){if(void 0===A)throw new Error("inject() must be called from an injection context");return null===A?function(e,t,n){const l=_(e);if(l&&"root"==l.providedIn)return void 0===l.value?l.value=l.factory():l.value;if(n&m.Optional)return null;throw new Error(`Injector: NOT_FOUND [${y(e)}]`)}(e,0,t):A.get(e,t&m.Optional?null:void 0,t)}(e,t)}const R=G;class N{get(e,t=I){if(t===I){const t=new Error(`NullInjectorError: No provider for ${y(e)}!`);throw t.name="NullInjectorError",t}return t}}function j(e,t,n,l=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.substr(2):e;let i=y(t);if(t instanceof Array)i=t.map(y).join(" -> ");else if("object"==typeof t){let e=[];for(let n in t)if(t.hasOwnProperty(n)){let l=t[n];e.push(n+":"+("string"==typeof l?JSON.stringify(l):y(l)))}i=`{${e.join(", ")}}`}return`${n}${l?"("+l+")":""}[${i}]: ${e.replace(D,"\n  ")}`}class F{}class H{}function B(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function z(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}const V=function(){var e={OnPush:0,Default:1};return e[e.OnPush]="OnPush",e[e.Default]="Default",e}(),Q=function(){var e={Emulated:0,Native:1,None:2,ShadowDom:3};return e[e.Emulated]="Emulated",e[e.Native]="Native",e[e.None]="None",e[e.ShadowDom]="ShadowDom",e}(),U={},W=[],q=g({ngComponentDef:g}),K=g({ngDirectiveDef:g}),J=g({ngPipeDef:g});let X=0;function $(e){return function(e){return e[q]||null}(e)||function(e){return e[K]||null}(e)}function Z(e){return function(e){return e[J]||null}(e)}function ee(e,t){if(null==e)return U;const n={};for(const l in e)if(e.hasOwnProperty(l)){let i=e[l],r=i;Array.isArray(i)&&(r=i[1],i=i[0]),n[i]=l,t&&(t[i]=r)}return n}const te=function(e){const t=e.type,n=t.prototype,l={},i={type:t,providersResolver:null,consts:e.consts,vars:e.vars,factory:e.factory,template:e.template||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,contentQueries:e.contentQueries||null,declaredInputs:l,inputs:null,outputs:null,exportAs:e.exportAs||null,onChanges:null,onInit:n.ngOnInit||null,doCheck:n.ngDoCheck||null,afterContentInit:n.ngAfterContentInit||null,afterContentChecked:n.ngAfterContentChecked||null,afterViewInit:n.ngAfterViewInit||null,afterViewChecked:n.ngAfterViewChecked||null,onDestroy:n.ngOnDestroy||null,onPush:e.changeDetection===V.OnPush,directiveDefs:null,pipeDefs:null,selectors:e.selectors,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||Q.Emulated,id:"c",styles:e.styles||W,_:null,setInput:null,schemas:e.schemas||null,tView:null};return i._=""+{toString:()=>{const n=e.directives,r=e.features,a=e.pipes;i.id+=X++,i.inputs=ee(e.inputs,l),i.outputs=ee(e.outputs),r&&r.forEach(e=>e(i)),i.directiveDefs=n?()=>("function"==typeof n?n():n).map($):null,i.pipeDefs=a?()=>("function"==typeof a?a():a).map(Z):null,t.hasOwnProperty(v)||(t[v]=b({token:t,factory:e.factory}))}},i};let ne=null;const le=new Map;let ie,re=null;function ae(e,t){return re&&e===re||(re=e,t&&(ne=le.get(e)||null),ne=ne||{classesBitMask:0,classesIndex:1,stylesBitMask:0,stylesIndex:1}),ne}function oe(e,t){return function(e){for(;Array.isArray(e);)e=e[0];return e}(t[e.index])}function se(e,t){return t[1].data[e+19]}function ue(){return ie}const ce=(()=>("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(O))();function de(e,t){0===t?e[2]>0&&function(e){pe(e,2|he(e))}(e):e[2]=t}function he(e){return e[1]}function pe(e,t){e[1]=t}function me(e,t){return e[t+2]}function ge(e,t){return 1&e[t+0]}function be(e,t){return(1&ge(e,t))>0}function fe(e,t){return e[t+0]>>1}function _e(e,t,n){const l=ge(e,t);e[t+0]=l|n<<1}function ve(e,t){return e[t+1]}function ye(e,t,n){return e[t+3+n]}function we(e,t){return!(!e||t!==e[2])}function ke(e){return(1&he(e))>0}function Me(e){return(2&he(e))>0}function Ce(e){return 6+e[4]}function Se(e,t){let n=Array.isArray(e)?e[0]:e,l=Array.isArray(t)?t[0]:t;return n instanceof String&&(n=n.toString()),l instanceof String&&(l=l.toString()),function(e,t){return!(e!=e&&t!=t)&&e!==t}(n,l)}function xe(e){return null!=e&&""!==e}function Le(e){return e.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+"-"+e.charAt(1)).toLowerCase()}function Oe(e){return Pe(e)?e[0]:e}function Pe(e){return Array.isArray(e)&&e.length>=6&&"string"!=typeof e[1]}function Te(e,t){return e[t+0]}function Ie(e,t,n){e[t+1]=n}function De(e,t){return e[t+1]}const Ee=function(){var e={Important:1,DashCase:2};return e[e.Important]="Important",e[e.DashCase]="DashCase",e}();function Ae(e){return!!e.listen}function Ye(e){return e.ngDebugContext}function Ge(e){return e.ngOriginalError}function Re(e,...t){e.error(...t)}class Ne{constructor(){this._console=console}handleError(e){const t=this._findOriginalError(e),n=this._findContext(e),l=function(e){return e.ngErrorLogger||Re}(e);l(this._console,"ERROR",e),t&&l(this._console,"ORIGINAL ERROR",t),n&&l(this._console,"ERROR CONTEXT",n)}_findContext(e){return e?Ye(e)?Ye(e):this._findContext(Ge(e)):null}_findOriginalError(e){let t=Ge(e);for(;t&&Ge(t);)t=Ge(t);return t}}let je=!0,Fe=!1;function He(){return Fe=!0,je}function Be(){if(Fe)throw new Error("Cannot enable prod mode after platform setup.");je=!1}class ze{constructor(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),this.inertBodyElement=this.inertDocument.body,null==this.inertBodyElement){const e=this.inertDocument.createElement("html");this.inertDocument.appendChild(e),this.inertBodyElement=this.inertDocument.createElement("body"),e.appendChild(this.inertBodyElement)}this.inertBodyElement.innerHTML='<svg><g onload="this.parentNode.remove()"></g></svg>',!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.inertBodyElement.innerHTML='<svg><p><style><img src="</style><img src=x onerror=alert(1)//">',this.getInertBodyElement=this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(e){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}getInertBodyElement_XHR(e){e="<body><remove></remove>"+e+"</body>";try{e=encodeURI(e)}catch(l){return null}const t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);const n=t.response.body;return n.removeChild(n.firstChild),n}getInertBodyElement_DOMParser(e){e="<body><remove></remove>"+e+"</body>";try{const t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(t){return null}}getInertBodyElement_InertDocument(e){const t=this.inertDocument.createElement("template");return"content"in t?(t.innerHTML=e,t):(this.inertBodyElement.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)}stripCustomNsAttrs(e){const t=e.attributes;for(let l=t.length-1;0<l;l--){const n=t.item(l).name;"xmlns:ns1"!==n&&0!==n.indexOf("ns1:")||e.removeAttribute(n)}let n=e.firstChild;for(;n;)n.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(n),n=n.nextSibling}}const Ve=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Qe=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;function Ue(e){return(e=String(e)).match(Ve)||e.match(Qe)?e:(He()&&console.warn(`WARNING: sanitizing unsafe URL value ${e} (see http://g.co/ng/security#xss)`),"unsafe:"+e)}function We(e){const t={};for(const n of e.split(","))t[n]=!0;return t}function qe(...e){const t={};for(const n of e)for(const e in n)n.hasOwnProperty(e)&&(t[e]=!0);return t}const Ke=We("area,br,col,hr,img,wbr"),Je=We("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Xe=We("rp,rt"),$e=qe(Xe,Je),Ze=qe(Ke,qe(Je,We("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),qe(Xe,We("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),$e),et=We("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),tt=We("srcset"),nt=qe(et,tt,We("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),We("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext")),lt=We("script,style,template");class it{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(e){let t=e.firstChild,n=!0;for(;t;)if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild)t=t.firstChild;else for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let e=this.checkClobberedElement(t,t.nextSibling);if(e){t=e;break}t=this.checkClobberedElement(t,t.parentNode)}return this.buf.join("")}startElement(e){const t=e.nodeName.toLowerCase();if(!Ze.hasOwnProperty(t))return this.sanitizedSomething=!0,!lt.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);const n=e.attributes;for(let i=0;i<n.length;i++){const e=n.item(i),t=e.name,r=t.toLowerCase();if(!nt.hasOwnProperty(r)){this.sanitizedSomething=!0;continue}let a=e.value;et[r]&&(a=Ue(a)),tt[r]&&(l=a,a=(l=String(l)).split(",").map(e=>Ue(e.trim())).join(", ")),this.buf.push(" ",t,'="',ot(a),'"')}var l;return this.buf.push(">"),!0}endElement(e){const t=e.nodeName.toLowerCase();Ze.hasOwnProperty(t)&&!Ke.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(ot(e))}checkClobberedElement(e,t){if(t&&(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error("Failed to sanitize html because the element is clobbered: "+e.outerHTML);return t}}const rt=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,at=/([^\#-~ |!])/g;function ot(e){return e.replace(/&/g,"&amp;").replace(rt,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(at,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"&lt;").replace(/>/g,"&gt;")}let st;function ut(e,t){let n=null;try{st=st||new ze(e);let l=t?String(t):"";n=st.getInertBodyElement(l);let i=5,r=l;do{if(0===i)throw new Error("Failed to sanitize html because the input is unstable");i--,l=r,r=n.innerHTML,n=st.getInertBodyElement(l)}while(l!==r);const a=new it,o=a.sanitizeChildren(ct(n)||n);return He()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),o}finally{if(n){const e=ct(n)||n;for(;e.firstChild;)e.removeChild(e.firstChild)}}}function ct(e){return"content"in e&&function(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}const dt=function(){var e={NONE:0,HTML:1,STYLE:2,SCRIPT:3,URL:4,RESOURCE_URL:5};return e[e.NONE]="NONE",e[e.HTML]="HTML",e[e.STYLE]="STYLE",e[e.SCRIPT]="SCRIPT",e[e.URL]="URL",e[e.RESOURCE_URL]="RESOURCE_URL",e}();class ht{}const pt=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|Z|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:calc|attr))\\([-0-9.%, #a-zA-Z]+\\))$","g"),mt=/^url\(([^)]+)\)$/;function gt(e){if(!(e=String(e).trim()))return"";const t=e.match(mt);return t&&Ue(t[1])===t[1]||e.match(pt)&&function(e){let t=!0,n=!0;for(let l=0;l<e.length;l++){const i=e.charAt(l);"'"===i&&n?t=!t:'"'===i&&t&&(n=!n)}return t&&n}(e)?e:(He()&&console.warn(`WARNING: sanitizing unsafe style value ${e} (see http://g.co/ng/security#xss).`),"unsafe")}const bt=/([A-Z])/g;function ft(e){try{return null!=e?e.toString().slice(0,30):e}catch(t){return"[ERROR] Exception while trying to serialize the value"}}let _t=[];function vt(e,t,n,l,i,r,a,o,s){ke(e)||(a?function(e,t,n,l,i){_t.unshift(e,t,n,l,i)}(e,n,l,i,s):(_t.length&&yt(),wt(e,n,l,i,s)));const u=o||Se(t[i],r);return u&&(t[i]=r),u}function yt(){let e=0;for(;e<_t.length;)wt(_t[e++],_t[e++],_t[e++],_t[e++],_t[e++]);_t.length=0}function wt(e,t,n,l,i){let r=!1;if(n){let a=!1,o=Ce(e);for(;o<e.length;){const r=ve(e,o),s=me(e,o);if(a=n<=s,a){n<s&&kt(e,o,n,i),Mt(e,!1,o,l,t);break}o+=3+r}a||(kt(e,e.length,n,i),Mt(e,!1,o,l,t),r=!0)}else Mt(e,!0,3,l,t),r=!0;return r}function kt(e,t,n,l){e.splice(t,0,l?1:0,1,n,null),_e(e,t,1)}function Mt(e,t,n,l,i){const r=n+3;let a=r+ve(e,n);if(t||a--,"number"==typeof l){for(let t=r;t<=a;t++)if(e[t]===l)return;e.splice(a,0,l),e[n+1]++,_e(e,n,fe(e,n)|1<<i)}else null!==l&&null==e[a]&&(e[a]=l)}function Ct(e,t,n,l,i,r,a,o){return i&&l&&(function(e){if(!ke(e)){const t=Oe(e);t&&function(e,t){for(let n=1;n<t.length;n+=2){const l=De(t,n);l&&wt(e,-1,Te(t,n),l,!1)}}(e,t),function(e){pe(e,1|he(e))}(e)}}(l),function(e,t){return e&&t>0}(l,r))?(function(e,t,n,l,i,r,a){const o=!0===(s=i)?-1:!1===s?0:s;var s;const u=St,c=(o&fe(e,3))>0?1:0;let d=Ce(e);for(;d<e.length;){const i=ve(e,d);if(o&fe(e,d)){let o=!1;const s=me(e,d),h=i-1,p=ye(e,d,h);for(let i=0;i<h;i++){const u=ye(e,d,i),c=l[u];if(xe(c)){r(t,n,s,a&&be(e,d)?a(s,c,2):c,u),o=!0;break}}if(u){const i=u(e,t,n,l,r,a,c|(o?4:2),s,p);o=o||i}o||r(t,n,s,p)}d+=3+i}u&&u(e,t,n,l,r,a,c)}(l,e,t,n,r,a,o),!0):i}let St=null;const xt=(e,t,n,l)=>{const i=t.style;l?(l=l.toString(),e&&Ae(e)?e.setStyle(t,n,l,Ee.DashCase):i&&i.setProperty(n,l)):e&&Ae(e)?e.removeStyle(t,n,Ee.DashCase):i&&i.removeProperty(n)},Lt=(e,t,n,l)=>{if(""!==n){const i=t.classList;l?e&&Ae(e)?e.addClass(t,n):i&&i.add(n):e&&Ae(e)?e.removeClass(t,n):i&&i.remove(n)}},Ot={},Pt=(e,t,n,l,i,r,a,o,s)=>{let u=!1;if(ve(e,3)){let c=!0;const d=!o;d&&-2&a&&(c=!1,u=!0),c&&(u=function e(t,n,l,i,r,a,o,s,u,c){let d=!1;if(u<ve(t,3)){const h=ye(t,3,u),p=i[h];let m=function(e){return e>=Dt.length&&Dt.push(1),Dt[e]}(u);for(;m<p.length;){const g=Te(p,m),b=s&&g>s,f=!b&&g===s,_=De(p,m),v=xe(_);let y=e(t,n,l,i,r,a,b?o:Tt(o,v,f),b?s:g,u+1,c);if(b){d||(d=y);break}if(!y&&It(o,f)){const e=f&&!v,t=e?c:_,i=e?h:null;r(n,l,g,a?a(g,t,3):t,i),y=!0}d=y&&f,m+=2}if(Dt[u]=m,1===p.length||!s)return e(t,n,l,i,r,a,o,s,u+1,c)}return d}(e,t,n,l,i,r,a,o||null,0,s||null)),d&&function(){for(let e=0;e<Dt.length;e++)Dt[e]=1}()}return u};function Tt(e,t,n){let l=e;return t||4&e||!(n||1&e)?(l|=4,l&=-3):(l|=2,l&=-5),l}function It(e,t){let n=(1&e)>0;return n?4&e&&t&&(n=!1):2&e&&(n=t),n}const Dt=[];function Et(e,t,n,l){for(let i=1;i<e.length;i+=2){const r=Te(e,i);if(t<=r){let a=!1;if(r===t){const t=e[i];!l&&xe(t)||(a=!0,Ie(e,i,n))}else a=!0,e.splice(i,0,t,n);return a}}return e.push(t,n),!0}let At=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>Yt(),e})();const Yt=(...e)=>{},Gt=Function;function Rt(e){return"function"==typeof e}const Nt=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,jt=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,Ft=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Ht=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s+super\(\.\.\.arguments\)/;class Bt{constructor(e){this._reflect=e||O.Reflect}isReflectionEnabled(){return!0}factory(e){return(...t)=>new e(...t)}_zipTypesAndAnnotations(e,t){let n;n=new Array(void 0===e?t.length:e.length);for(let l=0;l<n.length;l++)n[l]=void 0===e?[]:e[l]&&e[l]!=Object?[e[l]]:[],t&&null!=t[l]&&(n[l]=n[l].concat(t[l]));return n}_ownParameters(e,t){if(n=e.toString(),Nt.test(n)||Ht.test(n)||jt.test(n)&&!Ft.test(n))return null;var n;if(e.parameters&&e.parameters!==t.parameters)return e.parameters;const l=e.ctorParameters;if(l&&l!==t.ctorParameters){const e="function"==typeof l?l():l,t=e.map(e=>e&&e.type),n=e.map(e=>e&&zt(e.decorators));return this._zipTypesAndAnnotations(t,n)}const i=e.hasOwnProperty(s)&&e[s],r=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return r||i?this._zipTypesAndAnnotations(r,i):new Array(e.length).fill(void 0)}parameters(e){if(!Rt(e))return[];const t=Vt(e);let n=this._ownParameters(e,t);return n||t===Object||(n=this.parameters(t)),n||[]}_ownAnnotations(e,t){if(e.annotations&&e.annotations!==t.annotations){let t=e.annotations;return"function"==typeof t&&t.annotations&&(t=t.annotations),t}return e.decorators&&e.decorators!==t.decorators?zt(e.decorators):e.hasOwnProperty("__annotations__")?e.__annotations__:null}annotations(e){if(!Rt(e))return[];const t=Vt(e),n=this._ownAnnotations(e,t)||[];return(t!==Object?this.annotations(t):[]).concat(n)}_ownPropMetadata(e,t){if(e.propMetadata&&e.propMetadata!==t.propMetadata){let t=e.propMetadata;return"function"==typeof t&&t.propMetadata&&(t=t.propMetadata),t}if(e.propDecorators&&e.propDecorators!==t.propDecorators){const t=e.propDecorators,n={};return Object.keys(t).forEach(e=>{n[e]=zt(t[e])}),n}return e.hasOwnProperty("__prop__metadata__")?e.__prop__metadata__:null}propMetadata(e){if(!Rt(e))return{};const t=Vt(e),n={};if(t!==Object){const e=this.propMetadata(t);Object.keys(e).forEach(t=>{n[t]=e[t]})}const l=this._ownPropMetadata(e,t);return l&&Object.keys(l).forEach(e=>{const t=[];n.hasOwnProperty(e)&&t.push(...n[e]),t.push(...l[e]),n[e]=t}),n}ownPropMetadata(e){return Rt(e)&&this._ownPropMetadata(e,Vt(e))||{}}hasLifecycleHook(e,t){return e instanceof Gt&&t in e.prototype}guards(e){return{}}getter(e){return new Function("o","return o."+e+";")}setter(e){return new Function("o","v","return o."+e+" = v;")}method(e){return new Function("o","args",`if (!o.${e}) throw new Error('"${e}" is undefined');\n        return o.${e}.apply(o, args);`)}importUri(e){return"object"==typeof e&&e.filePath?e.filePath:"./"+y(e)}resourceUri(e){return"./"+y(e)}resolveIdentifier(e,t,n,l){return l}resolveEnum(e,t){return e[t]}}function zt(e){return e?e.map(e=>new(0,e.type.annotationCls)(...e.args?e.args:[])):[]}function Vt(e){const t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}const Qt=new P("The presence of this token marks an injector as being the root injector."),Ut=function(e,t,n){return new $t(e,t,n)};let Wt=(()=>{class e{static create(e,t){return Array.isArray(e)?Ut(e,t,""):Ut(e.providers,e.parent,e.name||"")}}return e.THROW_IF_NOT_FOUND=I,e.NULL=new N,e.ngInjectableDef=b({token:e,providedIn:"any",factory:()=>G(T)}),e.__NG_ELEMENT_ID__=-1,e})();const qt=function(e){return e},Kt=[],Jt=qt,Xt=function(){return Array.prototype.slice.call(arguments)};class $t{constructor(e,t=Wt.NULL,n=null){this.parent=t,this.source=n;const l=this._records=new Map;l.set(Wt,{token:Wt,fn:qt,deps:Kt,value:this,useNew:!1}),l.set(T,{token:T,fn:qt,deps:Kt,value:this,useNew:!1}),function e(t,n){if(n)if((n=M(n))instanceof Array)for(let l=0;l<n.length;l++)e(t,n[l]);else{if("function"==typeof n)throw en("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw en("Unexpected provider",n);{let e=M(n.provide);const l=function(e){const t=function(e){let t=Kt;const n=e.deps;if(n&&n.length){t=[];for(let e=0;e<n.length;e++){let l=6,i=M(n[e]);if(i instanceof Array)for(let e=0,t=i;e<t.length;e++){const n=t[e];n instanceof d||n==d?l|=1:n instanceof p||n==p?l&=-3:n instanceof h||n==h?l&=-5:i=n instanceof c?n.token:M(n)}t.push({token:i,options:l})}}else if(e.useExisting)t=[{token:M(e.useExisting),options:6}];else if(!n&&!(E in e))throw en("'deps' required",e);return t}(e);let n=qt,l=Kt,i=!1,r=M(e.provide);if(E in e)l=e.useValue;else if(e.useFactory)n=e.useFactory;else if(e.useExisting);else if(e.useClass)i=!0,n=M(e.useClass);else{if("function"!=typeof r)throw en("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",e);i=!0,n=r}return{deps:t,fn:n,useNew:i,value:l}}(n);if(!0===n.multi){let l=t.get(e);if(l){if(l.fn!==Xt)throw Zt(e)}else t.set(e,l={token:n.provide,deps:[],useNew:!1,fn:Xt,value:Kt});e=n,l.deps.push({token:e,options:6})}const i=t.get(e);if(i&&i.fn==Xt)throw Zt(e);t.set(e,l)}}}(l,e)}get(e,t,n=m.Default){const l=this._records.get(e);try{return function e(t,n,l,i,r,a){try{return function(t,n,l,i,r,a){let o;if(!n||a&m.SkipSelf)a&m.Self||(o=i.get(t,r,m.Default));else{if(o=n.value,o==Jt)throw Error("\u0275Circular dependency");if(o===Kt){n.value=Jt;let t=void 0,r=n.useNew,a=n.fn,s=n.deps,u=Kt;if(s.length){u=[];for(let t=0;t<s.length;t++){const n=s[t],r=n.options,a=2&r?l.get(n.token):void 0;u.push(e(n.token,a,l,a||4&r?i:Wt.NULL,1&r?null:Wt.THROW_IF_NOT_FOUND,m.Default))}}n.value=o=r?new a(...u):a.apply(t,u)}}return o}(t,n,l,i,r,a)}catch(o){throw o instanceof Error||(o=new Error(o)),(o.ngTempTokenPath=o.ngTempTokenPath||[]).unshift(t),n&&n.value==Jt&&(n.value=Kt),o}}(e,l,this._records,this.parent,t,n)}catch(i){return function(e,t,n,l){const i=e.ngTempTokenPath;throw t.__source&&i.unshift(t.__source),e.message=j("\n"+e.message,i,"StaticInjectorError",l),e.ngTokenPath=i,e.ngTempTokenPath=null,e}(i,e,0,this.source)}}toString(){const e=[];return this._records.forEach((t,n)=>e.push(y(n))),`StaticInjector[${e.join(", ")}]`}}function Zt(e){return en("Cannot mix multi providers and regular providers",e)}function en(e,t){return new Error(j(e,t,"StaticInjectorError"))}function tn(e){return e.length>1?" ("+function(e){const t=[];for(let n=0;n<e.length;++n){if(t.indexOf(e[n])>-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map(e=>y(e.token)).join(" -> ")+")":""}function nn(e,t,n,l){const i=[t],r=n(i),a=l?function(e,t){const n=`${e} caused by: ${t instanceof Error?t.message:t}`,l=Error(n);return l.ngOriginalError=t,l}(r,l):Error(r);return a.addKey=ln,a.keys=i,a.injectors=[e],a.constructResolvingMessage=n,a.ngOriginalError=l,a}function ln(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function rn(e,t){const n=[];for(let l=0,i=t.length;l<i;l++){const e=t[l];n.push(e&&0!=e.length?e.map(y).join(" "):"?")}return Error("Cannot resolve all parameters for '"+y(e)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+y(e)+"' is decorated with Injectable.")}class an{constructor(e,t){if(this.token=e,this.id=t,!e)throw new Error("Token must be defined!");this.displayName=y(this.token)}static get(e){return sn.get(M(e))}static get numberOfKeys(){return sn.numberOfKeys}}class on{constructor(){this._allKeys=new Map}get(e){if(e instanceof an)return e;if(this._allKeys.has(e))return this._allKeys.get(e);const t=new an(e,an.numberOfKeys);return this._allKeys.set(e,t),t}get numberOfKeys(){return this._allKeys.size}}const sn=new on;class un{constructor(e){this.reflectionCapabilities=e}updateCapabilities(e){this.reflectionCapabilities=e}factory(e){return this.reflectionCapabilities.factory(e)}parameters(e){return this.reflectionCapabilities.parameters(e)}annotations(e){return this.reflectionCapabilities.annotations(e)}propMetadata(e){return this.reflectionCapabilities.propMetadata(e)}hasLifecycleHook(e,t){return this.reflectionCapabilities.hasLifecycleHook(e,t)}getter(e){return this.reflectionCapabilities.getter(e)}setter(e){return this.reflectionCapabilities.setter(e)}method(e){return this.reflectionCapabilities.method(e)}importUri(e){return this.reflectionCapabilities.importUri(e)}resourceUri(e){return this.reflectionCapabilities.resourceUri(e)}resolveIdentifier(e,t,n,l){return this.reflectionCapabilities.resolveIdentifier(e,t,n,l)}resolveEnum(e,t){return this.reflectionCapabilities.resolveEnum(e,t)}}const cn=new un(new Bt);class dn{constructor(e,t,n){this.key=e,this.optional=t,this.visibility=n}static fromKey(e){return new dn(e,!1,null)}}const hn=[];class pn{constructor(e,t,n){this.key=e,this.resolvedFactories=t,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]}}class mn{constructor(e,t){this.factory=e,this.dependencies=t}}function gn(e){let t,n;if(e.useClass){const l=M(e.useClass);t=cn.factory(l),n=fn(l)}else e.useExisting?(t=e=>e,n=[dn.fromKey(an.get(e.useExisting))]):e.useFactory?(t=e.useFactory,n=function(e,t){if(t){const n=t.map(e=>[e]);return t.map(t=>_n(e,t,n))}return fn(e)}(e.useFactory,e.deps)):(t=()=>e.useValue,n=hn);return new mn(t,n)}function bn(e){return new pn(an.get(e.provide),[gn(e)],e.multi||!1)}function fn(e){const t=cn.parameters(e);if(!t)return[];if(t.some(e=>null==e))throw rn(e,t);return t.map(n=>_n(e,n,t))}function _n(e,t,n){let l=null,i=!1;if(!Array.isArray(t))return vn(t instanceof c?t.token:t,i,null);let r=null;for(let a=0;a<t.length;++a){const e=t[a];e instanceof Gt?l=e:e instanceof c?l=e.token:e instanceof d?i=!0:e instanceof h||e instanceof p?r=e:e instanceof P&&(l=e)}if(l=M(l),null!=l)return vn(l,i,r);throw rn(e,n)}function vn(e,t,n){return new dn(an.get(e),t,n)}const yn=new Object;class wn{static resolve(e){return function(e){const t=function(e,t){for(let n=0;n<e.length;n++){const l=e[n],i=t.get(l.key.id);if(i){if(l.multiProvider!==i.multiProvider)throw Error(`Cannot mix multi providers and regular providers, got: ${i} ${l}`);if(l.multiProvider)for(let e=0;e<l.resolvedFactories.length;e++)i.resolvedFactories.push(l.resolvedFactories[e]);else t.set(l.key.id,l)}else{let e;e=l.multiProvider?new pn(l.key,l.resolvedFactories.slice(),l.multiProvider):l,t.set(l.key.id,e)}}return t}(function e(t,n){return t.forEach(t=>{if(t instanceof Gt)n.push({provide:t,useClass:t});else if(t&&"object"==typeof t&&void 0!==t.provide)n.push(t);else{if(!(t instanceof Array))throw Error("Invalid provider - only instances of Provider and Type are allowed, got: "+t);e(t,n)}}),n}(e,[]).map(bn),new Map);return Array.from(t.values())}(e)}static resolveAndCreate(e,t){const n=wn.resolve(e);return wn.fromResolvedProviders(n,t)}static fromResolvedProviders(e,t){return new kn(e,t)}}let kn=(()=>{class e{constructor(e,t){this._constructionCounter=0,this._providers=e,this.parent=t||null;const n=e.length;this.keyIds=new Array(n),this.objs=new Array(n);for(let l=0;l<n;l++)this.keyIds[l]=e[l].key.id,this.objs[l]=yn}get(e,t=I){return this._getByKey(an.get(e),null,t)}resolveAndCreateChild(e){const t=wn.resolve(e);return this.createChildFromResolved(t)}createChildFromResolved(t){const n=new e(t);return n.parent=this,n}resolveAndInstantiate(e){return this.instantiateResolved(wn.resolve([e])[0])}instantiateResolved(e){return this._instantiateProvider(e)}getProviderAtIndex(e){if(e<0||e>=this._providers.length)throw function(e){return Error(`Index ${e} is out-of-bounds.`)}(e);return this._providers[e]}_new(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw nn(this,e.key,(function(e){return"Cannot instantiate cyclic dependency!"+tn(e)}));return this._instantiateProvider(e)}_getMaxNumberOfObjects(){return this.objs.length}_instantiateProvider(e){if(e.multiProvider){const t=new Array(e.resolvedFactories.length);for(let n=0;n<e.resolvedFactories.length;++n)t[n]=this._instantiate(e,e.resolvedFactories[n]);return t}return this._instantiate(e,e.resolvedFactories[0])}_instantiate(e,t){const n=t.factory;let l,i;try{l=t.dependencies.map(e=>this._getByReflectiveDependency(e))}catch(a){throw a.addKey&&a.addKey(this,e.key),a}try{i=n(...l)}catch(a){throw nn(this,e.key,(function(e){const t=y(e[0].token);return`${r.message}: Error during instantiation of ${t}!${tn(e)}.`}),r=a)}var r;return i}_getByReflectiveDependency(e){return this._getByKey(e.key,e.visibility,e.optional?null:I)}_getByKey(t,n,l){return t===e.INJECTOR_KEY?this:n instanceof h?this._getByKeySelf(t,l):this._getByKeyDefault(t,l,n)}_getObjByKeyId(e){for(let t=0;t<this.keyIds.length;t++)if(this.keyIds[t]===e)return this.objs[t]===yn&&(this.objs[t]=this._new(this._providers[t])),this.objs[t];return yn}_throwOrNull(e,t){if(t!==I)return t;throw function(e,t){return nn(e,t,(function(e){return`No provider for ${y(e[0].token)}!${tn(e)}`}))}(this,e)}_getByKeySelf(e,t){const n=this._getObjByKeyId(e.id);return n!==yn?n:this._throwOrNull(e,t)}_getByKeyDefault(t,n,l){let i;for(i=l instanceof p?this.parent:this;i instanceof e;){const e=i,n=e._getObjByKeyId(t.id);if(n!==yn)return n;i=e.parent}return null!==i?i.get(t.token,n):this._throwOrNull(t,n)}get displayName(){return`ReflectiveInjector(providers: [${function(e,t){const n=new Array(e._providers.length);for(let l=0;l<e._providers.length;++l)n[l]=' "'+e.getProviderAtIndex(l).key.displayName+'" ';return n}(this).join(", ")}])`}toString(){return this.displayName}}return e.INJECTOR_KEY=an.get(Wt),e})();const Mn=new P("AnalyzeForEntryComponents");function Cn(e){const t=(void 0)[1];t.firstTemplatePass&&(function(e,t,n){const l=e.expandoInstructions,i=l.length;i>=2&&l[i-2]===null.hostBindings?l[i-1]=l[i-1]+n:l.push(null.hostBindings,n)}(t,0,e),function(e,t,n){for(let l=0;l<n;l++)(void 0).push(Ot),e.blueprint.push(Ot),e.data.push(null)}(t,0,e))}let Sn=null;function xn(){if(!Sn){const e=O.Symbol;if(e&&e.iterator)Sn=e.iterator;else{const e=Object.getOwnPropertyNames(Map.prototype);for(let t=0;t<e.length;++t){const n=e[t];"entries"!==n&&"size"!==n&&Map.prototype[n]===Map.prototype.entries&&(Sn=n)}}}return Sn}function Ln(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&&isNaN(t)}function On(e,t){const n=Tn(e),l=Tn(t);if(n&&l)return function(e,t,n){const l=e[xn()](),i=t[xn()]();for(;;){const e=l.next(),t=i.next();if(e.done&&t.done)return!0;if(e.done||t.done)return!1;if(!n(e.value,t.value))return!1}}(e,t,On);{const i=e&&("object"==typeof e||"function"==typeof e),r=t&&("object"==typeof t||"function"==typeof t);return!(n||!i||l||!r)||Ln(e,t)}}class Pn{constructor(e){this.wrapped=e}static wrap(e){return new Pn(e)}static unwrap(e){return Pn.isWrapped(e)?e.wrapped:e}static isWrapped(e){return e instanceof Pn}}function Tn(e){return!!In(e)&&(Array.isArray(e)||!(e instanceof Map)&&xn()in e)}function In(e){return null!==e&&("function"==typeof e||"object"==typeof e)}function Dn(){(void 0)[1].firstTemplatePass&&(1,de(Nn(void 0),1),de(Rn(void 0),1))}function En(e){const t=se(-1,void 0),n=Rn(t),l=(void 0)[7]++;Yn(-1,n,l,e,!1,!1)}function An(e){!function(e,t){const n=se(-1,void 0),l=Nn(n),i=(void 0)[7]++;Yn(-1,l,i,t,!0,!1)}(0,e)}function Yn(e,t,n,l,i,r){St=Pt;let a=!1;if(l!==Ot){const o=oe(se(e,void 0),void 0),s=(void 0)[n];a=Se(s,l);const u=function(e,t,n){const l=Array.isArray(e)?e:[null];l[0]=t||null;for(let o=1;o<l.length;o+=2)Ie(l,o,null);let i,r=null,a=!1;if("string"==typeof t?t.length&&(r=t.split(/\s+/),a=!0):(r=t?Object.keys(t):null,i=t),r)for(let o=0;o<r.length;o++){const e=r[o];Et(l,n?Le(e):e,!!a||i[e],!0)}return l}(s,l,!i);i?function(e,t,n,l,i,r,a,o){const s=ae(n,Me(e));!vt(e,void 0,0,null,i,r,a,o,!1)&&!o||(s.classesBitMask|=1)}(t,0,o,0,n,u,r,a):function(e,t,n,l,i,r,a,o,s){const u=ae(n,Me(e));!vt(e,void 0,0,null,i,r,o,s,!0)&&!s||(u.stylesBitMask|=1)}(t,0,o,0,n,u,ue(),r,a)}return a}function Gn(){const e=se(-1,void 0),t=function(e,t){return 3===e.type?(void 0)[12]:null}(e),n=oe(e,void 0),l=ue();(function(e,t,n,l,i,r,a){const o=n?Me(n):!!l&&Me(l),s=we(n,r),u=we(l,r);_t.length&&(s||u)&&yt();const c=ae(i,o),d=Ct(e,i,t,n,s,c.classesBitMask,Lt,null),h=Ct(e,i,t,l,u,c.stylesBitMask,xt,a);d&&h?(ne=null,re=null,o&&function(e){le.delete(e)}(i)):o&&function(e,t){le.set(e,t)}(i,c)})(t,void 0,Nn(e),Rn(e),n,1,l),ie=null}function Rn(e){return jn(e,!1)}function Nn(e){return jn(e,!0)}function jn(e,t){let n=t?e.classes:e.styles;return Pe(n)||(n=[n||[""],0,0,1,0,"--MAP--"],t?e.classes=n:e.styles=n),n}function Fn(e){return!!e&&"function"==typeof e.then}function Hn(e){return!!e&&"function"==typeof e.subscribe}class Bn{constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}}class zn{}function Vn(e){const t=Error(`No component factory found for ${y(e)}. Did you add it to @NgModule.entryComponents?`);return t[Qn]=e,t}const Qn="ngComponent";class Un{resolveComponentFactory(e){throw Vn(e)}}let Wn=(()=>{class e{}return e.NULL=new Un,e})();class qn{constructor(e,t,n){this._parent=t,this._ngModule=n,this._factories=new Map;for(let l=0;l<e.length;l++){const t=e[l];this._factories.set(t.componentType,t)}}resolveComponentFactory(e){let t=this._factories.get(e);if(!t&&this._parent&&(t=this._parent.resolveComponentFactory(e)),!t)throw Vn(e);return new Kn(t,this._ngModule)}}class Kn extends zn{constructor(e,t){super(),this.factory=e,this.ngModule=t,this.selector=e.selector,this.componentType=e.componentType,this.ngContentSelectors=e.ngContentSelectors,this.inputs=e.inputs,this.outputs=e.outputs}create(e,t,n,l){return this.factory.create(e,t,n,l||this.ngModule)}}function Jn(...e){}let Xn=(()=>{class e{constructor(e){this.nativeElement=e}}return e.__NG_ELEMENT_ID__=()=>$n(e),e})();const $n=Jn;class Zn{}class el{}const tl=function(){var e={Important:1,DashCase:2};return e[e.Important]="Important",e[e.DashCase]="DashCase",e}();let nl=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>ll(),e})();const ll=Jn;class il{constructor(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}const rl=new il("8.2.14");class al{constructor(){}supports(e){return Tn(e)}create(e){return new sl(e)}}const ol=(e,t)=>t;class sl{constructor(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||ol}forEachItem(e){let t;for(t=this._itHead;null!==t;t=t._next)e(t)}forEachOperation(e){let t=this._itHead,n=this._removalsHead,l=0,i=null;for(;t||n;){const r=!n||t&&t.currentIndex<hl(n,l,i)?t:n,a=hl(r,l,i),o=r.currentIndex;if(r===n)l--,n=n._nextRemoved;else if(t=t._next,null==r.previousIndex)l++;else{i||(i=[]);const e=a-l,t=o-l;if(e!=t){for(let n=0;n<e;n++){const l=n<i.length?i[n]:i[n]=0,r=l+n;t<=r&&r<e&&(i[n]=l+1)}i[r.previousIndex]=t-e}}a!==o&&e(r,a,o)}}forEachPreviousItem(e){let t;for(t=this._previousItHead;null!==t;t=t._nextPrevious)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachMovedItem(e){let t;for(t=this._movesHead;null!==t;t=t._nextMoved)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}forEachIdentityChange(e){let t;for(t=this._identityChangesHead;null!==t;t=t._nextIdentityChange)e(t)}diff(e){if(null==e&&(e=[]),!Tn(e))throw new Error(`Error trying to diff '${y(e)}'. Only arrays and iterables are allowed`);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t,n,l,i=this._itHead,r=!1;if(Array.isArray(e)){this.length=e.length;for(let t=0;t<this.length;t++)n=e[t],l=this._trackByFn(t,n),null!==i&&Ln(i.trackById,l)?(r&&(i=this._verifyReinsertion(i,n,l,t)),Ln(i.item,n)||this._addIdentityChange(i,n)):(i=this._mismatch(i,n,l,t),r=!0),i=i._next}else t=0,function(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{const n=e[xn()]();let l;for(;!(l=n.next()).done;)t(l.value)}}(e,e=>{l=this._trackByFn(t,e),null!==i&&Ln(i.trackById,l)?(r&&(i=this._verifyReinsertion(i,e,l,t)),Ln(i.item,e)||this._addIdentityChange(i,e)):(i=this._mismatch(i,e,l,t),r=!0),i=i._next,t++}),this.length=t;return this._truncate(i),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e,t;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=t)e.previousIndex=e.currentIndex,t=e._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,t,n,l){let i;return null===e?i=this._itTail:(i=e._prev,this._remove(e)),null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,l))?(Ln(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,i,l)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Ln(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,i,l)):e=this._addAfter(new ul(t,n),i,l),e}_verifyReinsertion(e,t,n,l){let i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==i?e=this._reinsertAfter(i,e._prev,l):e.currentIndex!=l&&(e.currentIndex=l,this._addToMoves(e,l)),e}_truncate(e){for(;null!==e;){const t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,t,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);const l=e._prevRemoved,i=e._nextRemoved;return null===l?this._removalsHead=i:l._nextRemoved=i,null===i?this._removalsTail=l:i._prevRemoved=l,this._insertAfter(e,t,n),this._addToMoves(e,n),e}_moveAfter(e,t,n){return this._unlink(e),this._insertAfter(e,t,n),this._addToMoves(e,n),e}_addAfter(e,t,n){return this._insertAfter(e,t,n),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e}_insertAfter(e,t,n){const l=null===t?this._itHead:t._next;return e._next=l,e._prev=t,null===l?this._itTail=e:l._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new dl),this._linkedRecords.put(e),e.currentIndex=n,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);const t=e._prev,n=e._next;return null===t?this._itHead=n:t._next=n,null===n?this._itTail=t:n._prev=t,e}_addToMoves(e,t){return e.previousIndex===t||(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e),e}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new dl),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e}}class ul{constructor(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class cl{constructor(){this._head=null,this._tail=null}add(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)}get(e,t){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===t||t<=n.currentIndex)&&Ln(n.trackById,e))return n;return null}remove(e){const t=e._prevDup,n=e._nextDup;return null===t?this._head=n:t._nextDup=n,null===n?this._tail=t:n._prevDup=t,null===this._head}}class dl{constructor(){this.map=new Map}put(e){const t=e.trackById;let n=this.map.get(t);n||(n=new cl,this.map.set(t,n)),n.add(e)}get(e,t){const n=this.map.get(e);return n?n.get(e,t):null}remove(e){const t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function hl(e,t,n){const l=e.previousIndex;if(null===l)return l;let i=0;return n&&l<n.length&&(i=n[l]),l+t+i}class pl{constructor(){}supports(e){return e instanceof Map||In(e)}create(){return new ml}}class ml{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(e){let t;for(t=this._mapHead;null!==t;t=t._next)e(t)}forEachPreviousItem(e){let t;for(t=this._previousMapHead;null!==t;t=t._nextPrevious)e(t)}forEachChangedItem(e){let t;for(t=this._changesHead;null!==t;t=t._nextChanged)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}diff(e){if(e){if(!(e instanceof Map||In(e)))throw new Error(`Error trying to diff '${y(e)}'. Only maps and objects are allowed`)}else e=new Map;return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t=this._mapHead;if(this._appendAfter=null,this._forEach(e,(e,n)=>{if(t&&t.key===n)this._maybeAddToChanges(t,e),this._appendAfter=t,t=t._next;else{const l=this._getOrCreateRecordForKey(n,e);t=this._insertBeforeOrAppend(t,l)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let e=t;null!==e;e=e._nextRemoved)e===this._mapHead&&(this._mapHead=null),this._records.delete(e.key),e._nextRemoved=e._next,e.previousValue=e.currentValue,e.currentValue=null,e._prev=null,e._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){const n=e._prev;return t._next=e,t._prev=n,e._prev=t,n&&(n._next=t),e===this._mapHead&&(this._mapHead=t),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=t,t._prev=this._appendAfter):this._mapHead=t,this._appendAfter=t,null}_getOrCreateRecordForKey(e,t){if(this._records.has(e)){const n=this._records.get(e);this._maybeAddToChanges(n,t);const l=n._prev,i=n._next;return l&&(l._next=i),i&&(i._prev=l),n._next=null,n._prev=null,n}const n=new gl(e);return this._records.set(e,n),n.currentValue=t,this._addToAdditions(n),n}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;null!==e;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;null!=e;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,t){Ln(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))}_addToAdditions(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach(n=>t(e[n],n))}}class gl{constructor(e){this.key=e,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}let bl=(()=>{class e{constructor(e){this.factories=e}static create(t,n){if(null!=n){const e=n.factories.slice();t=t.concat(e)}return new e(t)}static extend(t){return{provide:e,useFactory:n=>{if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return e.create(t,n)},deps:[[e,new p,new d]]}}find(e){const t=this.factories.find(t=>t.supports(e));if(null!=t)return t;throw new Error(`Cannot find a differ supporting object '${e}' of type '${n=e,n.name||typeof n}'`);var n}}return e.ngInjectableDef=b({token:e,providedIn:"root",factory:()=>new e([new al])}),e})(),fl=(()=>{class e{constructor(e){this.factories=e}static create(t,n){if(n){const e=n.factories.slice();t=t.concat(e)}return new e(t)}static extend(t){return{provide:e,useFactory:n=>{if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return e.create(t,n)},deps:[[e,new p,new d]]}}find(e){const t=this.factories.find(t=>t.supports(e));if(t)return t;throw new Error(`Cannot find a differ supporting object '${e}'`)}}return e.ngInjectableDef=b({token:e,providedIn:"root",factory:()=>new e([new pl])}),e})();const _l=[new pl],vl=new bl([new al]),yl=new fl(_l);let wl=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>kl(e,Xn),e})();const kl=Jn;let Ml=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>Cl(e,Xn),e})();const Cl=Jn;function Sl(e,t,n,l){let i=`ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '${t}'. Current value: '${n}'.`;return l&&(i+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function(e,t){const n=new Error(e);return xl(n,t),n}(i,e)}function xl(e,t){e.ngDebugContext=t,e.ngErrorLogger=t.logError.bind(t)}function Ll(e){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+e)}function Ol(e,t,n){const l=e.state,i=1792&l;return i===t?(e.state=-1793&l|n,e.initIndex=-1,!0):i===n}function Pl(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function Tl(e,t){return e.nodes[t]}function Il(e,t){return e.nodes[t]}function Dl(e,t){return e.nodes[t]}function El(e,t){return e.nodes[t]}function Al(e,t){return e.nodes[t]}const Yl={setCurrentNode:void 0,createRootView:void 0,createEmbeddedView:void 0,createComponentView:void 0,createNgModuleRef:void 0,overrideProvider:void 0,overrideComponentView:void 0,clearOverrides:void 0,checkAndUpdateView:void 0,checkNoChangesView:void 0,destroyView:void 0,resolveDep:void 0,createDebugContext:void 0,handleEvent:void 0,updateDirectives:void 0,updateRenderer:void 0,dirtyParentQueries:void 0},Gl=()=>{},Rl=new Map;function Nl(e){let t=Rl.get(e);return t||(t=y(e)+"_"+Rl.size,Rl.set(e,t)),t}function jl(e,t,n,l){if(Pn.isWrapped(l)){l=Pn.unwrap(l);const i=e.def.nodes[t].bindingIndex+n,r=Pn.unwrap(e.oldValues[i]);e.oldValues[i]=new Pn(r)}return l}function Fl(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}}let Hl=0;function Bl(e,t,n,l){return!(!(2&e.state)&&Ln(e.oldValues[t.bindingIndex+n],l))}function zl(e,t,n,l){return!!Bl(e,t,n,l)&&(e.oldValues[t.bindingIndex+n]=l,!0)}function Vl(e,t,n,l){const i=e.oldValues[t.bindingIndex+n];if(1&e.state||!On(i,l)){const r=t.bindings[n].name;throw Sl(Yl.createDebugContext(e,t.nodeIndex),`${r}: ${i}`,`${r}: ${l}`,0!=(1&e.state))}}function Ql(e){let t=e;for(;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function Ul(e,t){let n=e;for(;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function Wl(e,t,n,l){try{return Ql(33554432&e.def.nodes[t].flags?Il(e,t).componentView:e),Yl.handleEvent(e,t,n,l)}catch(i){e.root.errorHandler.handleError(i)}}function ql(e){return e.parent?Il(e.parent,e.parentNodeDef.nodeIndex):null}function Kl(e){return e.parent?e.parentNodeDef.parent:null}function Jl(e,t){switch(201347067&t.flags){case 1:return Il(e,t.nodeIndex).renderElement;case 2:return Tl(e,t.nodeIndex).renderText}}function Xl(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function $l(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function Zl(e){return 1<<e%32}function ei(e){const t={};let n=0;const l={};return e&&e.forEach(([e,i])=>{"number"==typeof e?(t[e]=i,n|=Zl(e)):l[e]=i}),{matchedQueries:t,references:l,matchedQueryIds:n}}function ti(e,t){return e.map(e=>{let n,l;return Array.isArray(e)?[l,n]=e:(l=0,n=e),n&&("function"==typeof n||"object"==typeof n)&&t&&Object.defineProperty(n,"__source",{value:t,configurable:!0}),{flags:l,token:n,tokenKey:Nl(n)}})}function ni(e,t,n){let l=n.renderParent;return l?0==(1&l.flags)||0==(33554432&l.flags)||l.element.componentRendererType&&l.element.componentRendererType.encapsulation===Q.Native?Il(e,n.renderParent.nodeIndex).renderElement:void 0:t}const li=new WeakMap;function ii(e){let t=li.get(e);return t||(t=e(()=>Gl),t.factory=e,li.set(e,t)),t}function ri(e,t,n,l,i){3===t&&(n=e.renderer.parentNode(Jl(e,e.def.lastRenderRootNode))),ai(e,t,0,e.def.nodes.length-1,n,l,i)}function ai(e,t,n,l,i,r,a){for(let o=n;o<=l;o++){const n=e.def.nodes[o];11&n.flags&&si(e,n,t,i,r,a),o+=n.childCount}}function oi(e,t,n,l,i,r){let a=e;for(;a&&!Xl(a);)a=a.parent;const o=a.parent,s=Kl(a),u=s.nodeIndex+s.childCount;for(let c=s.nodeIndex+1;c<=u;c++){const e=o.def.nodes[c];e.ngContentIndex===t&&si(o,e,n,l,i,r),c+=e.childCount}if(!o.parent){const a=e.root.projectableNodes[t];if(a)for(let t=0;t<a.length;t++)ui(e,a[t],n,l,i,r)}}function si(e,t,n,l,i,r){if(8&t.flags)oi(e,t.ngContent.index,n,l,i,r);else{const a=Jl(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&ui(e,a,n,l,i,r),32&t.bindingFlags&&ui(Il(e,t.nodeIndex).componentView,a,n,l,i,r)):ui(e,a,n,l,i,r),16777216&t.flags){const a=Il(e,t.nodeIndex).viewContainer._embeddedViews;for(let e=0;e<a.length;e++)ri(a[e],n,l,i,r)}1&t.flags&&!t.element.name&&ai(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,l,i,r)}}function ui(e,t,n,l,i,r){const a=e.renderer;switch(n){case 1:a.appendChild(l,t);break;case 2:a.insertBefore(l,t,i);break;case 3:a.removeChild(l,t);break;case 0:r.push(t)}}const ci=/^:([^:]+):(.+)$/;function di(e){if(":"===e[0]){const t=e.match(ci);return[t[1],t[2]]}return["",e]}function hi(e){let t=0;for(let n=0;n<e.length;n++)t|=e[n].flags;return t}function pi(e,t,n,l,i,r,a,o,s,u,c,d,h,p,m,g,b,f,_,v){switch(e){case 1:return t+mi(n)+l;case 2:return t+mi(n)+l+mi(i)+r;case 3:return t+mi(n)+l+mi(i)+r+mi(a)+o;case 4:return t+mi(n)+l+mi(i)+r+mi(a)+o+mi(s)+u;case 5:return t+mi(n)+l+mi(i)+r+mi(a)+o+mi(s)+u+mi(c)+d;case 6:return t+mi(n)+l+mi(i)+r+mi(a)+o+mi(s)+u+mi(c)+d+mi(h)+p;case 7:return t+mi(n)+l+mi(i)+r+mi(a)+o+mi(s)+u+mi(c)+d+mi(h)+p+mi(m)+g;case 8:return t+mi(n)+l+mi(i)+r+mi(a)+o+mi(s)+u+mi(c)+d+mi(h)+p+mi(m)+g+mi(b)+f;case 9:return t+mi(n)+l+mi(i)+r+mi(a)+o+mi(s)+u+mi(c)+d+mi(h)+p+mi(m)+g+mi(b)+f+mi(_)+v;default:throw new Error("Does not support more than 9 expressions")}}function mi(e){return null!=e?e.toString():""}const gi=new Object,bi=Nl(Wt),fi=Nl(T),_i=Nl(F);function vi(e,t,n,l){return n=M(n),{index:-1,deps:ti(l,y(t)),flags:e,token:t,value:n}}function yi(e){const t={},n=[];let l=!1;for(let i=0;i<e.length;i++){const r=e[i];r.token===Qt&&!0===r.value&&(l=!0),1073741824&r.flags&&n.push(r.token),r.index=i,t[Nl(r.token)]=r}return{factory:null,providersByKey:t,providers:e,modules:n,isRoot:l}}function wi(e,t,n=Wt.THROW_IF_NOT_FOUND){const l=Y(e);try{if(8&t.flags)return t.token;if(2&t.flags&&(n=null),1&t.flags)return e._parent.get(t.token,n);const a=t.tokenKey;switch(a){case bi:case fi:case _i:return e}const o=e._def.providersByKey[a];let s;if(o){let t=e._providers[o.index];return void 0===t&&(t=e._providers[o.index]=ki(e,o)),t===gi?void 0:t}if((s=_(t.token))&&(i=e,null!=(r=s).providedIn&&(function(e,t){return e._def.modules.indexOf(t)>-1}(i,r.providedIn)||"root"===r.providedIn&&i._def.isRoot))){const n=e._providers.length;return e._def.providers[n]=e._def.providersByKey[t.tokenKey]={flags:5120,value:s.factory,deps:[],index:n,token:t.token},e._providers[n]=gi,e._providers[n]=ki(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{Y(l)}var i,r}function ki(e,t){let n;switch(201347067&t.flags){case 512:n=function(e,t,n){const l=n.length;switch(l){case 0:return new t;case 1:return new t(wi(e,n[0]));case 2:return new t(wi(e,n[0]),wi(e,n[1]));case 3:return new t(wi(e,n[0]),wi(e,n[1]),wi(e,n[2]));default:const i=new Array(l);for(let t=0;t<l;t++)i[t]=wi(e,n[t]);return new t(...i)}}(e,t.value,t.deps);break;case 1024:n=function(e,t,n){const l=n.length;switch(l){case 0:return t();case 1:return t(wi(e,n[0]));case 2:return t(wi(e,n[0]),wi(e,n[1]));case 3:return t(wi(e,n[0]),wi(e,n[1]),wi(e,n[2]));default:const i=Array(l);for(let t=0;t<l;t++)i[t]=wi(e,n[t]);return t(...i)}}(e,t.value,t.deps);break;case 2048:n=wi(e,t.deps[0]);break;case 256:n=t.value}return n===gi||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?gi:n}function Mi(e,t){const n=e.viewContainer._embeddedViews;if((null==t||t>=n.length)&&(t=n.length-1),t<0)return null;const l=n[t];return l.viewContainerParent=null,z(n,t),Yl.dirtyParentQueries(l),Si(l),l}function Ci(e,t,n){const l=t?Jl(t,t.def.lastRenderRootNode):e.renderElement,i=n.renderer.parentNode(l),r=n.renderer.nextSibling(l);ri(n,2,i,r,void 0)}function Si(e){ri(e,3,null,null,void 0)}const xi=new Object;function Li(e,t,n,l,i,r){return new Oi(e,t,n,l,i,r)}class Oi extends zn{constructor(e,t,n,l,i,r){super(),this.selector=e,this.componentType=t,this._inputs=l,this._outputs=i,this.ngContentSelectors=r,this.viewDefFactory=n}get inputs(){const e=[],t=this._inputs;for(let n in t)e.push({propName:n,templateName:t[n]});return e}get outputs(){const e=[];for(let t in this._outputs)e.push({propName:t,templateName:this._outputs[t]});return e}create(e,t,n,l){if(!l)throw new Error("ngModule should be provided");const i=ii(this.viewDefFactory),r=i.nodes[0].element.componentProvider.nodeIndex,a=Yl.createRootView(e,t||[],n,i,l,xi),o=Dl(a,r).instance;return n&&a.renderer.setAttribute(Il(a,0).renderElement,"ng-version",rl.full),new Pi(a,new Ei(a),o)}}class Pi extends class{}{constructor(e,t,n){super(),this._view=e,this._viewRef=t,this._component=n,this._elDef=this._view.def.nodes[0],this.hostView=t,this.changeDetectorRef=t,this.instance=n}get location(){return new Xn(Il(this._view,this._elDef.nodeIndex).renderElement)}get injector(){return new Ri(this._view,this._elDef)}get componentType(){return this._component.constructor}destroy(){this._viewRef.destroy()}onDestroy(e){this._viewRef.onDestroy(e)}}function Ti(e,t,n){return new Ii(e,t,n)}class Ii{constructor(e,t,n){this._view=e,this._elDef=t,this._data=n,this._embeddedViews=[]}get element(){return new Xn(this._data.renderElement)}get injector(){return new Ri(this._view,this._elDef)}get parentInjector(){let e=this._view,t=this._elDef.parent;for(;!t&&e;)t=Kl(e),e=e.parent;return e?new Ri(e,t):new Ri(this._view,null)}clear(){for(let e=this._embeddedViews.length-1;e>=0;e--){const t=Mi(this._data,e);Yl.destroyView(t)}}get(e){const t=this._embeddedViews[e];if(t){const e=new Ei(t);return e.attachToViewContainerRef(this),e}return null}get length(){return this._embeddedViews.length}createEmbeddedView(e,t,n){const l=e.createEmbeddedView(t||{});return this.insert(l,n),l}createComponent(e,t,n,l,i){const r=n||this.parentInjector;i||e instanceof Kn||(i=r.get(F));const a=e.create(r,l,void 0,i);return this.insert(a.hostView,t),a}insert(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");const n=e;return function(e,t,n,l){let i=t.viewContainer._embeddedViews;null==n&&(n=i.length),l.viewContainerParent=e,B(i,n,l),function(e,t){const n=ql(t);if(!n||n===e||16&t.state)return;t.state|=16;let l=n.template._projectedViews;l||(l=n.template._projectedViews=[]),l.push(t),function(e,t){if(4&t.flags)return;e.nodeFlags|=4,t.flags|=4;let n=t.parent;for(;n;)n.childFlags|=4,n=n.parent}(t.parent.def,t.parentNodeDef)}(t,l),Yl.dirtyParentQueries(l),Ci(t,n>0?i[n-1]:null,l)}(this._view,this._data,t,n._view),n.attachToViewContainerRef(this),e}move(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");const n=this._embeddedViews.indexOf(e._view);return function(e,t,n){const l=e.viewContainer._embeddedViews,i=l[t];z(l,t),null==n&&(n=l.length),B(l,n,i),Yl.dirtyParentQueries(i),Si(i),Ci(e,n>0?l[n-1]:null,i)}(this._data,n,t),e}indexOf(e){return this._embeddedViews.indexOf(e._view)}remove(e){const t=Mi(this._data,e);t&&Yl.destroyView(t)}detach(e){const t=Mi(this._data,e);return t?new Ei(t):null}}function Di(e){return new Ei(e)}class Ei{constructor(e){this._view=e,this._viewContainerRef=null,this._appRef=null}get rootNodes(){return function(e){const t=[];return ri(e,0,void 0,void 0,t),t}(this._view)}get context(){return this._view.context}get destroyed(){return 0!=(128&this._view.state)}markForCheck(){Ql(this._view)}detach(){this._view.state&=-5}detectChanges(){const e=this._view.root.rendererFactory;e.begin&&e.begin();try{Yl.checkAndUpdateView(this._view)}finally{e.end&&e.end()}}checkNoChanges(){Yl.checkNoChangesView(this._view)}reattach(){this._view.state|=4}onDestroy(e){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(e)}destroy(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),Yl.destroyView(this._view)}detachFromAppRef(){this._appRef=null,Si(this._view),Yl.dirtyParentQueries(this._view)}attachToAppRef(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e}attachToViewContainerRef(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e}}function Ai(e,t){return new Yi(e,t)}class Yi extends wl{constructor(e,t){super(),this._parentView=e,this._def=t}createEmbeddedView(e){return new Ei(Yl.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))}get elementRef(){return new Xn(Il(this._parentView,this._def.nodeIndex).renderElement)}}function Gi(e,t){return new Ri(e,t)}class Ri{constructor(e,t){this.view=e,this.elDef=t}get(e,t=Wt.THROW_IF_NOT_FOUND){return Yl.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:Nl(e)},t)}}function Ni(e,t){const n=e.def.nodes[t];if(1&n.flags){const t=Il(e,n.nodeIndex);return n.element.template?t.template:t.renderElement}if(2&n.flags)return Tl(e,n.nodeIndex).renderText;if(20240&n.flags)return Dl(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)}function ji(e){return new Fi(e.renderer)}class Fi{constructor(e){this.delegate=e}selectRootElement(e){return this.delegate.selectRootElement(e)}createElement(e,t){const[n,l]=di(t),i=this.delegate.createElement(l,n);return e&&this.delegate.appendChild(e,i),i}createViewRoot(e){return e}createTemplateAnchor(e){const t=this.delegate.createComment("");return e&&this.delegate.appendChild(e,t),t}createText(e,t){const n=this.delegate.createText(t);return e&&this.delegate.appendChild(e,n),n}projectNodes(e,t){for(let n=0;n<t.length;n++)this.delegate.appendChild(e,t[n])}attachViewAfter(e,t){const n=this.delegate.parentNode(e),l=this.delegate.nextSibling(e);for(let i=0;i<t.length;i++)this.delegate.insertBefore(n,t[i],l)}detachView(e){for(let t=0;t<e.length;t++){const n=e[t],l=this.delegate.parentNode(n);this.delegate.removeChild(l,n)}}destroyView(e,t){for(let n=0;n<t.length;n++)this.delegate.destroyNode(t[n])}listen(e,t,n){return this.delegate.listen(e,t,n)}listenGlobal(e,t,n){return this.delegate.listen(e,t,n)}setElementProperty(e,t,n){this.delegate.setProperty(e,t,n)}setElementAttribute(e,t,n){const[l,i]=di(t);null!=n?this.delegate.setAttribute(e,i,n,l):this.delegate.removeAttribute(e,i,l)}setBindingDebugInfo(e,t,n){}setElementClass(e,t,n){n?this.delegate.addClass(e,t):this.delegate.removeClass(e,t)}setElementStyle(e,t,n){null!=n?this.delegate.setStyle(e,t,n):this.delegate.removeStyle(e,t)}invokeElementMethod(e,t,n){e[t].apply(e,n)}setText(e,t){this.delegate.setValue(e,t)}animate(){throw new Error("Renderer.animate is no longer supported!")}}function Hi(e,t,n,l){return new Bi(e,t,n,l)}class Bi{constructor(e,t,n,l){this._moduleType=e,this._parent=t,this._bootstrapComponents=n,this._def=l,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function(e){const t=e._def,n=e._providers=new Array(t.providers.length);for(let l=0;l<t.providers.length;l++){const i=t.providers[l];4096&i.flags||void 0===n[l]&&(n[l]=ki(e,i))}}(this)}get(e,t=Wt.THROW_IF_NOT_FOUND,n=m.Default){let l=0;return n&m.SkipSelf?l|=1:n&m.Self&&(l|=4),wi(this,{token:e,tokenKey:Nl(e),flags:l},t)}get instance(){return this.get(this._moduleType)}get componentFactoryResolver(){return this.get(Wn)}destroy(){if(this._destroyed)throw new Error(`The ng module ${y(this.instance.constructor)} has already been destroyed.`);this._destroyed=!0,function(e,t){const n=e._def,l=new Set;for(let i=0;i<n.providers.length;i++)if(131072&n.providers[i].flags){const t=e._providers[i];if(t&&t!==gi){const e=t.ngOnDestroy;"function"!=typeof e||l.has(t)||(e.apply(t),l.add(t))}}}(this),this._destroyListeners.forEach(e=>e())}onDestroy(e){this._destroyListeners.push(e)}}const zi=Nl(Zn),Vi=Nl(nl),Qi=Nl(Xn),Ui=Nl(Ml),Wi=Nl(wl),qi=Nl(At),Ki=Nl(Wt),Ji=Nl(T);function Xi(e,t,n,l,i,r,a,o){const s=[];if(a)for(let c in a){const[e,t]=a[c];s[e]={flags:8,name:c,nonMinifiedName:t,ns:null,securityContext:null,suffix:null}}const u=[];if(o)for(let c in o)u.push({type:1,propName:c,target:null,eventName:o[c]});return er(e,t|=16384,n,l,i,i,r,s,u)}function $i(e,t,n){return er(-1,e|=16,null,0,t,t,n)}function Zi(e,t,n,l,i){return er(-1,e,t,0,n,l,i)}function er(e,t,n,l,i,r,a,o,s){const{matchedQueries:u,references:c,matchedQueryIds:d}=ei(n);s||(s=[]),o||(o=[]),r=M(r);const h=ti(a,y(i));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:u,matchedQueryIds:d,references:c,ngContentIndex:-1,childCount:l,bindings:o,bindingFlags:hi(o),outputs:s,element:null,provider:{token:i,value:r,deps:h},text:null,query:null,ngContent:null}}function tr(e,t){return rr(e,t)}function nr(e,t){let n=e;for(;n.parent&&!Xl(n);)n=n.parent;return ar(n.parent,Kl(n),!0,t.provider.value,t.provider.deps)}function lr(e,t){const n=ar(e,t.parent,(32768&t.flags)>0,t.provider.value,t.provider.deps);if(t.outputs.length)for(let l=0;l<t.outputs.length;l++){const i=t.outputs[l],r=n[i.propName];if(!Hn(r))throw new Error(`@Output ${i.propName} not initialized in '${n.constructor.name}'.`);{const n=r.subscribe(ir(e,t.parent.nodeIndex,i.eventName));e.disposables[t.outputIndex+l]=n.unsubscribe.bind(n)}}return n}function ir(e,t,n){return l=>Wl(e,t,n,l)}function rr(e,t){const n=(8192&t.flags)>0,l=t.provider;switch(201347067&t.flags){case 512:return ar(e,t.parent,n,l.value,l.deps);case 1024:return function(e,t,n,l,i){const r=i.length;switch(r){case 0:return l();case 1:return l(sr(e,t,n,i[0]));case 2:return l(sr(e,t,n,i[0]),sr(e,t,n,i[1]));case 3:return l(sr(e,t,n,i[0]),sr(e,t,n,i[1]),sr(e,t,n,i[2]));default:const a=Array(r);for(let l=0;l<r;l++)a[l]=sr(e,t,n,i[l]);return l(...a)}}(e,t.parent,n,l.value,l.deps);case 2048:return sr(e,t.parent,n,l.deps[0]);case 256:return l.value}}function ar(e,t,n,l,i){const r=i.length;switch(r){case 0:return new l;case 1:return new l(sr(e,t,n,i[0]));case 2:return new l(sr(e,t,n,i[0]),sr(e,t,n,i[1]));case 3:return new l(sr(e,t,n,i[0]),sr(e,t,n,i[1]),sr(e,t,n,i[2]));default:const a=new Array(r);for(let l=0;l<r;l++)a[l]=sr(e,t,n,i[l]);return new l(...a)}}const or={};function sr(e,t,n,l,i=Wt.THROW_IF_NOT_FOUND){if(8&l.flags)return l.token;const r=e;2&l.flags&&(i=null);const a=l.tokenKey;a===qi&&(n=!(!t||!t.element.componentView)),t&&1&l.flags&&(n=!1,t=t.parent);let o=e;for(;o;){if(t)switch(a){case zi:return ji(ur(o,t,n));case Vi:return ur(o,t,n).renderer;case Qi:return new Xn(Il(o,t.nodeIndex).renderElement);case Ui:return Il(o,t.nodeIndex).viewContainer;case Wi:if(t.element.template)return Il(o,t.nodeIndex).template;break;case qi:return Di(ur(o,t,n));case Ki:case Ji:return Gi(o,t);default:const e=(n?t.element.allProviders:t.element.publicProviders)[a];if(e){let t=Dl(o,e.nodeIndex);return t||(t={instance:rr(o,e)},o.nodes[e.nodeIndex]=t),t.instance}}n=Xl(o),t=Kl(o),o=o.parent,4&l.flags&&(o=null)}const s=r.root.injector.get(l.token,or);return s!==or||i===or?s:r.root.ngModule.injector.get(l.token,i)}function ur(e,t,n){let l;if(n)l=Il(e,t.nodeIndex).componentView;else for(l=e;l.parent&&!Xl(l);)l=l.parent;return l}function cr(e,t,n,l,i,r){if(32768&n.flags){const t=Il(e,n.parent.nodeIndex).componentView;2&t.def.flags&&(t.state|=8)}if(t.instance[n.bindings[l].name]=i,524288&n.flags){r=r||{};const t=Pn.unwrap(e.oldValues[n.bindingIndex+l]);r[n.bindings[l].nonMinifiedName]=new Bn(t,i,0!=(2&e.state))}return e.oldValues[n.bindingIndex+l]=i,r}function dr(e,t){if(!(e.def.nodeFlags&t))return;const n=e.def.nodes;let l=0;for(let i=0;i<n.length;i++){const r=n[i];let a=r.parent;for(!a&&r.flags&t&&pr(e,i,r.flags&t,l++),0==(r.childFlags&t)&&(i+=r.childCount);a&&1&a.flags&&i===a.nodeIndex+a.childCount;)a.directChildFlags&t&&(l=hr(e,a,t,l)),a=a.parent}}function hr(e,t,n,l){for(let i=t.nodeIndex+1;i<=t.nodeIndex+t.childCount;i++){const t=e.def.nodes[i];t.flags&n&&pr(e,i,t.flags&n,l++),i+=t.childCount}return l}function pr(e,t,n,l){const i=Dl(e,t);if(!i)return;const r=i.instance;r&&(Yl.setCurrentNode(e,t),1048576&n&&Pl(e,512,l)&&r.ngAfterContentInit(),2097152&n&&r.ngAfterContentChecked(),4194304&n&&Pl(e,768,l)&&r.ngAfterViewInit(),8388608&n&&r.ngAfterViewChecked(),131072&n&&r.ngOnDestroy())}const mr=new P("SCHEDULER_TOKEN",{providedIn:"root",factory:()=>ce}),gr={},br=function(){var e={LocaleId:0,DayPeriodsFormat:1,DayPeriodsStandalone:2,DaysFormat:3,DaysStandalone:4,MonthsFormat:5,MonthsStandalone:6,Eras:7,FirstDayOfWeek:8,WeekendRange:9,DateFormat:10,TimeFormat:11,DateTimeFormat:12,NumberSymbols:13,NumberFormats:14,CurrencySymbol:15,CurrencyName:16,Currencies:17,PluralCase:18,ExtraData:19};return e[e.LocaleId]="LocaleId",e[e.DayPeriodsFormat]="DayPeriodsFormat",e[e.DayPeriodsStandalone]="DayPeriodsStandalone",e[e.DaysFormat]="DaysFormat",e[e.DaysStandalone]="DaysStandalone",e[e.MonthsFormat]="MonthsFormat",e[e.MonthsStandalone]="MonthsStandalone",e[e.Eras]="Eras",e[e.FirstDayOfWeek]="FirstDayOfWeek",e[e.WeekendRange]="WeekendRange",e[e.DateFormat]="DateFormat",e[e.TimeFormat]="TimeFormat",e[e.DateTimeFormat]="DateTimeFormat",e[e.NumberSymbols]="NumberSymbols",e[e.NumberFormats]="NumberFormats",e[e.CurrencySymbol]="CurrencySymbol",e[e.CurrencyName]="CurrencyName",e[e.Currencies]="Currencies",e[e.PluralCase]="PluralCase",e[e.ExtraData]="ExtraData",e}(),fr=void 0;var _r=["en",[["a","p"],["AM","PM"],fr],[["AM","PM"],fr,fr],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],fr,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],fr,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",fr,"{1} 'at' {0}",fr],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(e){let t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}];function vr(e){return yr(e)[br.PluralCase]}function yr(e){const t=e.toLowerCase().replace(/_/g,"-");let n=gr[t];if(n)return n;const l=t.split("-")[0];if(n=gr[l],n)return n;if("en"===l)return _r;throw new Error(`Missing locale data for the locale "${e}".`)}class wr extends l.a{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,t,n){let l,r=e=>null,a=()=>null;e&&"object"==typeof e?(l=this.__isAsync?t=>{setTimeout(()=>e.next(t))}:t=>{e.next(t)},e.error&&(r=this.__isAsync?t=>{setTimeout(()=>e.error(t))}:t=>{e.error(t)}),e.complete&&(a=this.__isAsync?()=>{setTimeout(()=>e.complete())}:()=>{e.complete()})):(l=this.__isAsync?t=>{setTimeout(()=>e(t))}:t=>{e(t)},t&&(r=this.__isAsync?e=>{setTimeout(()=>t(e))}:e=>{t(e)}),n&&(a=this.__isAsync?()=>{setTimeout(()=>n())}:()=>{n()}));const o=super.subscribe(l,r,a);return e instanceof i.a&&e.add(o),o}}function kr(){return this._results[xn()]()}class Mr{constructor(){this.dirty=!0,this._results=[],this.changes=new wr,this.length=0;const e=xn(),t=Mr.prototype;t[e]||(t[e]=kr)}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e){this._results=function e(t,n){void 0===n&&(n=t);for(let l=0;l<t.length;l++){let i=t[l];Array.isArray(i)?(n===t&&(n=t.slice(0,l)),e(i,n)):n!==t&&n.push(i)}return n}(e),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]}notifyOnChanges(){this.changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}const Cr=new P("Application Initializer");class Sr{constructor(e){this.appInits=e,this.initialized=!1,this.done=!1,this.donePromise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}runInitializers(){if(this.initialized)return;const e=[],t=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let n=0;n<this.appInits.length;n++){const t=this.appInits[n]();Fn(t)&&e.push(t)}Promise.all(e).then(()=>{t()}).catch(e=>{this.reject(e)}),0===e.length&&t(),this.initialized=!0}}const xr=new P("AppId");function Lr(){return`${Or()}${Or()}${Or()}`}function Or(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const Pr=new P("Platform Initializer"),Tr=new P("Platform ID"),Ir=new P("appBootstrapListener");class Dr{log(e){console.log(e)}warn(e){console.warn(e)}}const Er=new P("LocaleId");function Ar(){throw new Error("Runtime compiler is not loaded")}const Yr=Ar,Gr=Ar,Rr=Ar,Nr=Ar;class jr{constructor(){this.compileModuleSync=Yr,this.compileModuleAsync=Gr,this.compileModuleAndAllComponentsSync=Rr,this.compileModuleAndAllComponentsAsync=Nr}clearCache(){}clearCacheFor(e){}getModuleId(e){}}class Fr{}let Hr,Br;function zr(){const e=O.wtf;return!(!e||(Hr=e.trace,!Hr)||(Br=Hr.events,0))}const Vr=zr();function Qr(e,t){return null}const Ur=Vr?function(e,t=null){return Br.createScope(e,t)}:(e,t)=>Qr,Wr=Vr?function(e,t){return Hr.leaveScope(e,t),t}:(e,t)=>t,qr=(()=>Promise.resolve(0))();function Kr(e){"undefined"==typeof Zone?qr.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class Jr{constructor({enableLongStackTrace:e=!1}){if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new wr(!1),this.onMicrotaskEmpty=new wr(!1),this.onStable=new wr(!1),this.onError=new wr(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");var t;Zone.assertZonePatched(),this._nesting=0,this._outer=this._inner=Zone.current,Zone.wtfZoneSpec&&(this._inner=this._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(this._inner=this._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),(t=this)._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,n,l,i,r,a)=>{try{return ea(t),e.invokeTask(l,i,r,a)}finally{ta(t)}},onInvoke:(e,n,l,i,r,a,o)=>{try{return ea(t),e.invoke(l,i,r,a,o)}finally{ta(t)}},onHasTask:(e,n,l,i)=>{e.hasTask(l,i),n===l&&("microTask"==i.change?(t.hasPendingMicrotasks=i.microTask,Zr(t)):"macroTask"==i.change&&(t.hasPendingMacrotasks=i.macroTask))},onHandleError:(e,n,l,i)=>(e.handleError(l,i),t.runOutsideAngular(()=>t.onError.emit(i)),!1)})}static isInAngularZone(){return!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Jr.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Jr.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(e,t,n){return this._inner.run(e,t,n)}runTask(e,t,n,l){const i=this._inner,r=i.scheduleEventTask("NgZoneEvent: "+l,e,$r,Xr,Xr);try{return i.runTask(r,t,n)}finally{i.cancelTask(r)}}runGuarded(e,t,n){return this._inner.runGuarded(e,t,n)}runOutsideAngular(e){return this._outer.run(e)}}function Xr(){}const $r={};function Zr(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function ea(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function ta(e){e._nesting--,Zr(e)}class na{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new wr,this.onMicrotaskEmpty=new wr,this.onStable=new wr,this.onError=new wr}run(e){return e()}runGuarded(e){return e()}runOutsideAngular(e){return e()}runTask(e){return e()}}class la{constructor(e){this._ngZone=e,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),e.run(()=>{this.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Jr.assertNotInAngularZone(),Kr(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Kr(()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(t=>!t.updateCb||!t.updateCb(e)||(clearTimeout(t.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=>({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,t,n){let l=-1;t&&t>0&&(l=setTimeout(()=>{this._callbacks=this._callbacks.filter(e=>e.timeoutId!==l),e(this._didWork,this.getPendingTasks())},t)),this._callbacks.push({doneCb:e,timeoutId:l,updateCb:n})}whenStable(e,t,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(e,t,n),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(e,t,n){return[]}}class ia{constructor(){this._applications=new Map,sa.addToWindow(this)}registerApplication(e,t){this._applications.set(e,t)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,t=!0){return sa.findTestabilityInTree(this,e,t)}}class ra{addToWindow(e){}findTestabilityInTree(e,t,n){return null}}function aa(e){sa=e}let oa,sa=new ra;const ua=new P("AllowMultipleToken");class ca{constructor(e,t){this.name=e,this.token=t}}function da(e,t,n=[]){const l="Platform: "+t,i=new P(l);return(t=[])=>{let r=ha();if(!r||r.injector.get(ua,!1))if(e)e(n.concat(t).concat({provide:i,useValue:!0}));else{const e=n.concat(t).concat({provide:i,useValue:!0});!function(e){if(oa&&!oa.destroyed&&!oa.injector.get(ua,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");oa=e.get(pa);const t=e.get(Pr,null);t&&t.forEach(e=>e())}(Wt.create({providers:e,name:l}))}return function(e){const t=ha();if(!t)throw new Error("No platform exists!");if(!t.injector.get(e,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return t}(i)}}function ha(){return oa&&!oa.destroyed?oa:null}class pa{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,t){const n=function(e){let t;return t="noop"===e?new na:("zone.js"===e?void 0:e)||new Jr({enableLongStackTrace:He()}),t}(t?t.ngZone:void 0),l=[{provide:Jr,useValue:n}];return n.run(()=>{const t=Wt.create({providers:l,parent:this.injector,name:e.moduleType.name}),i=e.create(t),r=i.injector.get(Ne,null);if(!r)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return i.onDestroy(()=>ba(this._modules,i)),n.runOutsideAngular(()=>n.onError.subscribe({next:e=>{r.handleError(e)}})),function(e,t,n){try{const l=n();return Fn(l)?l.catch(n=>{throw t.runOutsideAngular(()=>e.handleError(n)),n}):l}catch(l){throw t.runOutsideAngular(()=>e.handleError(l)),l}}(r,n,()=>{const e=i.injector.get(Sr);return e.runInitializers(),e.donePromise.then(()=>(this._moduleDoBootstrap(i),i))})})}bootstrapModule(e,t=[]){const n=ma({},t);return function(e,t,n){return e.get(Fr).createCompiler([t]).compileModuleAsync(n)}(this.injector,n,e).then(e=>this.bootstrapModuleFactory(e,n))}_moduleDoBootstrap(e){const t=e.injector.get(ga);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(e=>t.bootstrap(e));else{if(!e.instance.ngDoBootstrap)throw new Error(`The module ${y(e.instance.constructor)} was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.`);e.instance.ngDoBootstrap(t)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(e=>e.destroy()),this._destroyListeners.forEach(e=>e()),this._destroyed=!0}get destroyed(){return this._destroyed}}function ma(e,t){return Array.isArray(t)?t.reduce(ma,e):Object.assign({},e,t)}let ga=(()=>{class e{constructor(e,t,n,l,i,s){this._zone=e,this._console=t,this._injector=n,this._exceptionHandler=l,this._componentFactoryResolver=i,this._initStatus=s,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=He(),this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const u=new r.a(e=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{e.next(this._stable),e.complete()})}),c=new r.a(e=>{let t;this._zone.runOutsideAngular(()=>{t=this._zone.onStable.subscribe(()=>{Jr.assertNotInAngularZone(),Kr(()=>{this._stable||this._zone.hasPendingMacrotasks||this._zone.hasPendingMicrotasks||(this._stable=!0,e.next(!0))})})});const n=this._zone.onUnstable.subscribe(()=>{Jr.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{e.next(!1)}))});return()=>{t.unsubscribe(),n.unsubscribe()}});this.isStable=Object(a.a)(u,c.pipe(Object(o.a)()))}bootstrap(e,t){if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");let n;n=e instanceof zn?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);const l=n instanceof Kn?null:this._injector.get(F),i=n.create(Wt.NULL,[],t||n.selector,l);i.onDestroy(()=>{this._unloadComponent(i)});const r=i.injector.get(la,null);return r&&i.injector.get(ia).registerApplication(i.location.nativeElement,r),this._loadComponent(i),He()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),i}tick(){if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");const t=e._tickScope();try{this._runningTick=!0;for(let e of this._views)e.detectChanges();if(this._enforceNoNewChanges)for(let e of this._views)e.checkNoChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1,Wr(t)}}attachView(e){const t=e;this._views.push(t),t.attachToAppRef(this)}detachView(e){const t=e;ba(this._views,t),t.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Ir,[]).concat(this._bootstrapListeners).forEach(t=>t(e))}_unloadComponent(e){this.detachView(e.hostView),ba(this.components,e)}ngOnDestroy(){this._views.slice().forEach(e=>e.destroy())}get viewCount(){return this._views.length}}return e._tickScope=Ur("ApplicationRef#tick()"),e})();function ba(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class fa{}class _a{}const va={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"};class ya{constructor(e,t){this._compiler=e,this._config=t||va}load(e){return this._compiler instanceof jr?this.loadFactory(e):this.loadAndCompile(e)}loadAndCompile(e){let[t,l]=e.split("#");return void 0===l&&(l="default"),n("crnd")(t).then(e=>e[l]).then(e=>wa(e,t,l)).then(e=>this._compiler.compileModuleAsync(e))}loadFactory(e){let[t,l]=e.split("#"),i="NgFactory";return void 0===l&&(l="default",i=""),n("crnd")(this._config.factoryPathPrefix+t+this._config.factoryPathSuffix).then(e=>e[l+i]).then(e=>wa(e,t,l))}}function wa(e,t,n){if(!e)throw new Error(`Cannot find '${n}' in '${t}'`);return e}class ka{constructor(e,t){this.name=e,this.callback=t}}class Ma{constructor(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof Ca&&t.addChild(this)}get injector(){return this._debugContext.injector}get componentInstance(){return this._debugContext.component}get context(){return this._debugContext.context}get references(){return this._debugContext.references}get providerTokens(){return this._debugContext.providerTokens}}class Ca extends Ma{constructor(e,t,n){super(e,t,n),this.properties={},this.attributes={},this.classes={},this.styles={},this.childNodes=[],this.nativeElement=e}addChild(e){e&&(this.childNodes.push(e),e.parent=this)}removeChild(e){const t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))}insertChildrenAfter(e,t){const n=this.childNodes.indexOf(e);-1!==n&&(this.childNodes.splice(n+1,0,...t),t.forEach(t=>{t.parent&&t.parent.removeChild(t),e.parent=this}))}insertBefore(e,t){const n=this.childNodes.indexOf(e);-1===n?this.addChild(t):(t.parent&&t.parent.removeChild(t),t.parent=this,this.childNodes.splice(n,0,t))}query(e){return this.queryAll(e)[0]||null}queryAll(e){const t=[];return function e(t,n,l){t.childNodes.forEach(t=>{t instanceof Ca&&(n(t)&&l.push(t),e(t,n,l))})}(this,e,t),t}queryAllNodes(e){const t=[];return function e(t,n,l){t instanceof Ca&&t.childNodes.forEach(t=>{n(t)&&l.push(t),t instanceof Ca&&e(t,n,l)})}(this,e,t),t}get children(){return this.childNodes.filter(e=>e instanceof Ca)}triggerEventHandler(e,t){this.listeners.forEach(n=>{n.name==e&&n.callback(t)})}}const Sa=new Map,xa=function(e){return Sa.get(e)||null};function La(e){Sa.set(e.nativeNode,e)}const Oa=da(null,"core",[{provide:Tr,useValue:"unknown"},{provide:pa,deps:[Wt]},{provide:ia,deps:[]},{provide:Dr,deps:[]}]);function Pa(){return vl}function Ta(){return yl}function Ia(e){let t=[];return e.onStable.subscribe(()=>{for(;t.length;)t.pop()()}),function(e){t.push(e)}}class Da{constructor(e){}}function Ea(e,t,n,l,i,r){e|=1;const{matchedQueries:a,references:o,matchedQueryIds:s}=ei(t);return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,flags:e,checkIndex:-1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:a,matchedQueryIds:s,references:o,ngContentIndex:n,childCount:l,bindings:[],bindingFlags:0,outputs:[],element:{ns:null,name:null,attrs:null,template:r?ii(r):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:i||Gl},provider:null,text:null,query:null,ngContent:null}}function Aa(e,t,n,l,i,r,a=[],o,s,u,c,d){u||(u=Gl);const{matchedQueries:h,references:p,matchedQueryIds:m}=ei(n);let g=null,b=null;r&&([g,b]=di(r)),o=o||[];const f=new Array(o.length);for(let y=0;y<o.length;y++){const[e,t,n]=o[y],[l,i]=di(t);let r=void 0,a=void 0;switch(15&e){case 4:a=n;break;case 1:case 8:r=n}f[y]={flags:e,ns:l,name:i,nonMinifiedName:i,securityContext:r,suffix:a}}s=s||[];const _=new Array(s.length);for(let y=0;y<s.length;y++){const[e,t]=s[y];_[y]={type:0,target:e,eventName:t,propName:null}}const v=(a=a||[]).map(([e,t])=>{const[n,l]=di(e);return[n,l,t]});return d=function(e){if(e&&"$$undefined"===e.id){const t=null!=e.encapsulation&&e.encapsulation!==Q.None||e.styles.length||Object.keys(e.data).length;e.id=t?"c"+Hl++:"$$empty"}return e&&"$$empty"===e.id&&(e=null),e||null}(d),c&&(t|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:h,matchedQueryIds:m,references:p,ngContentIndex:l,childCount:i,bindings:f,bindingFlags:hi(f),outputs:_,element:{ns:g,name:b,attrs:v,template:null,componentProvider:null,componentView:c||null,componentRendererType:d,publicProviders:null,allProviders:null,handleEvent:u||Gl},provider:null,text:null,query:null,ngContent:null}}function Ya(e,t,n){const l=n.element,i=e.root.selectorOrNode,r=e.renderer;let a;if(e.parent||!i){a=l.name?r.createElement(l.name,l.ns):r.createComment("");const i=ni(e,t,n);i&&r.appendChild(i,a)}else a=r.selectRootElement(i,!!l.componentRendererType&&l.componentRendererType.encapsulation===Q.ShadowDom);if(l.attrs)for(let o=0;o<l.attrs.length;o++){const[e,t,n]=l.attrs[o];r.setAttribute(a,t,n,e)}return a}function Ga(e,t,n,l){for(let a=0;a<n.outputs.length;a++){const o=n.outputs[a],s=Ra(e,n.nodeIndex,(r=o.eventName,(i=o.target)?`${i}:${r}`:r));let u=o.target,c=e;"component"===o.target&&(u=null,c=t);const d=c.renderer.listen(u||l,o.eventName,s);e.disposables[n.outputIndex+a]=d}var i,r}function Ra(e,t,n){return l=>Wl(e,t,n,l)}function Na(e,t,n,l){if(!zl(e,t,n,l))return!1;const i=t.bindings[n],r=Il(e,t.nodeIndex),a=r.renderElement,o=i.name;switch(15&i.flags){case 1:!function(e,t,n,l,i,r){const a=t.securityContext;let o=a?e.root.sanitizer.sanitize(a,r):r;o=null!=o?o.toString():null;const s=e.renderer;null!=r?s.setAttribute(n,i,o,l):s.removeAttribute(n,i,l)}(e,i,a,i.ns,o,l);break;case 2:!function(e,t,n,l){const i=e.renderer;l?i.addClass(t,n):i.removeClass(t,n)}(e,a,o,l);break;case 4:!function(e,t,n,l,i){let r=e.root.sanitizer.sanitize(dt.STYLE,i);if(null!=r){r=r.toString();const e=t.suffix;null!=e&&(r+=e)}else r=null;const a=e.renderer;null!=r?a.setStyle(n,l,r):a.removeStyle(n,l)}(e,i,a,o,l);break;case 8:!function(e,t,n,l,i){const r=t.securityContext;let a=r?e.root.sanitizer.sanitize(r,i):i;e.renderer.setProperty(n,l,a)}(33554432&t.flags&&32&i.flags?r.componentView:e,i,a,o,l)}return!0}function ja(e,t,n){let l=[];for(let i in n)l.push({propName:i,bindingType:n[i]});return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,ngContentIndex:-1,matchedQueries:{},matchedQueryIds:0,references:{},childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:{id:t,filterId:Zl(t),bindings:l},ngContent:null}}function Fa(e){const t=e.def.nodeMatchedQueries;for(;e.parent&&$l(e);){let n=e.parentNodeDef;e=e.parent;const l=n.nodeIndex+n.childCount;for(let i=0;i<=l;i++){const l=e.def.nodes[i];67108864&l.flags&&536870912&l.flags&&(l.query.filterId&t)===l.query.filterId&&Al(e,i).setDirty(),!(1&l.flags&&i+l.childCount<n.nodeIndex)&&67108864&l.childFlags&&536870912&l.childFlags||(i+=l.childCount)}}if(134217728&e.def.nodeFlags)for(let n=0;n<e.def.nodes.length;n++){const t=e.def.nodes[n];134217728&t.flags&&536870912&t.flags&&Al(e,n).setDirty(),n+=t.childCount}}function Ha(e,t){const n=Al(e,t.nodeIndex);if(!n.dirty)return;let l,i=void 0;if(67108864&t.flags){const n=t.parent.parent;i=Ba(e,n.nodeIndex,n.nodeIndex+n.childCount,t.query,[]),l=Dl(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(i=Ba(e,0,e.def.nodes.length-1,t.query,[]),l=e.component);n.reset(i);const r=t.query.bindings;let a=!1;for(let o=0;o<r.length;o++){const e=r[o];let t;switch(e.bindingType){case 0:t=n.first;break;case 1:t=n,a=!0}l[e.propName]=t}a&&n.notifyOnChanges()}function Ba(e,t,n,l,i){for(let r=t;r<=n;r++){const t=e.def.nodes[r],n=t.matchedQueries[l.id];if(null!=n&&i.push(za(e,t,n)),1&t.flags&&t.element.template&&(t.element.template.nodeMatchedQueries&l.filterId)===l.filterId){const n=Il(e,r);if((t.childMatchedQueries&l.filterId)===l.filterId&&(Ba(e,r+1,r+t.childCount,l,i),r+=t.childCount),16777216&t.flags){const e=n.viewContainer._embeddedViews;for(let t=0;t<e.length;t++){const r=e[t],a=ql(r);a&&a===n&&Ba(r,0,r.def.nodes.length-1,l,i)}}const a=n.template._projectedViews;if(a)for(let e=0;e<a.length;e++){const t=a[e];Ba(t,0,t.def.nodes.length-1,l,i)}}(t.childMatchedQueries&l.filterId)!==l.filterId&&(r+=t.childCount)}return i}function za(e,t,n){if(null!=n)switch(n){case 1:return Il(e,t.nodeIndex).renderElement;case 0:return new Xn(Il(e,t.nodeIndex).renderElement);case 2:return Il(e,t.nodeIndex).template;case 3:return Il(e,t.nodeIndex).viewContainer;case 4:return Dl(e,t.nodeIndex).instance}}function Va(e,t){return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:8,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:e,childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:null,ngContent:{index:t}}}function Qa(e,t,n){const l=ni(e,t,n);l&&oi(e,n.ngContent.index,1,l,null,void 0)}function Ua(e,t){return Ka(128,e,new Array(t+1))}function Wa(e,t){return Ka(32,e,new Array(t))}function qa(e,t){const n=Object.keys(t),l=n.length,i=new Array(l);for(let r=0;r<l;r++){const e=n[r];i[t[e]]=e}return Ka(64,e,i)}function Ka(e,t,n){const l=new Array(n.length);for(let i=0;i<n.length;i++){const e=n[i];l[i]={flags:8,name:e,ns:null,nonMinifiedName:e,securityContext:null,suffix:null}}return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:-1,childCount:0,bindings:l,bindingFlags:hi(l),outputs:[],element:null,provider:null,text:null,query:null,ngContent:null}}function Ja(e,t,n){const l=new Array(n.length-1);for(let i=1;i<n.length;i++)l[i-1]={flags:8,name:null,ns:null,nonMinifiedName:null,securityContext:null,suffix:n[i]};return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:2,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:t,childCount:0,bindings:l,bindingFlags:8,outputs:[],element:null,provider:null,text:{prefix:n[0]},query:null,ngContent:null}}function Xa(e,t,n){let l;const i=e.renderer;l=i.createText(n.text.prefix);const r=ni(e,t,n);return r&&i.appendChild(r,l),{renderText:l}}function $a(e,t){return(null!=e?e.toString():"")+t.suffix}function Za(e,t,n,l){let i=0,r=0,a=0,o=0,s=0,u=null,c=null,d=!1,h=!1,p=null;for(let m=0;m<t.length;m++){const e=t[m];if(e.nodeIndex=m,e.parent=u,e.bindingIndex=i,e.outputIndex=r,e.renderParent=c,a|=e.flags,s|=e.matchedQueryIds,e.element){const t=e.element;t.publicProviders=u?u.element.publicProviders:Object.create(null),t.allProviders=t.publicProviders,d=!1,h=!1,e.element.template&&(s|=e.element.template.nodeMatchedQueries)}if(to(u,e,t.length),i+=e.bindings.length,r+=e.outputs.length,!c&&3&e.flags&&(p=e),20224&e.flags){d||(d=!0,u.element.publicProviders=Object.create(u.element.publicProviders),u.element.allProviders=u.element.publicProviders);const t=0!=(32768&e.flags);0==(8192&e.flags)||t?u.element.publicProviders[Nl(e.provider.token)]=e:(h||(h=!0,u.element.allProviders=Object.create(u.element.publicProviders)),u.element.allProviders[Nl(e.provider.token)]=e),t&&(u.element.componentProvider=e)}if(u?(u.childFlags|=e.flags,u.directChildFlags|=e.flags,u.childMatchedQueries|=e.matchedQueryIds,e.element&&e.element.template&&(u.childMatchedQueries|=e.element.template.nodeMatchedQueries)):o|=e.flags,e.childCount>0)u=e,eo(e)||(c=e);else for(;u&&m===u.nodeIndex+u.childCount;){const e=u.parent;e&&(e.childFlags|=u.childFlags,e.childMatchedQueries|=u.childMatchedQueries),u=e,c=u&&eo(u)?u.renderParent:u}}return{factory:null,nodeFlags:a,rootNodeFlags:o,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||Gl,updateRenderer:l||Gl,handleEvent:(e,n,l,i)=>t[n].element.handleEvent(e,l,i),bindingCount:i,outputCount:r,lastRenderRootNode:p}}function eo(e){return 0!=(1&e.flags)&&null===e.element.name}function to(e,t,n){const l=t.element&&t.element.template;if(l){if(!l.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(l.lastRenderRootNode&&16777216&l.lastRenderRootNode.flags)throw new Error(`Illegal State: Last root node of a template can't have embedded views, at index ${t.nodeIndex}!`)}if(20224&t.flags&&0==(1&(e?e.flags:0)))throw new Error(`Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index ${t.nodeIndex}!`);if(t.query){if(67108864&t.flags&&(!e||0==(16384&e.flags)))throw new Error(`Illegal State: Content Query nodes need to be children of directives, at index ${t.nodeIndex}!`);if(134217728&t.flags&&e)throw new Error(`Illegal State: View Query nodes have to be top level nodes, at index ${t.nodeIndex}!`)}if(t.childCount){const l=e?e.nodeIndex+e.childCount:n-1;if(t.nodeIndex<=l&&t.nodeIndex+t.childCount>l)throw new Error(`Illegal State: childCount of node leads outside of parent, at index ${t.nodeIndex}!`)}}function no(e,t,n,l){const i=ro(e.root,e.renderer,e,t,n);return ao(i,e.component,l),oo(i),i}function lo(e,t,n){const l=ro(e,e.renderer,null,null,t);return ao(l,n,n),oo(l),l}function io(e,t,n,l){const i=t.element.componentRendererType;let r;return r=i?e.root.rendererFactory.createRenderer(l,i):e.root.renderer,ro(e.root,r,e,t.element.componentProvider,n)}function ro(e,t,n,l,i){const r=new Array(i.nodes.length),a=i.outputCount?new Array(i.outputCount):null;return{def:i,parent:n,viewContainerParent:null,parentNodeDef:l,context:null,component:null,nodes:r,state:13,root:e,renderer:t,oldValues:new Array(i.bindingCount),disposables:a,initIndex:-1}}function ao(e,t,n){e.component=t,e.context=n}function oo(e){let t;Xl(e)&&(t=Il(e.parent,e.parentNodeDef.parent.nodeIndex).renderElement);const n=e.def,l=e.nodes;for(let i=0;i<n.nodes.length;i++){const r=n.nodes[i];let a;switch(Yl.setCurrentNode(e,i),201347067&r.flags){case 1:const n=Ya(e,t,r);let o=void 0;if(33554432&r.flags){const t=ii(r.element.componentView);o=Yl.createComponentView(e,r,t,n)}Ga(e,o,r,n),a={renderElement:n,componentView:o,viewContainer:null,template:r.element.template?Ai(e,r):void 0},16777216&r.flags&&(a.viewContainer=Ti(e,r,a));break;case 2:a=Xa(e,t,r);break;case 512:case 1024:case 2048:case 256:a=l[i],a||4096&r.flags||(a={instance:tr(e,r)});break;case 16:a={instance:nr(e,r)};break;case 16384:a=l[i],a||(a={instance:lr(e,r)}),32768&r.flags&&ao(Il(e,r.parent.nodeIndex).componentView,a.instance,a.instance);break;case 32:case 64:case 128:a={value:void 0};break;case 67108864:case 134217728:a=new Mr;break;case 8:Qa(e,t,r),a=void 0}l[i]=a}fo(e,bo.CreateViewNodes),wo(e,201326592,268435456,0)}function so(e){ho(e),Yl.updateDirectives(e,1),_o(e,bo.CheckNoChanges),Yl.updateRenderer(e,1),fo(e,bo.CheckNoChanges),e.state&=-97}function uo(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,Ol(e,0,256),ho(e),Yl.updateDirectives(e,0),_o(e,bo.CheckAndUpdate),wo(e,67108864,536870912,0);let t=Ol(e,256,512);dr(e,2097152|(t?1048576:0)),Yl.updateRenderer(e,0),fo(e,bo.CheckAndUpdate),wo(e,134217728,536870912,0),t=Ol(e,512,768),dr(e,8388608|(t?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,Ol(e,768,1024)}function co(e,t,n,l,i,r,a,o,s,u,c,d,h){return 0===n?function(e,t,n,l,i,r,a,o,s,u,c,d){switch(201347067&t.flags){case 1:return function(e,t,n,l,i,r,a,o,s,u,c,d){const h=t.bindings.length;let p=!1;return h>0&&Na(e,t,0,n)&&(p=!0),h>1&&Na(e,t,1,l)&&(p=!0),h>2&&Na(e,t,2,i)&&(p=!0),h>3&&Na(e,t,3,r)&&(p=!0),h>4&&Na(e,t,4,a)&&(p=!0),h>5&&Na(e,t,5,o)&&(p=!0),h>6&&Na(e,t,6,s)&&(p=!0),h>7&&Na(e,t,7,u)&&(p=!0),h>8&&Na(e,t,8,c)&&(p=!0),h>9&&Na(e,t,9,d)&&(p=!0),p}(e,t,n,l,i,r,a,o,s,u,c,d);case 2:return function(e,t,n,l,i,r,a,o,s,u,c,d){let h=!1;const p=t.bindings,m=p.length;if(m>0&&zl(e,t,0,n)&&(h=!0),m>1&&zl(e,t,1,l)&&(h=!0),m>2&&zl(e,t,2,i)&&(h=!0),m>3&&zl(e,t,3,r)&&(h=!0),m>4&&zl(e,t,4,a)&&(h=!0),m>5&&zl(e,t,5,o)&&(h=!0),m>6&&zl(e,t,6,s)&&(h=!0),m>7&&zl(e,t,7,u)&&(h=!0),m>8&&zl(e,t,8,c)&&(h=!0),m>9&&zl(e,t,9,d)&&(h=!0),h){let h=t.text.prefix;m>0&&(h+=$a(n,p[0])),m>1&&(h+=$a(l,p[1])),m>2&&(h+=$a(i,p[2])),m>3&&(h+=$a(r,p[3])),m>4&&(h+=$a(a,p[4])),m>5&&(h+=$a(o,p[5])),m>6&&(h+=$a(s,p[6])),m>7&&(h+=$a(u,p[7])),m>8&&(h+=$a(c,p[8])),m>9&&(h+=$a(d,p[9]));const g=Tl(e,t.nodeIndex).renderText;e.renderer.setValue(g,h)}return h}(e,t,n,l,i,r,a,o,s,u,c,d);case 16384:return function(e,t,n,l,i,r,a,o,s,u,c,d){const h=Dl(e,t.nodeIndex),p=h.instance;let m=!1,g=void 0;const b=t.bindings.length;return b>0&&Bl(e,t,0,n)&&(m=!0,g=cr(e,h,t,0,n,g)),b>1&&Bl(e,t,1,l)&&(m=!0,g=cr(e,h,t,1,l,g)),b>2&&Bl(e,t,2,i)&&(m=!0,g=cr(e,h,t,2,i,g)),b>3&&Bl(e,t,3,r)&&(m=!0,g=cr(e,h,t,3,r,g)),b>4&&Bl(e,t,4,a)&&(m=!0,g=cr(e,h,t,4,a,g)),b>5&&Bl(e,t,5,o)&&(m=!0,g=cr(e,h,t,5,o,g)),b>6&&Bl(e,t,6,s)&&(m=!0,g=cr(e,h,t,6,s,g)),b>7&&Bl(e,t,7,u)&&(m=!0,g=cr(e,h,t,7,u,g)),b>8&&Bl(e,t,8,c)&&(m=!0,g=cr(e,h,t,8,c,g)),b>9&&Bl(e,t,9,d)&&(m=!0,g=cr(e,h,t,9,d,g)),g&&p.ngOnChanges(g),65536&t.flags&&Pl(e,256,t.nodeIndex)&&p.ngOnInit(),262144&t.flags&&p.ngDoCheck(),m}(e,t,n,l,i,r,a,o,s,u,c,d);case 32:case 64:case 128:return function(e,t,n,l,i,r,a,o,s,u,c,d){const h=t.bindings;let p=!1;const m=h.length;if(m>0&&zl(e,t,0,n)&&(p=!0),m>1&&zl(e,t,1,l)&&(p=!0),m>2&&zl(e,t,2,i)&&(p=!0),m>3&&zl(e,t,3,r)&&(p=!0),m>4&&zl(e,t,4,a)&&(p=!0),m>5&&zl(e,t,5,o)&&(p=!0),m>6&&zl(e,t,6,s)&&(p=!0),m>7&&zl(e,t,7,u)&&(p=!0),m>8&&zl(e,t,8,c)&&(p=!0),m>9&&zl(e,t,9,d)&&(p=!0),p){const p=El(e,t.nodeIndex);let g;switch(201347067&t.flags){case 32:g=new Array(h.length),m>0&&(g[0]=n),m>1&&(g[1]=l),m>2&&(g[2]=i),m>3&&(g[3]=r),m>4&&(g[4]=a),m>5&&(g[5]=o),m>6&&(g[6]=s),m>7&&(g[7]=u),m>8&&(g[8]=c),m>9&&(g[9]=d);break;case 64:g={},m>0&&(g[h[0].name]=n),m>1&&(g[h[1].name]=l),m>2&&(g[h[2].name]=i),m>3&&(g[h[3].name]=r),m>4&&(g[h[4].name]=a),m>5&&(g[h[5].name]=o),m>6&&(g[h[6].name]=s),m>7&&(g[h[7].name]=u),m>8&&(g[h[8].name]=c),m>9&&(g[h[9].name]=d);break;case 128:const e=n;switch(m){case 1:g=e.transform(n);break;case 2:g=e.transform(l);break;case 3:g=e.transform(l,i);break;case 4:g=e.transform(l,i,r);break;case 5:g=e.transform(l,i,r,a);break;case 6:g=e.transform(l,i,r,a,o);break;case 7:g=e.transform(l,i,r,a,o,s);break;case 8:g=e.transform(l,i,r,a,o,s,u);break;case 9:g=e.transform(l,i,r,a,o,s,u,c);break;case 10:g=e.transform(l,i,r,a,o,s,u,c,d)}}p.value=g}return p}(e,t,n,l,i,r,a,o,s,u,c,d);default:throw"unreachable"}}(e,t,l,i,r,a,o,s,u,c,d,h):function(e,t,n){switch(201347067&t.flags){case 1:return function(e,t,n){let l=!1;for(let i=0;i<n.length;i++)Na(e,t,i,n[i])&&(l=!0);return l}(e,t,n);case 2:return function(e,t,n){const l=t.bindings;let i=!1;for(let r=0;r<n.length;r++)zl(e,t,r,n[r])&&(i=!0);if(i){let i="";for(let e=0;e<n.length;e++)i+=$a(n[e],l[e]);i=t.text.prefix+i;const r=Tl(e,t.nodeIndex).renderText;e.renderer.setValue(r,i)}return i}(e,t,n);case 16384:return function(e,t,n){const l=Dl(e,t.nodeIndex),i=l.instance;let r=!1,a=void 0;for(let o=0;o<n.length;o++)Bl(e,t,o,n[o])&&(r=!0,a=cr(e,l,t,o,n[o],a));return a&&i.ngOnChanges(a),65536&t.flags&&Pl(e,256,t.nodeIndex)&&i.ngOnInit(),262144&t.flags&&i.ngDoCheck(),r}(e,t,n);case 32:case 64:case 128:return function(e,t,n){const l=t.bindings;let i=!1;for(let r=0;r<n.length;r++)zl(e,t,r,n[r])&&(i=!0);if(i){const i=El(e,t.nodeIndex);let r;switch(201347067&t.flags){case 32:r=n;break;case 64:r={};for(let i=0;i<n.length;i++)r[l[i].name]=n[i];break;case 128:const e=n[0],t=n.slice(1);r=e.transform(...t)}i.value=r}return i}(e,t,n);default:throw"unreachable"}}(e,t,l)}function ho(e){const t=e.def;if(4&t.nodeFlags)for(let n=0;n<t.nodes.length;n++){const l=t.nodes[n];if(4&l.flags){const t=Il(e,n).template._projectedViews;if(t)for(let n=0;n<t.length;n++){const l=t[n];l.state|=32,Ul(l,e)}}else 0==(4&l.childFlags)&&(n+=l.childCount)}}function po(e,t,n,l,i,r,a,o,s,u,c,d,h){return 0===n?function(e,t,n,l,i,r,a,o,s,u,c,d){const h=t.bindings.length;h>0&&Vl(e,t,0,n),h>1&&Vl(e,t,1,l),h>2&&Vl(e,t,2,i),h>3&&Vl(e,t,3,r),h>4&&Vl(e,t,4,a),h>5&&Vl(e,t,5,o),h>6&&Vl(e,t,6,s),h>7&&Vl(e,t,7,u),h>8&&Vl(e,t,8,c),h>9&&Vl(e,t,9,d)}(e,t,l,i,r,a,o,s,u,c,d,h):function(e,t,n){for(let l=0;l<n.length;l++)Vl(e,t,l,n[l])}(e,t,l),!1}function mo(e,t){if(Al(e,t.nodeIndex).dirty)throw Sl(Yl.createDebugContext(e,t.nodeIndex),`Query ${t.query.id} not dirty`,`Query ${t.query.id} dirty`,0!=(1&e.state))}function go(e){if(!(128&e.state)){if(_o(e,bo.Destroy),fo(e,bo.Destroy),dr(e,131072),e.disposables)for(let t=0;t<e.disposables.length;t++)e.disposables[t]();!function(e){if(!(16&e.state))return;const t=ql(e);if(t){const n=t.template._projectedViews;n&&(z(n,n.indexOf(e)),Yl.dirtyParentQueries(e))}}(e),e.renderer.destroyNode&&function(e){const t=e.def.nodes.length;for(let n=0;n<t;n++){const t=e.def.nodes[n];1&t.flags?e.renderer.destroyNode(Il(e,n).renderElement):2&t.flags?e.renderer.destroyNode(Tl(e,n).renderText):(67108864&t.flags||134217728&t.flags)&&Al(e,n).destroy()}}(e),Xl(e)&&e.renderer.destroy(),e.state|=128}}const bo=function(){var e={CreateViewNodes:0,CheckNoChanges:1,CheckNoChangesProjectedViews:2,CheckAndUpdate:3,CheckAndUpdateProjectedViews:4,Destroy:5};return e[e.CreateViewNodes]="CreateViewNodes",e[e.CheckNoChanges]="CheckNoChanges",e[e.CheckNoChangesProjectedViews]="CheckNoChangesProjectedViews",e[e.CheckAndUpdate]="CheckAndUpdate",e[e.CheckAndUpdateProjectedViews]="CheckAndUpdateProjectedViews",e[e.Destroy]="Destroy",e}();function fo(e,t){const n=e.def;if(33554432&n.nodeFlags)for(let l=0;l<n.nodes.length;l++){const i=n.nodes[l];33554432&i.flags?vo(Il(e,l).componentView,t):0==(33554432&i.childFlags)&&(l+=i.childCount)}}function _o(e,t){const n=e.def;if(16777216&n.nodeFlags)for(let l=0;l<n.nodes.length;l++){const i=n.nodes[l];if(16777216&i.flags){const n=Il(e,l).viewContainer._embeddedViews;for(let e=0;e<n.length;e++)vo(n[e],t)}else 0==(16777216&i.childFlags)&&(l+=i.childCount)}}function vo(e,t){const n=e.state;switch(t){case bo.CheckNoChanges:0==(128&n)&&(12==(12&n)?so(e):64&n&&yo(e,bo.CheckNoChangesProjectedViews));break;case bo.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?so(e):64&n&&yo(e,t));break;case bo.CheckAndUpdate:0==(128&n)&&(12==(12&n)?uo(e):64&n&&yo(e,bo.CheckAndUpdateProjectedViews));break;case bo.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?uo(e):64&n&&yo(e,t));break;case bo.Destroy:go(e);break;case bo.CreateViewNodes:oo(e)}}function yo(e,t){_o(e,t),fo(e,t)}function wo(e,t,n,l){if(!(e.def.nodeFlags&t&&e.def.nodeFlags&n))return;const i=e.def.nodes.length;for(let r=0;r<i;r++){const i=e.def.nodes[r];if(i.flags&t&&i.flags&n)switch(Yl.setCurrentNode(e,i.nodeIndex),l){case 0:Ha(e,i);break;case 1:mo(e,i)}i.childFlags&t&&i.childFlags&n||(r+=i.childCount)}}let ko=!1;function Mo(e,t,n,l,i,r){const a=i.injector.get(el);return lo(So(e,i,a,t,n),l,r)}function Co(e,t,n,l,i,r){const a=i.injector.get(el),o=So(e,i,new ls(a),t,n),s=Yo(l);return ts(Ho.create,lo,null,[o,s,r])}function So(e,t,n,l,i){const r=t.injector.get(ht),a=t.injector.get(Ne),o=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:l,selectorOrNode:i,sanitizer:r,rendererFactory:n,renderer:o,errorHandler:a}}function xo(e,t,n,l){const i=Yo(n);return ts(Ho.create,no,null,[e,t,i,l])}function Lo(e,t,n,l){return n=Io.get(t.element.componentProvider.provider.token)||Yo(n),ts(Ho.create,io,null,[e,t,n,l])}function Oo(e,t,n,l){return Hi(e,t,n,function(e){const{hasOverrides:t,hasDeprecatedOverrides:n}=function(e){let t=!1,n=!1;return 0===Po.size||(e.providers.forEach(e=>{const l=Po.get(e.token);3840&e.flags&&l&&(t=!0,n=n||l.deprecatedBehavior)}),e.modules.forEach(e=>{To.forEach((l,i)=>{_(i).providedIn===e&&(t=!0,n=n||l.deprecatedBehavior)})})),{hasOverrides:t,hasDeprecatedOverrides:n}}(e);return t?(function(e){for(let t=0;t<e.providers.length;t++){const l=e.providers[t];n&&(l.flags|=4096);const i=Po.get(l.token);i&&(l.flags=-3841&l.flags|i.flags,l.deps=ti(i.deps),l.value=i.value)}if(To.size>0){let t=new Set(e.modules);To.forEach((l,i)=>{if(t.has(_(i).providedIn)){let t={token:i,flags:l.flags|(n?4096:0),deps:ti(l.deps),value:l.value,index:e.providers.length};e.providers.push(t),e.providersByKey[Nl(i)]=t}})}}(e=e.factory(()=>Gl)),e):e}(l))}const Po=new Map,To=new Map,Io=new Map;function Do(e){let t;Po.set(e.token,e),"function"==typeof e.token&&(t=_(e.token))&&"function"==typeof t.providedIn&&To.set(e.token,e)}function Eo(e,t){const n=ii(t.viewDefFactory),l=ii(n.nodes[0].element.componentView);Io.set(e,l)}function Ao(){Po.clear(),To.clear(),Io.clear()}function Yo(e){if(0===Po.size)return e;const t=function(e){const t=[];let n=null;for(let l=0;l<e.nodes.length;l++){const i=e.nodes[l];1&i.flags&&(n=i),n&&3840&i.flags&&Po.has(i.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory(()=>Gl);for(let l=0;l<t.length;l++)n(e,t[l]);return e;function n(e,t){for(let n=t+1;n<e.nodes.length;n++){const t=e.nodes[n];if(1&t.flags)return;if(3840&t.flags){const e=t.provider,n=Po.get(e.token);n&&(t.flags=-3841&t.flags|n.flags,e.deps=ti(n.deps),e.value=n.value)}}}}function Go(e,t,n,l,i,r,a,o,s,u,c,d,h){const p=e.def.nodes[t];return co(e,p,n,l,i,r,a,o,s,u,c,d,h),224&p.flags?El(e,t).value:void 0}function Ro(e,t,n,l,i,r,a,o,s,u,c,d,h){const p=e.def.nodes[t];return po(e,p,n,l,i,r,a,o,s,u,c,d,h),224&p.flags?El(e,t).value:void 0}function No(e){return ts(Ho.detectChanges,uo,null,[e])}function jo(e){return ts(Ho.checkNoChanges,so,null,[e])}function Fo(e){return ts(Ho.destroy,go,null,[e])}const Ho=function(){var e={create:0,detectChanges:1,checkNoChanges:2,destroy:3,handleEvent:4};return e[e.create]="create",e[e.detectChanges]="detectChanges",e[e.checkNoChanges]="checkNoChanges",e[e.destroy]="destroy",e[e.handleEvent]="handleEvent",e}();let Bo,zo,Vo;function Qo(e,t){zo=e,Vo=t}function Uo(e,t,n,l){return Qo(e,t),ts(Ho.handleEvent,e.def.handleEvent,null,[e,t,n,l])}function Wo(e,t){if(128&e.state)throw Ll(Ho[Bo]);return Qo(e,Xo(e,0)),e.def.updateDirectives((function(e,n,l,...i){const r=e.def.nodes[n];return 0===t?Ko(e,r,l,i):Jo(e,r,l,i),16384&r.flags&&Qo(e,Xo(e,n)),224&r.flags?El(e,r.nodeIndex).value:void 0}),e)}function qo(e,t){if(128&e.state)throw Ll(Ho[Bo]);return Qo(e,$o(e,0)),e.def.updateRenderer((function(e,n,l,...i){const r=e.def.nodes[n];return 0===t?Ko(e,r,l,i):Jo(e,r,l,i),3&r.flags&&Qo(e,$o(e,n)),224&r.flags?El(e,r.nodeIndex).value:void 0}),e)}function Ko(e,t,n,l){if(co(e,t,n,...l)){const r=1===n?l[0]:l;if(16384&t.flags){const n={};for(let e=0;e<t.bindings.length;e++){const l=t.bindings[e],a=r[e];8&l.flags&&(n[(i=l.nonMinifiedName,"ng-reflect-"+i.replace(/[$@]/g,"_").replace(bt,(...e)=>"-"+e[1].toLowerCase()))]=ft(a))}const l=t.parent,a=Il(e,l.nodeIndex).renderElement;if(l.element.name)for(let t in n){const l=n[t];null!=l?e.renderer.setAttribute(a,t,l):e.renderer.removeAttribute(a,t)}else e.renderer.setValue(a,"bindings="+JSON.stringify(n,null,2))}}var i}function Jo(e,t,n,l){po(e,t,n,...l)}function Xo(e,t){for(let n=t;n<e.def.nodes.length;n++){const t=e.def.nodes[n];if(16384&t.flags&&t.bindings&&t.bindings.length)return n}return null}function $o(e,t){for(let n=t;n<e.def.nodes.length;n++){const t=e.def.nodes[n];if(3&t.flags&&t.bindings&&t.bindings.length)return n}return null}class Zo{constructor(e,t){this.view=e,this.nodeIndex=t,null==t&&(this.nodeIndex=t=0),this.nodeDef=e.def.nodes[t];let n=this.nodeDef,l=e;for(;n&&0==(1&n.flags);)n=n.parent;if(!n)for(;!n&&l;)n=Kl(l),l=l.parent;this.elDef=n,this.elView=l}get elOrCompView(){return Il(this.elView,this.elDef.nodeIndex).componentView||this.view}get injector(){return Gi(this.elView,this.elDef)}get component(){return this.elOrCompView.component}get context(){return this.elOrCompView.context}get providerTokens(){const e=[];if(this.elDef)for(let t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){const n=this.elView.def.nodes[t];20224&n.flags&&e.push(n.provider.token),t+=n.childCount}return e}get references(){const e={};if(this.elDef){es(this.elView,this.elDef,e);for(let t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){const n=this.elView.def.nodes[t];20224&n.flags&&es(this.elView,n,e),t+=n.childCount}}return e}get componentRenderElement(){const e=function(e){for(;e&&!Xl(e);)e=e.parent;return e.parent?Il(e.parent,Kl(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0}get renderNode(){return 2&this.nodeDef.flags?Jl(this.view,this.nodeDef):Jl(this.elView,this.elDef)}logError(e,...t){let n,l;2&this.nodeDef.flags?(n=this.view.def,l=this.nodeDef.nodeIndex):(n=this.elView.def,l=this.elDef.nodeIndex);const i=function(e,t){let n=-1;for(let l=0;l<=t;l++)3&e.nodes[l].flags&&n++;return n}(n,l);let r=-1;n.factory(()=>(r++,r===i?e.error.bind(e,...t):Gl)),r<i&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error(...t))}}function es(e,t,n){for(let l in t.references)n[l]=za(e,t,t.references[l])}function ts(e,t,n,l){const i=Bo,r=zo,a=Vo;try{Bo=e;const o=t.apply(n,l);return zo=r,Vo=a,Bo=i,o}catch(o){if(Ye(o)||!zo)throw o;throw function(e,t){return e instanceof Error||(e=new Error(e.toString())),xl(e,t),e}(o,ns())}}function ns(){return zo?new Zo(zo,Vo):null}class ls{constructor(e){this.delegate=e}createRenderer(e,t){return new is(this.delegate.createRenderer(e,t))}begin(){this.delegate.begin&&this.delegate.begin()}end(){this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)}}class is{constructor(e){this.delegate=e,this.debugContextFactory=ns,this.data=this.delegate.data}createDebugContext(e){return this.debugContextFactory(e)}destroyNode(e){const t=xa(e);!function(e){Sa.delete(e.nativeNode)}(t),t instanceof Ma&&(t.listeners.length=0),this.delegate.destroyNode&&this.delegate.destroyNode(e)}destroy(){this.delegate.destroy()}createElement(e,t){const n=this.delegate.createElement(e,t),l=this.createDebugContext(n);if(l){const t=new Ca(n,null,l);t.name=e,La(t)}return n}createComment(e){const t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&La(new Ma(t,null,n)),t}createText(e){const t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&La(new Ma(t,null,n)),t}appendChild(e,t){const n=xa(e),l=xa(t);n&&l&&n instanceof Ca&&n.addChild(l),this.delegate.appendChild(e,t)}insertBefore(e,t,n){const l=xa(e),i=xa(t),r=xa(n);l&&i&&l instanceof Ca&&l.insertBefore(r,i),this.delegate.insertBefore(e,t,n)}removeChild(e,t){const n=xa(e),l=xa(t);n&&l&&n instanceof Ca&&n.removeChild(l),this.delegate.removeChild(e,t)}selectRootElement(e,t){const n=this.delegate.selectRootElement(e,t),l=ns();return l&&La(new Ca(n,null,l)),n}setAttribute(e,t,n,l){const i=xa(e);i&&i instanceof Ca&&(i.attributes[l?l+":"+t:t]=n),this.delegate.setAttribute(e,t,n,l)}removeAttribute(e,t,n){const l=xa(e);l&&l instanceof Ca&&(l.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)}addClass(e,t){const n=xa(e);n&&n instanceof Ca&&(n.classes[t]=!0),this.delegate.addClass(e,t)}removeClass(e,t){const n=xa(e);n&&n instanceof Ca&&(n.classes[t]=!1),this.delegate.removeClass(e,t)}setStyle(e,t,n,l){const i=xa(e);i&&i instanceof Ca&&(i.styles[t]=n),this.delegate.setStyle(e,t,n,l)}removeStyle(e,t,n){const l=xa(e);l&&l instanceof Ca&&(l.styles[t]=null),this.delegate.removeStyle(e,t,n)}setProperty(e,t,n){const l=xa(e);l&&l instanceof Ca&&(l.properties[t]=n),this.delegate.setProperty(e,t,n)}listen(e,t,n){if("string"!=typeof e){const l=xa(e);l&&l.listeners.push(new ka(t,n))}return this.delegate.listen(e,t,n)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setValue(e,t){return this.delegate.setValue(e,t)}}function rs(e,t,n){return new as(e,t,n)}class as extends H{constructor(e,t,n){super(),this.moduleType=e,this._bootstrapComponents=t,this._ngModuleDefFactory=n}create(e){!function(){if(ko)return;ko=!0;const e=He()?{setCurrentNode:Qo,createRootView:Co,createEmbeddedView:xo,createComponentView:Lo,createNgModuleRef:Oo,overrideProvider:Do,overrideComponentView:Eo,clearOverrides:Ao,checkAndUpdateView:No,checkNoChangesView:jo,destroyView:Fo,createDebugContext:(e,t)=>new Zo(e,t),handleEvent:Uo,updateDirectives:Wo,updateRenderer:qo}:{setCurrentNode:()=>{},createRootView:Mo,createEmbeddedView:no,createComponentView:io,createNgModuleRef:Hi,overrideProvider:Gl,overrideComponentView:Gl,clearOverrides:Gl,checkAndUpdateView:uo,checkNoChangesView:so,destroyView:go,createDebugContext:(e,t)=>new Zo(e,t),handleEvent:(e,t,n,l)=>e.def.handleEvent(e,t,n,l),updateDirectives:(e,t)=>e.def.updateDirectives(0===t?Go:Ro,e),updateRenderer:(e,t)=>e.def.updateRenderer(0===t?Go:Ro,e)};Yl.setCurrentNode=e.setCurrentNode,Yl.createRootView=e.createRootView,Yl.createEmbeddedView=e.createEmbeddedView,Yl.createComponentView=e.createComponentView,Yl.createNgModuleRef=e.createNgModuleRef,Yl.overrideProvider=e.overrideProvider,Yl.overrideComponentView=e.overrideComponentView,Yl.clearOverrides=e.clearOverrides,Yl.checkAndUpdateView=e.checkAndUpdateView,Yl.checkNoChangesView=e.checkNoChangesView,Yl.destroyView=e.destroyView,Yl.resolveDep=sr,Yl.createDebugContext=e.createDebugContext,Yl.handleEvent=e.handleEvent,Yl.updateDirectives=e.updateDirectives,Yl.updateRenderer=e.updateRenderer,Yl.dirtyParentQueries=Fa}();const t=function(e){const t=Array.from(e.providers),n=Array.from(e.modules),l={};for(const i in e.providersByKey)l[i]=e.providersByKey[i];return{factory:e.factory,isRoot:e.isRoot,providers:t,modules:n,providersByKey:l}}(ii(this._ngModuleDefFactory));return Yl.createNgModuleRef(this.moduleType,e||Wt.NULL,this._bootstrapComponents,t)}}},"8bJo":function(e,t,n){"use strict";n.d(t,"d",(function(){return d})),n.d(t,"a",(function(){return u})),n.d(t,"e",(function(){return s})),n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return c}));var l=n("HDdC"),i=n("LRne"),r=n("XNiG"),a=n("8Y7J");class o{}function s(e){return e&&"function"==typeof e.connect}class u extends o{constructor(e){super(),this._data=e}connect(){return this._data instanceof l.a?this._data:Object(i.a)(this._data)}disconnect(){}}class c{constructor(e=!1,t,n=!0){this._multiple=e,this._emitChanges=n,this._selection=new Set,this._deselectedToEmit=[],this._selectedToEmit=[],this.changed=new r.a,this.onChange=this.changed,t&&t.length&&(e?t.forEach(e=>this._markSelected(e)):this._markSelected(t[0]),this._selectedToEmit.length=0)}get selected(){return this._selected||(this._selected=Array.from(this._selection.values())),this._selected}select(...e){this._verifyValueAssignment(e),e.forEach(e=>this._markSelected(e)),this._emitChangeEvent()}deselect(...e){this._verifyValueAssignment(e),e.forEach(e=>this._unmarkSelected(e)),this._emitChangeEvent()}toggle(e){this.isSelected(e)?this.deselect(e):this.select(e)}clear(){this._unmarkAll(),this._emitChangeEvent()}isSelected(e){return this._selection.has(e)}isEmpty(){return 0===this._selection.size}hasValue(){return!this.isEmpty()}sort(e){this._multiple&&this.selected&&this._selected.sort(e)}isMultipleSelection(){return this._multiple}_emitChangeEvent(){this._selected=null,(this._selectedToEmit.length||this._deselectedToEmit.length)&&(this.changed.next({source:this,added:this._selectedToEmit,removed:this._deselectedToEmit}),this._deselectedToEmit=[],this._selectedToEmit=[])}_markSelected(e){this.isSelected(e)||(this._multiple||this._unmarkAll(),this._selection.add(e),this._emitChanges&&this._selectedToEmit.push(e))}_unmarkSelected(e){this.isSelected(e)&&(this._selection.delete(e),this._emitChanges&&this._deselectedToEmit.push(e))}_unmarkAll(){this.isEmpty()||this._selection.forEach(e=>this._unmarkSelected(e))}_verifyValueAssignment(e){if(e.length>1&&!this._multiple)throw Error("Cannot pass multiple values into SelectionModel with single-value mode.")}}let d=(()=>{class e{constructor(){this._listeners=[]}notify(e,t){for(let n of this._listeners)n(e,t)}listen(e){return this._listeners.push(e),()=>{this._listeners=this._listeners.filter(t=>e!==t)}}ngOnDestroy(){this._listeners=[]}}return e.ngInjectableDef=Object(a.Ub)({factory:function(){return new e},token:e,providedIn:"root"}),e})()},"8mBD":function(e,t,n){!function(e){"use strict";e.defineLocale("pt",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},"8rEH":function(e,t,n){"use strict";n.d(t,"k",(function(){return g})),n.d(t,"b",(function(){return r})),n.d(t,"f",(function(){return a})),n.d(t,"c",(function(){return o})),n.d(t,"e",(function(){return s})),n.d(t,"a",(function(){return u})),n.d(t,"j",(function(){return i})),n.d(t,"i",(function(){return c})),n.d(t,"g",(function(){return d})),n.d(t,"d",(function(){return h})),n.d(t,"h",(function(){return p})),n.d(t,"l",(function(){return m}));var l=n("zQui");n("8bJo"),n("KCVW"),n("2Vo4"),n("XNiG"),n("quSY"),n("VRyK"),n("LRne"),n("itXk"),n("lJxs");class i extends l.o{constructor(){super(...arguments),this.stickyCssClass="mat-table-sticky"}}class r extends l.b{}class a extends l.j{}class o extends l.d{}class s extends l.i{constructor(e,t){super(e,t),t.nativeElement.classList.add("mat-column-"+e.cssClassFriendlyName)}}class u extends l.a{constructor(e,t){super(e,t),t.nativeElement.classList.add("mat-column-"+e.cssClassFriendlyName)}}class c extends l.n{}class d extends l.k{}class h extends l.g{}class p extends l.m{}class m extends l.q{}class g{}},"98ST":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){}ngOnInit(){}}},"9AJC":function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return V})),n.d(t,"c",(function(){return X})),n.d(t,"d",(function(){return te})),n.d(t,"e",(function(){return se})),n.d(t,"f",(function(){return fe})),n.d(t,"g",(function(){return we}));var l=n("8Y7J"),i=n("G0yt"),r=n("SVse"),a=n("s7LF"),o=l.sb({encapsulation:2,styles:["ngb-alert{display:block}"],data:{}});function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"button",[["aria-label","Close"],["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeHandler()&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"span",[["aria-hidden","true"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["\xd7"]))],null,null)}function u(e){return l.Qb(2,[l.Fb(null,0),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.component.dismissible)}),null)}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-alert",[["class","alert"],["role","alert"]],[[2,"alert-dismissible",null]],null,null,u,o)),l.tb(1,638976,null,0,i.d,[i.e,l.E,l.k],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1).dismissible)}))}var d=l.qb("ngb-alert",i.d,c,{dismissible:"dismissible",type:"type"},{close:"close"},["*"]),h=l.sb({encapsulation:2,styles:["ngb-datepicker-month-view{display:block}.ngb-dp-week-number,.ngb-dp-weekday{line-height:2rem;text-align:center;font-style:italic}.ngb-dp-weekday{color:#5bc0de;color:var(--info)}.ngb-dp-week{border-radius:.25rem;display:-ms-flexbox;display:flex}.ngb-dp-weekdays{border-bottom:1px solid rgba(0,0,0,.125);border-radius:0}.ngb-dp-day,.ngb-dp-week-number,.ngb-dp-weekday{width:2rem;height:2rem}.ngb-dp-day{cursor:pointer}.ngb-dp-day.disabled,.ngb-dp-day.hidden{cursor:default}"],data:{}});function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","ngb-dp-weekday ngb-dp-showweek"]],null,null,null,null,null))],null,null)}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","ngb-dp-weekday small"]],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "]))],null,(function(e,t){e(t,1,0,t.component.i18n.getWeekdayShortName(t.context.$implicit))}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","ngb-dp-week ngb-dp-weekdays bg-light"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(4,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.showWeekNumbers),e(t,4,0,n.month.weekdays)}),null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","ngb-dp-week-number small text-muted"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.i18n.getWeekNumerals(t.parent.parent.context.$implicit.number))}))}function f(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function _(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(1,540672,null,0,r.v,[l.Q],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),(e()(),l.kb(0,null,null,0))],(function(e,t){e(t,1,0,t.parent.context.$implicit.context,t.component.dayTemplate)}),null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","ngb-dp-day"],["role","gridcell"]],[[2,"disabled",null],[8,"tabIndex",0],[2,"hidden",null],[2,"ngb-dp-today",null],[1,"aria-label",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.doSelect(e.context.$implicit)&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,!t.context.$implicit.hidden)}),(function(e,t){e(t,0,0,t.context.$implicit.context.disabled,t.context.$implicit.tabindex,t.context.$implicit.hidden,t.context.$implicit.context.today,t.context.$implicit.ariaLabel)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","ngb-dp-week"],["role","row"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(4,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.showWeekNumbers),e(t,4,0,t.parent.context.$implicit.days)}),null)}function w(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(0,null,null,0))],(function(e,t){e(t,1,0,!t.context.$implicit.collapsed)}),null)}function k(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(3,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.showWeekdays),e(t,3,0,n.month.weeks)}),null)}var M=l.sb({encapsulation:2,styles:["[ngbDatepickerDayView]{text-align:center;width:2rem;height:2rem;line-height:2rem;border-radius:.25rem;background:0 0}[ngbDatepickerDayView].outside{opacity:.5}"],data:{}});function C(e){return l.Qb(2,[(e()(),l.Ob(0,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,n.i18n.getDayNumerals(n.date))}))}var S=l.sb({encapsulation:2,styles:["ngb-datepicker-navigation{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ngb-dp-navigation-chevron{border-style:solid;border-width:.2em .2em 0 0;display:inline-block;width:.75em;height:.75em;margin-left:.25em;margin-right:.15em;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.right .ngb-dp-navigation-chevron{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:.15em;margin-right:.25em}.ngb-dp-arrow{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:0;padding-left:0;margin:0;width:2rem;height:2rem}.ngb-dp-arrow.right{-ms-flex-pack:end;justify-content:flex-end}.ngb-dp-arrow-btn{padding:0 .25rem;margin:0 .5rem;border:none;background-color:transparent;z-index:1}.ngb-dp-arrow-btn:focus{outline-width:1px;outline-style:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ngb-dp-arrow-btn:focus{outline-style:solid}}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center}.ngb-dp-navigation-select{display:-ms-flexbox;display:flex;-ms-flex:1 1 9rem;flex:1 1 9rem}"],data:{}});function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-datepicker-navigation-select",[["class","ngb-dp-navigation-select"]],null,[[null,"select"]],(function(e,t,n){var l=!0;return"select"===t&&(l=!1!==e.component.select.emit(n)&&l),l}),Y,D)),l.tb(1,49152,null,0,i.W,[i.q],{date:[0,"date"],disabled:[1,"disabled"],months:[2,"months"],years:[3,"years"]},{select:"select"})],(function(e,t){var n=t.component;e(t,1,0,n.date,n.disabled,n.selectBoxes.months,n.selectBoxes.years)}),null)}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","ngb-dp-arrow"]],null,null,null,null,null))],null,null)}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","ngb-dp-arrow"]],null,null,null,null,null))],null,null)}function P(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(2,0,null,null,1,"div",[["class","ngb-dp-month-name"]],null,null,null,null,null)),(e()(),l.Ob(3,null,[" "," "," "])),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(0,null,null,0))],(function(e,t){var n=t.component;e(t,1,0,t.context.index>0),e(t,5,0,t.context.index!==n.months.length-1)}),(function(e,t){var n=t.component;e(t,3,0,n.i18n.getMonthFullName(t.context.$implicit.number,t.context.$implicit.year),n.i18n.getYearNumerals(t.context.$implicit.year))}))}function T(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(1,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(0,null,null,0))],(function(e,t){e(t,1,0,t.component.months)}),null)}function I(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,2,"div",[["class","ngb-dp-arrow"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"button",[["aria-label","Previous month"],["class","btn btn-link ngb-dp-arrow-btn"],["title","Previous month"],["type","button"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.navigate.emit(i.navigation.PREV)&&l),l}),null,null)),(e()(),l.ub(2,0,null,null,0,"span",[["class","ngb-dp-navigation-chevron"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,2,"div",[["class","ngb-dp-arrow right"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"button",[["aria-label","Next month"],["class","btn btn-link ngb-dp-arrow-btn"],["title","Next month"],["type","button"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.navigate.emit(i.navigation.NEXT)&&l),l}),null,null)),(e()(),l.ub(9,0,null,null,0,"span",[["class","ngb-dp-navigation-chevron"]],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,4,0,n.showSelect),e(t,6,0,!n.showSelect)}),(function(e,t){var n=t.component;e(t,1,0,n.prevDisabled),e(t,8,0,n.nextDisabled)}))}var D=l.sb({encapsulation:2,styles:["ngb-datepicker-navigation-select>.custom-select{-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .5rem;font-size:.875rem;height:1.85rem}"],data:{}});function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"option",[],[[1,"aria-label",0]],null,null,null,null)),l.tb(1,147456,null,0,a.u,[l.k,l.E,[8,null]],{value:[0,"value"]},null),l.tb(2,147456,null,0,a.D,[l.k,l.E,[8,null]],{value:[0,"value"]},null),(e()(),l.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit),e(t,2,0,t.context.$implicit)}),(function(e,t){var n=t.component;e(t,0,0,n.i18n.getMonthFullName(t.context.$implicit,null==n.date?null:n.date.year)),e(t,3,0,n.i18n.getMonthShortName(t.context.$implicit,null==n.date?null:n.date.year))}))}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),l.tb(1,147456,null,0,a.u,[l.k,l.E,[8,null]],{value:[0,"value"]},null),l.tb(2,147456,null,0,a.D,[l.k,l.E,[8,null]],{value:[0,"value"]},null),(e()(),l.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit),e(t,2,0,t.context.$implicit)}),(function(e,t){e(t,3,0,t.component.i18n.getYearNumerals(t.context.$implicit))}))}function Y(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,2,"select",[["aria-label","Select month"],["class","custom-select"],["title","Select month"]],[[8,"disabled",0],[8,"value",0]],[[null,"change"]],(function(e,t,n){var l=!0;return"change"===t&&(l=!1!==e.component.changeMonth(n.target.value)&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(2,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.ub(3,0,null,null,2,"select",[["aria-label","Select year"],["class","custom-select"],["title","Select year"]],[[8,"disabled",0],[8,"value",0]],[[null,"change"]],(function(e,t,n){var l=!0;return"change"===t&&(l=!1!==e.component.changeYear(n.target.value)&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(5,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.months),e(t,5,0,n.years)}),(function(e,t){var n=t.component;e(t,0,0,n.disabled,null==n.date?null:n.date.month),e(t,3,0,n.disabled,null==n.date?null:n.date.year)}))}var G=l.sb({encapsulation:2,styles:["ngb-datepicker{border:1px solid #dfdfdf;border-radius:.25rem;display:inline-block}ngb-datepicker-month-view{pointer-events:auto}ngb-datepicker.dropdown-menu{padding:0}.ngb-dp-body{z-index:1050}.ngb-dp-header{border-bottom:0;border-radius:.25rem .25rem 0 0;padding-top:.25rem}.ngb-dp-months{display:-ms-flexbox;display:flex}.ngb-dp-month{pointer-events:none}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center}.ngb-dp-month+.ngb-dp-month .ngb-dp-month-name,.ngb-dp-month+.ngb-dp-month .ngb-dp-week{padding-left:1rem}.ngb-dp-month:last-child .ngb-dp-week{padding-right:.25rem}.ngb-dp-month:first-child .ngb-dp-week{padding-left:.25rem}.ngb-dp-month .ngb-dp-week:last-child{padding-bottom:.25rem}"],data:{}});function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","btn-light"],["ngbDatepickerDayView",""]],[[2,"bg-primary",null],[2,"text-white",null],[2,"text-muted",null],[2,"outside",null],[2,"active",null]],null,null,C,M)),l.tb(1,49152,null,0,i.U,[i.q],{currentMonth:[0,"currentMonth"],date:[1,"date"],disabled:[2,"disabled"],focused:[3,"focused"],selected:[4,"selected"]},null)],(function(e,t){e(t,1,0,t.context.currentMonth,t.context.date,t.context.disabled,t.context.focused,t.context.selected)}),(function(e,t){e(t,0,0,l.Gb(t,1).selected,l.Gb(t,1).selected,l.Gb(t,1).isMuted(),l.Gb(t,1).isMuted(),l.Gb(t,1).focused)}))}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-datepicker-navigation",[],null,[[null,"navigate"],[null,"select"]],(function(e,t,n){var l=!0,i=e.component;return"navigate"===t&&(l=!1!==i.onNavigateEvent(n)&&l),"select"===t&&(l=!1!==i.onNavigateDateSelect(n)&&l),l}),I,S)),l.tb(1,49152,null,0,i.V,[i.q],{date:[0,"date"],disabled:[1,"disabled"],months:[2,"months"],showSelect:[3,"showSelect"],prevDisabled:[4,"prevDisabled"],nextDisabled:[5,"nextDisabled"],selectBoxes:[6,"selectBoxes"]},{navigate:"navigate",select:"select"})],(function(e,t){var n=t.component;e(t,1,0,n.model.firstDate,n.model.disabled,n.model.months,"select"===n.model.navigation,n.model.prevDisabled,n.model.nextDisabled,n.model.selectBoxes)}),null)}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","ngb-dp-month-name bg-light"]],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "," "]))],null,(function(e,t){var n=t.component;e(t,1,0,n.i18n.getMonthFullName(t.parent.context.$implicit.number,t.parent.context.$implicit.year),n.i18n.getYearNumerals(t.parent.context.$implicit.year))}))}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","ngb-dp-month"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,j)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(3,0,null,null,1,"ngb-datepicker-month-view",[["role","grid"]],null,[[null,"select"]],(function(e,t,n){var l=!0;return"select"===t&&(l=!1!==e.component.onDateSelect(n)&&l),l}),k,h)),l.tb(4,49152,null,0,i.T,[i.q],{dayTemplate:[0,"dayTemplate"],month:[1,"month"],showWeekdays:[2,"showWeekdays"],showWeekNumbers:[3,"showWeekNumbers"]},{select:"select"})],(function(e,t){var n=t.component;e(t,2,0,"none"===n.navigation||n.displayMonths>1&&"select"===n.navigation),e(t,4,0,n.dayTemplate||l.Gb(t.parent,1),t.context.$implicit,n.showWeekdays,n.showWeekNumbers)}),null)}function H(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function B(e){return l.Qb(2,[l.Mb(402653184,1,{_monthsEl:0}),(e()(),l.kb(0,[["dt",2]],null,0,null,R)),(e()(),l.ub(2,0,null,null,2,"div",[["class","ngb-dp-header bg-light"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(5,0,[[1,0],["months",1]],null,2,"div",[["class","ngb-dp-months"]],null,[[null,"keydown"]],(function(e,t,n){var l=!0;return"keydown"===t&&(l=!1!==e.component.onKeyDown(n)&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,F)),l.tb(7,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,null,1,null,H)),l.tb(9,540672,null,0,r.v,[l.Q],{ngTemplateOutlet:[0,"ngTemplateOutlet"]},null)],(function(e,t){var n=t.component;e(t,4,0,"none"!==n.navigation),e(t,7,0,n.model.months),e(t,9,0,n.footerTemplate)}),null)}function z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"ngb-datepicker",[],null,null,null,B,G)),l.Lb(5120,null,a.o,(function(e){return[e]}),[i.o]),l.Lb(512,null,i.bb,i.bb,[i.h,i.q]),l.Lb(512,null,i.cb,i.cb,[i.bb,i.h]),l.tb(4,4964352,null,0,i.o,[i.cb,i.bb,i.h,i.q,i.p,l.h,l.k,i.n,l.y],null,null)],(function(e,t){e(t,4,0)}),null)}var V=l.qb("ngb-datepicker",i.o,z,{dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",maxDate:"maxDate",minDate:"minDate",navigation:"navigation",outsideDays:"outsideDays",showWeekdays:"showWeekdays",showWeekNumbers:"showWeekNumbers",startDate:"startDate"},{navigate:"navigate",select:"select"},[]),Q=l.sb({encapsulation:2,styles:["ngb-popover-window.bs-popover-bottom .arrow,ngb-popover-window.bs-popover-top .arrow{left:50%;margin-left:-.5rem}ngb-popover-window.bs-popover-bottom-left .arrow,ngb-popover-window.bs-popover-top-left .arrow{left:2em}ngb-popover-window.bs-popover-bottom-right .arrow,ngb-popover-window.bs-popover-top-right .arrow{left:auto;right:2em}ngb-popover-window.bs-popover-left .arrow,ngb-popover-window.bs-popover-right .arrow{top:50%;margin-top:-.5rem}ngb-popover-window.bs-popover-left-top .arrow,ngb-popover-window.bs-popover-right-top .arrow{top:.7em}ngb-popover-window.bs-popover-left-bottom .arrow,ngb-popover-window.bs-popover-right-bottom .arrow{top:auto;bottom:.7em}"],data:{}});function U(e){return l.Qb(0,[(e()(),l.Ob(0,null,["",""]))],null,(function(e,t){e(t,0,0,t.component.title)}))}function W(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function q(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"h3",[["class","popover-header"]],null,null,null,null,null)),(e()(),l.kb(0,[["simpleTitle",2]],null,0,null,U)),(e()(),l.kb(16777216,null,null,1,null,W)),l.tb(3,540672,null,0,r.v,[l.Q],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.context,n.isTitleTemplate()?n.title:l.Gb(t,1))}),null)}function K(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,0,"div",[["class","arrow"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,q)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(3,0,null,null,1,"div",[["class","popover-body"]],null,null,null,null,null)),l.Fb(null,0)],(function(e,t){e(t,2,0,null!=t.component.title)}),null)}function J(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-popover-window",[["role","tooltip"]],[[8,"className",0],[8,"id",0]],null,null,K,Q)),l.tb(1,49152,null,0,i.Y,[],null,null)],null,(function(e,t){e(t,0,0,"popover"+(l.Gb(t,1).popoverClass?" "+l.Gb(t,1).popoverClass:""),l.Gb(t,1).id)}))}var X=l.qb("ngb-popover-window",i.Y,J,{title:"title",id:"id",popoverClass:"popoverClass",context:"context"},{},["*"]),$=l.sb({encapsulation:2,styles:["ngb-tooltip-window.bs-tooltip-bottom .arrow,ngb-tooltip-window.bs-tooltip-top .arrow{left:calc(50% - .4rem)}ngb-tooltip-window.bs-tooltip-bottom-left .arrow,ngb-tooltip-window.bs-tooltip-top-left .arrow{left:1em}ngb-tooltip-window.bs-tooltip-bottom-right .arrow,ngb-tooltip-window.bs-tooltip-top-right .arrow{left:auto;right:.8rem}ngb-tooltip-window.bs-tooltip-left .arrow,ngb-tooltip-window.bs-tooltip-right .arrow{top:calc(50% - .4rem)}ngb-tooltip-window.bs-tooltip-left-top .arrow,ngb-tooltip-window.bs-tooltip-right-top .arrow{top:.4rem}ngb-tooltip-window.bs-tooltip-left-bottom .arrow,ngb-tooltip-window.bs-tooltip-right-bottom .arrow{top:auto;bottom:.4rem}"],data:{}});function Z(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,0,"div",[["class","arrow"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","tooltip-inner"]],null,null,null,null,null)),l.Fb(null,0)],null,null)}function ee(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-tooltip-window",[["role","tooltip"]],[[8,"className",0],[8,"id",0]],null,null,Z,$)),l.tb(1,49152,null,0,i.Z,[],null,null)],null,(function(e,t){e(t,0,0,"tooltip show"+(l.Gb(t,1).tooltipClass?" "+l.Gb(t,1).tooltipClass:""),l.Gb(t,1).id)}))}var te=l.qb("ngb-tooltip-window",i.Z,ee,{id:"id",tooltipClass:"tooltipClass"},{},["*"]),ne=l.sb({encapsulation:2,styles:[],data:{}});function le(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-highlight",[],null,null,null,pe,ue)),l.tb(1,573440,null,0,i.t,[],{result:[0,"result"],term:[1,"term"]},null)],(function(e,t){var n=t.context.formatter(t.context.result);e(t,1,0,n,t.context.term)}),null)}function ie(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function re(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"button",[["class","dropdown-item"],["role","option"],["type","button"]],[[8,"id",0],[2,"active",null]],[[null,"mouseenter"],[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=!1!==i.markActive(e.context.index)&&l),"click"===t&&(l=!1!==i.select(e.context.$implicit)&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,2,null,ie)),l.tb(2,540672,null,0,r.v,[l.Q],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),l.Jb(3,{result:0,term:1,formatter:2})],(function(e,t){var n=t.component,i=e(t,3,0,t.context.$implicit,n.term,n.formatter);e(t,2,0,i,n.resultTemplate||l.Gb(t.parent,0))}),(function(e,t){var n=t.component;e(t,0,0,n.id+"-"+t.context.index,t.context.index===n.activeIdx)}))}function ae(e){return l.Qb(0,[(e()(),l.kb(0,[["rt",2]],null,0,null,le)),(e()(),l.kb(16777216,null,null,1,null,re)),l.tb(2,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.results)}),null)}function oe(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-typeahead-window",[["class","dropdown-menu show"],["role","listbox"]],[[8,"id",0]],[[null,"mousedown"]],(function(e,t,n){var l=!0;return"mousedown"===t&&(l=!1!==n.preventDefault()&&l),l}),ae,ne)),l.tb(1,114688,null,0,i.ab,[],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1).id)}))}var se=l.qb("ngb-typeahead-window",i.ab,oe,{id:"id",focusFirst:"focusFirst",results:"results",term:"term",formatter:"formatter",resultTemplate:"resultTemplate"},{selectEvent:"select",activeChangeEvent:"activeChange"},[]),ue=l.sb({encapsulation:2,styles:[".ngb-highlight{font-weight:700}"],data:{}});function ce(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[],[[8,"className",0]],null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,0,0,t.component.highlightClass),e(t,1,0,t.parent.context.$implicit)}))}function de(e){return l.Qb(0,[(e()(),l.Ob(0,null,["",""]))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit)}))}function he(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,ce)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),l.kb(0,[["even",2]],null,0,null,de))],(function(e,t){e(t,1,0,t.context.odd,l.Gb(t,2))}),null)}function pe(e){return l.Qb(2,[(e()(),l.kb(16777216,null,null,1,null,he)),l.tb(1,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,1,0,t.component.parts)}),null)}var me=l.sb({encapsulation:2,styles:[],data:{}});function ge(e){return l.Qb(0,[],null,null)}function be(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-modal-backdrop",[["style","z-index: 1050"]],[[8,"className",0]],null,null,ge,me)),l.tb(1,49152,null,0,i.db,[],null,null)],null,(function(e,t){e(t,0,0,"modal-backdrop fade show"+(l.Gb(t,1).backdropClass?" "+l.Gb(t,1).backdropClass:""))}))}var fe=l.qb("ngb-modal-backdrop",i.db,be,{backdropClass:"backdropClass"},{},[]),_e=l.sb({encapsulation:2,styles:[],data:{}});function ve(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["role","document"]],[[8,"className",0]],null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","modal-content"]],null,null,null,null,null)),l.Fb(null,0)],null,(function(e,t){var n=t.component;e(t,0,0,"modal-dialog"+(n.size?" modal-"+n.size:"")+(n.centered?" modal-dialog-centered":""))}))}function ye(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ngb-modal-window",[["role","dialog"],["tabindex","-1"]],[[8,"className",0],[1,"aria-modal",0],[1,"aria-labelledby",0]],[[null,"keyup.esc"],[null,"click"]],(function(e,t,n){var i=!0;return"keyup.esc"===t&&(i=!1!==l.Gb(e,1).escKey(n)&&i),"click"===t&&(i=!1!==l.Gb(e,1).backdropClick(n)&&i),i}),ve,_e)),l.tb(1,4440064,null,0,i.eb,[r.e,l.k],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,"modal fade show d-block"+(l.Gb(t,1).windowClass?" "+l.Gb(t,1).windowClass:""),!0,l.Gb(t,1).ariaLabelledBy)}))}var we=l.qb("ngb-modal-window",i.eb,ye,{ariaLabelledBy:"ariaLabelledBy",backdrop:"backdrop",centered:"centered",keyboard:"keyboard",size:"size",windowClass:"windowClass"},{dismissEvent:"dismiss"},["*"])},"9JkP":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{}},"9a8T":function(e,t,n){e.exports=function(){"use strict";var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},t="Expected a function",n=/^\s+|\s+$/g,l=/^[-+]0x[0-9a-f]+$/i,i=/^0b[01]+$/i,r=/^0o[0-7]+$/i,a=parseInt,o="object"==typeof self&&self&&self.Object===Object&&self,s="object"==typeof e&&e&&e.Object===Object&&e||o||Function("return this")(),u=Object.prototype.toString,c=Math.max,d=Math.min,h=function(){return s.Date.now()};function p(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function m(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==u.call(e)}(e))return NaN;if(p(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=p(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(n,"");var o=i.test(e);return o||r.test(e)?a(e.slice(2),o?2:8):l.test(e)?NaN:+e}var g=function(e,n,l){var i=!0,r=!0;if("function"!=typeof e)throw new TypeError(t);return p(l)&&(i="leading"in l?!!l.leading:i,r="trailing"in l?!!l.trailing:r),function(e,n,l){var i,r,a,o,s,u,g=0,b=!1,f=!1,_=!0;if("function"!=typeof e)throw new TypeError(t);function v(t){var n=i,l=r;return i=r=void 0,g=t,o=e.apply(l,n)}function y(e){var t=e-u;return void 0===u||t>=n||t<0||f&&e-g>=a}function w(){var e=h();if(y(e))return k(e);s=setTimeout(w,function(e){var t=n-(e-u);return f?d(t,a-(e-g)):t}(e))}function k(e){return s=void 0,_&&i?v(e):(i=r=void 0,o)}function M(){var e=h(),t=y(e);if(i=arguments,r=this,u=e,t){if(void 0===s)return function(e){return g=e,s=setTimeout(w,n),b?v(e):o}(u);if(f)return s=setTimeout(w,n),v(u)}return void 0===s&&(s=setTimeout(w,n)),o}return n=m(n)||0,p(l)&&(b=!!l.leading,a=(f="maxWait"in l)?c(m(l.maxWait)||0,n):a,_="trailing"in l?!!l.trailing:_),M.cancel=function(){void 0!==s&&clearTimeout(s),g=0,i=u=r=s=void 0},M.flush=function(){return void 0===s?o:k(h())},M}(e,n,{leading:i,maxWait:n,trailing:r})},b=/^\s+|\s+$/g,f=/^[-+]0x[0-9a-f]+$/i,_=/^0b[01]+$/i,v=/^0o[0-7]+$/i,y=parseInt,w="object"==typeof self&&self&&self.Object===Object&&self,k="object"==typeof e&&e&&e.Object===Object&&e||w||Function("return this")(),M=Object.prototype.toString,C=Math.max,S=Math.min,x=function(){return k.Date.now()};function L(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function O(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==M.call(e)}(e))return NaN;if(L(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=L(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(b,"");var n=_.test(e);return n||v.test(e)?y(e.slice(2),n?2:8):f.test(e)?NaN:+e}var P=function(e,t,n){var l,i,r,a,o,s,u=0,c=!1,d=!1,h=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function p(t){var n=l,r=i;return l=i=void 0,u=t,a=e.apply(r,n)}function m(e){var n=e-s;return void 0===s||n>=t||n<0||d&&e-u>=r}function g(){var e=x();if(m(e))return b(e);o=setTimeout(g,function(e){var n=t-(e-s);return d?S(n,r-(e-u)):n}(e))}function b(e){return o=void 0,h&&l?p(e):(l=i=void 0,a)}function f(){var e=x(),n=m(e);if(l=arguments,i=this,s=e,n){if(void 0===o)return function(e){return u=e,o=setTimeout(g,t),c?p(e):a}(s);if(d)return o=setTimeout(g,t),p(s)}return void 0===o&&(o=setTimeout(g,t)),a}return t=O(t)||0,L(n)&&(c=!!n.leading,r=(d="maxWait"in n)?C(O(n.maxWait)||0,t):r,h="trailing"in n?!!n.trailing:h),f.cancel=function(){void 0!==o&&clearTimeout(o),u=0,l=s=i=o=void 0},f.flush=function(){return void 0===o?a:b(x())},f},T=function(){};function I(e){e&&e.forEach((function(e){var t=Array.prototype.slice.call(e.addedNodes),n=Array.prototype.slice.call(e.removedNodes);if(function e(t){var n=void 0,l=void 0;for(n=0;n<t.length;n+=1){if((l=t[n]).dataset&&l.dataset.aos)return!0;if(l.children&&e(l.children))return!0}return!1}(t.concat(n)))return T()}))}function D(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}var E=function(){function e(e,t){for(var n=0;n<t.length;n++){var l=t[n];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(e,l.key,l)}}return function(t,n,l){return n&&e(t.prototype,n),l&&e(t,l),t}}(),A=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e},Y=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,G=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,R=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,N=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i;function j(){return navigator.userAgent||navigator.vendor||window.opera||""}var F=new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}return E(e,[{key:"phone",value:function(){var e=j();return!(!Y.test(e)&&!G.test(e.substr(0,4)))}},{key:"mobile",value:function(){var e=j();return!(!R.test(e)&&!N.test(e.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}},{key:"ie11",value:function(){return"-ms-scroll-limit"in document.documentElement.style&&"-ms-ime-align"in document.documentElement.style}}]),e}()),H=function(e,t){var n=void 0;return F.ie11()?(n=document.createEvent("CustomEvent")).initCustomEvent(e,!0,!0,{detail:t}):n=new CustomEvent(e,{detail:t}),document.dispatchEvent(n)},B=function(e){return e.forEach((function(e,t){return function(e,t){var n=e.options,l=e.position,i=e.node,r=function(){e.animated&&(function(e,t){t&&t.forEach((function(t){return e.classList.remove(t)}))}(i,n.animatedClassNames),H("aos:out",i),e.options.id&&H("aos:in:"+e.options.id,i),e.animated=!1)};n.mirror&&t>=l.out&&!n.once?r():t>=l.in?e.animated||(function(e,t){t&&t.forEach((function(t){return e.classList.add(t)}))}(i,n.animatedClassNames),H("aos:in",i),e.options.id&&H("aos:in:"+e.options.id,i),e.animated=!0):e.animated&&!n.once&&r()}(e,window.pageYOffset)}))},z=function(e){for(var t=0,n=0;e&&!isNaN(e.offsetLeft)&&!isNaN(e.offsetTop);)t+=e.offsetLeft-("BODY"!=e.tagName?e.scrollLeft:0),n+=e.offsetTop-("BODY"!=e.tagName?e.scrollTop:0),e=e.offsetParent;return{top:n,left:t}},V=function(e,t,n){var l=e.getAttribute("data-aos-"+t);if(void 0!==l){if("true"===l)return!0;if("false"===l)return!1}return l||n},Q=function(e,t){return e.forEach((function(e,n){var l=V(e.node,"mirror",t.mirror),i=V(e.node,"once",t.once),r=V(e.node,"id"),a=t.useClassNames&&e.node.getAttribute("data-aos"),o=[t.animatedClassName].concat(a?a.split(" "):[]).filter((function(e){return"string"==typeof e}));t.initClassName&&e.node.classList.add(t.initClassName),e.position={in:function(e,t,n){var l=window.innerHeight,i=V(e,"anchor"),r=V(e,"anchor-placement"),a=Number(V(e,"offset",r?0:t)),o=r||n,s=e;i&&document.querySelectorAll(i)&&(s=document.querySelectorAll(i)[0]);var u=z(s).top-l;switch(o){case"top-bottom":break;case"center-bottom":u+=s.offsetHeight/2;break;case"bottom-bottom":u+=s.offsetHeight;break;case"top-center":u+=l/2;break;case"center-center":u+=l/2+s.offsetHeight/2;break;case"bottom-center":u+=l/2+s.offsetHeight;break;case"top-top":u+=l;break;case"bottom-top":u+=l+s.offsetHeight;break;case"center-top":u+=l+s.offsetHeight/2}return u+a}(e.node,t.offset,t.anchorPlacement),out:l&&function(e,t){window;var n=V(e,"anchor"),l=V(e,"offset",t),i=e;return n&&document.querySelectorAll(n)&&(i=document.querySelectorAll(n)[0]),z(i).top+i.offsetHeight-l}(e.node,t.offset)},e.options={once:i,mirror:l,animatedClassNames:o,id:r}})),e},U=function(){var e=document.querySelectorAll("[data-aos]");return Array.prototype.map.call(e,(function(e){return{node:e}}))},W=[],q=!1,K={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,mirror:!1,anchorPlacement:"top-bottom",startEvent:"DOMContentLoaded",animatedClassName:"aos-animate",initClassName:"aos-init",useClassNames:!1,disableMutationObserver:!1,throttleDelay:99,debounceDelay:50},J=function(){return document.all&&!window.atob},X=function(){arguments.length>0&&void 0!==arguments[0]&&arguments[0]&&(q=!0),q&&(W=Q(W,K),B(W),window.addEventListener("scroll",g((function(){B(W)}),K.throttleDelay)))},$=function(){if(W=U(),ee(K.disable)||J())return Z();X()},Z=function(){W.forEach((function(e,t){e.node.removeAttribute("data-aos"),e.node.removeAttribute("data-aos-easing"),e.node.removeAttribute("data-aos-duration"),e.node.removeAttribute("data-aos-delay"),K.initClassName&&e.node.classList.remove(K.initClassName),K.animatedClassName&&e.node.classList.remove(K.animatedClassName)}))},ee=function(e){return!0===e||"mobile"===e&&F.mobile()||"phone"===e&&F.phone()||"tablet"===e&&F.tablet()||"function"==typeof e&&!0===e()};return{init:function(e){return K=A(K,e),W=U(),K.disableMutationObserver||!!D()||(console.info('\n      aos: MutationObserver is not supported on this browser,\n      code mutations observing has been disabled.\n      You may have to call "refreshHard()" by yourself.\n    '),K.disableMutationObserver=!0),K.disableMutationObserver||function(e,t){var n=window.document,l=new(D())(I);T=t,l.observe(n.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}(0,$),ee(K.disable)||J()?Z():(document.querySelector("body").setAttribute("data-aos-easing",K.easing),document.querySelector("body").setAttribute("data-aos-duration",K.duration),document.querySelector("body").setAttribute("data-aos-delay",K.delay),-1===["DOMContentLoaded","load"].indexOf(K.startEvent)?document.addEventListener(K.startEvent,(function(){X(!0)})):window.addEventListener("load",(function(){X(!0)})),"DOMContentLoaded"===K.startEvent&&["complete","interactive"].indexOf(document.readyState)>-1&&X(!0),window.addEventListener("resize",P(X,K.debounceDelay,!0)),window.addEventListener("orientationchange",P(X,K.debounceDelay,!0)),W)},refresh:X,refreshHard:$}}()},"9ppp":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=(()=>{function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e})()},"9qdX":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.getReaderSubscriptions()}}},"9rRi":function(e,t,n){!function(e){"use strict";e.defineLocale("gd",{months:["Am Faoilleach","An Gearran","Am M\xe0rt","An Giblean","An C\xe8itean","An t-\xd2gmhios","An t-Iuchar","An L\xf9nastal","An t-Sultain","An D\xe0mhair","An t-Samhain","An D\xf9bhlachd"],monthsShort:["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],monthsParseExact:!0,weekdays:["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],weekdaysShort:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],weekdaysMin:["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-m\xe0ireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-d\xe8 aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"m\xecos",MM:"%d m\xecosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n("wd/R"))},"A+xa":function(e,t,n){!function(e){"use strict";e.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(e){return e+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(e)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(e)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},past:"%s \u043a\u0430\u044f\u043b\u043b\u0430",s:"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",ss:"%d \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",m:"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442",hh:"%d \u0441\u0435\u0445\u0435\u0442",d:"\u043f\u04d7\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445",MM:"%d \u0443\u0439\u04d1\u0445",y:"\u043f\u04d7\u0440 \u04ab\u0443\u043b",yy:"%d \u04ab\u0443\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-\u043c\u04d7\u0448",week:{dow:1,doy:7}})}(n("wd/R"))},A4ho:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("8Y7J");class i{constructor(){this.openIssue=new l.m}ngOnInit(){}openMagazine(e){this.searchResult.forSale&&e>this.searchResult.teaserPageLimit||this.openIssue.emit({magazineId:this.searchResult.groupValue,page:e})}}},A6Dw:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("kwfl");var l=n("j8kU");class i{constructor(e,t,n){this.ngZone=e,this.dialog=t,this.renderer=n}ngOnInit(){}ngAfterViewInit(){if(this.videoElement){this.item.preview_url&&(this.renderer.setStyle(this.videoElement.nativeElement,"background","url("+this.item.preview_url+")"),this.renderer.setStyle(this.videoElement.nativeElement,"background-position","center"),this.renderer.setStyle(this.videoElement.nativeElement,"background-size","cover"));const e=this.videoElement.nativeElement;e.width=this.item.width,this.item.height&&(e.height=this.item.height),e.autoplay=this.item.auto_start,e.controls=this.item.show_controls,e.loop=this.item.loop_video}}openVideoPopup(){this.ngZone.run(()=>{let e=960;window.innerWidth<e&&(e=window.innerWidth),this.dialog.open(l.a,{data:{video_id:this.item.video_id,file_url:this.item.file_url,width:e,video_type:this.item.video_type,show_controls:this.item.show_controls,auto_start:this.item.auto_start,loop_video:this.item.loop_video}})})}}},AMuq:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e,t,n,l){this.readersService=e,this.activatedRoute=t,this.router=n,this.translateService=l,this.showPasswordResetConfirmation=!1,this.showPasswordResetError=!1,this.errorMessage=""}ngOnInit(){this.showPasswordReset=!1,this.groupId=this.activatedRoute.snapshot.paramMap.get("gid")}readerLogin(){this.readersService.readerLogin(this.email,this.password).subscribe(()=>{localStorage.getItem("returnUrl")?window.location.assign(localStorage.getItem("returnUrl")):this.router.navigate(["readers/account"]).then()},e=>{this.errorMessage=this.translateService.instant("LOGIN_INVALID_CREDENTIALS")})}keoskRegister(){this.activatedRoute.snapshot.queryParamMap.get("p")?this.router.navigate(["readers/register",this.groupId],{queryParams:{p:!0}}).then():this.router.navigate(["readers/register",this.groupId]).then()}sendResetPasswordEmail(){this.showPasswordResetConfirmation=!1,this.showPasswordResetError=!1,this.readersService.sendPasswordResetEmail(this.resetEmail,this.groupId).subscribe(()=>{this.showPasswordResetConfirmation=!0},e=>{this.showPasswordResetError=!0})}showLogin(){this.showPasswordResetConfirmation=!1,this.showPasswordResetError=!1,this.showPasswordReset=!1}}},AQ68:function(e,t,n){!function(e){"use strict";e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(n("wd/R"))},AvvY:function(e,t,n){!function(e){"use strict";e.defineLocale("ml",{months:"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),monthsShort:"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),monthsParseExact:!0,weekdays:"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),weekdaysShort:"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),weekdaysMin:"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),longDateFormat:{LT:"A h:mm -\u0d28\u0d41",LTS:"A h:mm:ss -\u0d28\u0d41",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -\u0d28\u0d41",LLLL:"dddd, D MMMM YYYY, A h:mm -\u0d28\u0d41"},calendar:{sameDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT",nextDay:"[\u0d28\u0d3e\u0d33\u0d46] LT",nextWeek:"dddd, LT",lastDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT",lastWeek:"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d",past:"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d",s:"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e",ss:"%d \u0d38\u0d46\u0d15\u0d4d\u0d15\u0d7b\u0d21\u0d4d",m:"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",mm:"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",h:"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",hh:"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",d:"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02",dd:"%d \u0d26\u0d3f\u0d35\u0d38\u0d02",M:"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02",MM:"%d \u0d2e\u0d3e\u0d38\u0d02",y:"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02",yy:"%d \u0d35\u0d7c\u0d37\u0d02"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===t&&e>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===t||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":e<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":e<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":e<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(n("wd/R"))},AytR:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l={production:!0,publisher:!1,shoreUrl:"/",apiUrl:"/api/",clientApiUrl:"/clientapi/v1/",clientApiV2Url:"/clientapi/v2/",clientApiV3Url:"/clientapi/v3/",trackingApiUrl:"/tracking/",pspdfkitAssets:"/assets/viewer/",aData:window.btoa("75d99a3b890b4fdaa6b2321d543f6877:0a39fbc760c145f881f82284e6d7398f"),targetLocation:location.origin,switchpay:"pk_test_d51bace552fdff487d48e261a186f5d54ca8498ec74a83bdfd0fb1b0dc0a3c10"}},Azqq:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return p}));var l=n("8Y7J"),i=(n("JjoW"),n("SVse")),r=n("QQfA"),a=n("IP0z"),o=(n("POq0"),n("zMNK"),n("/HVE"),n("hOhj"),n("Xd0L"),n("cUpR"),n("HsOI"),n("s7LF"),n("5GAg"),l.sb({encapsulation:2,styles:[".mat-select{display:inline-block;width:100%;outline:0}.mat-select-trigger{display:inline-table;cursor:pointer;position:relative;box-sizing:border-box}.mat-select-disabled .mat-select-trigger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.mat-select-value{display:table-cell;max-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-select-value-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-select-arrow-wrapper{display:table-cell;vertical-align:middle}.mat-form-field-appearance-fill .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translateY(-25%)}.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:transform .4s cubic-bezier(.25,.8,.25,1)}._mat-animation-noopable.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:none}.mat-select-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px}.mat-select-panel-wrap{flex-basis:100%}.mat-select-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;padding-top:0;padding-bottom:0;max-height:256px;min-width:100%;border-radius:4px}@media (-ms-high-contrast:active){.mat-select-panel{outline:solid 1px}}.mat-select-panel .mat-optgroup-label,.mat-select-panel .mat-option{font-size:inherit;line-height:3em;height:3em}.mat-form-field-type-mat-select:not(.mat-form-field-disabled) .mat-form-field-flex{cursor:pointer}.mat-form-field-type-mat-select .mat-form-field-label{width:calc(100% - 18px)}.mat-select-placeholder{transition:color .4s .133s cubic-bezier(.25,.8,.25,1)}._mat-animation-noopable .mat-select-placeholder{transition:none}.mat-form-field-hide-placeholder .mat-select-placeholder{color:transparent;-webkit-text-fill-color:transparent;transition:none;display:block}"],data:{animation:[{type:7,name:"transformPanelWrap",definitions:[{type:1,expr:"* => void",animation:{type:11,selector:"@transformPanel",animation:[{type:9,options:null}],options:{optional:!0}},options:null}],options:{}},{type:7,name:"transformPanel",definitions:[{type:0,name:"void",styles:{type:6,styles:{transform:"scaleY(0.8)",minWidth:"100%",opacity:0},offset:null},options:void 0},{type:0,name:"showing",styles:{type:6,styles:{opacity:1,minWidth:"calc(100% + 32px)",transform:"scaleY(1)"},offset:null},options:void 0},{type:0,name:"showing-multiple",styles:{type:6,styles:{opacity:1,minWidth:"calc(100% + 64px)",transform:"scaleY(1)"},offset:null},options:void 0},{type:1,expr:"void => *",animation:{type:4,styles:null,timings:"120ms cubic-bezier(0, 0, 0.2, 1)"},options:null},{type:1,expr:"* => void",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"100ms 25ms linear"},options:null}],options:{}}]}}));function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["class","mat-select-placeholder"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.placeholder||"\xa0")}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.triggerValue||"\xa0")}))}function c(e){return l.Qb(0,[l.Fb(null,0),(e()(),l.kb(0,null,null,0))],null,null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"span",[["class","mat-select-value-text"]],null,null,null,null,null)),l.tb(1,16384,null,0,i.s,[],{ngSwitch:[0,"ngSwitch"]},null),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(3,16384,null,0,i.u,[l.Q,l.N,i.s],null,null),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(5,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null)],(function(e,t){e(t,1,0,!!t.component.customTrigger),e(t,5,0,!0)}),null)}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","mat-select-panel-wrap"]],[[24,"@transformPanelWrap",0]],null,null,null,null)),(e()(),l.ub(1,0,[[2,0],["panel",1]],null,3,"div",[],[[24,"@transformPanel",0],[4,"transformOrigin",null],[4,"font-size","px"]],[[null,"@transformPanel.done"],[null,"keydown"]],(function(e,t,n){var l=!0,i=e.component;return"@transformPanel.done"===t&&(l=!1!==i._panelDoneAnimatingStream.next(n.toState)&&l),"keydown"===t&&(l=!1!==i._handleKeydown(n)&&l),l}),null,null)),l.Lb(512,null,i.I,i.J,[l.r,l.s,l.k,l.E]),l.tb(3,278528,null,0,i.m,[i.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Fb(null,1)],(function(e,t){var n=t.component;e(t,3,0,l.yb(1,"mat-select-panel ",n._getPanelTheme(),""),n.panelClass)}),(function(e,t){var n=t.component;e(t,0,0,void 0),e(t,1,0,n.multiple?"showing-multiple":"showing",n._transformOrigin,n._triggerFontSize)}))}function p(e){return l.Qb(2,[l.Mb(671088640,1,{trigger:0}),l.Mb(671088640,2,{panel:0}),l.Mb(671088640,3,{overlayDir:0}),(e()(),l.ub(3,0,[[1,0],["trigger",1]],null,9,"div",[["aria-hidden","true"],["cdk-overlay-origin",""],["class","mat-select-trigger"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.toggle()&&l),l}),null,null)),l.tb(4,16384,[["origin",4]],0,r.b,[l.k],null,null),(e()(),l.ub(5,0,null,null,5,"div",[["class","mat-select-value"]],null,null,null,null,null)),l.tb(6,16384,null,0,i.s,[],{ngSwitch:[0,"ngSwitch"]},null),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(8,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(10,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),l.ub(11,0,null,null,1,"div",[["class","mat-select-arrow-wrapper"]],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,0,"div",[["class","mat-select-arrow"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,(function(e,t,n){var l=!0,i=e.component;return"backdropClick"===t&&(l=!1!==i.close()&&l),"attach"===t&&(l=!1!==i._onAttached()&&l),"detach"===t&&(l=!1!==i.close()&&l),l}),h)),l.tb(14,671744,[[3,4]],0,r.a,[r.c,l.N,l.Q,r.j,[2,a.b]],{origin:[0,"origin"],positions:[1,"positions"],offsetY:[2,"offsetY"],minWidth:[3,"minWidth"],backdropClass:[4,"backdropClass"],scrollStrategy:[5,"scrollStrategy"],open:[6,"open"],hasBackdrop:[7,"hasBackdrop"],lockPosition:[8,"lockPosition"]},{backdropClick:"backdropClick",attach:"attach",detach:"detach"})],(function(e,t){var n=t.component;e(t,6,0,n.empty),e(t,8,0,!0),e(t,10,0,!1),e(t,14,0,l.Gb(t,4),n._positions,n._offsetY,null==n._triggerRect?null:n._triggerRect.width,"cdk-overlay-transparent-backdrop",n._scrollStrategy,n.panelOpen,"","")}),null)}},B55N:function(e,t,n){!function(e){"use strict";e.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"\u4ee4\u548c",narrow:"\u32ff",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"\u5e73\u6210",narrow:"\u337b",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"\u662d\u548c",narrow:"\u337c",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"\u5927\u6b63",narrow:"\u337d",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"\u660e\u6cbb",narrow:"\u337e",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"\u897f\u66a6",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"\u7d00\u5143\u524d",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(\u5143|\d+)\u5e74/,eraYearOrdinalParse:function(e,t){return"\u5143"===t[1]?1:parseInt(t[1]||e,10)},months:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),weekdaysShort:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),weekdaysMin:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5(ddd) HH:mm"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(e){return"\u5348\u5f8c"===e},meridiem:function(e,t,n){return e<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(e){return e.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(e){return this.week()!==e.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(e,t){switch(t){case"y":return 1===e?"\u5143\u5e74":e+"\u5e74";case"d":case"D":case"DDD":return e+"\u65e5";default:return e}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u6570\u79d2",ss:"%d\u79d2",m:"1\u5206",mm:"%d\u5206",h:"1\u6642\u9593",hh:"%d\u6642\u9593",d:"1\u65e5",dd:"%d\u65e5",M:"1\u30f6\u6708",MM:"%d\u30f6\u6708",y:"1\u5e74",yy:"%d\u5e74"}})}(n("wd/R"))},BDcy:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("BIT6"),a=n("TSSN"),o=n("PlVC"),s=n("egpd"),u=n("KbaO"),c=n("YRjy"),d=n("naFj"),h=n("839X"),p=n("naTb"),m=n("7Dn+"),g=n("BRA/"),b=n("s6ns"),f=n("vDTs"),_=n("2Naa"),v=n("o7+2"),y=n("iInd");n("/Vrb"),n.d(t,"a",(function(){return w})),n.d(t,"b",(function(){return V}));var w=l.sb({encapsulation:0,styles:[['@charset "UTF-8";figure[_ngcontent-%COMP%]{overflow:hidden}.next-article-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:10px;width:130px;font-family:"Source Sans Pro";font-size:14px;padding-bottom:20px}.next-article-container[_ngcontent-%COMP%]   .article_title[_ngcontent-%COMP%]{font-size:18px}.next-article-container[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:left;height:130px;width:130px;margin-right:20px;overflow:hidden;display:inline-block;position:relative}.next-article-container[_ngcontent-%COMP%]   .offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}hr[_ngcontent-%COMP%]{margin-left:60px;margin-right:60px;margin-bottom:0!important;background-color:#e0e0e0}.right-arrow[_ngcontent-%COMP%]{font-size:14px;font-family:"3dz"!important;transform:rotate(180deg)}.share_container_top[_ngcontent-%COMP%]{width:100%;font-size:19px;font-family:"3dz"!important;line-height:40px;text-align:center;background-color:#fff;opacity:.8;overflow-y:hidden;display:flex;height:40px;flex-direction:row;justify-content:left;padding:0 44px;margin-bottom:15px}.share_container_top[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]{display:block;color:#727272;letter-spacing:0;text-align:center;vertical-align:middle;margin-bottom:0;width:40px;height:40px;fill:#727272}.share_container_top[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]:hover{color:#000;fill:#000}.share_container_top[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:35px;height:40px}.bottom-next-article-container[_ngcontent-%COMP%]{display:none;max-width:820px;margin:30px auto 15px}.bottom-next-article-container[_ngcontent-%COMP%]   .top[_ngcontent-%COMP%]{display:none}.bottom-next-article-container[_ngcontent-%COMP%]   .bottom[_ngcontent-%COMP%]{display:inline}.bottom-next-article-container[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:left;height:130px;width:130px;margin-right:20px;overflow:hidden;display:inline-block;position:relative}.bottom-next-article-container[_ngcontent-%COMP%]   .offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}.bottom-next-article-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#373a36}.bottom-next-article-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{float:left;max-width:800px;max-height:800px}.main-container[_ngcontent-%COMP%]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:60px}.main-container[_ngcontent-%COMP%]   .left_container[_ngcontent-%COMP%]{flex:1;max-width:130px}.main-container[_ngcontent-%COMP%]   .center-container[_ngcontent-%COMP%]{flex:1;max-width:900px}.main-container[_ngcontent-%COMP%]   .with_img[_ngcontent-%COMP%]{height:auto}.main-container[_ngcontent-%COMP%]   .without_img[_ngcontent-%COMP%]{height:120px}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]{font-size:18px;font-family:"Source Sans Pro";line-height:22px}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .top[_ngcontent-%COMP%]{display:inline}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .bottom[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#373a36}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:800px;max-height:800px}.index-container[_ngcontent-%COMP%]{position:relative;height:0;overflow:hidden;padding-bottom:75%;margin-top:30px}.index-container[_ngcontent-%COMP%]   iframe[_ngcontent-%COMP%]{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.sticky-container[_ngcontent-%COMP%]{position:relative;width:130px;flex:1;max-width:130px;min-width:130px}.sticky-content[_ngcontent-%COMP%]{position:fixed;bottom:0;background:#fff}.share_parent_container[_ngcontent-%COMP%]{justify-items:right;display:grid}.share_container[_ngcontent-%COMP%]{width:50px;font-size:24px;font-family:"3dz"!important;line-height:50px;text-align:center;background-color:#fff;opacity:.8;overflow-y:hidden}.share_container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]{display:block;color:#727272;letter-spacing:0;text-align:center;vertical-align:middle;margin-bottom:0;width:50px;height:50px;fill:#727272}.share_container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]:hover{color:#000;fill:#000}.share_container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:45px;height:50px}.html5-toolbar[_ngcontent-%COMP%]{height:45px;border-bottom:1px solid #ededed}.toolbar-left-button-bar[_ngcontent-%COMP%]{margin-left:30px;height:45px;font-size:30px;font-family:"3dz"!important;color:#727272;letter-spacing:0;text-align:center;display:inline-block;vertical-align:middle;cursor:pointer;line-height:45px}.hidden[_ngcontent-%COMP%]{display:none}.center[_ngcontent-%COMP%]{margin-left:50%!important;transform:translateX(-50%)!important}.article-container[_ngcontent-%COMP%]{background:#fff;width:100%;max-width:900px;display:block;margin:0 auto;clear:both;position:relative}.article-box[_ngcontent-%COMP%]{overflow:hidden;background:#f5f5f5;width:100%;max-width:900px;display:block;margin:100px auto;padding:30px 0;position:relative;z-index:0}.article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]{padding:0 60px!important}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]{padding:0 20px}.article-box[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%]{position:absolute;bottom:0;width:100%;max-width:900px;height:90px;background-color:inherit;margin-left:50%;transform:translateX(-50%);display:none}.article-box[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%]{margin-bottom:-10vh!important}.article-box[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%]{display:block}.article-box[_ngcontent-%COMP%]   .section-line[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .section-line[_ngcontent-%COMP%]{min-height:75px;padding:0 60px;letter-spacing:0;color:#8f8e94;text-transform:uppercase;font-family:"Source Sans Pro";font-weight:900;display:flex;flex-direction:column;justify-content:center}.article-box[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{font-size:21px;padding-left:100px;padding-right:80px;color:#313131;letter-spacing:0;line-height:32px;margin-bottom:34px;font-family:"Source Sans Pro"}.article-box[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:outside}.article-box[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]{list-style:decimal}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]{padding-bottom:30px;max-width:900px;width:100%;position:relative}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]{display:inline-block;font-size:17px;line-height:23px;letter-spacing:0;color:#8f8e94;padding:20px 0;font-family:"Source Sans Pro";width:100%;background-color:#f5f5f5}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%]{width:100%;max-width:100vw;padding:0 20px}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .gallery-image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{display:block;max-width:680px;margin-left:auto;margin-right:auto}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-next-icon[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-prev-icon[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-next-icon[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-prev-icon[_ngcontent-%COMP%]{font-family:"3dz";font-size:30px;color:#313131;letter-spacing:0;height:40px;width:40px;opacity:.95;background:#f5f5f5;position:absolute}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-prev-icon[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-prev-icon[_ngcontent-%COMP%]{left:0}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-prev-icon[_ngcontent-%COMP%]:after, .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-prev-icon[_ngcontent-%COMP%]:after{content:"<";opacity:1}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-next-icon[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-next-icon[_ngcontent-%COMP%]{right:0}.article-box[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-next-icon[_ngcontent-%COMP%]:after, .article-container[_ngcontent-%COMP%]   .article-gallery[_ngcontent-%COMP%]   .carousel-control-next-icon[_ngcontent-%COMP%]:after{content:">";opacity:1}.article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]{padding:0 60px;position:relative}.article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   b[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   u[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   b[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   u[_ngcontent-%COMP%]{font-size:inherit!important}.article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:inherit!important;font-family:inherit!important}.article-box[_ngcontent-%COMP%]   .article-item.title[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.title[_ngcontent-%COMP%]{max-width:720px;font-size:39px;color:#313131;letter-spacing:0;line-height:38px;margin-bottom:55px;font-family:"Source Sans Pro Black"}.article-box[_ngcontent-%COMP%]   .article-item.title[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.title[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro Black";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%]{clear:both;max-width:440px;display:block;font-size:31px;color:#313131;letter-spacing:0;line-height:50px;margin-left:auto;margin-right:auto;border-left:6px solid #c8c7cc;padding-left:18px;margin-bottom:89px;font-family:"Source Sans Pro";font-weight:900}.article-box[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-weight:900;font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.deck[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.deck[_ngcontent-%COMP%]{max-width:480px;font-size:22px;color:#313131;letter-spacing:0;line-height:1.2;margin-bottom:25px;font-family:"Source Sans Pro Semi Bold"}.article-box[_ngcontent-%COMP%]   .article-item.deck[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.deck[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.subtitle[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.subtitle[_ngcontent-%COMP%]{font-size:30px;color:#313131;letter-spacing:0;line-height:32px;margin-bottom:34px;padding-top:26px;font-family:"Source Sans Pro Black"}.article-box[_ngcontent-%COMP%]   .article-item.subtitle[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.subtitle[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro Black";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.leadin[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.teaser[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.leadin[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.teaser[_ngcontent-%COMP%]{font-size:21px;color:#313131;letter-spacing:0;line-height:32px;margin-bottom:34px;font-family:"Source Sans Pro";font-weight:900}.article-box[_ngcontent-%COMP%]   .article-item.leadin[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.teaser[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.leadin[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.teaser[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-weight:900;font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%]{font-size:21px!important;color:#313131;letter-spacing:0;line-height:32px;margin-bottom:34px;font-family:"Source Sans Pro"}.article-box[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%]   b[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-family:SourceSansPro-SemiBold;font-weight:400!important}.article-box[_ngcontent-%COMP%]   .article-item.author[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.credit[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.author[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.credit[_ngcontent-%COMP%]{font-size:17px!important;color:#8f8e94;letter-spacing:0;line-height:18px;margin-bottom:34px;font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.author[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.credit[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.author[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.credit[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.question[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.question[_ngcontent-%COMP%]{font-size:21px;color:#313131;letter-spacing:0;line-height:32px;margin-bottom:34px;font-family:"Source Sans Pro"}.article-box[_ngcontent-%COMP%]   .article-item.question[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.question[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.answer[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.answer[_ngcontent-%COMP%]{color:#313131;font-size:21px;letter-spacing:0;line-height:32px;margin-bottom:34px;font-family:"Source Sans Pro"}.article-box[_ngcontent-%COMP%]   .article-item.answer[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.answer[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-item.divider-line[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.divider-line[_ngcontent-%COMP%]{clear:both;width:90%;border:1px solid #c8c7cc;margin:0 5% 34px}.article-box[_ngcontent-%COMP%]   .article-item.video[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.video[_ngcontent-%COMP%]{margin-bottom:34px}.article-box[_ngcontent-%COMP%]   .article-item.no-padding[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.no-padding[_ngcontent-%COMP%]{padding:0}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]{display:table;width:1px;margin-bottom:95px;clear:both;position:relative}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{display:block;width:auto;height:auto;margin-left:auto;margin-right:auto;background-repeat:no-repeat}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]{display:inline-block;font-size:17px;line-height:23px;letter-spacing:0;color:#8f8e94;font-family:"Source Sans Pro";width:100%;padding:20px 0;max-width:900px;background-color:#f5f5f5}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%]{width:100%;max-width:100vw;padding:0 20px}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]{background-color:rgba(250,250,250,.33);display:none}.article-box[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%]{margin-bottom:55px}.article-box[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:780px}.article-box[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%]{margin-bottom:55px}.article-box[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:850px}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]{position:relative;margin-bottom:55px}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]{font-size:14px!important;line-height:20px!important;transition:max-height,padding linear .5s;overflow:hidden;display:block!important;max-height:0;padding-top:0;padding-bottom:0;max-width:100vw}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%]{display:none!important}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]{max-height:500px;padding-top:34px;padding-bottom:34px}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]   div[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]   figcaption[_ngcontent-%COMP%]{display:block!important}.article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]{position:absolute;bottom:90px;width:100%;max-width:900px}.article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .image-meta.show-details[_ngcontent-%COMP%]{width:100%;max-width:900px}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-container[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-container[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-container[_ngcontent-%COMP%]{background-color:transparent;position:absolute;bottom:0;right:0;width:50px;height:50px;margin-bottom:0;z-index:1}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]{font-family:"Source Sans Pro";display:inline-block;transform:translateX(50%) translateY(50%);border-radius:50%;overflow:hidden;width:25px;height:25px;font-size:30px;color:#313131}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-style:italic}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .background-area[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .background-area[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .background-area[_ngcontent-%COMP%]{display:block;background-color:rgba(250,250,250,.33);position:absolute;width:100%;height:100%;border-radius:50%;mix-blend-mode:difference}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   p[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   p[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{position:absolute;margin:0;width:100%;height:100%;text-align:center}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .plus[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .plus[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .plus[_ngcontent-%COMP%]{text-align:center;line-height:18pt}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .plus[_ngcontent-%COMP%]:after, .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .plus[_ngcontent-%COMP%]:after, .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .plus[_ngcontent-%COMP%]:after{content:"+"}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .minus[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .minus[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .minus[_ngcontent-%COMP%]{text-align:center;line-height:20px}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .minus[_ngcontent-%COMP%]:after, .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .minus[_ngcontent-%COMP%]:after, .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   .expand-image-meta[_ngcontent-%COMP%]   .minus[_ngcontent-%COMP%]:after{content:"\u2013"}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:850px}.article-box[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]{margin-left:50%;transform:translateX(-50%);width:100vw;left:0;margin-bottom:0;position:relative;background-color:inherit}.article-box[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100vw;max-height:90vh;-o-object-fit:cover;object-fit:cover}.article-box[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .center[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   .center[_ngcontent-%COMP%]{margin:0;transform:none}.article-box[_ngcontent-%COMP%]   .article-image.background.no-overlap[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background.no-overlap[_ngcontent-%COMP%]{margin-bottom:0!important}.article-box[_ngcontent-%COMP%]   .article-image.background.no-overlap[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.background.no-overlap[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%]{display:none}.article-box[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%]{float:left;margin-bottom:20px;margin-right:20px}.article-box[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:850px}.article-box[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]{float:left;margin-left:60px;margin-right:20px;margin-bottom:20px}.article-box[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:780px}.article-box[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:nth-last-child(1), .article-container[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:nth-last-child(1){margin-bottom:0!important}.article-box[_ngcontent-%COMP%] > figure.background[_ngcontent-%COMP%]{margin-top:-30px}.article-box[_ngcontent-%COMP%] > figure.background[_ngcontent-%COMP%] ~ figure.background[_ngcontent-%COMP%]{margin-top:initial}.article-box[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%]{max-width:800px}.article-box[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]{margin-left:50%;transform:translateX(-50%);width:100vw;max-width:900px}.article-box[_ngcontent-%COMP%]   .article-image.background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100vw;max-width:850px}.article-box[_ngcontent-%COMP%]   .article-image.background.no-overlap[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%]{display:none}.issue-title[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:14px;color:#373a36}.issue-container[_ngcontent-%COMP%]{background-color:#ededed;margin-top:60px;margin-bottom:30px;padding-top:15px;padding-bottom:15px}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]{margin:auto;max-width:780px;display:flex;flex-direction:row;padding:25px 0}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:230px;max-height:330px;box-shadow:2px 2px 6px #717070}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]{flex:1;margin-left:20px;font-family:"Source Sans Pro";font-size:21px}.registration-wall-main-container[_ngcontent-%COMP%]{background-color:#ededed;padding-top:100px;padding-bottom:100px}.registration-wall-main-container[_ngcontent-%COMP%]   .registration-wall-container[_ngcontent-%COMP%]{max-width:768px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.registration-wall-main-container[_ngcontent-%COMP%]   .registration-wall-container[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{padding:10px 23px}.registration-wall-main-container[_ngcontent-%COMP%]   .registration-wall-container[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:36px;font-weight:700;color:#373a36}.registration-wall-main-container[_ngcontent-%COMP%]   .registration-wall-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:21px;font-weight:400;color:#373a36;margin-bottom:25px}.registration-wall-main-container[_ngcontent-%COMP%]   .registration-wall-container[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{height:20px;font-size:15px;color:#190018;letter-spacing:0;line-height:20px;margin-top:20px;display:inline-block}@media (max-width:1190px){.bottom-next-article-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;gap:20px}.left_container[_ngcontent-%COMP%], .next-article-container[_ngcontent-%COMP%], .right-container[_ngcontent-%COMP%]{display:none}.article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:850px}}@media (max-width:900px){.article-container[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:850px}}@media (max-width:780px) and (min-width:768px){.article-container[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:100vw}}@media (max-width:767px) and (min-width:0){hr[_ngcontent-%COMP%]{margin-left:20px;margin-right:20px}.share_container_top[_ngcontent-%COMP%]{display:flex;padding:0 5px}.main-container[_ngcontent-%COMP%]   .left_container[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]{min-width:400px;background-color:#ff0;flex:1;justify-content:left;height:auto}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .top[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .bottom[_ngcontent-%COMP%]{display:inline}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{float:left}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-left:20px}.main-container[_ngcontent-%COMP%]   .sticky-container[_ngcontent-%COMP%]{display:none!important}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]{padding:30px 20px}.article-box[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]{width:100%}.article-box[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{font-size:17px;line-height:28px;margin-bottom:28px}.article-box[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%]{margin-bottom:20px!important}.article-box[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   figure.background[_ngcontent-%COMP%]   .overlap-background[_ngcontent-%COMP%]{display:none}.article-box[_ngcontent-%COMP%]   .section-line[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .section-line[_ngcontent-%COMP%]{padding:10px 20px;min-height:0}.article-box[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item[_ngcontent-%COMP%]{padding:0 20px!important}.article-box[_ngcontent-%COMP%]   .article-item.title[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.title[_ngcontent-%COMP%]{max-width:450px;font-size:32px;margin-bottom:14px}.article-box[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%]{max-width:440px;font-size:24px;letter-spacing:0;line-height:45px;margin-bottom:60px}.article-box[_ngcontent-%COMP%]   .article-item.deck[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.deck[_ngcontent-%COMP%]{max-width:310px;font-size:18px}.article-box[_ngcontent-%COMP%]   .article-item.subtitle[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.subtitle[_ngcontent-%COMP%]{font-size:24px;letter-spacing:0;line-height:26px;margin-bottom:28px}.article-box[_ngcontent-%COMP%]   .article-item.leadin[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.teaser[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.leadin[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.teaser[_ngcontent-%COMP%]{font-size:18px}.article-box[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.paragraph[_ngcontent-%COMP%]{font-size:17px;line-height:28px;margin-bottom:28px}.article-box[_ngcontent-%COMP%]   .article-item.author[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.credit[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.author[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.credit[_ngcontent-%COMP%]{margin-bottom:35px}.article-box[_ngcontent-%COMP%]   .article-item.answer[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-item.question[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.answer[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.question[_ngcontent-%COMP%]{font-size:17px;line-height:28px;margin-bottom:28px}.article-box[_ngcontent-%COMP%]   .article-item.divider-line[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.divider-line[_ngcontent-%COMP%]{width:100%;margin:0 0 20px}.article-box[_ngcontent-%COMP%]   .article-item.video[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.video[_ngcontent-%COMP%]{margin:0 0 20px}.article-box[_ngcontent-%COMP%]   .article-item.no-padding[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.no-padding[_ngcontent-%COMP%]{padding:0!important}.article-box[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image[_ngcontent-%COMP%]   .image-meta[_ngcontent-%COMP%]{font-size:14px}.article-box[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-box[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fullpage[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:100vw!important}.article-box[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.fulltext[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:0 20px;max-width:100vw!important}.article-box[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.outtext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:50vw}.article-box[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]{margin-left:20px}.article-box[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-image.intext-wrap[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:50vw}}@media (max-width:480px){.article-box[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%], .article-container[_ngcontent-%COMP%]   .article-item.pullquote[_ngcontent-%COMP%]{margin-left:20px}}@media (max-width:440px){.main-container[_ngcontent-%COMP%]   .left_container[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .center-container[_ngcontent-%COMP%]{width:100%}.issue-container[_ngcontent-%COMP%]{padding-top:30px;padding-bottom:25px}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]{padding:30px 20px}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:150px;max-height:220px}}']],data:{}});function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"section",[["class","section-line"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.articleSection)}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"figcaption",[],[[8,"innerHTML",1]],null,null,null,null)),l.Lb(512,null,i.I,i.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,i.m,[i.I],{ngClass:[0,"ngClass"]},null),l.Jb(3,{leadin:0,caption:1,credits:2})],(function(e,t){var n=e(t,3,0,10===t.context.$implicit.semantic_element,11===t.context.$implicit.semantic_element,12===t.context.$implicit.semantic_element);e(t,2,0,n)}),(function(e,t){e(t,0,0,t.context.$implicit.text)}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","image-meta center show-details"]],null,null,null,null,null)),l.Lb(512,null,i.I,i.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,i.m,[i.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"show-details":0}),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(5,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.showCoverImageDetails);e(t,2,0,"image-meta center show-details",l),e(t,5,0,n.article.cover_image_item.items)}),null)}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"figure",[["class","article-image center"]],null,null,null,null,null)),l.Lb(512,null,i.I,i.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,i.m,[i.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(e()(),l.ub(3,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(e()(),l.ub(4,0,null,null,6,"div",[["class","expand-image-container"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,5,"div",[["class","expand-image-meta"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showCoverImageDetails=!i.showCoverImageDetails)&&l),l}),null,null)),(e()(),l.ub(6,0,null,null,0,"div",[["class","background-area"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,3,"p",[],null,null,null,null,null)),l.Lb(512,null,i.I,i.J,[l.r,l.s,l.k,l.E]),l.tb(9,278528,null,0,i.m,[i.I],{ngClass:[0,"ngClass"]},null),l.Jb(10,{plus:0,minus:1}),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(12,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(13,0,null,null,0,"div",[["class","overlap-background"]],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,2,0,"article-image center",n.articleCoverImageType);var l=e(t,10,0,!n.showCoverImageDetails,n.showCoverImageDetails);e(t,9,0,l),e(t,12,0,n.article.cover_image_item.items&&n.article.cover_image_item.items.length>0)}),(function(e,t){e(t,3,0,l.yb(1,"",t.component.article.cover_image_item.url,""))}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"hr",[["id","social_divider_line"]],null,null,null,null,null))],null,null)}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,20,"div",[["class","share_container_top"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","button-image"],["title","Facebook"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("facebook")&&l),l}),null,null)),(e()(),l.Ob(-1,null,["b"])),(e()(),l.ub(3,0,null,null,1,"div",[["class","button-image"],["title","Twitter"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("twitter")&&l),l}),null,null)),(e()(),l.Ob(-1,null,["T"])),(e()(),l.ub(5,0,null,null,1,"div",[["class","button-image"],["title","LinkedIn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("linkedin")&&l),l}),null,null)),(e()(),l.Ob(-1,null,["n"])),(e()(),l.ub(7,0,null,null,4,"div",[["class","button-image"],["title","WhatsApp"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("whatsapp")&&l),l}),null,null)),(e()(),l.ub(8,0,null,null,3,":svg:svg",[["height","40"],["preserveAspectRatio","xMidYMid meet"],["version","1.0"],["viewBox","-60 -900 1450 1450"],["width","40"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,2,":svg:g",[["stroke","none"],["transform","translate(0.000000,160.000000) scale(0.100000,-0.100000)"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,0,":svg:path",[["d","M6255 6844 c-540 -35 -1107 -229 -1555 -532 -473 -320 -848 -752\n    -1091 -1256 -133 -276 -216 -536 -273 -856 -43 -240 -52 -602 -22 -880 40\n    -374 177 -822 362 -1188 l53 -103 -123 -367 c-68 -202 -191 -570 -274 -818\n    -84 -249 -152 -459 -152 -469 0 -9 13 -22 29 -28 26 -10 29 -14 24 -45 -6 -32\n    -5 -34 18 -27 41 13 936 298 1314 420 198 63 368 115 378 115 9 0 52 -17 95\n    -39 366 -184 756 -294 1171 -332 164 -14 498 -7 659 16 954 132 1766 659 2266\n    1468 163 264 318 632 401 952 79 307 117 688 96 982 -54 781 -356 1473 -881\n    2017 -509 527 -1157 853 -1895 952 -108 14 -482 26 -600 18z m391 -684 c357\n    -29 650 -108 959 -259 419 -206 770 -514 1030 -906 200 -301 323 -625 371\n    -979 23 -168 23 -508 0 -680 -163 -1209 -1161 -2141 -2372 -2217 -427 -26\n    -824 44 -1212 214 -107 47 -284 143 -339 183 -17 13 -39 24 -49 24 -9 0 -222\n    -65 -472 -145 -250 -80 -456 -145 -457 -143 -2 2 62 197 141 433 79 237 144\n    442 144 458 0 16 -18 53 -44 90 -418 599 -554 1426 -351 2127 45 152 82 245\n    155 390 200 391 505 732 880 982 473 316 1064 472 1616 428z"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,0,":svg:path",[["d","M5323 5236 c-23 -7 -56 -23 -75 -34 -51 -32 -199 -190 -245 -262\n    -147 -229 -180 -534 -92 -832 67 -225 149 -397 299 -629 190 -292 313 -450\n    510 -653 296 -305 545 -476 927 -635 282 -118 490 -185 607 -197 81 -8 258 20\n    362 58 144 52 309 168 373 262 64 96 130 313 138 457 l6 95 -31 36 c-22 24\n    -112 78 -294 176 -432 232 -487 254 -555 218 -17 -8 -81 -73 -141 -143 -178\n    -207 -215 -243 -245 -243 -38 0 -287 127 -403 205 -135 92 -223 166 -334 281\n    -132 137 -275 333 -355 486 l-18 36 72 79 c95 101 134 162 172 268 39 108 37\n    141 -20 290 -51 133 -92 243 -163 434 -58 157 -101 221 -161 240 -57 17 -287\n    22 -334 7z"]],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,1,"div",[["class","button-image"],["title","XING"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("xing")&&l),l}),null,null)),(e()(),l.Ob(-1,null,["9"])),(e()(),l.ub(14,0,null,null,2,"div",[["class","button-image"],["title","Pinterest"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("pinterest")&&l),l}),null,null)),(e()(),l.ub(15,0,null,null,1,":svg:svg",[[":xml:space","preserve"],[":xmlns:xlink","http://www.w3.org/1999/xlink"],["height","40"],["version","1.1"],["viewBox","-30 -40 170 170"],["width","40"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(e()(),l.ub(16,0,null,null,0,":svg:path",[["d","M 25.334 90 c 3.415 -2.853 8.943 -12.256 10.189 -17.048 c 0.671 -2.581 3.437 -13.114 3.437 -13.114 c 1.799 3.43 7.054 6.334 12.644 6.334 c 16.638 0 28.626 -15.301 28.626 -34.312 C 80.229 13.636 65.357 0 46.22 0 C 22.415 0 9.771 15.981 9.771 33.382 c 0 8.091 4.307 18.164 11.198 21.371 c 1.045 0.486 1.604 0.272 1.845 -0.738 c 0.183 -0.767 1.113 -4.513 1.532 -6.256 c 0.134 -0.557 0.068 -1.036 -0.383 -1.582 c -2.279 -2.764 -4.105 -7.848 -4.105 -12.589 c 0 -12.167 9.213 -23.94 24.909 -23.94 c 13.552 0 23.042 9.235 23.042 22.443 c 0 14.923 -7.536 25.261 -17.341 25.261 c -5.415 0 -9.469 -4.478 -8.169 -9.968 c 1.555 -6.558 4.569 -13.634 4.569 -18.367 c 0 -4.237 -2.274 -7.771 -6.98 -7.771 c -5.536 0 -9.982 5.727 -9.982 13.397 c 0 4.886 1.65 8.19 1.65 8.19 s -5.467 23.115 -6.469 27.421 c -1.109 4.764 -0.674 11.476 -0.191 15.84 L 25.334 90 z"],["stroke-linecap","round"],["style","stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill-rule: nonzero; opacity: 1;"],["transform"," matrix(1 0 0 1 0 0) "]],null,null,null,null,null)),(e()(),l.ub(17,0,null,null,1,"div",[["class","button-image"],["title","Email"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.handleSocialMediaClick("email")&&l),l}),null,null)),(e()(),l.Ob(-1,null,["e"])),(e()(),l.ub(19,0,null,null,1,"div",[["class","button-image"],["title","Copy to clipboard"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.copyToClipboard()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["F"]))],null,null)}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"h3",[["class","article-item subtitle"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.text)}))}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"p",[["class","article-item leadin"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.text)}))}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"p",[["class","article-item paragraph"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.text)}))}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"p",[["class","article-item question"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.text)}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"p",[["class","article-item answer"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.text)}))}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"blockquote",[["class","article-item pullquote"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.parent.context.$implicit.text)}))}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(6,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,I)),l.tb(8,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,D)),l.tb(10,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(12,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,3===t.context.$implicit.semantic_element),e(t,4,0,5===t.context.$implicit.semantic_element),e(t,6,0,6===t.context.$implicit.semantic_element),e(t,8,0,8===t.context.$implicit.semantic_element),e(t,10,0,9===t.context.$implicit.semantic_element),e(t,12,0,7===t.context.$implicit.semantic_element)}),null)}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"a",[],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.ub(2,0,null,null,3,"div",[["class","img_container"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,2,"div",[["class","offset"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,1,"img",[["alt","Cover"],["appIndexCoverImg",""]],[[8,"src",4]],null,null,null,null)),l.tb(5,81920,null,0,r.a,[l.k],{imageType:[0,"imageType"],focusX:[1,"focusX"],focusY:[2,"focusY"]},null)],(function(e,t){var n=t.component;e(t,5,0,l.yb(1,"",n.nextArticleCoverImageType,""),l.yb(1,"",n.article.next_article.cover_image_info.focusX,""),l.yb(1,"",n.article.next_article.cover_image_info.focusY,""))}),(function(e,t){e(t,4,0,t.component.article.next_article.cover_url)}))}function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["style","display: flex; flex-direction: row;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","right-arrow"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["X"])),(e()(),l.ub(3,0,null,null,2,"a",[["class","issue-title"],["target","_top"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(4,null,[" "," ",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){var n=t.component;e(t,3,0,l.yb(1,"",n.magazineUrl,"")),e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("ARTICLES.FROM")),n.selectedMagazine.magazine_title)}))}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,22,"div",[["class","next-article-container sticky-content"]],null,null,null,null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{position:0}),(e()(),l.ub(4,0,null,null,5,"div",[["style","display: flex; flex-direction: row;"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,2,"a",[["class","top"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.Ob(6,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(8,0,null,null,1,"div",[["class","right-arrow top"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["X"])),(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(11,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(12,0,null,null,10,"div",[["style","display: flex; flex-direction: column;gap: 10px;"]],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,5,"div",[["style","display: flex; flex-direction: row;"]],null,null,null,null,null)),(e()(),l.ub(14,0,null,null,2,"a",[["class","bottom"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.Ob(15,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(17,0,null,null,1,"div",[["class","right-arrow bottom"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["X"])),(e()(),l.ub(19,0,null,null,1,"a",[["class","article_title"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.Ob(20,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(22,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.stickyContentPosition);e(t,2,0,l),e(t,11,0,n.article.next_article.cover_url),e(t,22,0,n.selectedMagazine)}),(function(e,t){var n=t.component;e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("ARTICLES.NEXT_ARTICLE"))),e(t,15,0,l.Pb(t,15,0,l.Gb(t,16).transform("ARTICLES.NEXT_ARTICLE"))),e(t,20,0,n.article.next_article.title)}))}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,19,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"div",[["class","left_container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,14,"div",[["class","center-container"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,13,"div",[["class","article-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(5,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,0,"h1",[["class","article-item title"]],[[8,"innerHTML",1]],null,null,null,null)),(e()(),l.ub(7,0,null,null,0,"h2",[["class","article-item deck"]],[[8,"innerHTML",1]],null,null,null,null)),(e()(),l.ub(8,0,null,null,0,"h4",[["class","article-item teaser"]],[[8,"innerHTML",1]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(10,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(12,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(14,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(16,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.ub(17,0,null,null,2,"div",[["class","right-container sticky-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(19,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.articleSection),e(t,10,0,n.article.cover_image_item),e(t,12,0,n.socialMediaEnabled),e(t,14,0,n.socialMediaEnabled),e(t,16,0,n.article.items),e(t,19,0,n.article.next_article&&!n.hideNextArticle)}),(function(e,t){var n=t.component;e(t,6,0,n.article.title),e(t,7,0,n.deck),e(t,8,0,n.teaser)}))}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-top-cover-container",[],null,[[null,"openIssue"]],(function(e,t,n){var l=!0;return"openIssue"===t&&(l=!1!==e.component.openIssue(n)&&l),l}),o.b,o.a)),l.tb(1,114688,null,0,s.a,[a.k,u.b,c.a,d.a,h.a,p.a,m.a,g.a,b.e],{inArticleViewer:[0,"inArticleViewer"],articleId:[1,"articleId"],articlePrice:[2,"articlePrice"],isBackgroundImageEnabled:[3,"isBackgroundImageEnabled"],centerCover:[4,"centerCover"],storeLinks:[5,"storeLinks"],post:[6,"post"],magazine:[7,"magazine"]},{openIssue:"openIssue"})],(function(e,t){var n=t.component;e(t,1,0,!0,n.articleIdPrivate,n.articlePrice,!1,!0,n.storeLinks,n.post,n.selectedMagazine)}),null)}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,20,"div",[["class","registration-wall-main-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,19,"div",[["class","registration-wall-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(5,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(8,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,5,"button",[["appHoverColor",""],["class","btn storefront-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,12).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,12).onMouseLeave()&&i),"click"===t&&(i=!1!==r.registrationClicked()&&i),i}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(11,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.tb(12,16384,null,0,f.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(13,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(15,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(16,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(18,0,null,null,2,"span",[["style","cursor: pointer;text-decoration: underline;margin-left: 5px;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.login()&&l),l}),null,null)),(e()(),l.Ob(19,null,["",""])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,11,0,n.viewerService.primaryButtonStyle),e(t,12,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,3,0,l.Pb(t,3,0,l.Gb(t,4).transform("ARTICLES.REGISTRATION_WALL_HEADER"))),e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("ARTICLES.REGISTRATION_WALL_DESCRIPTION"))),e(t,13,0,l.Pb(t,13,0,l.Gb(t,14).transform("login.REGISTRATION"))),e(t,16,0,l.Pb(t,16,0,l.Gb(t,17).transform("ARTICLES.REGISTRATION_WALL_NOTE"))),e(t,19,0,l.Pb(t,19,0,l.Gb(t,20).transform("login.LOGIN")))}))}function H(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"a",[],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.ub(2,0,null,null,3,"div",[["class","img_container"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,2,"div",[["class","offset"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,1,"img",[["alt","Cover"],["appIndexCoverImg",""]],[[8,"src",4]],null,null,null,null)),l.tb(5,81920,null,0,r.a,[l.k],{imageType:[0,"imageType"],focusX:[1,"focusX"],focusY:[2,"focusY"]},null)],(function(e,t){var n=t.component;e(t,5,0,l.yb(1,"",n.nextArticleCoverImageType,""),l.yb(1,"",n.article.next_article.cover_image_info.focusX,""),l.yb(1,"",n.article.next_article.cover_image_info.focusY,""))}),(function(e,t){e(t,4,0,t.component.article.next_article.cover_url)}))}function B(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["style","display: flex; flex-direction: row;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","right-arrow"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["X"])),(e()(),l.ub(3,0,null,null,2,"a",[["class","issue-title"],["target","_top"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(4,null,[" "," ",""])),l.Ib(131072,a.j,[a.k,l.h])],null,(function(e,t){var n=t.component;e(t,3,0,l.yb(1,"",n.magazineUrl,"")),e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("ARTICLES.FROM")),n.selectedMagazine.magazine_title)}))}function z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,19,"div",[["class","bottom-next-article-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"div",[["style","display: flex; flex-direction: row;"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"a",[["class","top"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.Ob(3,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(5,0,null,null,1,"div",[["class","right-arrow top"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["X"])),(e()(),l.kb(16777216,null,null,1,null,H)),l.tb(8,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(9,0,null,null,10,"div",[["style","display: flex; flex-direction: column;gap: 10px;"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,5,"div",[["style","display: flex; flex-direction: row;"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,2,"a",[["class","bottom"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.Ob(12,null,["",""])),l.Ib(131072,a.j,[a.k,l.h]),(e()(),l.ub(14,0,null,null,1,"div",[["class","right-arrow bottom"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["X"])),(e()(),l.ub(16,0,null,null,1,"a",[["class","article_title"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.goToArticle(i.article.next_article.id)&&l),l}),null,null)),(e()(),l.Ob(17,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,B)),l.tb(19,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,8,0,n.article.next_article.cover_url),e(t,19,0,n.selectedMagazine)}),(function(e,t){var n=t.component;e(t,3,0,l.Pb(t,3,0,l.Gb(t,4).transform("ARTICLES.NEXT_ARTICLE"))),e(t,12,0,l.Pb(t,12,0,l.Gb(t,13).transform("ARTICLES.NEXT_ARTICLE"))),e(t,17,0,n.article.next_article.title)}))}function V(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(1,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,j)),l.tb(3,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,F)),l.tb(5,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,z)),l.tb(7,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(8,0,null,null,1,"app-article-index",[["id","articleIndexComponent"]],null,[[null,"goToArticle"]],(function(e,t,n){var l=!0;return"goToArticle"===t&&(l=!1!==e.component.goToArticle(n)&&l),l}),_.b,_.a)),l.tb(9,114688,null,0,v.a,[y.l,u.b,p.a,l.y],{postId:[0,"postId"],useEmbeddedArticleViewer:[1,"useEmbeddedArticleViewer"]},{goToArticle:"goToArticle"})],(function(e,t){var n=t.component;e(t,1,0,n.article),e(t,3,0,!n.useRegistrationWall||n.isLoggedIn),e(t,5,0,n.useRegistrationWall&&!n.isLoggedIn),e(t,7,0,n.article&&n.article.next_article),e(t,9,0,n.postId,!0)}),null)}},BIT6:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.elementRef=e}ngOnInit(){"tall"===this.imageType?(this.elementRef.nativeElement.style.height="auto",this.elementRef.nativeElement.style.width="100%"):(this.elementRef.nativeElement.style.height="100%",this.elementRef.nativeElement.style.width="auto"),this.elementRef.nativeElement.style.transform="translate(-"+100*this.focusX+"%, -"+100*this.focusY+"%)",this.elementRef.nativeElement.parentElement.style.transform="translate("+100*this.focusX+"%, "+100*this.focusY+"%)"}}},"BRA/":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("AytR"),i=n("KbaO"),r=n("oBM4"),a=n("8Y7J"),o=n("IheW");let s=(()=>{class e{constructor(e,t){this.http=e,this.viewerService=t,this.isTrackingEnabled=!0,this.sessionIdGenerationInProgress=!1,this.pageLoadQueue=[],this.visitQueue=[]}genSessionId(e){if(!this.viewerService.authData)return e>10?void(this.sessionIdGenerationInProgress=!1):void setTimeout(()=>{this.genSessionId(e+1)},1e3);const t={visitor_key:this.viewerService.authData.visitor_key,key:this.viewerService.authData.key,group_id:this.viewerService.groupId},n=l.a.trackingApiUrl+"sessions";this.isTrackingEnabled="true"===localStorage.getItem("allowStatisticalCookies_"+this.viewerService.groupId)||void 0===localStorage.getItem("allowStatisticalCookies_"+this.viewerService.groupId)||null===localStorage.getItem("allowStatisticalCookies_"+this.viewerService.groupId),this.http.post(n,t).subscribe(e=>{this.sessionId=e.session_id,this.pageLoadQueue.forEach(e=>{this.pageOpen(e.currentPage,e.previousPage)}),this.pageLoadQueue=[],this.visitQueue.forEach(e=>{this.visitPage(e.page_action,e.page_type,e.page_id,e.access_type)}),this.visitQueue=[]})}generateSessionId(){this.sessionIdGenerationInProgress||(this.sessionIdGenerationInProgress=!0,this.genSessionId(0))}pageOpen(e,t){if(e===this.lastOpenedPage||!this.isTrackingEnabled)return;if(!this.sessionId)return this.pageLoadQueue.push({currentPage:e,previousPage:t}),void this.generateSessionId();const n={event:"load",page:e,previous_page:t};this.lastOpenedPage&&!t&&(n.previous_page=this.lastOpenedPage),this.http.post(l.a.trackingApiUrl+"sessions/"+this.sessionId+"/page",n).subscribe(),this.lastOpenedPage=e}pageClose(e){this.sessionId&&this.isTrackingEnabled&&(this.http.post(l.a.trackingApiUrl+"sessions/"+this.sessionId+"/page",{event:"unload",page:e}).subscribe(),this.lastOpenedPage=null)}pagePause(e){this.sessionId&&this.isTrackingEnabled&&this.http.post(l.a.trackingApiUrl+"sessions/"+this.sessionId+"/page",{event:"pause",page:e}).subscribe()}pageResume(e){this.sessionId&&this.isTrackingEnabled&&this.http.post(l.a.trackingApiUrl+"sessions/"+this.sessionId+"/page",{event:"resume",page:e}).subscribe()}visitPage(e,t,n,i){if(!this.isTrackingEnabled)return;const r={page_action:e,page_type:t,page_id:n,access_type:i};if(!this.sessionId)return this.visitQueue.push(r),void this.generateSessionId();this.currentPageType===t&&this.currentPageId===n||(this.previousPageType=this.currentPageType,this.previousPageId=this.currentPageId,this.currentPageType=t,this.currentPageId=n),this.lastVisitAction=e,this.http.post(l.a.trackingApiUrl+"sessions/"+this.sessionId+"/visit",r).subscribe()}buttonClick(e,t,n){this.isTrackingEnabled&&(this.sessionId?this.http.post(l.a.trackingApiUrl+"sessions/"+this.sessionId+"/click",{button:e,page_type:t,page_id:n}).subscribe():this.generateSessionId())}buttonClickWithoutPage(e){if(!this.isTrackingEnabled)return;let t,n;this.lastVisitAction!==r.c.CLOSE?(t=this.currentPageType,n=this.currentPageId):(t=this.previousPageType,n=this.previousPageId),this.buttonClick(e,t,n)}}return e.ngInjectableDef=a.Ub({factory:function(){return new e(a.Vb(o.c),a.Vb(i.b))},token:e,providedIn:"root"}),e})()},BVg3:function(e,t,n){!function(e){"use strict";function t(e){return e%100==11||e%10!=1}function n(e,n,l,i){var r=e+" ";switch(l){case"s":return n||i?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return t(e)?r+(n||i?"sek\xfandur":"sek\xfandum"):r+"sek\xfanda";case"m":return n?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return t(e)?r+(n||i?"m\xedn\xfatur":"m\xedn\xfatum"):n?r+"m\xedn\xfata":r+"m\xedn\xfatu";case"hh":return t(e)?r+(n||i?"klukkustundir":"klukkustundum"):r+"klukkustund";case"d":return n?"dagur":i?"dag":"degi";case"dd":return t(e)?n?r+"dagar":r+(i?"daga":"d\xf6gum"):n?r+"dagur":r+(i?"dag":"degi");case"M":return n?"m\xe1nu\xf0ur":i?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return t(e)?n?r+"m\xe1nu\xf0ir":r+(i?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):n?r+"m\xe1nu\xf0ur":r+(i?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return n||i?"\xe1r":"\xe1ri";case"yy":return t(e)?r+(n||i?"\xe1r":"\xe1rum"):r+(n||i?"\xe1r":"\xe1ri")}}e.defineLocale("is",{months:"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),monthsShort:"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),weekdays:"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),weekdaysShort:"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),weekdaysMin:"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[\xed dag kl.] LT",nextDay:"[\xe1 morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xed g\xe6r kl.] LT",lastWeek:"[s\xed\xf0asta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s s\xed\xf0an",s:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},BhrR:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("AytR"),i=(n("naTb"),n("kwfl"),n("KbaO"),n("BRA/"),n("oBM4"));class r{constructor(e,t,n,i,r){this.viewerService=e,this.activatedRoute=t,this.sharedService=n,this.sessionTrackingService=i,this.router=r,this.accessType=void 0,this.useRegistrationWall=!1,this.activatedRoute.params.subscribe(e=>{this.groupId=e.groupId,this.magazineId=e.magazineId,this.magazineUrl="/html5/"+this.groupId+"/"+this.magazineId;let t=!1;this.articleId&&this.articleId!==e.articleId&&(t=!0),this.articleId=e.articleId,this.viewerService.selectedMagazineId=this.magazineId,this.articleHtmlFileUrl=l.a.shoreUrl+"html5/"+this.groupId+"/"+this.magazineId+"/article/"+this.articleId,t&&(document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"}),this.viewerService.getArticleAccessType(this.articleId).subscribe(e=>{this.accessType=e.access_type,this.useRegistrationWall=e.registration_wall,this.viewerService.injectCoverImageAndDescription("",e.seo_title,e.seo_description),this.ngOnInit()}))}),this.activatedRoute.data.subscribe(e=>{this.accessType=e.articlesData.accessType.access_type,this.useRegistrationWall=e.articlesData.accessType.registration_wall,this.viewerService.injectCoverImageAndDescription(e.articlesData.shareText.cover_img_url,e.articlesData.accessType.seo_title,e.articlesData.accessType.seo_description)})}ngOnInit(){window.addEventListener("message",e=>{"next_article"===e.data.action&&this.goToArticle(e.data.articleId)});let e=i.a.FULL;"teaser"===this.accessType?(e=i.a.TEASER,this.groupOverview=this.viewerService.groupOverview,this.groupOverview?this.storeLinks=this.groupOverview.store_links:this.viewerService.getGroupOverview().subscribe(e=>{this.groupOverview=e,this.storeLinks=this.groupOverview.store_links})):void 0!==this.articleFrame?(this.sharedService.hideLoadingOverlay(),this.articleFrame.nativeElement.src=this.articleHtmlFileUrl):setTimeout(()=>{this.sharedService.hideLoadingOverlay(),this.articleFrame.nativeElement.src=this.articleHtmlFileUrl},300);let t=i.d.ARTICLE;"post"===this.magazineId&&(t=i.d.POST),this.sessionTrackingService.visitPage(i.c.OPEN,t,this.articleId,e),window.scroll({top:0,left:0,behavior:"smooth"}),document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"}),this.sharedService.hideLoadingOverlay()}ngOnDestroy(){let e=i.a.FULL;"teaser"===this.accessType&&(e=i.a.TEASER);let t=i.d.ARTICLE;"post"===this.magazineId&&(t=i.d.POST),this.sessionTrackingService.visitPage(i.c.CLOSE,t,this.articleId,e)}openIssue(e){this.router.navigate(["html5",this.viewerService.groupId,e.magazineId,e.page]).then()}goToArticle(e){this.sharedService.showLoadingOverlay(),this.router.navigate(["articles",this.groupId,"article",this.magazineId,e]).then()}}},ByF4:function(e,t,n){!function(e){"use strict";e.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},CaTn:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse");n("fe2L"),n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return P}));var a=l.sb({encapsulation:0,styles:[['.footer-main-container[_ngcontent-%COMP%]{width:100%;background-color:#ededed;font-size:14px;font-family:"Source Sans Pro";font-weight:400;line-height:22px;padding-top:40px;padding-bottom:180px}.footer-main-container[_ngcontent-%COMP%]   .footer-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:730px}.footer-main-container[_ngcontent-%COMP%]   .footer-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#b6b6b6;text-decoration:none;display:block}@media (max-width:770px){.footer-main-container[_ngcontent-%COMP%]{padding-bottom:100px}.footer-container[_ngcontent-%COMP%]{padding-left:15px;padding-right:15px}}']],data:{}});function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.about.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_ABOUT")))}))}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.about.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_ABOUT")))}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.about.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_ABOUT")))}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.tos.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_TOS")))}))}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.tos.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_TOS")))}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.tos.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_TOS")))}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.privacy.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_PRIVACY")))}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.privacy.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_PRIVACY")))}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.privacy.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_PRIVACY")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.cancel_subscription.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_CANCEL_SUBSCRIPTION")))}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.cancel_subscription.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_CANCEL_SUBSCRIPTION")))}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.support.url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_SUPPORT")))}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.support.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_SUPPORT")))}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.support.internal_url,"")),e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("TOOLBAR_FOOTER_SUPPORT")))}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,2,0,"external_link_new_tab"===n.footerLinks.support.type),e(t,4,0,"external_link_iframe"===n.footerLinks.support.type),e(t,6,0,n.footerLinks&&n.footerLinks.support.page_id&&"page"===n.footerLinks.support.type)}),null)}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(-1,null,["iOS App"]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.apple_store.url,""))}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(-1,null,["iOS App"]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.apple_store.internal_url,""))}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(-1,null,["iOS App"]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.apple_store.internal_url,""))}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(-1,null,["Android App"]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.google_store.url,""))}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(-1,null,["Android App"]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.google_store.internal_url,""))}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(-1,null,["Android App"]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.footerLinks.google_store.internal_url,""))}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,39,"div",[["class","footer-main-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,38,"div",[["class","footer-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,22,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(12,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(14,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(20,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(22,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(24,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(25,0,null,null,14,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(27,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(29,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(31,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(33,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(35,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(37,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(39,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n.footerLinks&&n.footerLinks.about.url&&"external_link_new_tab"===n.footerLinks.about.type),e(t,6,0,n.footerLinks&&n.footerLinks.about.url&&"external_link_iframe"===n.footerLinks.about.type),e(t,8,0,n.footerLinks&&n.footerLinks.about.page_id&&"page"===n.footerLinks.about.type),e(t,10,0,n.footerLinks&&n.footerLinks.tos.url&&"external_link_new_tab"===n.footerLinks.tos.type),e(t,12,0,n.footerLinks&&n.footerLinks.tos.url&&"external_link_iframe"===n.footerLinks.tos.type),e(t,14,0,n.footerLinks&&n.footerLinks.tos.page_id&&"page"===n.footerLinks.tos.type),e(t,16,0,n.footerLinks&&n.footerLinks.privacy.url&&"external_link_new_tab"===n.footerLinks.privacy.type),e(t,18,0,n.footerLinks&&n.footerLinks.privacy.url&&"external_link_iframe"===n.footerLinks.privacy.type),e(t,20,0,n.footerLinks&&n.footerLinks.privacy.page_id&&"page"===n.footerLinks.privacy.type),e(t,22,0,n.footerLinks&&n.footerLinks.cancel_subscription.url&&n.footerLinks.cancel_subscription.in_new_tab),e(t,24,0,n.footerLinks&&n.footerLinks.cancel_subscription.url&&!n.footerLinks.cancel_subscription.in_new_tab),e(t,27,0,n.footerLinks&&(n.footerLinks.support.url||n.footerLinks.support.page_id)),e(t,29,0,n.footerLinks&&n.footerLinks.apple_store.url&&"external_link_new_tab"===n.footerLinks.apple_store.type),e(t,31,0,n.footerLinks&&n.footerLinks.apple_store.url&&"external_link_iframe"===n.footerLinks.apple_store.type),e(t,33,0,n.footerLinks&&n.footerLinks.apple_store.page_id&&"page"===n.footerLinks.apple_store.type),e(t,35,0,n.footerLinks&&n.footerLinks.google_store.url&&"external_link_new_tab"===n.footerLinks.google_store.type),e(t,37,0,n.footerLinks&&n.footerLinks.google_store.url&&"external_link_iframe"===n.footerLinks.google_store.type),e(t,39,0,n.footerLinks&&n.footerLinks.google_store.page_id&&"page"===n.footerLinks.google_store.type)}),null)}function P(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,1,0,t.component.footerLinks)}),null)}},Cfvw:function(e,t,n){"use strict";var l=n("HDdC"),i=n("SeVD"),r=n("quSY"),a=n("kJWO"),o=n("jZKg"),s=n("Lhse"),u=n("c2HN"),c=n("I55L");function d(e,t){return t?function(e,t){if(null!=e){if(function(e){return e&&"function"==typeof e[a.a]}(e))return function(e,t){return new l.a(n=>{const l=new r.a;return l.add(t.schedule(()=>{const i=e[a.a]();l.add(i.subscribe({next(e){l.add(t.schedule(()=>n.next(e)))},error(e){l.add(t.schedule(()=>n.error(e)))},complete(){l.add(t.schedule(()=>n.complete()))}}))})),l})}(e,t);if(Object(u.a)(e))return function(e,t){return new l.a(n=>{const l=new r.a;return l.add(t.schedule(()=>e.then(e=>{l.add(t.schedule(()=>{n.next(e),l.add(t.schedule(()=>n.complete()))}))},e=>{l.add(t.schedule(()=>n.error(e)))}))),l})}(e,t);if(Object(c.a)(e))return Object(o.a)(e,t);if(function(e){return e&&"function"==typeof e[s.a]}(e)||"string"==typeof e)return function(e,t){if(!e)throw new Error("Iterable cannot be null");return new l.a(n=>{const l=new r.a;let i;return l.add(()=>{i&&"function"==typeof i.return&&i.return()}),l.add(t.schedule(()=>{i=e[s.a](),l.add(t.schedule((function(){if(n.closed)return;let e,t;try{const n=i.next();e=n.value,t=n.done}catch(l){return void n.error(l)}t?n.complete():(n.next(e),this.schedule())})))})),l})}(e,t)}throw new TypeError((null!==e&&typeof e||e)+" is not observable")}(e,t):e instanceof l.a?e:new l.a(Object(i.a)(e))}n.d(t,"a",(function(){return d}))},CjzT:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),l=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},CoRJ:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-ma",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(n("wd/R"))},"D/JM":function(e,t,n){!function(e){"use strict";e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},D0XW:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("3N8a");const i=new(n("IjjT").a)(l.a)},D2NE:function(e,t,n){"use strict";n.d(t,"a",(function(){return G}));var l=n("8Y7J"),i=n("P8j/"),r=n("SVse"),a=l.sb({encapsulation:2,styles:[".color-picker {\n  position: absolute;\n  z-index: 100000;\n\n  width: 230px;\n  height: auto;\n  border: #777 solid 1px;\n\n  cursor: default;\n\n  -webkit-user-select: none;\n  -khtml-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n\n  user-select: none;\n  background-color: #fff;\n}\n\n.color-picker * {\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n\n  box-sizing: border-box;\n  margin: 0;\n\n  font-size: 11px;\n}\n\n.color-picker input {\n  width: 0;\n  height: 26px;\n  min-width: 0;\n\n  font-size: 13px;\n  text-align: center;\n  color: #000;\n}\n\n.color-picker input:invalid,\n.color-picker input:-moz-ui-invalid,\n.color-picker input:-moz-submit-invalid {\n  box-shadow: none;\n}\n\n.color-picker input::-webkit-inner-spin-button,\n.color-picker input::-webkit-outer-spin-button {\n  margin: 0;\n\n  -webkit-appearance: none;\n}\n\n.color-picker .arrow {\n  position: absolute;\n  z-index: 999999;\n\n  width: 0;\n  height: 0;\n  border-style: solid;\n}\n\n.color-picker .arrow.arrow-top {\n  left: 8px;\n\n  border-width: 10px 5px;\n  border-color: #777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);\n}\n\n.color-picker .arrow.arrow-bottom {\n  top: -20px;\n  left: 8px;\n\n  border-width: 10px 5px;\n  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777 rgba(0, 0, 0, 0);\n}\n\n.color-picker .arrow.arrow-top-left,\n.color-picker .arrow.arrow-left-top {\n  right: -21px;\n  bottom: 8px;\n\n  border-width: 5px 10px;\n  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777;\n}\n\n.color-picker .arrow.arrow-top-right,\n.color-picker .arrow.arrow-right-top {\n  bottom: 8px;\n  left: -20px;\n\n  border-width: 5px 10px;\n  border-color: rgba(0, 0, 0, 0) #777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);\n}\n\n.color-picker .arrow.arrow-left,\n.color-picker .arrow.arrow-left-bottom,\n.color-picker .arrow.arrow-bottom-left {\n  top: 8px;\n  right: -21px;\n\n  border-width: 5px 10px;\n  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #777;\n}\n\n.color-picker .arrow.arrow-right,\n.color-picker .arrow.arrow-right-bottom,\n.color-picker .arrow.arrow-bottom-right {\n  top: 8px;\n  left: -20px;\n\n  border-width: 5px 10px;\n  border-color: rgba(0, 0, 0, 0) #777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);\n}\n\n.color-picker .cursor {\n  position: relative;\n\n  width: 16px;\n  height: 16px;\n  border: #222 solid 2px;\n  border-radius: 50%;\n\n  cursor: default;\n}\n\n.color-picker .box {\n  display: flex;\n  padding: 4px 8px;\n}\n\n.color-picker .left {\n  position: relative;\n\n  padding: 16px 8px;\n}\n\n.color-picker .right {\n  -webkit-flex: 1 1 auto;\n  -ms-flex: 1 1 auto;\n\n  flex: 1 1 auto;\n\n  padding: 12px 8px;\n}\n\n.color-picker .button-area {\n  padding: 0 16px 16px;\n\n  text-align: right;\n}\n\n.color-picker .preset-area {\n  padding: 4px 15px;\n}\n\n.color-picker .preset-area .preset-label {\n  overflow: hidden;\n  width: 100%;\n  padding: 4px;\n\n  font-size: 11px;\n  white-space: nowrap;\n  text-align: left;\n  text-overflow: ellipsis;\n  color: #555;\n}\n\n.color-picker .preset-area .preset-color {\n  position: relative;\n\n  display: inline-block;\n  width: 18px;\n  height: 18px;\n  margin: 4px 6px 8px;\n  border: #a9a9a9 solid 1px;\n  border-radius: 25%;\n\n  cursor: pointer;\n}\n\n.color-picker .preset-area .preset-empty-message {\n  min-height: 18px;\n  margin-top: 4px;\n  margin-bottom: 8px;\n\n  font-style: italic;\n  text-align: center;\n}\n\n.color-picker .hex-text {\n  width: 100%;\n  padding: 4px 8px;\n\n  font-size: 11px;\n}\n\n.color-picker .hex-text .box {\n  padding: 0 24px 8px 8px;\n}\n\n.color-picker .hex-text .box div {\n  float: left;\n\n  -webkit-flex: 1 1 auto;\n  -ms-flex: 1 1 auto;\n\n  flex: 1 1 auto;\n\n  text-align: center;\n  color: #555;\n  clear: left;\n}\n\n.color-picker .hex-text .box input {\n  -webkit-flex: 1 1 auto;\n  -ms-flex: 1 1 auto;\n\n  flex: 1 1 auto;\n  padding: 1px;\n  border: #a9a9a9 solid 1px;\n}\n\n.color-picker .hex-alpha .box div:first-child,\n.color-picker .hex-alpha .box input:first-child {\n  flex-grow: 3;\n  margin-right: 8px;\n}\n\n.color-picker .cmyk-text,\n.color-picker .hsla-text,\n.color-picker .rgba-text,\n.color-picker .value-text {\n  width: 100%;\n  padding: 4px 8px;\n\n  font-size: 11px;\n}\n\n.color-picker .cmyk-text .box,\n.color-picker .hsla-text .box,\n.color-picker .rgba-text .box {\n  padding: 0 24px 8px 8px;\n}\n\n.color-picker .value-text .box {\n  padding: 0 8px 8px;\n}\n\n.color-picker .cmyk-text .box div,\n.color-picker .hsla-text .box div,\n.color-picker .rgba-text .box div,\n.color-picker .value-text .box div {\n  -webkit-flex: 1 1 auto;\n  -ms-flex: 1 1 auto;\n\n  flex: 1 1 auto;\n  margin-right: 8px;\n\n  text-align: center;\n  color: #555;\n}\n\n.color-picker .cmyk-text .box div:last-child,\n.color-picker .hsla-text .box div:last-child,\n.color-picker .rgba-text .box div:last-child,\n.color-picker .value-text .box div:last-child {\n  margin-right: 0;\n}\n\n.color-picker .cmyk-text .box input,\n.color-picker .hsla-text .box input,\n.color-picker .rgba-text .box input,\n.color-picker .value-text .box input {\n  float: left;\n\n  -webkit-flex: 1;\n  -ms-flex: 1;\n\n  flex: 1;\n  padding: 1px;\n  margin: 0 8px 0 0;\n  border: #a9a9a9 solid 1px;\n}\n\n.color-picker .cmyk-text .box input:last-child,\n.color-picker .hsla-text .box input:last-child,\n.color-picker .rgba-text .box input:last-child,\n.color-picker .value-text .box input:last-child {\n  margin-right: 0;\n}\n\n.color-picker .hue-alpha {\n  align-items: center;\n  margin-bottom: 3px;\n}\n\n.color-picker .hue {\n  direction: ltr;\n\n  width: 100%;\n  height: 16px;\n  margin-bottom: 16px;\n  border: none;\n\n  cursor: pointer;\n  background-size: 100% 100%;\n  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAQCAYAAAD06IYnAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIWDwkUFWbCCAAAAFxJREFUaN7t0kEKg0AQAME2x83/n2qu5qCgD1iDhCoYdpnbQC9bbY1qVO/jvc6k3ad91s7/7F1/csgPrujuQ17BDYSFsBAWwgJhISyEBcJCWAgLhIWwEBYIi2f7Ar/1TCgFH2X9AAAAAElFTkSuQmCC');\n}\n\n.color-picker .value {\n  direction: rtl;\n\n  width: 100%;\n  height: 16px;\n  margin-bottom: 16px;\n  border: none;\n\n  cursor: pointer;\n  background-size: 100% 100%;\n  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAQCAYAAAD06IYnAAACTklEQVR42u3SYUcrABhA4U2SkmRJMmWSJklKJiWZZpKUJJskKUmaTFImKZOUzMySpGRmliRNJilJSpKSJEtmSpIpmWmSdO736/6D+x7OP3gUCoWCv1cqlSQlJZGcnExKSgqpqamkpaWRnp5ORkYGmZmZqFQqsrKyyM7OJicnh9zcXNRqNXl5eeTn56PRaCgoKKCwsJCioiK0Wi3FxcWUlJRQWlpKWVkZ5eXlVFRUUFlZiU6no6qqiurqampqaqitraWurg69Xk99fT0GgwGj0UhDQwONjY00NTXR3NxMS0sLra2ttLW10d7ejslkwmw209HRQWdnJ11dXXR3d9PT00Nvby99fX309/czMDDA4OAgFouFoaEhrFYrw8PDjIyMMDo6ytjYGDabjfHxcSYmJpicnGRqagq73c709DQzMzPMzs4yNzfH/Pw8DocDp9OJy+XC7XazsLDA4uIiS0tLLC8vs7KywurqKmtra3g8HrxeLz6fD7/fz/r6OhsbG2xubrK1tcX29jaBQICdnR2CwSC7u7vs7e2xv7/PwcEBh4eHHB0dcXx8zMnJCaenp5ydnXF+fs7FxQWXl5dcXV1xfX3Nzc0Nt7e33N3dEQqFuL+/5+HhgXA4TCQS4fHxkaenJ56fn3l5eeH19ZVoNMrb2xvv7+98fHwQi8WIx+N8fn6SSCT4+vri+/ubn58ffn9/+VcKgSWwBJbAElgCS2AJLIElsASWwBJYAktgCSyBJbAElsASWAJLYAksgSWwBJbAElgCS2AJLIElsP4/WH8AmJ5Z6jHS4h8AAAAASUVORK5CYII=');\n}\n\n.color-picker .alpha {\n  direction: ltr;\n\n  width: 100%;\n  height: 16px;\n  border: none;\n\n  cursor: pointer;\n  background-size: 100% 100%;\n  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAQCAYAAAD06IYnAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIWDwYQlZMa3gAAAWVJREFUaN7tmEGO6jAQRCsOArHgBpyAJYGjcGocxAm4A2IHpmoWE0eBH+ezmFlNvU06shJ3W6VEelWMUQAIIF9f6qZpimsA1LYtS2uF51/u27YVAFZVRUkEoGHdPV/sIcbIEIIkUdI/9Xa7neyv61+SWFUVAVCSct00TWn2fv6u3+Ecfd3tXzy/0+nEUu+SPjo/kqzrmiQpScN6v98XewfA8/lMkiLJ2WxGSUopcT6fM6U0NX9/frfbjev1WtfrlZfLhYfDQQHG/AIOlnGwjINlHCxjHCzjYJm/TJWdCwquJXseFFzGwDNNeiKMOJTO8xQdDQaeB29+K9efeLaBo9J7vdvtJj1RjFFjfiv7qv95tjx/7leSQgh93e1ffMeIp6O+YQjho/N791t1XVOSSI7N//K+4/GoxWLBx+PB5/Op5XLJ+/3OlJJWqxU3m83ovv5iGf8KjYNlHCxjHCzjYBkHy5gf5gusvQU7U37jTAAAAABJRU5ErkJggg==');\n}\n\n.color-picker .type-policy {\n  position: absolute;\n  top: 218px;\n  right: 12px;\n\n  width: 16px;\n  height: 24px;\n\n  background-size: 8px 16px;\n  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAACewAAAnsB01CO3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAIASURBVEiJ7ZY9axRRFIafsxMStrLQJpAgpBFhi+C9w1YSo00I6RZ/g9vZpBf/QOr4GyRgkSKNSrAadsZqQGwCkuAWyRZJsySwvhZ7N/vhzrgbLH3Ld8597jlzz50zJokyxXH8DqDVar0qi6v8BbItqSGpEcfxdlmsFWXkvX8AfAVWg3UKPEnT9GKujMzsAFgZsVaCN1VTQd77XUnrgE1kv+6935268WRpzrnHZvYRWC7YvC3pRZZl3wozqtVqiyH9IgjAspkd1Gq1xUJQtVrdB9ZKIAOthdg/Qc65LUk7wNIMoCVJO865rYFhkqjX6/d7vV4GPJwBMqofURS5JEk6FYBer/eeYb/Mo9WwFnPOvQbeAvfuAAK4BN4sAJtAG/gJIElmNuiJyba3EGNmZiPeZuEVmVell/Y/6N+CzDn3AXhEOOo7Hv/3BeAz8IzQkMPnJbuPx1wC+yYJ7/0nYIP5S/0FHKdp+rwCEEXRS/rf5Hl1Gtb2M0iSpCOpCZzPATmX1EySpHMLAsiy7MjMDoHrGSDXZnaYZdnRwBh7J91utwmczAA6CbG3GgPleX4jqUH/a1CktqRGnuc3hSCAMB32gKspkCtgb3KCQMmkjeP4WNJThrNNZval1WptTIsv7JtQ4tmIdRa8qSoEpWl6YWZNoAN0zKxZNPehpLSBZv2t+Q0CJ9lLnARQLAAAAABJRU5ErkJggg==');\n  background-repeat: no-repeat;\n  background-position: center;\n}\n\n.color-picker .type-policy .type-policy-arrow {\n  display: block;\n\n  width: 100%;\n  height: 50%;\n}\n\n.color-picker .selected-color {\n  position: absolute;\n  top: 16px;\n  left: 8px;\n\n  width: 40px;\n  height: 40px;\n  border: 1px solid #a9a9a9;\n  border-radius: 50%;\n}\n\n.color-picker .selected-color-background {\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n\n  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAh0lEQVRYR+2W0QlAMQgD60zdfwOdqa8TmI/wQMr5K0I5bZLIzLOa2nt37VVVbd+dDx5obgCC3KBLwJ2ff4PnVidkf+ucIhw80HQaCLo3DMH3CRK3iFsmAWVl6hPNDwt8EvNE5q+YuEXcMgkonVM6SdyCoEvAnZ8v1Hjx817MilmxSUB5rdLJDycZgUAZUch/AAAAAElFTkSuQmCC');\n}\n\n.color-picker .saturation-lightness {\n  direction: ltr;\n\n  width: 100%;\n  height: 130px;\n  border: none;\n\n  cursor: pointer;\n  touch-action: manipulation;\n  background-size: 100% 100%;\n  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAACCCAYAAABSD7T3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIWDwksPWR6lgAAIABJREFUeNrtnVuT47gRrAHN+P//Or/61Y5wONZ7mZ1u3XAeLMjJZGZVgdKsfc5xR3S0RIIUW+CHzCpc2McYo7XGv3ex7UiZd57rjyzzv+v+33X/R/+3r/f7vR386Y+TvKNcf/wdhTLPcv9qU2wZd74uth0t1821jkIZLPcsI/6nWa4XvutquU0Z85mnx80S/ZzgpnLnOtHNt7/ofx1TKXcSNzN/7qbMQ3ju7rNQmMYYd/4s2j9aa+P+gGaMcZrb1M/tdrvf7/d2v99P9/t93O/3cbvdxu12G9frdVwul3E+n8c///nP+2+//Xb66aefxl//+tfx5z//2YK5Al2rgvf4UsbpdGrB52bAvArXpuzjmiqAVSGz5eDmGYXzhbAZmCrnmzddpUU+8Y1dAOYeXCtDUwVwV7YCGH6uAmyMcZ9l5vkUaBPGMUZ7/J5w/792/fvv9Xq93263dr/fTxPECeME8nK5jM/Pz/HTTz/dv337dvrll1/GP/7xj/G3v/1t/OUvfwkVswongjdOp9PzH3U3D3zmWGnZVXn4jCqs7wC2BKP4/8tAzkZsoWx6XrqeHZymvp4ABCBJhTQwKfDT8gzrZCIqi5AhiACjBfEB2rP8/X63MM7f6/V6v9/v7Xa7bYC83W7jcrlsVHIq5ffv30+//fbb+OWXX8ZPP/00/v73v4+ff/75JSvbeu+bL2WMMaFbAlpBNM85QX+ct6qoSqkPAwuQlBVKqGNFSUOAA3Bmu7gC5hNOd15nSwvAOUW7C4giUCV8Sgn5L9hNFIqTsp0GxI0ysioyjAjkY/tGJVEpz+fz+OWXX+7fv38//f777+Pbt2/j119/HT///PP49ddfx8fHRwrmTjV779EXu2px2xhjwtdJZQcAWQIPLPISsMJaSwiD8gzIKrwSyATE5j5nAbR5c1dBUwBlsEWW0h6LqiYsqFPAQxCyRZ3wOSARxmlXMX5k64pQfvv27f75+dk+Pj5OHx8f4/v37+Pbt2/jt99+G9++fRsfHx/jcrmUFLO31gYDWblxRIs/TqfT7ousxJsAxXA2Gc7TA9XdgfdoHbFsj76X2+1WArgI1ageGwA3qupqoHsmcbI6Fu93quggFa9d7LeDtgKfAFHBJ+NEByIkcJ5KervdTmhhGcgJJSZ5vn//fj+fz+18Pp8+Pz/H5+fnmGD+/vvv4/v37+Pj42N8fn6O2+1Ws7JjjP6wraMI5E4RZ8x2vV5TSwkquotV7/d7Tz6HFWsD/qNcdw0CQ3q/321c686TwDVIdbuy73zNldhSHb8I2klZznm+InBS4U6n0302aBFsLhHDAKJVJVglfI9jhvu53W53sLANYNxAiDA6MCeUHx8f9+v12i6XS7tcLqcZW57P5yeY8/fz83Ocz+fnsSmYUyknWEG85WBst9stzSLyMdfr9Qi08iY15UZ0LlDGLhR3o5zK2j7OPUTD0E+nU3tk7Xb/16NFbhloAMuY1zjLUOO3BKeIDe+Z8s3/J4gFo4TM5jPmuRg28foUKKVSwo16TgA5npywcWLHgYl/Pz8/73/605/ab7/91m63W7tcLie0sZj4mao5gTyfz88E0f1+j8EcYzwTPEG2cqjyfHNF0M8fuqEiaOVnRzZZQNh5fwQyHg/HDGfJo89Q1zb/quu5XC6773I2XKfTqd/v9+d3wuqWva/YTdUdEV3fhIv/Viyps6YE3x3r43K5bJQS66zaxVGFsvd+//j4aF+/fm3fv39vt9utff36tf3+++/tdrudvn37ZuNLBaaCMgUzC+rZRiFowxUuJI8YMqcCp9Opq5vagaYU6lGJA1XQqejchw6Cj0Gw5nYBrGw01A2O206n04BGouNNyTfp/FwElhUey6nXrIKw7QQWddxuN2ldL5fL839gSPF8ahu/JvBO48CPSuqMf8Vp9/P53L58+dLu93s7n8/tfr8/39/v9/b5+TkhPJ3P56mQ436/j+/fv+/iSgbzer0+AZx/5+88bv6OMda6S5z6kd21fYC9dxv7cIJJ2d9AOS30fPMzyHiTM8B4DF6XUlYHp4KQW3W+1t77MNB1vGHxWq7Xa7vf78+y5/N5A+H1et29xuP5dbYtyaRu4AksbPq6936fjRzXRxBbPr/b+b18+fKljTHaBBBfn8/n0/1+H1++fBnn8zm0sB8fH5u4cr5GuBhMVk0EEn9RsctgVhM+ixlJtMA23R8B6yysAstBOgFXIKKCMIgToMqNEu2fYMH7ztc732dQKkCj1ytAZtY0Kx8pIr8GGJ+AT3V+2Hirhl++fBmXy2Wz73w+b17P8p+fn8/tUwGVleVkTyUb68DkfayWY4zxNRihU4EpLJPZVrK+u7J4/mgfKqeLW9X2REWlItL1diynbDDb3+jXgYjQqn0rrxWc+NkILP7F7xIbMvx7vV53x40xnlbWJF12ZSag/N0pW6t+ZzmOMzHjajKwDfond78zYTdfq18up97zr2q8v3IioBprRtBl0EZ9og5WBRGOdOHjIjXF7UotFbgOWnXzIJyzYvjG5IYgsmMOxHkz8OsMSrVNWeq5T8DaOcbEv1Od5rbs9aO7YvMet63EkF++fMExq+MRl4/L5bLZN/+ez+fnZ6KazuMqXSQVO5spJXflHAIzes/xJseckRJiDMog9d6VfRrqXMr6KpVV27jRwJacGovOAM1zMdQMnwK1AubK63kdCChvI1C7g0z9nf/D+Xze2Vj8H7Gx4P9duQlsYCrqyN8XqG3Hm/10Oj3jw/n+crlstuM+jPmmxT2dTuPz83Pzt2pn1XsEHX/bnPaVqVmh0xwOt0o6XLLAHePUU203wHfcrspCwmV3TryB5s0Mseeg97x/BwzCjBlbB+pRAPla0BVQuT6V6QHdBlj3d0KG147b+DqxQeUymDO43W4dQar+TIjwmAd0z8/h65vf0/yLv3Pb5XLpru/ydDo9s7ET0I+Pj6dKK9VUEIeKWQWPAOrJ8LKd4vE+t91Y3e7UFlWatg2VwJnb+HPmtvm/sfK59/OaWF3x/eP1UPHvA5DDYDpYXfb0drv1V2DkBkxtw/tEWVVlXWdC9pFYs5/jfh9dS/16vW7s6lTG+TfqsxSJHxkXXq/Xdr1eu4LsfD6P3vsT3N77DkL+zPm5jSdKL4zR3AxQd6rHkLkYlSowsrq7znzu6wSwdsMJOXmA5fBcjxtgMGBYHlr5zokhtsMCTgXLQOW4XC6dEyEMprL8mAQzXRgduix2yZzorxkYsDn3hB1VeMLGsXsVtgl2pW8S3svk0vw7R4hNaHvv4cACl5HFzwIH0Kc6zu4XjDPR/jpAVxWzO1Xk2DDb3vTcxeGU1iWZHkmIDWziWKvirCJ4Dravs6IJ/GG6cTqWdXDy+fArQDVVkLqkVjAoZIITdmmIqXwqa95N3+MGYoZQdRVNO53Y1xRkhO16vY7eu507Ca9lJnbGpxOemQhSw/AQsmmp5zU9BiU8G6wvX76M6/U6Pj4+do0Bz4CpgiknTUeDqwlKBmg3u4OVjrZ1A+rAcgaejWq6eJCvCYFDONSwOgHX4EQRw8lxbzDOdEK6gZ3Hk1b+8g2o1JFtKXyv/fEdTXuWjWXdAZiBp6ADeDrCFiim7B6ZFneeI7Gvm/PMkUDX67W7xI8b0D7/v8dA9qfN5oaCf74WZjH0mf1cmfY1Y0JUFmVrTWu8uzkNcLtEj7u5FXBTkfC6GOA5q8YMxO8KVvF6sAVGdcrUbsKODcQKkLMOMdmlxum642YrPm26AlhZW1YB1R+rrGswE8TaYAWeUMxdf+WjwSvZ2Ef3ytOyfn5+PpVPAaqOn43MtNBqvmjjxbjM4lZjZY4gqNMI5ktaW/sYKNwS+9lFQzGihmMCKPa7+Z0V6Eb0GRmobtpX8JljWu5FMLN5ja6hG9kwQgZqf5+1NH5UxzkFReCdWhJ8XdlGUkxO7HRlYRm4mVO43W7ter12TPJEw/rmEN3L5SKHIWZg9mz+pUoKOYq5bJTJdX2gme1UcxMZQFaEQIlHct32M+Y1BzGkGuzfiyAN9z+ugplZ1symCrDCYYkGxDTpI9RzBy0rHyeDUC1nWaeUaD9n4xkNyYMBDZtzZ3B++fJlY21XFDOcARJlabOyiS3uCpLI9jrZjCDkaVvcCCjwognKShWdzXZWlZMvVTgD8LpqlCLrqgbcB+qYwrgKYpT0ccCqbKyCValkEabn/FynogCrPKfqf51xJ7sGB2ZXcZmxoSOztjx300DZi7a0/2AIR0UlBag9SuDw6KcAzlaB7vHZvWpjK90dyrq6bKyDUZQbR0B05biLQkHIcSUmgIK+SwuqgHCnoio2RQU1yj+BnBy9pphVKLGyC7ZzFK1pxWK+E8IhVCWLN/uLtnUU4ayoYLoaANz8FdtaSvY4pV0BEW2ls61czqllBKpTyKgMAhrZ1cdc1RROtPmvWNkdcKZ7ZKxaWjiPLJMpp7OZKxA+rqG/oJLjxf0pnJlqLoDZo3gyU0mKGys2taKecj/d1C+rJSplBqlTyAqgR+D8KjKlmRL2gtUcAdCtsL+ijCNT1oqqqkH2OHEbG5sDFnUg5Aa+yLou2VU1ptj1S2ZQqv1ORZN9IWzRfgaRBxKoBE8UWyqlJFtrIc0AxNjSjed99CTY/XDfSzCz5M0IZoVEsWnPFNTsl8ooVC1TzbGgqFZNDSgVwKK+1sGDMKqxZCWGVMDysiEr1jVSQJUYwj5iHOlThdHt44SQg9CN+nl8D90NMIgAdgr46JqRiR9I8vRdFvbr17m/yxUMKjNLMiVUADwu2CWGhhi+F55TWM9M9cogzms1dnM4uOF/LAEYWdcqnM7yFmyq3IfwmOROd7Y1iFWtOjoY8To41mTV5IysgFFuRzsbWFGbNIIJCDv1dOo4lZG7jWBwRFtVTKuWyeCByJKOan8oZ3ep9XddNl0tDuaywLz9cXPYeDAA0SpkBO9sbVcTOVWldPv4uyzEkzxHtjvonHoSkFEWNoo1d8DhcQputd2ppNon4BzoAiJ1hBFQg0dVtdbGHHDQWushmNEQukLM2QO1G2Y8bgTXqFhcBJj7EjPgcPts8US8qPpPB/dXznOh5Z438tzH5ec6QgrOKrRRfKmysBmUDB+PhYabMlVPER+GCSITTzr7am2tArH3bgcEzPJm+cr5jJ4NnHNFDVrFXcI5Le9k5Jnw+bedbV+FfRzZIHaOOaOsLY0/7UGs58DjrGwKMIMFIGzOEW1/jGsdAtCN6hEAI4hBe9YXeRROBSVPAVPAqvIM5bx5hVKWAMP6zBRy3iescridVdFBinBxXDnG2GRY2XbCvp1lhvGtO9Bxu5h908XQu42lnSArMFdizMim8uwRCxPGnnOS8lwpnbOiDqTAjsrRN/PcoAScCbaACqVM40ylnjjTBs+bwWlAG23/UKbdkiwKWIQPGzWaczpoSlxPEj822cNWkpS7FyzsDrqpfgpG3jahw2vgbaSQAxuLWZYt7JzyNe8JoZpNAcvDFOdw0wqYT9AK1rZz/DdbSlLPp0ryIxgQJlK9AZlEq7IOXpohg9PIhrCng88JsOxiV4ZWAYfg4sikx/8ky2Z9l862uqwrfscIH8+ugTmVGyiddeVYUgEMn4GZzg14EwIsh9sx2cKKiWXReuOE5gzGOQgdlRKVVdlevqb279Xq0Qnsts2VDaBO0coezsruWtHApu6sKG4IBhN0aGU2kLrMKGRTN3HmbCDwKV14zvkMEDG4QfZVspVlaNU2mhc5TEZ3N1h/zqTheuLpW05ZWTGVjb3dbnNmxKZBnN8JqidaVLKAOyARNLS+MB54Z2+VaqoMLKroVBlngefnTPAcoHNWCSvlfA8CI0HEmBNBnBlXyMrzU7A7WVm94PPqQ2gmqKx+WDGsnvilmcSOBJqOK1nYyAIzuAyesq3UdSK3KfWcYKD95HmfYOU3qser2CtYEUA+FpfqdNvgPBZUBhDrGONRVlQsh8rLcaUCykHG0OOUwTlLBrsh5soEMGezi1E4HRVt1icp5wZEFXdibCkG8Y8vX75sbO4E0iom9z+hjSiOfy3DhpXItpVhE+UGQdvoWjtChmrGHf4YAzKgBNnGtuJxFCeGdhUAfQLLK8kBYAP6gvFJZajMG3Xkycy8KuC0q4Eyymwtwdxdv2M0mIBtK0LKnf640j00Auq4gUkdWGlhs22qJc6dZCsL19oxnlTJG4SYVRIGpD8TPFBuM6OElbS1pldid4mGAyN6ZIupbC5bXJN9fdpbThSxLUaI8IG1XIYBxW3Tjs6KQosKcxfxcQmdnwRGM10GnFcCy2XYunLMyAkdgk4mePiczsLygthcBut6goOqS7YVFXADLjaosB6s6ofcZWAZSIRYqSUkizYwttYab3vUOQ9w2HRxIIg8WwRVeE68xi4UtL3zRphxplzwuZrcqYCq1I3jPI5dnJIygEohMbPqVJSzrwzxBJTs5zN+ReUSgxikPQVF3JVBeNQxbHENrEMNvEdFZVV9lH9+ORGEsNZQpyTNc4C3AG7XF4ngzq+DrO2zbuaaOXgdaFcdkEotoSFBVX2qJ0C8OWZeG4KGlpghA0XfTOPCqV2qqwQ26QWfF2PMLhI2w1lVAa2aPsYd0za25MQRwgcZN6uQDCi+ZxiD4XEM2kZxOT41FnZnaRlcpZouzlRqqdbQVWopQoSB58RV50lBNrHi/AwXS5LrwDVlpY3Fc3ByiYGc52Trist6kOXdwInAQtJpp5QchyaquYOV7Su+fxVMaV3dc0RE2S6mUY0gLt2pMcYqrKIQ9w2l1gpQUMtQYcmmbt5DTNxdhnUCjQqtbK9SUSzvrC0mmhhE1e2FS2+oxypy/ZASutkmtjx3vcBC24PX65nbqkBCRhfjS9kIYPnee8cMagVOhI/3T1fAmdtAWZsCswTJCkQVNa0qWKSKPOpHAUhD9DrbVcyoYkwqhvh17vYAayXLQyKGYdxlUDFp494rBXRjYgO17DDYetNIUj/ezp6S0lnlpEwsWmJMkOwsKXeZKEAjIHn0EQJISaRBcO6UMINz7p/bEjjnw4ft+xmDvksxX4G2rIris7qaeKwAFMP2Oi7n4criuZwtpSUwpfLxSnORSrIqusc5ZFaXysqRWjiZ2DyAWEIL35tVSoQElFACjOeGGSE7AHEQgdo/LSvCOgGBvkxsmDbvlS3Fp5vhaB2TAGqRKrKKMrhLVpaGzEVjZ0OQxDhaCTA+QyRR1d15aQzrJntL3RibsipjG6jlgL4yqbS0sNYg1e84vhbBVrElK64CUcWYXDfKxhpIuxiVJZUxsbMy/uRBKTNRQ4kQ3LdRYLS0rJjRPlTPqY6gdJsEDc+aQXAn+HgsNUCbRuF0Oj0zwnA7bWDkbhO5Ens00qeQhS1laBMl5M/cAaxsLF8rKyql+Tf7ELLEGu/ixiimdCvo0TjfpjKwaggen4eh5v7LokLKbLuyvHhcZG8dhGrEDx7Hg93ZppJF7qBqO3iVveXEDQNInzeoe8Yq6ePaZBZ2JviM3W2UAGotekRCAGq4EkF1X3DOnR11yRsBL1tRa0PVcZiNFXZ2c34FskvomInQQ6lzpJoZbJxk43NwKJFBquJSsrByHydxKOnTxQASBmS3j+JMnsHSla3Ec6K9VWoJVn9zfjwOM7hqYAAqJQwE2a3nA48J2QGegRkpZNivSY+ys3EkKd4oJIwsvIHl3cWgLt5k4NH6OmtLWdpurOkwEMupYc7eMtDRhOcI2ui5JhVIzXzLyto/GAPuZoyo8wkoduVgJglCt7OhGbgID4Mq4si+63zUS1FuFFXFlqyaj2emHlLMcBqYu0FMuR28BbB7lOxRMSiCQXFhCKuwkhZ+pYDiGSgbsKKV8MiSRsuHSIWM9rklRiIlZZuqXjsQK8ooYJMgq3JKWVkhHbhsVxFUzthOWPkYijcbx54IKsSdT+uLr3crGKyoYgFiGR9iBk4kfloUX+JIlQRQqabmpgnhqtpQpb6RVQ1WH5DnrS4hEoGZqaerQ2dhFbz8XePxShmDbo70eISjoorO2vK8SJXI4SUmEU4zWKDzUDtWTYw7xXlbSTEj4FRg7zKnKoGRALv0Gs9Tgc1BpCywGZRQAtqVz2xrBcAMzEpfZwFSa2G5W0QBFjSMapWAEFa3HcGN7CxDzECyIkJ97qwrqWNTWVo876PPsjPkj2wvgroM5lLZKMETKVql/CvnWVFiFa/SzJUQwkoZsr67Y6vlSRV3/2tmNTOY3vnaxYwMuoPKqdzR1w7IqHymlPxaAThfU7Ko2ZXYj4AYJHL+kNdKwRQYESTRa5fsUZ/rVC1TMTyWVyYoqNtuzaHsMyv2tvoarxdfqwYgU1axFo/cnql1FGsqK+uAROV8BX4GU8WcZTATi2q7Qcyi0O0V+GhWBMNRUkn8H1SsWVE5By3Gi0ECqUeJoBfAtDa4amkdXG37AGP5Ggeb84p7UazpoKRzdFzeQ8HkoHGxprKy/Hpm5t12p47J6xTYDEz7uINEXSuxYXvFskYAc+ySxH9sf5ftKzU6IbwVBcUGg5e5FMCEXSErZR0wGayV19woM9guPjTqJdVTqR4uE4nJnLldWVkECCZLd2VLF+xtamex7IpiriSDUpvrpn9lrwGMCHyppMH+ps6LILsuFGUj1XEOXiqbqSHPUKnClpWV68kqtURVNDY4TNaocykoYeTU5ngGEQa/S1DnnE4AeXMcKjHPAmFVjCBENaeyLVNHfr3px8xUstJ94hIpfH4HKE/eDaArK6lSyVVFbdt1gxTIVk3pppVlFXi4pEhVBTObquohU85MLXn1iahvUkHJjSCMc01tLFveVVBx0DodM6jftCu7DOtIzYxrc0qp1JGP2ayYFz2Gb6HvMrO8cnGtV6Gjm3uImSfD2GpWK6uowbZGMxFKQCo1pOMtcMXFpRst+hXGoAomF3sSTBGgTglbBKWwsQ3tZqaYSp0Z1CimRDWFcCJUPYJ00BI5FkKYNoifuQxmN88SWVXWLMaUqqqgC0BmQJR6sk3u9NCf6jYLXxAfqsYEgVLAhRY2AtgtflZNFmFyhxdrLkAdWlk4D88M2ixHyepIdhMHrG/iR1ZGtq0MGpbDbRPYOXeSY1M6Ny4ZstvGSktK+XbFPATj2D371saPEsAMXhXrsZ0km/XStkhhMyBfsa6uXFZe2VCe+YMr1+GKgwrQyNYq1VRrB+EizAow6NsdNKcyVEkYeM73ys6q4kAHp6BiFklTkIrVC5oYV7uzwOGCz4UJ0Stq2lWMJy4wtb+RetL6tZFicnJmBw5UjCvXXMZVJX2MQkbf+XN5EWd78Vz8/JEsMZTBiKNzsm1inLRUQ74H4NidaqI68j5sAFgxcRveC7ieLJXfQYxjZZ2CsiWFewZXJmBIlZ1tdtrX4hSuateKso/RZOtOKW2nmq1oTzeK6dRWAWu2NRVb4hq0SXm1GvtugHrbr5IXqmSktg5CuDE2MSlPwsY5kNE2Wp3AqiZbWVLAxiBF+2iBZbuNj6MB6rsMLC7FyasaYDyo7KkoPyEtw3pEMXfPvxAJi2jAQQgjrz0rLIZSWZlIoNhwd5xK4AR9mYNjWAaLrnuImJeBVN9zBORObVvbr+mTTfFSEJLSRnHo7hEJoIi8MFqjxmvgmF5URZz4zLFgZZ8Ctu2X7ggVccKm9gVxIsOHqxXgNMKnFWZYnf1dBnOhayXq17QwFlWW09eNKyVJFmXqaONGA5aCegMbJ3UUkGY1ic3nKWgjq8qfVYGQG1gRt6rs62a6HiqqUOqdesK5NmX4nGofJoiE1d0dF9lVVkvT1/kEEaaCoYOwFpcVcoLM+7669PxC9rWqktH0sWUYld0VCpuBZ/stVRcGgy9WX2+U1Qthi9SzAqSxzZsy+OiFzBYnySGV6Gku44rD8BCOZBV3BvD5+AKRHNwMEsB6EzHnJpkTAeiUlEGkcECeB6GDZTp5YEJTlvdrknxYjTllMkfNtXwDjM7uVjK5JXUUn43rrqpK2jytaxHW0M5G8DC8rtHMYs7KSgduVQMGTYFqFvVS6rkD3sDJ46afdYFwoq11AOKCBLhvwoUgc8IGANycR6knZrdJPdsuxnyjfd3FovTlRMdEdtOl5CMV5EHsXQBis7TOwvIDZaGj2Vnpbh7cpK63VwYEMLwqbjzyl699sawFFkF1yqjUU31HfC6sW1ZFVFuXVXVgz9keEaw0ys1lWfm+azQAQSWA+hKYVfsZjPncAcUB9oIayy/UZXRNckDGji77GsWbvBo6tPrWPqOyVkBUq+INeqpzNdYs/u0ifh5qmpqIW+33JVSUcwY70KL4U9lYdU6ljtSls7lmfi9g3YzeQfVkaGFaV3ODCnaD2N8wsEDFklE3RzM3ZghdYkWHsszq70FIecnKkVkt8ezMzRq9bkGuKojRLBVSod3Y1yPqKgYW7JRQTPVyy5xIYLjOgxgT52RKJUY1dOrIiRd4futQx/A5AcSmEjz0vFWrkLzvbWAu9HOWbGgxFk1VNTpnBKk6TgwisI/HcxYXP1uAWO72ULFlBTq+aSu2VTUs6hrxM2CF+hEor1VIA9ZmFUaab1lSSgZsVs4sxzHlVLoJHr9H4DhONTkI1XC0/wiY2NoWAG5RlnHFnq6oLccpQddMuJ/O17JVA5OHLi0BqCztq7Y1++ucCd98qLI8MIHBV/cKjxQTme3hFBS3MyCqnDsuym2o80HjvFFTtrURmNaGJsmVahImjTsUXKtQZTAVs7Mvv8/+fzUrZAXcLJ6M4koe6XP0b6SmWWNDzyUpQ8bl+LtWx4tuqZ36cRYV3yuVxPNwvIiqiQCSmu7srgTzR6nkyhpCarXwFy1vGd5iP2cY06lFr5Njhhg1Y6+NB28ftbK83s8rf7kLJbKwDFPbLg25a0AdZJEiqr5phixKMDlRUtcssq1hriLqGoH+zeNgVm9OemjsETV8JdF0NHnkIFxWY1OB4Yrp7rtWJ7NgAAAPXklEQVQ3oNs5nplyVf8u2FoLu1JrHveaZWQjqAkshtFa2gzsSG3Zpkbvg3HafF9slPPlldjFlK80Gysm8Mr4MPhneNWENPGjAIpmilTPATdTRTXlCBYHYAQuPwA36xIpWtGN4q3Y2MhiGsUpuSSnlEJRD8PorC7CFYVw+F51qThgabxsTxWzCGY0ZSsb3lfqAy0OPNjNy8xiQQKsHYFQ2HBZVvVbBuq3m1oWKajqaonsM6uZUr6CjXWNZ0l5E3h3jURma6kP3MJIiy1Lm+kahQq41N2iZja5sjtlLYNZHZrH6qUGm4vMbDp6Rw2CFmvuyFkrBcCyMtFqBaECmsHoK9BZ2LA/lJcRqSaDqnaWbrZdGaz3DLgIvBln4woGztbyJGqslwxkhhHrTjTYFXCtOoKS8uLdofVdAbOylGU6nlYpXWZts4nXBq6WxJitMNokHUJnbnJplQm+aGpY2a5GMV2QD1hRubBPFKdumf5OHkLHz0F9luE5kjBjRa0nFE5CUGqHw32MmjZ6xkgINVnSnZ1VZStK2qKlRaLlQgK7uTq7JFXJwM+3SOEKyhZNI+tJ0I5qMYy9k2qJD7dVWdqKXa0CKNR0Ccjg+B2IYu2fcBZJZkMFgM11r0X92wilghFGgzVnexlqB7xL9mS29SiYUVY2nXOZjNBRsyDsQPRWW5hrZ4XcdC4HVWRbjgJr4sFofK5SzjQ7rhI1UebdPdEbj6sqIvTZQZ5va08rABsAW0UxeWytAk7A2KJ9ZpxzCioB24XFtYAeXYxr6anSqhLgppEqWbGwLunTgrV+IjWlL29ljaAl4EQMGsErp4apeZiquwRXLXAqOCeru32mmydc6oWTSWpFAGdzeTB8RTHVMEtlM90CbbQCYhPjq3egYr1FGdYIQjiuDGZ5zZ/AzobKGOyLxti6c4Rwtv2anyWlLICnlLhxJRXt6A5ebDBWFNONbxWZ2d02mnu4S9YECpeppV1zSWRBWxHYzVIv1CXSouwqqX3jBBBDZdYQbpTQW4ZQlS8r5kH4suSRmg2++3JN10x1PaAmEkmtYlEdeGpJEM6kOuCqCR22oSujj5IV2HdT0zj5prLKTjXFAPjdQlyq7xIBxAQP5yMczG4VxAKw0n6ilZ2QBce2pLulkuxxqnoIzFfgqyqjil9S1VNwBrFmeyeops8yOjZUybZdfS8CuaTIJumzs5tODaNtLpFDQ/PcJGweLhmeL1nB0KqiUDScsiUVD89Di3HtrKtSULw3RLiygZD+7sF8JTObgYsrGvDNUFRGl1iy0Ll1YkUc2aJYMog920I8qW6YDCg1Mqk0JHJFKXkbgbRreI+qpYNOZHrVcDUba7pjsphSJNtK6upgRNAVoOS0mugBeN4bIZgHhuPZ/s1ENaX6KsVr+YNrh1Nb7ipR0PE5zbNRegCbrHRUw6Yf07dLBJl1f8KB9as2V1nNqAsl62LBBhehwalerkHmB1JFIEZKSEusdl5JQj1nJlHXSCF342gJ9CYGrXelknJIXqVP8sD+qtplCR3XH2qfKq0ygMp+KnVkKxNlZ8m2YkIlVMiCnXUwl7qznBKSvQz3m3Pt6oQbXO5b5FixCh/fHxUQW/AEcK6zCNqKQnL9sywqmKuwvqSYzT/aPVNNpVyhvRW21aqciCsjdWvBwILUvh5VyCzbWoC1pJjJ680CWsl+udKB6T5RwG1mlohnlpbg47iz5U9ha0FGtmRLFYBtO99y97Ap0z+ZDTAog6kSLZsMHg/IFkkgp6CpvU2U0cYVSdnmkjwBdOmXbxTWNWzuIbipMioVxEckZEoahSOiy2M3K0jcC1LhVDwaqG0ZvkcWqCnrG4GIxykrqlbWdw6LQyBaZR8HmLRIhQWsHswD42ZXVLNkf9l+FlW0HVQ2lwFsC/Z1FdzlQR0KaPfo+Fdfu+/dwVRICu1CGR7AEIiAhc+AZUF0kOBaPxmUqg4i64vQnU4nFDYJ9Nz+1fVXveH9qmr+kPILx8oKcRV/BFbxbE0JMT0kSD4w6L/lNY8ocsqagVdU3A3MjxhxcGuqzsPH4irpaow1q6OyrVjvp9Npc59E91LldboYVzJWdimWfAW2SNEKcDaX2FmBLLA/uKxlmhh613Is1URQApbKfttwxL02q6Onx5pQxSbPojAg+v5hAnN6LHVRDXIsvKtRjiS0qJUyZTAXVbAK82ElFJWaQdVoqUC1Unt7BVaTQudM6SuqexjQJN4+0icaxv/utbKv83ETbT8H8gjcOKxOJmbUa6OOVXht3dFY6rHv9XoNzFLceEA1o8+pKm0LAHPHZ2rYKjFq0hfZFixsqHJgD3eD5n+U0kb1mFjXkn2lvMSSOsNE/CdIAKF0Sytq6urOHUN5gwg4GZosgbmggM5ucra2qrS2Ig1cbiBBcxYzgzUDNLCvL8GbZXNp6ORy3LmS+Kk83zRIAK6A1ioKa2I9NapIuiUFdfC9766PFZUtqUr6KbWk+zZU1a/ZrIXEztrjTOfz7hwKziCeXIaraHtbZIMz+2pGgazCmw4qWAFvEdhodYp0Xq0pV7G1YWYWbO4qhGq42+Z8BYtrLWvluNPpZAeaFFS1vubPgbgxsqcpnAaszBovKaFoDQ8BGtjfUOl4NAG2nmQV04feJgumvX2fsrQEWZghL0JnVdYkn3DOZIeRN86RqPWCmsvGVqEMRnwxQAxwS8EMYo3IzmY2+BCcLp4MKiuyuhImamlbZFcNoNl7tp+RHd18ZjQIRKyXdFRhN98/hyKqwXWNo7O1wiaXoHN108REZZWEq6grnIfjzeg8jdRf1XEL4kkXa5bBjKxoKaljBjeHlVxQ4GaycpW4lDOAKtnTxHAtOfzOtZwHAM7sqVXkV6yu6kap1nHkXKqWF/4XHqjenNKqBjpR3l1ch3Ejg1+EsgdQhsdG0B4FM9sWAVWpuAyiwTPleZxt9VyZVS2qXfReWqTAilpr9ApoWTjxymit7NwV4JTriZyOA9B0k7HFfULourmKYHVnRQvqGL5HMHdqFcR2qWpmcK6eTwx2dipWrviDilr+fKWq3OWRWdHKwA4eu8wjchbeRzFilqjjZN3ufCpfkJ0/scVpnYk6L0PI77lxdWCZ87WiWm7B/AGquQSnujGKsB8CJmiJq8q1pKIVWyqOiTK66r18BN8r74/AE71fdC3yPS2MxdOpnE1tlVxD9JmVOoggN+r4PjAXVFPa3Eg5jVJGFVUGNolH20GVrUB7BOySWq6WqYQdWR92pcFMYMwckbSgCKCqD67DiiWu1g8MQC9ByfcFqW1L+jL714qNCuznoSxt0da2gtWN1G8F0BK0NN0nuimelUF9dIdAfjO44UT3CjQLoUeLHJFTO3gmpRuIIOvwBQCbqNeo3qtZ9iF6xVK13GRlo4zqimq+CGdTiR1uRY8oqgE02hZBa79kZXPMquxRHKla2saZWN4mRqZUj0vLCKhkjKnqOQHNuSZVJoKvAqS1wpEquvWDC1B2ypwrCPsRMEPVTODMLJMDv6qeKXwi2JYV5Sq4qKyvgGsHCLiuj2jR59V8gMqSJ2FJZRXEHVRHj3sFPrct6OpqlW1GpatQdt0GvwfM6n63InsGVFhJGaBqgqqIV6IsXllZgySPq4R3bnt3wi5cv+cN2yqQLW1T95KYVsWWtKk4cB9W53WQQflQYR6Wl4HaJZjvVE0D5yvq+RKgZCs5qdBEP5sD94cAvQLlSgNaSMAtHx88BuNQ41zdFsX30zKbcs0MLD/ihkpQzl0wiTqKLTfbKmCmyYICnK0IbaieC4CG9iSyLQ7cIMGQwau6TKoq60Apl3WN40LZpca1CKKK9VQyyIEn8w0F8F6CL2h8o3ixGwC7s7EWzCOqmcApYxYD4jsAzVS0sl2t98pA7vrKophCVSonbYpgH6mvSn24pTBV4sdtV3BtMq5k82y+IADvUJ0uAlkCVTxIaPm+UNu/qkV4F1TzHXCGrXIAqItBKypqK99VtAOVs64O4ObX7pHLVCpYHcRmwvLR7TvYAKBBN58LGVzDuFz+hQbWgncQyCZAk+VbsPSouf93261iZgmfCpwRbAvqmSqriU2PwhjaoOyYqtIegVXViTsmyta6bGySpY3gyRrpIyAeaWDDxtpsXwKyalMDKNP7YBXMqEskUsi2uC8FNAPxAKTVfT1o6VzM0E0jF+1rWcUuHvdyg7vgoFplX8HpvHpMCOMRUPHzZkInsqlFKNX/EIO52E0SxSzOwob2VmRLW5D1XIU0rbgM1AzWgyC7fe8G7xUAK/taEBat7luqtyP7EmsaJQOj5F+mrnZfCuYCfBUAWwShyd6pMY/vAHG1UqOYpbI/gy5T0CMKm+UO3gFuC85dgfDVeguPDfITrIBLsLrcgdh3CFgFZjaKJ4Iv3F8ANEqvuxR1tVKOgLoCa1jxboBAkj6v7j/icFbA7f4rfRnQDLRViG13i0vqBQrYVqBbADZT0ZpiHoSzvQpopKIFS3sE1HfBWlHXd0H7LnArqvougMtljHBgZnh3Eoz/BKjLML4Z2Aq0+hEJr9jaVUBbvNzCIUiroC7AWmmFw4o5AK3MtB5VypZMSFgs05JyGVwlwBqsEGAAa2ZU1CjUexXGsE4rKriilBvFzOKKo3AuAroE6QFQU3u8YpNXwS5k+1TZt5UrwouN4KiUEw+k3ZWDp1RXHNRqXb21Ts39945yZSg3VnZFNQ9CF3XeZyr5DgBXKiwCMa2MxeTDYXgP1Fsf9QNKZc0k81RJk3r6EQ3rCmBVyLL75EjZ1pIVDHoFtiOAHoB0BdTVylqBsKKKS+AeBXJVLY+CXASuGvO/Auq7GuEjDfGKg1oKa1z/dmmi9I9SUGNhl0AtfulHAawoYrnSkmNXAVuGEhrEVXvUF+A5Ct2PqNOjDetyna4CmeUolmeXLN4Aq7C5Sj10Q7yjgl+t6CNxSRHmI5X+CpwreYB3Qfdqna4q21KdBuc4GoZsn49ZOOiVinwHqK9WzjvgeweEh2AU5+vtxZ9Cd9Wqkh49V18E5oj6vVyn0RStAyGIO5edXRKd5B0VGVXq2yr3xYp+5Ut+C4QJ4P1N339pQMjRejj4vb/Dcr6rQc3O/0rjmtZpeYCBiCHfCemRbNhbK/pNUPc3wfKy5f2D7OlL3/uPhve/oU4T0F8f+VNM2vyoiv0jK+KHQfdHq+0bncz4oz73/+Y6LbKw1o/5B7eOf1Rl/0du9B9tn/9bvrf/j+v0h6ttn2tp/r/4819y4/zv5391uvzzfwDifz6phT1MPgAAAABJRU5ErkJggg==');\n}\n\n.color-picker .cp-add-color-button-class {\n  position: absolute;\n\n  display: inline;\n  padding: 0;\n  margin: 3px -3px;\n  border: 0;\n\n  cursor: pointer;\n  background: transparent;\n}\n\n.color-picker .cp-add-color-button-class:hover {\n  text-decoration: underline;\n}\n\n.color-picker .cp-add-color-button-class:disabled {\n  cursor: not-allowed;\n  color: #999;\n}\n\n.color-picker .cp-add-color-button-class:disabled:hover {\n  text-decoration: none;\n}\n\n.color-picker .cp-remove-color-button-class {\n  position: absolute;\n  top: -5px;\n  right: -5px;\n\n  display: block;\n  width: 10px;\n  height: 10px;\n  border-radius: 50%;\n\n  cursor: pointer;\n  text-align: center;\n  background: #fff;\n\n  box-shadow: 1px 1px 5px #333;\n}\n\n.color-picker .cp-remove-color-button-class::before {\n  content: 'x';\n\n  position: relative;\n  bottom: 3.5px;\n\n  display: inline-block;\n\n  font-size: 10px;\n}\n"],data:{}});function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[],[[8,"className",0],[4,"top","px"]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"arrow arrow-",n.cpUsePosition,""),n.arrowTop)}))}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","saturation-lightness"]],[[4,"background-color",null]],[[null,"newValue"],[null,"dragStart"],[null,"dragEnd"],[null,"mousedown"],[null,"touchstart"]],(function(e,t,n){var i=!0,r=e.component;return"mousedown"===t&&(i=!1!==l.Gb(e,1).mouseDown(n)&&i),"touchstart"===t&&(i=!1!==l.Gb(e,1).touchStart(n)&&i),"newValue"===t&&(i=!1!==r.onColorChange(n)&&i),"dragStart"===t&&(i=!1!==r.onDragStart("saturation-lightness")&&i),"dragEnd"===t&&(i=!1!==r.onDragEnd("saturation-lightness")&&i),i}),null,null)),l.tb(1,16384,null,0,i.e,[l.k],{rgX:[0,"rgX"],rgY:[1,"rgY"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(e()(),l.ub(2,0,null,null,0,"div",[["class","cursor"]],[[4,"top","px"],[4,"left","px"]],null,null,null,null))],(function(e,t){e(t,1,0,1,1)}),(function(e,t){var n=t.component;e(t,0,0,n.hueSliderColor),e(t,2,0,null==n.slider?null:n.slider.v,null==n.slider?null:n.slider.s)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0],[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.onAddPresetColor(n,i.selectedColor)&&l),l}),null,null)),(e()(),l.Ob(1,null,[" "," "]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.cpAddColorButtonClass,""),n.cpPresetColors&&n.cpPresetColors.length>=n.cpMaxPresetColorsLength),e(t,1,0,n.cpAddColorButtonText)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["style","height: 16px;"]],null,null,null,null,null))],null,null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,1).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onAlphaInput(n)&&i),i}),null,null)),l.tb(1,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"})],(function(e,t){e(t,1,0,1)}),(function(e,t){var n=t.component;e(t,0,0,null==n.cmykText?null:n.cmykText.a)}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["A"]))],null,null)}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,22,"div",[["class","cmyk-text"]],[[4,"display",null]],null,null,null,null)),(e()(),l.ub(1,0,null,null,10,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,3).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onCyanInput(n)&&i),i}),null,null)),l.tb(3,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(4,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,5).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onMagentaInput(n)&&i),i}),null,null)),l.tb(5,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(6,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,7).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onYellowInput(n)&&i),i}),null,null)),l.tb(7,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(8,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,9).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onBlackInput(n)&&i),i}),null,null)),l.tb(9,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(12,0,null,null,10,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["C"])),(e()(),l.ub(15,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["M"])),(e()(),l.ub(17,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Y"])),(e()(),l.ub(19,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["K"])),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(22,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,100),e(t,5,0,100),e(t,7,0,100),e(t,9,0,100),e(t,11,0,"disabled"!==n.cpAlphaChannel),e(t,22,0,"disabled"!==n.cpAlphaChannel)}),(function(e,t){var n=t.component;e(t,0,0,3!==n.format?"none":"block"),e(t,2,0,null==n.cmykText?null:n.cmykText.c),e(t,4,0,null==n.cmykText?null:n.cmykText.m),e(t,6,0,null==n.cmykText?null:n.cmykText.y),e(t,8,0,null==n.cmykText?null:n.cmykText.k)}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,1).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onAlphaInput(n)&&i),i}),null,null)),l.tb(1,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"})],(function(e,t){e(t,1,0,1)}),(function(e,t){var n=t.component;e(t,0,0,null==n.hslaText?null:n.hslaText.a)}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["A"]))],null,null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,18,"div",[["class","hsla-text"]],[[4,"display",null]],null,null,null,null)),(e()(),l.ub(1,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"input",[["max","360"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,3).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onHueInput(n)&&i),i}),null,null)),l.tb(3,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(4,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,5).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onSaturationInput(n)&&i),i}),null,null)),l.tb(5,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(6,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,7).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onLightnessInput(n)&&i),i}),null,null)),l.tb(7,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(9,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(10,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["H"])),(e()(),l.ub(13,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["S"])),(e()(),l.ub(15,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["L"])),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,360),e(t,5,0,100),e(t,7,0,100),e(t,9,0,"disabled"!==n.cpAlphaChannel),e(t,18,0,"disabled"!==n.cpAlphaChannel)}),(function(e,t){var n=t.component;e(t,0,0,2!==n.format?"none":"block"),e(t,2,0,null==n.hslaText?null:n.hslaText.h),e(t,4,0,null==n.hslaText?null:n.hslaText.s),e(t,6,0,null==n.hslaText?null:n.hslaText.l)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,1).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onAlphaInput(n)&&i),i}),null,null)),l.tb(1,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"})],(function(e,t){e(t,1,0,1)}),(function(e,t){var n=t.component;e(t,0,0,null==n.rgbaText?null:n.rgbaText.a)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["A"]))],null,null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,18,"div",[["class","rgba-text"]],[[4,"display",null]],null,null,null,null)),(e()(),l.ub(1,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"input",[["max","255"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,3).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onRedInput(n)&&i),i}),null,null)),l.tb(3,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(4,0,null,null,1,"input",[["max","255"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,5).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onGreenInput(n)&&i),i}),null,null)),l.tb(5,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.ub(6,0,null,null,1,"input",[["max","255"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,7).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onBlueInput(n)&&i),i}),null,null)),l.tb(7,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(9,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(10,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["R"])),(e()(),l.ub(13,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["G"])),(e()(),l.ub(15,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["B"])),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,255),e(t,5,0,255),e(t,7,0,255),e(t,9,0,"disabled"!==n.cpAlphaChannel),e(t,18,0,"disabled"!==n.cpAlphaChannel)}),(function(e,t){var n=t.component;e(t,0,0,1!==n.format?"none":"block"),e(t,2,0,null==n.rgbaText?null:n.rgbaText.r),e(t,4,0,null==n.rgbaText?null:n.rgbaText.g),e(t,6,0,null==n.rgbaText?null:n.rgbaText.b)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,1).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onAlphaInput(n)&&i),i}),null,null)),l.tb(1,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"})],(function(e,t){e(t,1,0,1)}),(function(e,t){e(t,0,0,t.component.hexAlpha)}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["A"]))],null,null)}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,10,"div",[["class","hex-text"]],[[2,"hex-alpha",null],[4,"display",null]],null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"input",[],[[8,"value",0]],[[null,"blur"],[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,3).inputChange(n)&&i),"blur"===t&&(i=!1!==r.onHexInput(null)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onHexInput(n)&&i),i}),null,null)),l.tb(3,16384,null,0,i.f,[],null,{newValue:"newValue"}),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,4,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Hex"])),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,"forced"===n.cpAlphaChannel),e(t,10,0,"forced"===n.cpAlphaChannel)}),(function(e,t){var n=t.component;e(t,0,0,"forced"===n.cpAlphaChannel,0!==n.format?"none":"block"),e(t,2,0,n.hexText)}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,1).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onAlphaInput(n)&&i),i}),null,null)),l.tb(1,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"})],(function(e,t){e(t,1,0,1)}),(function(e,t){var n=t.component;e(t,0,0,null==n.hslaText?null:n.hslaText.a)}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,10,"div",[["class","value-text"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"value",0]],[[null,"keyup.enter"],[null,"newValue"],[null,"input"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,3).inputChange(n)&&i),"keyup.enter"===t&&(i=!1!==r.onAcceptColor(n)&&i),"newValue"===t&&(i=!1!==r.onValueInput(n)&&i),i}),null,null)),l.tb(3,16384,null,0,i.f,[],{rg:[0,"rg"]},{newValue:"newValue"}),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,4,"div",[["class","box"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["V"])),(e()(),l.ub(9,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["A"]))],(function(e,t){var n=t.component;e(t,3,0,100),e(t,5,0,"disabled"!==n.cpAlphaChannel)}),(function(e,t){var n=t.component;e(t,2,0,null==n.hslaText?null:n.hslaText.l)}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","type-policy"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"span",[["class","type-policy-arrow"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onFormatToggle(-1)&&l),l}),null,null)),(e()(),l.ub(2,0,null,null,0,"span",[["class","type-policy-arrow"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onFormatToggle(1)&&l),l}),null,null))],null,null)}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"span",[],[[8,"className",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onRemovePresetColor(n,e.parent.context.$implicit)&&l),l}),null,null))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.cpRemoveColorButtonClass,""))}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","preset-color"]],[[4,"backgroundColor",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.setColorFromString(e.context.$implicit)&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.component.cpAddColorButton)}),(function(e,t){e(t,0,0,t.context.$implicit)}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],[[8,"className",0]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(2,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.cpPresetColors)}),(function(e,t){e(t,0,0,l.yb(1,"",t.component.cpPresetColorsClass,""))}))}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],[[8,"className",0]],null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.cpPresetEmptyMessageClass,"")),e(t,1,0,n.cpPresetEmptyMessage)}))}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","preset-area"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"div",[["class","preset-label"]],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,null==n.cpPresetColors?null:n.cpPresetColors.length),e(t,7,0,!(null!=n.cpPresetColors&&n.cpPresetColors.length)&&n.cpAddColorButton)}),(function(e,t){e(t,3,0,t.component.cpPresetLabel)}))}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onCancelColor(n)&&l),l}),null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.cpCancelButtonClass,"")),e(t,1,0,n.cpCancelButtonText)}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onAcceptColor(n)&&l),l}),null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.cpOKButtonClass,"")),e(t,1,0,n.cpOKButtonText)}))}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","button-area"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,I)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,D)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.cpCancelButton),e(t,4,0,n.cpOKButton)}),null)}function A(e){return l.Qb(0,[l.Mb(402653184,1,{dialogElement:0}),l.Mb(402653184,2,{hueSlider:0}),l.Mb(402653184,3,{alphaSlider:0}),(e()(),l.ub(3,0,[[1,0],["dialogPopup",1]],null,38,"div",[["class","color-picker"]],[[2,"open",null],[4,"display",null],[4,"visibility",null],[4,"top","px"],[4,"left","px"],[4,"position",null],[4,"height","px"],[4,"width","px"]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==n.stopPropagation()&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(8,0,null,null,17,"div",[["class","hue-alpha box"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,4,"div",[["class","left"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,0,"div",[["class","selected-color-background"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,0,"div",[["class","selected-color"]],[[4,"background-color",null]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(14,0,null,null,11,"div",[["class","right"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(17,0,[[2,0],["hueSlider",1]],null,2,"div",[["class","hue"]],[[4,"display",null]],[[null,"newValue"],[null,"dragStart"],[null,"dragEnd"],[null,"mousedown"],[null,"touchstart"]],(function(e,t,n){var i=!0,r=e.component;return"mousedown"===t&&(i=!1!==l.Gb(e,18).mouseDown(n)&&i),"touchstart"===t&&(i=!1!==l.Gb(e,18).touchStart(n)&&i),"newValue"===t&&(i=!1!==r.onHueChange(n)&&i),"dragStart"===t&&(i=!1!==r.onDragStart("hue")&&i),"dragEnd"===t&&(i=!1!==r.onDragEnd("hue")&&i),i}),null,null)),l.tb(18,16384,null,0,i.e,[l.k],{rgX:[0,"rgX"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(e()(),l.ub(19,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"]],null,null,null,null)),(e()(),l.ub(20,0,[["valueSlider",1]],null,2,"div",[["class","value"]],[[4,"display",null]],[[null,"newValue"],[null,"dragStart"],[null,"dragEnd"],[null,"mousedown"],[null,"touchstart"]],(function(e,t,n){var i=!0,r=e.component;return"mousedown"===t&&(i=!1!==l.Gb(e,21).mouseDown(n)&&i),"touchstart"===t&&(i=!1!==l.Gb(e,21).touchStart(n)&&i),"newValue"===t&&(i=!1!==r.onValueChange(n)&&i),"dragStart"===t&&(i=!1!==r.onDragStart("value")&&i),"dragEnd"===t&&(i=!1!==r.onDragEnd("value")&&i),i}),null,null)),l.tb(21,16384,null,0,i.e,[l.k],{rgX:[0,"rgX"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(e()(),l.ub(22,0,null,null,0,"div",[["class","cursor"]],[[4,"right","px"]],null,null,null,null)),(e()(),l.ub(23,0,[[3,0],["alphaSlider",1]],null,2,"div",[["class","alpha"]],[[4,"display",null],[4,"background-color",null]],[[null,"newValue"],[null,"dragStart"],[null,"dragEnd"],[null,"mousedown"],[null,"touchstart"]],(function(e,t,n){var i=!0,r=e.component;return"mousedown"===t&&(i=!1!==l.Gb(e,24).mouseDown(n)&&i),"touchstart"===t&&(i=!1!==l.Gb(e,24).touchStart(n)&&i),"newValue"===t&&(i=!1!==r.onAlphaChange(n)&&i),"dragStart"===t&&(i=!1!==r.onDragStart("alpha")&&i),"dragEnd"===t&&(i=!1!==r.onDragEnd("alpha")&&i),i}),null,null)),l.tb(24,16384,null,0,i.e,[l.k],{rgX:[0,"rgX"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(e()(),l.ub(25,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(27,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(29,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(31,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(33,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(35,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(37,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(39,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(41,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,"popup"==n.cpDialogDisplay),e(t,7,0,1===(n.cpColorMode||1)),e(t,13,0,n.cpAddColorButton),e(t,16,0,"disabled"===n.cpAlphaChannel),e(t,18,0,1),e(t,21,0,1),e(t,24,0,1),e(t,27,0,!n.cpDisableInput&&1===(n.cpColorMode||1)),e(t,29,0,!n.cpDisableInput&&1===(n.cpColorMode||1)),e(t,31,0,!n.cpDisableInput&&1===(n.cpColorMode||1)),e(t,33,0,!n.cpDisableInput&&1===(n.cpColorMode||1)),e(t,35,0,!n.cpDisableInput&&2===(n.cpColorMode||1)),e(t,37,0,!n.cpDisableInput&&1===(n.cpColorMode||1)),e(t,39,0,(null==n.cpPresetColors?null:n.cpPresetColors.length)||n.cpAddColorButton),e(t,41,0,n.cpOKButton||n.cpCancelButton)}),(function(e,t){var n=t.component;e(t,3,0,n.show,n.show?"block":"none",n.hidden?"hidden":"visible",n.top,n.left,n.position,n.cpHeight,n.cpWidth),e(t,11,0,n.selectedColor),e(t,17,0,1===(n.cpColorMode||1)?"block":"none"),e(t,19,0,null==n.slider?null:n.slider.h),e(t,20,0,2===(n.cpColorMode||1)?"block":"none"),e(t,22,0,null==n.slider?null:n.slider.v),e(t,23,0,"disabled"===n.cpAlphaChannel?"none":"block",n.alphaSliderColor),e(t,25,0,null==n.slider?null:n.slider.a)}))}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"color-picker",[],null,[["document","keyup.esc"],["document","keyup.enter"]],(function(e,t,n){var i=!0;return"document:keyup.esc"===t&&(i=!1!==l.Gb(e,1).handleEsc(n)&&i),"document:keyup.enter"===t&&(i=!1!==l.Gb(e,1).handleEnter(n)&&i),i}),A,a)),l.tb(1,4440064,null,0,i.a,[l.k,l.h,i.d],null,null)],(function(e,t){e(t,1,0)}),null)}var G=l.qb("color-picker",i.a,Y,{},{},[])},DFop:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("KbaO");class l{constructor(e,t,n){this.viewerService=e,this.zone=t,this.cdRef=n,this.showShare=!1,this.showUrlTimeout=void 0,this.showUrlLink=!1}ngOnInit(){}openShare(){this.showShare=!0}closeShare(){this.zone.run(()=>{this.showShare=!1})}showUrl(){this.showUrlLink=!0,this.showUrlTimeout&&clearTimeout(this.showUrlTimeout),this.showUrlTimeout=setTimeout(()=>{this.zone.run(()=>{this.showUrlLink=!1})},3e4),this.cdRef.detectChanges();const e=document.createElement("textarea");e.style.opacity="0",e.value=this.getShareUrl("url"),document.body.appendChild(e),e.focus(),e.select(),document.execCommand("copy"),document.body.removeChild(e)}getShareUrl(e){const t=window.location.href;let n=this.viewerService.magazineContent.share_link;switch(-1!==t.indexOf("article")&&(n=t),-1===n.indexOf("%")&&(n=encodeURIComponent(n).replace(/'/g,"%27").replace(/"/g,"%22")),e){case"facebook":return"https://www.facebook.com/sharer/sharer.php?u="+n;case"twitter":return"https://twitter.com/home?status="+n;case"e-mail":return"mailto:?body="+n+"&subject="+this.viewerService.magazineContent.magazine_title;case"googleplus":return"https://plus.google.com/share?url="+n;case"url":return n=decodeURIComponent(n.replace(/\+/g," ")),n}}}},DH7j:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=(()=>Array.isArray||(e=>e&&"number"==typeof e.length))()},"DKr+":function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={s:["thoddea sekondamni","thodde sekond"],ss:[e+" sekondamni",e+" sekond"],m:["eka mintan","ek minut"],mm:[e+" mintamni",e+" mintam"],h:["eka voran","ek vor"],hh:[e+" voramni",e+" voram"],d:["eka disan","ek dis"],dd:[e+" disamni",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineamni",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsamni",e+" vorsam"]};return l?i[n][0]:i[n][1]}e.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(e,t){switch(t){case"D":return e+"er";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(e,t){return 12===e&&(e=0),"rati"===t?e<4?e:e+12:"sokallim"===t?e:"donparam"===t?e>12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokallim":e<16?"donparam":e<20?"sanje":"rati"}})}(n("wd/R"))},Da06:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("t1rp"),a=n("N5wb"),o=n("cYBl"),s=n("ieA2"),u=n("iInd");n.d(t,"a",(function(){return p}));var c=l.sb({encapsulation:0,styles:[[""]],data:{}});function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(3,0,null,null,1,"app-common-address-select",[],null,[[null,"saveButtonPressed"],[null,"addNewAddressPressed"],[null,"cancelButtonPressed"],[null,"selectedAddressIdChange"]],(function(e,t,n){var l=!0,i=e.component;return"saveButtonPressed"===t&&(l=!1!==i.updateSubscriptionAddress()&&l),"addNewAddressPressed"===t&&(l=!1!==i.addNewAddress()&&l),"cancelButtonPressed"===t&&(l=!1!==i.cancel()&&l),"selectedAddressIdChange"===t&&(l=!1!==(i.selectedAddressId=n)&&l),l}),r.b,r.a)),l.tb(4,114688,null,0,a.a,[o.a],{addressesData:[0,"addressesData"],selectedAddressId:[1,"selectedAddressId"]},{cancelButtonPressed:"cancelButtonPressed",saveButtonPressed:"saveButtonPressed",addNewAddressPressed:"addNewAddressPressed",selectedAddressIdChange:"selectedAddressIdChange"})],(function(e,t){var n=t.component;e(t,4,0,n.addressesData,n.selectedAddressId)}),(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.ADDRESS_CHOSE_TITLE")))}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-address-select",[],null,null,null,d,c)),l.tb(1,114688,null,0,s.a,[o.a,u.a,u.l],null,null)],(function(e,t){e(t,1,0)}),null)}var p=l.qb("app-address-select",s.a,h,{},{},[])},Dkky:function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n("wd/R"))},Dmmi:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){}ngOnInit(){}}},Dmvi:function(e,t,n){!function(e){"use strict";e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:4}})}(n("wd/R"))},DnID:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("YRjy"),n("KbaO");class l{constructor(e,t,n,l,i){this.activatedRoute=e,this.router=t,this.sharedService=n,this.viewerService=l,this.auth0Service=i}ngOnInit(){this.sharedService.showLoadingOverlay();const e=this.activatedRoute.snapshot.queryParams,t=e.ta||e.t,n=t&&e.t,l=e.r;t?this.viewerService.doAuthWithToken(t).subscribe(e=>{const i=[];let r=null;if(e.hash&&localStorage.setObject("tokenHash_"+e.group_id,{hash:e.hash}),e.namespace&&e.access_token&&(localStorage.setItem("namespace",e.namespace),localStorage.setItem(e.namespace+"access_token",e.access_token),localStorage.setItem(e.namespace+"refresh_token",e.refresh_token),localStorage.setItem(e.namespace+"key",e.key),localStorage.removeItem("tokenHash_"+e.group_id)),e.purchase_url)window.location.assign(e.purchase_url);else if(l){const e=window.location.origin+l;window.location.assign(e)}else e.key&&!e.reader_confirmed?e.product_id?localStorage.setItem(e.namespace+"require_activation","1"):(i.push("leadwall"),i.push(e.group_id),i.push(e.key),i.push("activate"),r={t,email:e.email}):e.mag_id&&n?(i.push("html5"),i.push(e.group_id),i.push(e.mag_id),i.push("1")):(i.push("html5"),i.push(e.group_id),e.group_id&&(r={product_id:e.product_id,product_type:e.product_type,billing_address_id:e.billing_address_id,postal_address_id:e.postal_address_id,payment_type:e.payment_type},e.payment_in_progress&&(r.payment_in_progress=e.payment_in_progress))),this.sharedService.hideLoadingOverlay(),i.length>0&&this.router.navigate(i,{queryParams:r,replaceUrl:!0}).then()},e=>{this.sharedService.hideLoadingOverlay()}):"auth_callback"===this.activatedRoute.snapshot.routeConfig.path?this.auth0Service.parseHash(this.activatedRoute.snapshot.fragment):"auth_logout"===this.activatedRoute.snapshot.routeConfig.path?this.auth0Service.logoutComplete():this.sharedService.hideLoadingOverlay()}}},DoHr:function(e,t,n){!function(e){"use strict";var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};e.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(e,t,n){return e<12?n?"\xf6\xf6":"\xd6\xd6":n?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(e){return"\xf6s"===e||"\xd6S"===e},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[yar\u0131n saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[d\xfcn] LT",lastWeek:"[ge\xe7en] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \xf6nce",s:"birka\xe7 saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'\u0131nc\u0131";var l=e%10;return e+(t[l]||t[e%100-l]||t[e>=100?100:null])}},week:{dow:1,doy:7}})}(n("wd/R"))},DxQv:function(e,t,n){!function(e){"use strict";e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"p\xe5 dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xe5 sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"et \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},Dzi0:function(e,t,n){!function(e){"use strict";e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n("wd/R"))},"E+lV":function(e,t,n){!function(e){"use strict";var t={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,n,l,i){var r,a=t.words[l];return 1===l.length?"y"===l&&n?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":i||n?a[0]:a[1]:(r=t.correctGrammaticalCase(e,a),"yy"===l&&n&&"\u0433\u043e\u0434\u0438\u043d\u0443"===r?e+" \u0433\u043e\u0434\u0438\u043d\u0430":e+" "+r)}};e.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},EOgW:function(e,t,n){!function(e){"use strict";e.defineLocale("th",{months:"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),monthsShort:"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),monthsParseExact:!0,weekdays:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysShort:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysMin:"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm",LLLL:"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(e){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===e},meridiem:function(e,t,n){return e<12?"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07":"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"},calendar:{sameDay:"[\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextDay:"[\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextWeek:"dddd[\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e27\u0e25\u0e32] LT",lastDay:"[\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",lastWeek:"[\u0e27\u0e31\u0e19]dddd[\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e27\u0e25\u0e32] LT",sameElse:"L"},relativeTime:{future:"\u0e2d\u0e35\u0e01 %s",past:"%s\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27",s:"\u0e44\u0e21\u0e48\u0e01\u0e35\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",ss:"%d \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",m:"1 \u0e19\u0e32\u0e17\u0e35",mm:"%d \u0e19\u0e32\u0e17\u0e35",h:"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",hh:"%d \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",d:"1 \u0e27\u0e31\u0e19",dd:"%d \u0e27\u0e31\u0e19",w:"1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",ww:"%d \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",M:"1 \u0e40\u0e14\u0e37\u0e2d\u0e19",MM:"%d \u0e40\u0e14\u0e37\u0e2d\u0e19",y:"1 \u0e1b\u0e35",yy:"%d \u0e1b\u0e35"}})}(n("wd/R"))},ERW5:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("c9fC"),r=n("SVse"),a=(n("5Bek"),n("zMNK")),o=n("8bJo"),s=n("omvX"),u=n("5GAg"),c=l.sb({encapsulation:2,styles:[".mat-expansion-panel{box-sizing:content-box;display:block;margin:0;border-radius:4px;overflow:hidden;transition:margin 225ms cubic-bezier(.4,0,.2,1),box-shadow 280ms cubic-bezier(.4,0,.2,1)}.mat-accordion .mat-expansion-panel:not(.mat-expanded),.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:0}.mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media (-ms-high-contrast:active){.mat-expansion-panel{outline:solid 1px}}.mat-expansion-panel._mat-animation-noopable,.mat-expansion-panel.ng-animate-disabled,.ng-animate-disabled .mat-expansion-panel{transition:none}.mat-expansion-panel-content{display:flex;flex-direction:column;overflow:visible}.mat-expansion-panel-body{padding:0 24px 16px}.mat-expansion-panel-spacing{margin:16px 0}.mat-accordion>.mat-expansion-panel-spacing:first-child,.mat-accordion>:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-top:0}.mat-accordion>.mat-expansion-panel-spacing:last-child,.mat-accordion>:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-bottom:0}.mat-action-row{border-top-style:solid;border-top-width:1px;display:flex;flex-direction:row;justify-content:flex-end;padding:16px 8px 16px 24px}.mat-action-row button.mat-button-base{margin-left:8px}[dir=rtl] .mat-action-row button.mat-button-base{margin-left:0;margin-right:8px}"],data:{animation:[{type:7,name:"bodyExpansion",definitions:[{type:0,name:"collapsed, void",styles:{type:6,styles:{height:"0px",visibility:"hidden"},offset:null},options:void 0},{type:0,name:"expanded",styles:{type:6,styles:{height:"*",visibility:"visible"},offset:null},options:void 0},{type:1,expr:"expanded <=> collapsed, void => collapsed",animation:{type:4,styles:null,timings:"225ms cubic-bezier(0.4,0.0,0.2,1)"},options:null}],options:{}}]}});function d(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function h(e){return l.Qb(2,[l.Mb(671088640,1,{_body:0}),l.Fb(null,0),(e()(),l.ub(2,0,[[1,0],["body",1]],null,5,"div",[["class","mat-expansion-panel-content"],["role","region"]],[[24,"@bodyExpansion",0],[1,"aria-labelledby",0],[8,"id",0]],[[null,"@bodyExpansion.done"]],(function(e,t,n){var l=!0;return"@bodyExpansion.done"===t&&(l=!1!==e.component._bodyAnimationDone.next(n)&&l),l}),null,null)),(e()(),l.ub(3,0,null,null,3,"div",[["class","mat-expansion-panel-body"]],null,null,null,null,null)),l.Fb(null,1),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(6,212992,null,0,a.b,[l.j,l.Q],{portal:[0,"portal"]},null),l.Fb(null,2)],(function(e,t){e(t,6,0,t.component._portal)}),(function(e,t){var n=t.component;e(t,2,0,n._getExpandedState(),n._headerId,n.id)}))}var p=l.sb({encapsulation:2,styles:[".mat-expansion-panel-header{display:flex;flex-direction:row;align-items:center;padding:0 24px;border-radius:inherit}.mat-expansion-panel-header:focus,.mat-expansion-panel-header:hover{outline:0}.mat-expansion-panel-header.mat-expanded:focus,.mat-expansion-panel-header.mat-expanded:hover{background:inherit}.mat-expansion-panel-header:not([aria-disabled=true]){cursor:pointer}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before{flex-direction:row-reverse}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 16px 0 0}[dir=rtl] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 0 0 16px}.mat-content{display:flex;flex:1;flex-direction:row;overflow:hidden}.mat-expansion-panel-header-description,.mat-expansion-panel-header-title{display:flex;flex-grow:1;margin-right:16px}[dir=rtl] .mat-expansion-panel-header-description,[dir=rtl] .mat-expansion-panel-header-title{margin-right:0;margin-left:16px}.mat-expansion-panel-header-description{flex-grow:2}.mat-expansion-indicator::after{border-style:solid;border-width:0 2px 2px 0;content:'';display:inline-block;padding:3px;transform:rotate(45deg);vertical-align:middle}"],data:{animation:[{type:7,name:"indicatorRotate",definitions:[{type:0,name:"collapsed, void",styles:{type:6,styles:{transform:"rotate(0deg)"},offset:null},options:void 0},{type:0,name:"expanded",styles:{type:6,styles:{transform:"rotate(180deg)"},offset:null},options:void 0},{type:1,expr:"expanded <=> collapsed, void => collapsed",animation:{type:4,styles:null,timings:"225ms cubic-bezier(0.4,0.0,0.2,1)"},options:null}],options:{}},{type:7,name:"expansionHeight",definitions:[{type:0,name:"collapsed, void",styles:{type:6,styles:{height:"{{collapsedHeight}}"},offset:null},options:{params:{collapsedHeight:"48px"}}},{type:0,name:"expanded",styles:{type:6,styles:{height:"{{expandedHeight}}"},offset:null},options:{params:{expandedHeight:"64px"}}},{type:1,expr:"expanded <=> collapsed, void => collapsed",animation:{type:3,steps:[{type:11,selector:"@indicatorRotate",animation:{type:9,options:null},options:{optional:!0}},{type:4,styles:null,timings:"225ms cubic-bezier(0.4,0.0,0.2,1)"}],options:null},options:null}],options:{}}]}});function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"span",[["class","mat-expansion-indicator"]],[[24,"@indicatorRotate",0]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.component._getExpandedState())}))}function g(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,3,"span",[["class","mat-content"]],null,null,null,null,null)),l.Fb(null,0),l.Fb(null,1),l.Fb(null,2),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,5,0,t.component._showToggle())}),null)}var b=n("Ourk"),f=n("elxJ"),_=n("Mr+X"),v=n("Gi4r"),y=n("TSSN"),w=n("s7LF"),k=n("zhuU"),M=n("cYBl"),C=n("iInd");n.d(t,"a",(function(){return A}));var S=l.sb({encapsulation:0,styles:[[".mat-expansion-panel[_ngcontent-%COMP%]{border:none!important;box-shadow:none!important}.mat-expansion-panel.no-panel-body[_ngcontent-%COMP%]    .mat-expansion-panel-body{display:none}hr[_ngcontent-%COMP%]{margin:0}label[_ngcontent-%COMP%]{font-size:10px}.mat-expansion-panel-header[aria-disabled=true][_ngcontent-%COMP%]{color:initial}div.invalid[_ngcontent-%COMP%]{border:1px solid #c30000}div[_ngcontent-%COMP%] + small[_ngcontent-%COMP%]{display:none}div.invalid[_ngcontent-%COMP%] + small[_ngcontent-%COMP%]{display:block}.price[_ngcontent-%COMP%], .product[_ngcontent-%COMP%]{display:block;padding-left:10px}.product[_ngcontent-%COMP%]{position:relative}.product[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{position:absolute;right:0}.price[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;top:-5px}.mat-icon[_ngcontent-%COMP%]{width:120px;height:38px}  div.sepa>input{border-radius:0;color:#000;display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}"]],data:{}});function x(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,18,"mat-expansion-panel",[["class","mat-expansion-panel"]],[[2,"mat-expanded",null],[2,"_mat-animation-noopable",null],[2,"mat-expansion-panel-spacing",null]],[[null,"opened"]],(function(e,t,n){var l=!0;return"opened"===t&&(l=!1!==e.component.paymentModeChange("sepa_debit")&&l),l}),h,c)),l.tb(1,1753088,null,1,i.e,[[3,i.a],l.h,o.d,l.Q,r.e,[2,s.a],[2,i.b]],{disabled:[0,"disabled"]},{opened:"opened"}),l.Mb(603979776,3,{_lazyContent:0}),l.Lb(256,null,i.a,void 0,[]),(e()(),l.ub(4,0,null,0,9,"mat-expansion-panel-header",[["class","mat-expansion-panel-header"],["role","button"]],[[1,"id",0],[1,"tabindex",0],[1,"aria-controls",0],[1,"aria-expanded",0],[1,"aria-disabled",0],[2,"mat-expanded",null],[2,"mat-expansion-toggle-indicator-after",null],[2,"mat-expansion-toggle-indicator-before",null],[40,"@.disabled",0],[40,"@expansionHeight",0]],[[null,"click"],[null,"keydown"],["component","@expansionHeight.start"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,5)._toggle()&&i),"keydown"===t&&(i=!1!==l.Gb(e,5)._keydown(n)&&i),"component:@expansionHeight.start"===t&&(i=!1!==l.Gb(e,5)._animationStarted()&&i),i}),g,p)),l.tb(5,180224,[[1,4]],0,i.f,[i.e,l.k,u.e,l.h,[2,i.b]],null,null),l.Jb(6,{collapsedHeight:0,expandedHeight:1}),l.Jb(7,{value:0,params:1}),(e()(),l.ub(8,0,null,0,5,"mat-panel-title",[["class","mat-expansion-panel-header-title"]],null,null,null,null,null)),l.tb(9,16384,null,0,i.g,[],null,null),(e()(),l.ub(10,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["disableRipple",""],["value","sepa_debit"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,11)._inputElement.nativeElement.focus()&&i),i}),b.b,b.a)),l.tb(11,4440064,[[2,4]],0,f.b,[[2,f.c],l.k,l.h,u.e,o.d,[2,s.a],[2,f.a]],{disableRipple:[0,"disableRipple"],value:[1,"value"]},null),(e()(),l.ub(12,0,null,0,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","sepa"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,_.b,_.a)),l.tb(13,9158656,null,0,v.b,[l.k,v.d,[8,null],[2,v.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),l.ub(14,0,null,1,4,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(15,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["IBAN*"])),(e()(),l.ub(17,0,null,null,0,"div",[["class","loading sepa"],["id","iban-element"]],null,null,null,null,null)),(e()(),l.ub(18,0,null,null,0,"small",[["class","form-text input-error"],["id","iban-error-message"]],null,null,null,null,null)),(e()(),l.kb(0,null,null,0))],(function(e,t){e(t,1,0,"sepa_debit"===t.component.paymentMode),e(t,11,0,"","sepa_debit"),e(t,13,0,"sepa")}),(function(e,t){e(t,0,0,l.Gb(t,1).expanded,"NoopAnimations"===l.Gb(t,1)._animationMode,l.Gb(t,1)._hasSpacing());var n=l.Gb(t,5).panel._headerId,i=l.Gb(t,5).disabled?-1:0,r=l.Gb(t,5)._getPanelId(),a=l.Gb(t,5)._isExpanded(),o=l.Gb(t,5).panel.disabled,s=l.Gb(t,5)._isExpanded(),u="after"===l.Gb(t,5)._getTogglePosition(),c="before"===l.Gb(t,5)._getTogglePosition(),d=l.Gb(t,5)._animationsDisabled,h=e(t,7,0,l.Gb(t,5)._getExpandedState(),e(t,6,0,l.Gb(t,5).collapsedHeight,l.Gb(t,5).expandedHeight));e(t,4,0,n,i,r,a,o,s,u,c,d,h),e(t,10,1,[l.Gb(t,11).checked,l.Gb(t,11).disabled,"NoopAnimations"===l.Gb(t,11)._animationMode,"primary"===l.Gb(t,11).color,"accent"===l.Gb(t,11).color,"warn"===l.Gb(t,11).color,-1,l.Gb(t,11).id,null,null,null]),e(t,12,0,l.Gb(t,13).inline,"primary"!==l.Gb(t,13).color&&"accent"!==l.Gb(t,13).color&&"warn"!==l.Gb(t,13).color)}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,13,"mat-expansion-panel",[["class","no-panel-body mat-expansion-panel"]],[[2,"mat-expanded",null],[2,"_mat-animation-noopable",null],[2,"mat-expansion-panel-spacing",null]],[[null,"opened"]],(function(e,t,n){var l=!0;return"opened"===t&&(l=!1!==e.component.paymentModeChange("paypal")&&l),l}),h,c)),l.tb(1,1753088,null,1,i.e,[[3,i.a],l.h,o.d,l.Q,r.e,[2,s.a],[2,i.b]],{disabled:[0,"disabled"]},{opened:"opened"}),l.Mb(603979776,4,{_lazyContent:0}),l.Lb(256,null,i.a,void 0,[]),(e()(),l.ub(4,0,null,0,9,"mat-expansion-panel-header",[["class","mat-expansion-panel-header"],["role","button"]],[[1,"id",0],[1,"tabindex",0],[1,"aria-controls",0],[1,"aria-expanded",0],[1,"aria-disabled",0],[2,"mat-expanded",null],[2,"mat-expansion-toggle-indicator-after",null],[2,"mat-expansion-toggle-indicator-before",null],[40,"@.disabled",0],[40,"@expansionHeight",0]],[[null,"click"],[null,"keydown"],["component","@expansionHeight.start"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,5)._toggle()&&i),"keydown"===t&&(i=!1!==l.Gb(e,5)._keydown(n)&&i),"component:@expansionHeight.start"===t&&(i=!1!==l.Gb(e,5)._animationStarted()&&i),i}),g,p)),l.tb(5,180224,[[1,4]],0,i.f,[i.e,l.k,u.e,l.h,[2,i.b]],null,null),l.Jb(6,{collapsedHeight:0,expandedHeight:1}),l.Jb(7,{value:0,params:1}),(e()(),l.ub(8,0,null,0,5,"mat-panel-title",[["class","mat-expansion-panel-header-title"]],null,null,null,null,null)),l.tb(9,16384,null,0,i.g,[],null,null),(e()(),l.ub(10,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["disableRipple",""],["value","paypal"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,11)._inputElement.nativeElement.focus()&&i),i}),b.b,b.a)),l.tb(11,4440064,[[2,4]],0,f.b,[[2,f.c],l.k,l.h,u.e,o.d,[2,s.a],[2,f.a]],{disableRipple:[0,"disableRipple"],value:[1,"value"]},null),(e()(),l.ub(12,0,null,0,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","paypal"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,_.b,_.a)),l.tb(13,9158656,null,0,v.b,[l.k,v.d,[8,null],[2,v.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),l.kb(0,null,null,0))],(function(e,t){e(t,1,0,"paypal"===t.component.paymentMode),e(t,11,0,"","paypal"),e(t,13,0,"paypal")}),(function(e,t){e(t,0,0,l.Gb(t,1).expanded,"NoopAnimations"===l.Gb(t,1)._animationMode,l.Gb(t,1)._hasSpacing());var n=l.Gb(t,5).panel._headerId,i=l.Gb(t,5).disabled?-1:0,r=l.Gb(t,5)._getPanelId(),a=l.Gb(t,5)._isExpanded(),o=l.Gb(t,5).panel.disabled,s=l.Gb(t,5)._isExpanded(),u="after"===l.Gb(t,5)._getTogglePosition(),c="before"===l.Gb(t,5)._getTogglePosition(),d=l.Gb(t,5)._animationsDisabled,h=e(t,7,0,l.Gb(t,5)._getExpandedState(),e(t,6,0,l.Gb(t,5).collapsedHeight,l.Gb(t,5).expandedHeight));e(t,4,0,n,i,r,a,o,s,u,c,d,h),e(t,10,1,[l.Gb(t,11).checked,l.Gb(t,11).disabled,"NoopAnimations"===l.Gb(t,11)._animationMode,"primary"===l.Gb(t,11).color,"accent"===l.Gb(t,11).color,"warn"===l.Gb(t,11).color,-1,l.Gb(t,11).id,null,null,null]),e(t,12,0,l.Gb(t,13).inline,"primary"!==l.Gb(t,13).color&&"accent"!==l.Gb(t,13).color&&"warn"!==l.Gb(t,13).color)}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,44,"mat-expansion-panel",[["class","mat-expansion-panel"]],[[2,"mat-expanded",null],[2,"_mat-animation-noopable",null],[2,"mat-expansion-panel-spacing",null]],[[null,"opened"]],(function(e,t,n){var l=!0;return"opened"===t&&(l=!1!==e.component.paymentModeChange("card")&&l),l}),h,c)),l.tb(1,1753088,null,1,i.e,[[3,i.a],l.h,o.d,l.Q,r.e,[2,s.a],[2,i.b]],{disabled:[0,"disabled"]},{opened:"opened"}),l.Mb(603979776,5,{_lazyContent:0}),l.Lb(256,null,i.a,void 0,[]),(e()(),l.ub(4,0,null,0,9,"mat-expansion-panel-header",[["class","mat-expansion-panel-header"],["role","button"]],[[1,"id",0],[1,"tabindex",0],[1,"aria-controls",0],[1,"aria-expanded",0],[1,"aria-disabled",0],[2,"mat-expanded",null],[2,"mat-expansion-toggle-indicator-after",null],[2,"mat-expansion-toggle-indicator-before",null],[40,"@.disabled",0],[40,"@expansionHeight",0]],[[null,"click"],[null,"keydown"],["component","@expansionHeight.start"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,5)._toggle()&&i),"keydown"===t&&(i=!1!==l.Gb(e,5)._keydown(n)&&i),"component:@expansionHeight.start"===t&&(i=!1!==l.Gb(e,5)._animationStarted()&&i),i}),g,p)),l.tb(5,180224,[[1,4]],0,i.f,[i.e,l.k,u.e,l.h,[2,i.b]],null,null),l.Jb(6,{collapsedHeight:0,expandedHeight:1}),l.Jb(7,{value:0,params:1}),(e()(),l.ub(8,0,null,0,5,"mat-panel-title",[["class","mat-expansion-panel-header-title"]],null,null,null,null,null)),l.tb(9,16384,null,0,i.g,[],null,null),(e()(),l.ub(10,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["disableRipple",""],["value","card"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,11)._inputElement.nativeElement.focus()&&i),i}),b.b,b.a)),l.tb(11,4440064,[[2,4]],0,f.b,[[2,f.c],l.k,l.h,u.e,o.d,[2,s.a],[2,f.a]],{disableRipple:[0,"disableRipple"],value:[1,"value"]},null),(e()(),l.ub(12,0,null,0,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","visa"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,_.b,_.a)),l.tb(13,9158656,null,0,v.b,[l.k,v.d,[8,null],[2,v.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),l.ub(14,0,null,1,11,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(15,0,null,null,2,"label",[["for","cardHolder"]],null,null,null,null,null)),(e()(),l.Ob(16,null,["","*"])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.ub(18,0,null,null,7,"input",[["aria-describedby","cardHolder"],["class","form-control"],["id","cardHolder"],["name","cardHolder"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,19)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,19).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,19)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,19)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.cardHolder=n)&&i),i}),null,null)),l.tb(19,16384,null,0,w.e,[l.E,l.k,[2,w.a]],null,null),l.tb(20,16384,null,0,w.y,[],{required:[0,"required"]},null),l.Lb(1024,null,w.n,(function(e){return[e]}),[w.y]),l.Lb(1024,null,w.o,(function(e){return[e]}),[w.e]),l.tb(23,671744,null,0,w.t,[[2,w.d],[6,w.n],[8,null],[6,w.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,w.p,null,[w.t]),l.tb(25,16384,null,0,w.q,[[4,w.p]],null,null),(e()(),l.ub(26,0,null,1,5,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(27,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(28,null,["","*"])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.ub(30,0,null,null,0,"div",[["class","loading form-control"],["id","card-number"]],null,null,null,null,null)),(e()(),l.ub(31,0,null,null,0,"small",[["class","form-text input-error"],["id","card-number-error"]],null,null,null,null,null)),(e()(),l.ub(32,0,null,1,12,"div",[["class","form-group small-width"]],null,null,null,null,null)),(e()(),l.ub(33,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),l.ub(34,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(35,null,["","*"])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.ub(37,0,null,null,0,"div",[["class","loading form-control"],["id","card-valid"]],null,null,null,null,null)),(e()(),l.ub(38,0,null,null,0,"small",[["class","form-text input-error"],["id","card-valid-error"]],null,null,null,null,null)),(e()(),l.ub(39,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),l.ub(40,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(41,null,["",""])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.ub(43,0,null,null,0,"div",[["class","loading form-control"],["id","card-cvc"]],null,null,null,null,null)),(e()(),l.ub(44,0,null,null,0,"small",[["class","form-text input-error"],["id","card-cvc-error"]],null,null,null,null,null)),(e()(),l.kb(0,null,null,0))],(function(e,t){var n=t.component;e(t,1,0,"card"===n.paymentMode),e(t,11,0,"","card"),e(t,13,0,"visa"),e(t,20,0,""),e(t,23,0,"cardHolder",n.cardHolder)}),(function(e,t){e(t,0,0,l.Gb(t,1).expanded,"NoopAnimations"===l.Gb(t,1)._animationMode,l.Gb(t,1)._hasSpacing());var n=l.Gb(t,5).panel._headerId,i=l.Gb(t,5).disabled?-1:0,r=l.Gb(t,5)._getPanelId(),a=l.Gb(t,5)._isExpanded(),o=l.Gb(t,5).panel.disabled,s=l.Gb(t,5)._isExpanded(),u="after"===l.Gb(t,5)._getTogglePosition(),c="before"===l.Gb(t,5)._getTogglePosition(),d=l.Gb(t,5)._animationsDisabled,h=e(t,7,0,l.Gb(t,5)._getExpandedState(),e(t,6,0,l.Gb(t,5).collapsedHeight,l.Gb(t,5).expandedHeight));e(t,4,0,n,i,r,a,o,s,u,c,d,h),e(t,10,1,[l.Gb(t,11).checked,l.Gb(t,11).disabled,"NoopAnimations"===l.Gb(t,11)._animationMode,"primary"===l.Gb(t,11).color,"accent"===l.Gb(t,11).color,"warn"===l.Gb(t,11).color,-1,l.Gb(t,11).id,null,null,null]),e(t,12,0,l.Gb(t,13).inline,"primary"!==l.Gb(t,13).color&&"accent"!==l.Gb(t,13).color&&"warn"!==l.Gb(t,13).color),e(t,16,0,l.Pb(t,16,0,l.Gb(t,17).transform("readers.SWITCHPAY_CARD_OWNER"))),e(t,18,0,l.Gb(t,20).required?"":null,l.Gb(t,25).ngClassUntouched,l.Gb(t,25).ngClassTouched,l.Gb(t,25).ngClassPristine,l.Gb(t,25).ngClassDirty,l.Gb(t,25).ngClassValid,l.Gb(t,25).ngClassInvalid,l.Gb(t,25).ngClassPending),e(t,28,0,l.Pb(t,28,0,l.Gb(t,29).transform("readers.SWITCHPAY_CARD_NUMBER"))),e(t,35,0,l.Pb(t,35,0,l.Gb(t,36).transform("readers.SWITCHPAY_CARD_EXPIRE"))),e(t,41,0,l.Pb(t,41,0,l.Gb(t,42).transform("readers.SWITCHPAY_CARD_CVC")))}))}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,[","]))],null,null)}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["\xb9",""])),l.Ib(131072,y.j,[y.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.SWITCHPAY_FINE_PRINT_1")))}))}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(1,null,[""," ",""])),l.Ib(131072,y.j,[y.k,l.h])],null,(function(e,t){e(t,1,0,t.component.showReccuringLabel?"\xb2":"\xb9",l.Pb(t,1,1,l.Gb(t,2).transform("readers.SWITCHPAY_FINE_PRINT_2")))}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.ub(3,0,null,null,45,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,5).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,5).onReset()&&i),i}),null,null)),l.tb(4,16384,null,0,w.E,[],null,null),l.tb(5,4210688,null,0,w.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,w.d,null,[w.s]),l.tb(7,16384,null,0,w.r,[[4,w.d]],null,null),(e()(),l.ub(8,0,null,null,19,"mat-accordion",[["class","mat-accordion"],["hideToggle",""]],null,null,null,null,null)),l.Lb(6144,null,i.a,null,[i.c]),l.tb(10,1720320,null,1,i.c,[],{hideToggle:[0,"hideToggle"]},null),l.Mb(603979776,1,{_headers:1}),(e()(),l.ub(12,0,null,null,15,"mat-radio-group",[["class","mat-radio-group"],["name","paymentMode"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"]],(function(e,t,n){var l=!0,i=e.component;return"ngModelChange"===t&&(l=!1!==(i.paymentMode=n)&&l),"change"===t&&(l=!1!==i.paymentModeChange()&&l),l}),null,null)),l.tb(13,1064960,null,1,f.c,[l.h],{name:[0,"name"]},{change:"change"}),l.Mb(603979776,2,{_radios:1}),l.Lb(1024,null,w.o,(function(e){return[e]}),[f.c]),l.tb(16,671744,null,0,w.t,[[2,w.d],[8,null],[8,null],[6,w.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,w.p,null,[w.t]),l.tb(18,16384,null,0,w.q,[[4,w.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(20,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(21,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(23,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(24,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(26,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(27,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),l.ub(28,0,null,null,20,"div",[["class","form-group mt-3"]],null,null,null,null,null)),(e()(),l.ub(29,0,null,null,2,"div",[["class","product"]],null,null,null,null,null)),(e()(),l.ub(30,0,null,null,1,"b",[],null,null,null,null,null)),(e()(),l.Ob(31,null,["",""])),(e()(),l.ub(32,0,null,null,4,"div",[["class","price"]],null,null,null,null,null)),(e()(),l.Ob(33,null,[""," ",""])),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(35,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.Ob(36,null,[""," "])),(e()(),l.ub(37,0,null,null,2,"label",[["class","mt-3"]],null,null,null,null,null)),(e()(),l.Ob(38,null,["",""])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.ub(40,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.ub(41,0,null,null,0,"div",[["class","btn single-button loading mt-3 mb-3"],["id","paypal-pay-button"]],[[8,"hidden",0]],null,null,null,null)),(e()(),l.ub(42,0,null,null,2,"button",[["class","btn btn-success single-button mt-3 mb-3"],["type","submit"]],[[8,"hidden",0],[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.confirmPayment()&&l),l}),null,null)),(e()(),l.Ob(43,null,["",""])),l.Ib(131072,y.j,[y.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(46,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,I)),l.tb(48,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,10,0,""),e(t,13,0,"paymentMode"),e(t,16,0,"paymentMode",n.paymentMode),e(t,20,0,n.supportedPaymentModes[0].enabled),e(t,23,0,n.supportedPaymentModes[1].enabled),e(t,26,0,n.supportedPaymentModes[2].enabled),e(t,35,0,n.showReccuringLabel&&n.showSubscriptionLabel),e(t,46,0,n.showReccuringLabel),e(t,48,0,n.showSubscriptionLabel)}),(function(e,t){var n=t.component;e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.SWITCHPAY_TITLE"))),e(t,3,0,l.Gb(t,7).ngClassUntouched,l.Gb(t,7).ngClassTouched,l.Gb(t,7).ngClassPristine,l.Gb(t,7).ngClassDirty,l.Gb(t,7).ngClassValid,l.Gb(t,7).ngClassInvalid,l.Gb(t,7).ngClassPending),e(t,12,0,l.Gb(t,18).ngClassUntouched,l.Gb(t,18).ngClassTouched,l.Gb(t,18).ngClassPristine,l.Gb(t,18).ngClassDirty,l.Gb(t,18).ngClassValid,l.Gb(t,18).ngClassInvalid,l.Gb(t,18).ngClassPending),e(t,31,0,n.switchPayData.paymentItem.payment_items[0].name),e(t,33,0,n.productPrice,n.showReccuringLabel?"\xb9":""),e(t,36,0,n.showSubscriptionLabel?n.showReccuringLabel?"\xb2":"\xb9":""),e(t,38,0,l.Pb(t,38,0,l.Gb(t,39).transform("readers.SWITCHPAY_TOS"))),e(t,41,0,"paypal"!==n.paymentMode),e(t,42,0,"paypal"===n.paymentMode,!n.submitEnabled),e(t,43,0,l.Pb(t,43,0,l.Gb(t,44).transform("readers.SWITCHPAY_BUY")))}))}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-switchpay",[],null,null,null,D,S)),l.tb(1,245760,null,0,k.a,[M.a,C.a],null,null)],(function(e,t){e(t,1,0)}),null)}var A=l.qb("app-switchpay",k.a,E,{},{},[])},EY2u:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return r}));var l=n("HDdC");const i=new l.a(e=>e.complete());function r(e){return e?function(e){return new l.a(t=>e.schedule(()=>t.complete()))}(e):i}},F0tV:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("cp0P"),i=n("LRne"),r=(n("naTb"),n("7Dn+"),n("839X"),n("KbaO"),n("5+tZ")),a=n("lJxs");n("YRjy");class o{constructor(e,t,n,l,i){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l,this.shoppingCartService=i}resolve(e,t){this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId"),this.sharedService.setGroupId(this.viewerService.groupId),this.sharedService.showLoadingOverlay();const n=this.viewerService.doAuthRequest(),o=this.viewerService.getGroupOverview(),s=this.viewerService.getMagazines(0,20),u=this.viewerService.getGroupExtsub(),c=this.websiteService.loadWebsiteSettings();return n.pipe(Object(r.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(r.a)(()=>o.pipe(Object(r.a)(()=>this.viewerService.groupId!==this.viewerService.groupOverview.id?(this.viewerService.groupId=this.viewerService.groupOverview.id,this.websiteService.groupId=this.viewerService.groupOverview.id,this.sharedService.setGroupId(this.viewerService.groupId),this.viewerService.doAuthRequest().pipe(Object(r.a)(()=>Object(l.a)({groupOverview:Object(i.a)(this.viewerService.groupOverview),magazines:s,extsub:u,websiteSettings:c}).pipe(Object(r.a)(e=>(this.sharedService.hideLoadingOverlay(),this.shoppingCartService.setGroupId(this.viewerService.groupId),(this.viewerService.authData.hasProducts()||this.viewerService.extsubProviders||e.groupOverview.for_sale)&&e.magazines.length>0?this.viewerService.getProducts(e.magazines[0].magazine_external_id).pipe(Object(a.a)(t=>(e.magazineProducts=t,e))):Object(i.a)(e))))))):Object(l.a)({groupOverview:o,magazines:s,extsub:u,websiteSettings:c}).pipe(Object(r.a)(e=>(this.sharedService.hideLoadingOverlay(),this.shoppingCartService.setGroupId(this.viewerService.groupId),(this.viewerService.authData.hasProducts()||this.viewerService.extsubProviders||e.groupOverview.for_sale)&&e.magazines.length>0?this.viewerService.getProducts(e.magazines[0].magazine_external_id).pipe(Object(a.a)(t=>(e.magazineProducts=t,e))):Object(i.a)(e)))))))))))}}},F9FW:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n("839X"),n("pwBl");var l=n("cp0P"),i=n("5+tZ"),r=n("lJxs"),a=(n("ydTn"),n("RmM4"),n("wd/R"));n("KbaO");class o{constructor(e,t,n,l,i){this.backendService=e,this.configurationService=t,this.viewerService=n,this.util=l,this.websiteService=i,this.backend=this.configurationService.backend}resolve(e,t){this.backendService.groupId=e.paramMap.get("gid");const n=e.paramMap.get("cid");this.backendService.pageId=n,this.websiteService.groupId=e.paramMap.get("gid"),this.viewerService.groupId=this.websiteService.groupId;const o=window.localStorage.getItem("userdata");if(this.backend.isAdmin=!!o,this.backend.showWizard=!!o,!this.backend.isAdmin){const e=a().add(30,"days").toDate();this.backend.visitorToken=localStorage.getObject("visitor-token")||this.util.generateSeed().toString(),localStorage.setObject("visitor-token",this.backend.visitorToken,e),localStorage.getObject("campaign-"+n)?this.backendService.track("reload","page").subscribe(()=>{}):this.backendService.track("load","page").subscribe(()=>{}),localStorage.setObject("campaign-"+n,"1",e),localStorage.setObject("campaign-"+this.backendService.groupId,n,e)}const s=this.backendService.getGroups(),u=this.backendService.getMagazineCovers(!0),c=this.backendService.getChannelInfo(),d=this.backendService.getConfig(!0),h=this.websiteService.loadWebsiteSettings(),p=[this.viewerService.doAuthRequest(),s,u,c,d,h];return Object(l.a)(p).pipe(Object(i.a)(([e,t,n,i,a,o])=>{const s=t.find(e=>e.external_id===this.backendService.groupId||e.link_name===this.backendService.groupId);let u;s&&(this.backendService.titleGroup=s.title),this.backend.activeToggleEnabled=i.shop_subscription,a.data.owner||(this.backend.isAdmin=!1,this.backend.showWizard=!1),u=this.configurationService.backend.magazine_covers.length>0?this.configurationService.configuration.hero.issue||this.configurationService.backend.magazine_covers[0].magazine_external_id:this.configurationService.configuration.hero.issue;const c=this.backendService.getHtmlProducts(u),d=this.backendService.getSections();return Object(l.a)([c,d]).pipe(Object(r.a)(([e,l])=>({groups:t,magazineCovers:n,channelInfo:i,config:a,sections:l,websiteSettings:o})))}))}}},FDv2:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("cp0P"),i=n("LRne"),r=(n("naTb"),n("oY8m")),a=(n("839X"),n("KbaO"),n("5+tZ"));n("YRjy");class o{constructor(e,t,n,l){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l}resolve(e,t){this.sharedService.showLoadingOverlay(),this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId");let n=e.paramMap.get("menuIndex");isNaN(+n)||(n=+n);const o=this.viewerService.doAuthRequest(),s=this.viewerService.getGroupOverview(),u=this.viewerService.getGroupExtsub(),c=this.websiteService.loadWebsiteSettings();return o.pipe(Object(a.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(a.a)(()=>(this.sharedService.hideLoadingOverlay(),s.pipe(Object(a.a)(()=>Object(l.a)({groupOverview:s,extsub:u,websiteSettings:c}).pipe(Object(a.a)(e=>{if(n===r.a.ABOUT)return Object(i.a)(e.websiteSettings.footer_links.about.url);if(n===r.a.APPLE_STORE)return Object(i.a)(e.websiteSettings.footer_links.apple_store.url);if(n===r.a.GOOGLE_STORE)return Object(i.a)(e.websiteSettings.footer_links.google_store.url);if(n===r.a.PRIVACY)return Object(i.a)(e.websiteSettings.footer_links.privacy.url);if(n===r.a.TOS)return Object(i.a)(e.websiteSettings.footer_links.tos.url);if(n===r.a.SUPPORT)return Object(i.a)(e.websiteSettings.footer_links.support.url);if(e.websiteSettings.menu_items.length>n){const t=e.websiteSettings.menu_items[n];return Object(i.a)(t.url)}return Object(i.a)(null)}))))))))))}}},Fi71:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return l})),n("IKX9");const l={apiKey:"AIzaSyC2R9wBLL6L8EDkFopXUoEVGbkpK2ykfbk"};class i{}},Fnuy:function(e,t,n){!function(e){"use strict";e.defineLocale("oc-lnc",{months:{standalone:"geni\xe8r_febri\xe8r_mar\xe7_abril_mai_junh_julhet_agost_setembre_oct\xf2bre_novembre_decembre".split("_"),format:"de geni\xe8r_de febri\xe8r_de mar\xe7_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'oct\xf2bre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dim\xe8cres_dij\xf2us_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[u\xe8i a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[i\xe8r a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"\xe8";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n("wd/R"))},Fwaw:function(e,t,n){"use strict";n.d(t,"c",(function(){return u})),n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return s}));var l=n("Xd0L");const i=["mat-button","mat-flat-button","mat-icon-button","mat-raised-button","mat-stroked-button","mat-mini-fab","mat-fab"];class r{constructor(e){this._elementRef=e}}const a=Object(l.A)(Object(l.C)(Object(l.B)(r)));class o extends a{constructor(e,t,n){super(e),this._focusMonitor=t,this._animationMode=n,this.isRoundButton=this._hasHostAttributes("mat-fab","mat-mini-fab"),this.isIconButton=this._hasHostAttributes("mat-icon-button");for(const l of i)this._hasHostAttributes(l)&&this._getHostElement().classList.add(l);e.nativeElement.classList.add("mat-button-base"),this._focusMonitor.monitor(this._elementRef,!0),this.isRoundButton&&(this.color="accent")}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}focus(e="program",t){this._focusMonitor.focusVia(this._getHostElement(),e,t)}_getHostElement(){return this._elementRef.nativeElement}_isRippleDisabled(){return this.disableRipple||this.disabled}_hasHostAttributes(...e){return e.some(e=>this._getHostElement().hasAttribute(e))}}class s extends o{constructor(e,t,n){super(t,e,n)}_haltDisabledEvents(e){this.disabled&&(e.preventDefault(),e.stopImmediatePropagation())}}class u{}},FwiB:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("CaTn"),a=n("fe2L"),o=n("q5YZ"),s=n("iInd");n.d(t,"a",(function(){return f}));var u=l.sb({encapsulation:0,styles:[[".groups-container[_ngcontent-%COMP%]{max-width:780px;margin-left:auto;margin-right:auto;text-align:center}.groups-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{margin-top:30px;margin-bottom:30px}img[_ngcontent-%COMP%]{height:100px;max-width:100vw;max-height:100px}@media (max-width:500px){img[_ngcontent-%COMP%]{height:auto}}"]],data:{}});function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.mainUrl,"")),e(t,1,0,l.yb(1,"",n.websiteSettings.logo_url,""))}))}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.mainUrl,"")),e(t,2,0,n.groupTitle)}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.parent.context.$implicit.default_url,"")),e(t,1,0,l.yb(1,"",t.parent.context.$implicit.logo,""))}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.parent.context.$implicit.default_url,"")),e(t,2,0,t.parent.context.$implicit.name)}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.context.$implicit.logo),e(t,4,0,!t.context.$implicit.logo)}),null)}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","groups-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(3,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(5,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(7,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.ub(8,0,null,null,1,"app-website-footer",[],null,null,null,r.b,r.a)),l.tb(9,114688,null,0,a.a,[],{footerLinks:[0,"footerLinks"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.websiteSettings.logo_url),e(t,5,0,!n.websiteSettings.logo_url),e(t,7,0,n.websiteSettings.connected_groups),e(t,9,0,n.websiteSettings.footer_links)}),null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-more-titlegroups",[],null,null,null,g,u)),l.tb(1,114688,null,0,o.a,[s.a],null,null)],(function(e,t){e(t,1,0)}),null)}var f=l.qb("app-more-titlegroups",o.a,b,{},{},[])},G0Uy:function(e,t,n){!function(e){"use strict";e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},G0yt:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=(n("s7LF"),n("XNiG")),a=n("PqYM"),o=n("VRyK"),s=n("xgIS"),u=(n("DH7j"),n("yCtX"),n("l7GE")),c=n("ZUHj");n("HDdC"),n("2Vo4");var d=n("lJxs"),h=n("pLZG"),p=n("eIep"),m=n("1G5W"),g=n("IzEk");function b(...e){return t=>{let n;return"function"==typeof e[e.length-1]&&(n=e.pop()),t.lift(new f(e,n))}}class f{constructor(e,t){this.observables=e,this.project=t}call(e,t){return t.subscribe(new _(e,this.observables,this.project))}}class _ extends u.a{constructor(e,t,n){super(e),this.observables=t,this.project=n,this.toRespond=[];const l=t.length;this.values=new Array(l);for(let i=0;i<l;i++)this.toRespond.push(i);for(let i=0;i<l;i++){let e=t[i];this.add(Object(c.a)(this,e,e,i))}}notifyNext(e,t,n,l,i){this.values[n]=t;const r=this.toRespond;if(r.length>0){const e=r.indexOf(n);-1!==e&&r.splice(e,1)}}notifyComplete(){}_next(e){if(0===this.toRespond.length){const t=[e,...this.values];this.project?this._tryProject(t):this.destination.next(t)}}_tryProject(e){let t;try{t=this.project.apply(this,e)}catch(n){return void this.destination.error(n)}this.destination.next(t)}}function v(e){return parseInt(""+e,10)}function y(e){return null!=e?""+e:""}function w(e,t,n=0){return Math.max(Math.min(e,t),n)}function k(e){return"string"==typeof e}function M(e){return!isNaN(v(e))}function C(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e}function S(e){return null!=e}function x(e){return M(e)?("0"+e).slice(-2):""}function L(e,t){return e&&e.className&&e.className.split&&e.className.split(/\s+/).indexOf(t)>=0}n("D0XW"),n("7o/Q"),n("WMd4"),n("w1tV"),n("vkgz"),n.d(t,"c",(function(){return D})),n.d(t,"b",(function(){return O})),n.d(t,"a",(function(){return I})),n.d(t,"B",(function(){return T})),n.d(t,"C",(function(){return P})),n.d(t,"f",(function(){return Y})),n.d(t,"e",(function(){return E})),n.d(t,"d",(function(){return A})),n.d(t,"g",(function(){return G})),n.d(t,"k",(function(){return F})),n.d(t,"j",(function(){return R})),n.d(t,"i",(function(){return N})),n.d(t,"m",(function(){return B})),n.d(t,"l",(function(){return H})),n.d(t,"h",(function(){return W})),n.d(t,"r",(function(){return be})),n.d(t,"q",(function(){return Z})),n.d(t,"p",(function(){return re})),n.d(t,"n",(function(){return oe})),n.d(t,"o",(function(){return ue})),n.d(t,"s",(function(){return _e})),n.d(t,"w",(function(){return Te})),n.d(t,"u",(function(){return Pe})),n.d(t,"v",(function(){return ve})),n.d(t,"A",(function(){return Ee})),n.d(t,"z",(function(){return Ie})),n.d(t,"y",(function(){return De})),n.d(t,"D",(function(){return Ye})),n.d(t,"G",(function(){return Ne})),n.d(t,"F",(function(){return Ge})),n.d(t,"E",(function(){return Re})),n.d(t,"J",(function(){return He})),n.d(t,"I",(function(){return je})),n.d(t,"H",(function(){return Fe})),n.d(t,"M",(function(){return Ve})),n.d(t,"L",(function(){return Be})),n.d(t,"K",(function(){return ze})),n.d(t,"Q",(function(){return Xe})),n.d(t,"P",(function(){return Ue})),n.d(t,"O",(function(){return Je})),n.d(t,"N",(function(){return qe})),n.d(t,"R",(function(){return Ze})),n.d(t,"t",(function(){return et})),n.d(t,"S",(function(){return nt})),n.d(t,"x",(function(){return lt})),n.d(t,"U",(function(){return me})),n.d(t,"cb",(function(){return le})),n.d(t,"T",(function(){return ce})),n.d(t,"V",(function(){return de})),n.d(t,"W",(function(){return ge})),n.d(t,"bb",(function(){return te})),n.d(t,"X",(function(){return fe})),n.d(t,"db",(function(){return Me})),n.d(t,"fb",(function(){return Oe})),n.d(t,"eb",(function(){return Le})),n.d(t,"Y",(function(){return Ae})),n.d(t,"Z",(function(){return $e})),n.d(t,"ab",(function(){return tt})),"undefined"==typeof Element||Element.prototype.closest||(Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest=function(e){let t=this;if(!document.documentElement.contains(t))return null;do{if(t.matches(e))return t;t=t.parentElement||t.parentNode}while(null!==t&&1===t.nodeType);return null});let O=(()=>{class e{constructor(){this.closeOthers=!1}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class P{constructor(e,t){this.accordion=e,this.panel=t}set ngbPanelToggle(e){e&&(this.panel=e)}}class T{constructor(e){this.templateRef=e}}class I{constructor(e){this.activeIds=[],this.destroyOnHide=!0,this.panelChange=new l.m,this.type=e.type,this.closeOtherPanels=e.closeOthers}isExpanded(e){return this.activeIds.indexOf(e)>-1}expand(e){this._changeOpenState(this._findPanelById(e),!0)}expandAll(){this.closeOtherPanels?0===this.activeIds.length&&this.panels.length&&this._changeOpenState(this.panels.first,!0):this.panels.forEach(e=>this._changeOpenState(e,!0))}collapse(e){this._changeOpenState(this._findPanelById(e),!1)}collapseAll(){this.panels.forEach(e=>{this._changeOpenState(e,!1)})}toggle(e){const t=this._findPanelById(e);t&&this._changeOpenState(t,!t.isOpen)}ngAfterContentChecked(){k(this.activeIds)&&(this.activeIds=this.activeIds.split(/\s*,\s*/)),this.panels.forEach(e=>e.isOpen=!e.disabled&&this.activeIds.indexOf(e.id)>-1),this.activeIds.length>1&&this.closeOtherPanels&&(this._closeOthers(this.activeIds[0]),this._updateActiveIds())}_changeOpenState(e,t){if(e&&!e.disabled&&e.isOpen!==t){let n=!1;this.panelChange.emit({panelId:e.id,nextState:t,preventDefault:()=>{n=!0}}),n||(e.isOpen=t,t&&this.closeOtherPanels&&this._closeOthers(e.id),this._updateActiveIds())}}_closeOthers(e){this.panels.forEach(t=>{t.id!==e&&(t.isOpen=!1)})}_findPanelById(e){return this.panels.find(t=>t.id===e)}_updateActiveIds(){this.activeIds=this.panels.filter(e=>e.isOpen&&!e.disabled).map(e=>e.id)}}class D{static forRoot(){return{ngModule:D}}}let E=(()=>{class e{constructor(){this.dismissible=!0,this.type="warning"}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class A{constructor(e,t,n){this._renderer=t,this._element=n,this.close=new l.m,this.dismissible=e.dismissible,this.type=e.type}closeHandler(){this.close.emit(null)}ngOnChanges(e){const t=e.type;t&&!t.firstChange&&(this._renderer.removeClass(this._element.nativeElement,"alert-"+t.previousValue),this._renderer.addClass(this._element.nativeElement,"alert-"+t.currentValue))}ngOnInit(){this._renderer.addClass(this._element.nativeElement,"alert-"+this.type)}}class Y{static forRoot(){return{ngModule:Y}}}class G{static forRoot(){return{ngModule:G}}}let R=(()=>{class e{constructor(){this.interval=5e3,this.wrap=!0,this.keyboard=!0,this.pauseOnHover=!0,this.showNavigationArrows=!0,this.showNavigationIndicators=!0}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class N{constructor(e,t,n,i){this._platformId=t,this._ngZone=n,this._cd=i,this._destroy$=new r.a,this._start$=new r.a,this._stop$=new r.a,this.slide=new l.m,this.interval=e.interval,this.wrap=e.wrap,this.keyboard=e.keyboard,this.pauseOnHover=e.pauseOnHover,this.showNavigationArrows=e.showNavigationArrows,this.showNavigationIndicators=e.showNavigationIndicators}ngAfterContentInit(){Object(i.F)(this._platformId)&&this._ngZone.runOutsideAngular(()=>{this._start$.pipe(Object(d.a)(()=>this.interval),Object(h.a)(e=>e>0&&this.slides.length>0),Object(p.a)(e=>Object(a.a)(e).pipe(Object(m.a)(Object(o.a)(this._stop$,this._destroy$))))).subscribe(()=>this._ngZone.run(()=>this.next())),this._start$.next()}),this.slides.changes.pipe(Object(m.a)(this._destroy$)).subscribe(()=>this._cd.markForCheck())}ngAfterContentChecked(){let e=this._getSlideById(this.activeId);this.activeId=e?e.id:this.slides.length?this.slides.first.id:null}ngOnDestroy(){this._destroy$.next()}ngOnChanges(e){"interval"in e&&!e.interval.isFirstChange()&&this._start$.next()}select(e){this._cycleToSelected(e,this._getSlideEventDirection(this.activeId,e))}prev(){this._cycleToSelected(this._getPrevSlide(this.activeId),j.RIGHT)}next(){this._cycleToSelected(this._getNextSlide(this.activeId),j.LEFT)}pause(){this._stop$.next()}cycle(){this._start$.next()}_cycleToSelected(e,t){let n=this._getSlideById(e);n&&n.id!==this.activeId&&(this.slide.emit({prev:this.activeId,current:n.id,direction:t}),this._start$.next(),this.activeId=n.id),this._cd.markForCheck()}_getSlideEventDirection(e,t){return this._getSlideIdxById(e)>this._getSlideIdxById(t)?j.RIGHT:j.LEFT}_getSlideById(e){return this.slides.find(t=>t.id===e)}_getSlideIdxById(e){return this.slides.toArray().indexOf(this._getSlideById(e))}_getNextSlide(e){const t=this.slides.toArray(),n=this._getSlideIdxById(e);return n===t.length-1?this.wrap?t[0].id:t[t.length-1].id:t[n+1].id}_getPrevSlide(e){const t=this.slides.toArray(),n=this._getSlideIdxById(e);return 0===n?this.wrap?t[t.length-1].id:t[0].id:t[n-1].id}}const j={LEFT:"left",RIGHT:"right"};class F{static forRoot(){return{ngModule:F}}}class H{constructor(){this.collapsed=!1}}class B{static forRoot(){return{ngModule:B}}}class z{static from(e){return e instanceof z?e:e?new z(e.year,e.month,e.day):null}constructor(e,t,n){this.year=C(e)?e:null,this.month=C(t)?t:null,this.day=C(n)?n:null}equals(e){return e&&this.year===e.year&&this.month===e.month&&this.day===e.day}before(e){return!!e&&(this.year===e.year?this.month===e.month?this.day!==e.day&&this.day<e.day:this.month<e.month:this.year<e.year)}after(e){return!!e&&(this.year===e.year?this.month===e.month?this.day!==e.day&&this.day>e.day:this.month>e.month:this.year>e.year)}}function V(e){return new z(e.getFullYear(),e.getMonth()+1,e.getDate())}function Q(e){const t=new Date(e.year,e.month-1,e.day,12);return isNaN(t.getTime())||t.setFullYear(e.year),t}function U(){return new q}let W=(()=>{class e{}return e.ngInjectableDef=Object(l.U)({factory:U,token:e,providedIn:"root"}),e})();class q extends W{getDaysPerWeek(){return 7}getMonths(){return[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}getNext(e,t="d",n=1){let l=Q(e);switch(t){case"y":return new z(e.year+n,1,1);case"m":l=new Date(e.year,e.month+n-1,1,12);break;case"d":l.setDate(l.getDate()+n);break;default:return e}return V(l)}getPrev(e,t="d",n=1){return this.getNext(e,t,-n)}getWeekday(e){let t=Q(e).getDay();return 0===t?7:t}getWeekNumber(e,t){7===t&&(t=0);const n=Q(e[(11-t)%7]);n.setDate(n.getDate()+4-(n.getDay()||7));const l=n.getTime();return n.setMonth(0),n.setDate(1),Math.floor(Math.round((l-n.getTime())/864e5)/7)+1}getToday(){return V(new Date)}isValid(e){if(!(e&&C(e.year)&&C(e.month)&&C(e.day)))return!1;if(0===e.year)return!1;const t=Q(e);return!isNaN(t.getTime())&&t.getFullYear()===e.year&&t.getMonth()+1===e.month&&t.getDate()===e.day}}function K(e,t){return!function(e,t){return!e&&!t||!!e&&!!t&&e.equals(t)}(e,t)}function J(e,t){return!(!e&&!t||e&&t&&e.year===t.year&&e.month===t.month)}function X(e,t,n){return e&&t&&e.before(t)?t:e&&n&&e.after(n)?n:e}function $(e,t){const{minDate:n,maxDate:l,disabled:i,markDisabled:r}=t;return!(!S(e)||i||r&&r(e,{year:e.year,month:e.month})||n&&e.before(n)||l&&e.after(l))}let Z=(()=>{class e{getDayNumerals(e){return""+e.day}getWeekNumerals(e){return""+e}getYearNumerals(e){return""+e}}return e.ngInjectableDef=Object(l.U)({factory:function(){return e=Object(l.Y)(l.t),new ee(e);var e},token:e,providedIn:"root"}),e})();class ee extends Z{constructor(e){super(),this._locale=e;const t=Object(i.D)(e,i.g.Standalone,i.z.Short);this._weekdaysShort=t.map((e,n)=>t[(n+1)%7]),this._monthsShort=Object(i.E)(e,i.g.Standalone,i.z.Abbreviated),this._monthsFull=Object(i.E)(e,i.g.Standalone,i.z.Wide)}getWeekdayShortName(e){return this._weekdaysShort[e-1]}getMonthShortName(e){return this._monthsShort[e-1]}getMonthFullName(e){return this._monthsFull[e-1]}getDayAriaLabel(e){const t=new Date(e.year,e.month-1,e.day);return Object(i.C)(t,"fullDate",this._locale)}}class te{constructor(e,t){this._calendar=e,this._i18n=t,this._model$=new r.a,this._select$=new r.a,this._state={disabled:!1,displayMonths:1,firstDayOfWeek:1,focusVisible:!1,months:[],navigation:"select",outsideDays:"visible",prevDisabled:!1,nextDisabled:!1,selectBoxes:{years:[],months:[]},selectedDate:null}}get model$(){return this._model$.pipe(Object(h.a)(e=>e.months.length>0))}get select$(){return this._select$.pipe(Object(h.a)(e=>null!==e))}set dayTemplateData(e){this._state.dayTemplateData!==e&&this._nextState({dayTemplateData:e})}set disabled(e){this._state.disabled!==e&&this._nextState({disabled:e})}set displayMonths(e){C(e=v(e))&&e>0&&this._state.displayMonths!==e&&this._nextState({displayMonths:e})}set firstDayOfWeek(e){C(e=v(e))&&e>=0&&this._state.firstDayOfWeek!==e&&this._nextState({firstDayOfWeek:e})}set focusVisible(e){this._state.focusVisible===e||this._state.disabled||this._nextState({focusVisible:e})}set maxDate(e){const t=this.toValidDate(e,null);K(this._state.maxDate,t)&&this._nextState({maxDate:t})}set markDisabled(e){this._state.markDisabled!==e&&this._nextState({markDisabled:e})}set minDate(e){const t=this.toValidDate(e,null);K(this._state.minDate,t)&&this._nextState({minDate:t})}set navigation(e){this._state.navigation!==e&&this._nextState({navigation:e})}set outsideDays(e){this._state.outsideDays!==e&&this._nextState({outsideDays:e})}focus(e){!this._state.disabled&&this._calendar.isValid(e)&&K(this._state.focusDate,e)&&this._nextState({focusDate:e})}focusMove(e,t){this.focus(this._calendar.getNext(this._state.focusDate,e,t))}focusSelect(){$(this._state.focusDate,this._state)&&this.select(this._state.focusDate,{emitEvent:!0})}open(e){const t=this.toValidDate(e,this._calendar.getToday());this._state.disabled||this._state.firstDate&&!J(this._state.firstDate,e)||this._nextState({firstDate:t})}select(e,t={}){const n=this.toValidDate(e,null);this._state.disabled||(K(this._state.selectedDate,n)&&this._nextState({selectedDate:n}),t.emitEvent&&$(n,this._state)&&this._select$.next(n))}toValidDate(e,t){const n=z.from(e);return void 0===t&&(t=this._calendar.getToday()),this._calendar.isValid(n)?n:t}_nextState(e){const t=this._updateState(e);this._patchContexts(t),this._state=t,this._model$.next(this._state)}_patchContexts(e){const{months:t,displayMonths:n,selectedDate:l,focusDate:i,focusVisible:r,disabled:a,outsideDays:o}=e;e.months.forEach(e=>{e.weeks.forEach(s=>{s.days.forEach(s=>{i&&(s.context.focused=i.equals(s.date)&&r),s.tabindex=!a&&s.date.equals(i)&&i.month===e.number?0:-1,!0===a&&(s.context.disabled=!0),void 0!==l&&(s.context.selected=null!==l&&l.equals(s.date)),e.number!==s.date.month&&(s.hidden="hidden"===o||"collapsed"===o||n>1&&s.date.after(t[0].firstDate)&&s.date.before(t[n-1].lastDate))})})})}_updateState(e){const t=Object.assign({},this._state,e);let n=t.firstDate;if(("minDate"in e||"maxDate"in e)&&(function(e,t){if(t&&e&&t.before(e))throw new Error(`'maxDate' ${t} should be greater than 'minDate' ${e}`)}(t.minDate,t.maxDate),t.focusDate=X(t.focusDate,t.minDate,t.maxDate),t.firstDate=X(t.firstDate,t.minDate,t.maxDate),n=t.focusDate),"disabled"in e&&(t.focusVisible=!1),"selectedDate"in e&&0===this._state.months.length&&(n=t.selectedDate),"focusVisible"in e)return t;if("focusDate"in e&&(t.focusDate=X(t.focusDate,t.minDate,t.maxDate),n=t.focusDate,0!==t.months.length&&!t.focusDate.before(t.firstDate)&&!t.focusDate.after(t.lastDate)))return t;if("firstDate"in e&&(t.firstDate=X(t.firstDate,t.minDate,t.maxDate),n=t.firstDate),n){const i=function(e,t,n,l,i){const{displayMonths:r,months:a}=n,o=a.splice(0,a.length);return Array.from({length:r},(n,l)=>{const r=e.getNext(t,"m",l);if(a[l]=null,!i){const e=o.findIndex(e=>e.firstDate.equals(r));-1!==e&&(a[l]=o.splice(e,1)[0])}return r}).forEach((t,i)=>{null===a[i]&&(a[i]=function(e,t,n,l,i={}){const{dayTemplateData:r,minDate:a,maxDate:o,firstDayOfWeek:s,markDisabled:u,outsideDays:c}=n,d=e.getToday();i.firstDate=null,i.lastDate=null,i.number=t.month,i.year=t.year,i.weeks=i.weeks||[],i.weekdays=i.weekdays||[],t=function(e,t,n){const l=e.getDaysPerWeek(),i=new z(t.year,t.month,1),r=e.getWeekday(i)%l;return e.getPrev(i,"d",(l+r-n)%l)}(e,t,s);for(let h=0;h<e.getWeeksPerMonth();h++){let n=i.weeks[h];n||(n=i.weeks[h]={number:0,days:[],collapsed:!0});const p=n.days;for(let s=0;s<e.getDaysPerWeek();s++){0===h&&(i.weekdays[s]=e.getWeekday(t));const n=new z(t.year,t.month,t.day),c=e.getNext(n),m=l.getDayAriaLabel(n);let g=!!(a&&n.before(a)||o&&n.after(o));!g&&u&&(g=u(n,{month:i.number,year:i.year}));let b=n.equals(d),f=r?r(n,{month:i.number,year:i.year}):void 0;null===i.firstDate&&n.month===i.number&&(i.firstDate=n),n.month===i.number&&c.month!==i.number&&(i.lastDate=n);let _=p[s];_||(_=p[s]={}),_.date=n,_.context=Object.assign(_.context||{},{$implicit:n,date:n,data:f,currentMonth:i.number,disabled:g,focused:!1,selected:!1,today:b}),_.tabindex=-1,_.ariaLabel=m,_.hidden=!1,t=c}n.number=e.getWeekNumber(p.map(e=>e.date),s),n.collapsed="collapsed"===c&&p[0].date.month!==i.number&&p[p.length-1].date.month!==i.number}return i}(e,t,n,l,o.shift()||{}))}),a}(this._calendar,n,t,this._i18n,"dayTemplateData"in e||"firstDayOfWeek"in e||"markDisabled"in e||"minDate"in e||"maxDate"in e||"disabled"in e||"outsideDays"in e);t.months=i,t.firstDate=i.length>0?i[0].firstDate:void 0,t.lastDate=i.length>0?i[i.length-1].lastDate:void 0,"selectedDate"in e&&!$(t.selectedDate,t)&&(t.selectedDate=null),"firstDate"in e&&(void 0===t.focusDate||t.focusDate.before(t.firstDate)||t.focusDate.after(t.lastDate))&&(t.focusDate=n);const r=!this._state.firstDate||this._state.firstDate.year!==t.firstDate.year,a=!this._state.firstDate||this._state.firstDate.month!==t.firstDate.month;"select"===t.navigation?(("minDate"in e||"maxDate"in e||0===t.selectBoxes.years.length||r)&&(t.selectBoxes.years=function(e,t,n){if(!e)return[];const l=t&&t.year||e.year-10;return Array.from({length:(n&&n.year||e.year+10)-l+1},(e,t)=>l+t)}(t.firstDate,t.minDate,t.maxDate)),("minDate"in e||"maxDate"in e||0===t.selectBoxes.months.length||r)&&(t.selectBoxes.months=function(e,t,n,l){if(!t)return[];let i=e.getMonths(t.year);if(n&&t.year===n.year){const e=i.findIndex(e=>e===n.month);i=i.slice(e)}if(l&&t.year===l.year){const e=i.findIndex(e=>e===l.month);i=i.slice(0,e+1)}return i}(this._calendar,t.firstDate,t.minDate,t.maxDate))):t.selectBoxes={years:[],months:[]},"arrows"!==t.navigation&&"select"!==t.navigation||!(a||r||"minDate"in e||"maxDate"in e||"disabled"in e)||(t.prevDisabled=t.disabled||function(e,t,n){const l=e.getPrev(t,"m");return n&&(l.year===n.year&&l.month<n.month||l.year<n.year&&1===n.month)}(this._calendar,t.firstDate,t.minDate),t.nextDisabled=t.disabled||(l=t.maxDate)&&this._calendar.getNext(t.lastDate,"m").after(l))}var l;return t}}const ne=function(){var e={Tab:9,Enter:13,Escape:27,Space:32,PageUp:33,PageDown:34,End:35,Home:36,ArrowLeft:37,ArrowUp:38,ArrowRight:39,ArrowDown:40};return e[e.Tab]="Tab",e[e.Enter]="Enter",e[e.Escape]="Escape",e[e.Space]="Space",e[e.PageUp]="PageUp",e[e.PageDown]="PageDown",e[e.End]="End",e[e.Home]="Home",e[e.ArrowLeft]="ArrowLeft",e[e.ArrowUp]="ArrowUp",e[e.ArrowRight]="ArrowRight",e[e.ArrowDown]="ArrowDown",e}();class le{constructor(e,t){this._service=e,this._calendar=t,e.model$.subscribe(e=>{this._minDate=e.minDate,this._maxDate=e.maxDate,this._firstViewDate=e.firstDate,this._lastViewDate=e.lastDate})}processKey(e){switch(e.which){case ne.PageUp:this._service.focusMove(e.shiftKey?"y":"m",-1);break;case ne.PageDown:this._service.focusMove(e.shiftKey?"y":"m",1);break;case ne.End:this._service.focus(e.shiftKey?this._maxDate:this._lastViewDate);break;case ne.Home:this._service.focus(e.shiftKey?this._minDate:this._firstViewDate);break;case ne.ArrowLeft:this._service.focusMove("d",-1);break;case ne.ArrowUp:this._service.focusMove("d",-this._calendar.getDaysPerWeek());break;case ne.ArrowRight:this._service.focusMove("d",1);break;case ne.ArrowDown:this._service.focusMove("d",this._calendar.getDaysPerWeek());break;case ne.Enter:case ne.Space:this._service.focusSelect();break;default:return}e.preventDefault(),e.stopPropagation()}}const ie=function(){var e={PREV:0,NEXT:1};return e[e.PREV]="PREV",e[e.NEXT]="NEXT",e}();let re=(()=>{class e{constructor(){this.displayMonths=1,this.firstDayOfWeek=1,this.navigation="select",this.outsideDays="visible",this.showWeekdays=!0,this.showWeekNumbers=!1}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();function ae(){return new se}let oe=(()=>{class e{}return e.ngInjectableDef=Object(l.U)({factory:ae,token:e,providedIn:"root"}),e})();class se extends oe{fromModel(e){return e&&C(e.year)&&C(e.month)&&C(e.day)?{year:e.year,month:e.month,day:e.day}:null}toModel(e){return e&&C(e.year)&&C(e.month)&&C(e.day)?{year:e.year,month:e.month,day:e.day}:null}}class ue{constructor(e,t,n,i,a,o,s,u,c){this._keyMapService=e,this._service=t,this._calendar=n,this.i18n=i,this._cd=o,this._elementRef=s,this._ngbDateAdapter=u,this._ngZone=c,this._destroyed$=new r.a,this.navigate=new l.m,this.select=new l.m,this.onChange=e=>{},this.onTouched=()=>{},["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showWeekdays","showWeekNumbers","startDate"].forEach(e=>this[e]=a[e]),t.select$.pipe(Object(m.a)(this._destroyed$)).subscribe(e=>{this.select.emit(e)}),t.model$.pipe(Object(m.a)(this._destroyed$)).subscribe(e=>{const t=e.firstDate,n=this.model?this.model.firstDate:null;let l=!1;if(!t.equals(n)&&(this.navigate.emit({current:n?{year:n.year,month:n.month}:null,next:{year:t.year,month:t.month},preventDefault:()=>l=!0}),l&&null!==n))return void this._service.open(n);const i=e.selectedDate,r=e.focusDate,a=this.model?this.model.focusDate:null;this.model=e,K(i,this._controlValue)&&(this._controlValue=i,this.onTouched(),this.onChange(this._ngbDateAdapter.toModel(i))),K(r,a)&&a&&e.focusVisible&&this.focus(),o.markForCheck()})}focus(){this._ngZone.onStable.asObservable().pipe(Object(g.a)(1)).subscribe(()=>{const e=this._elementRef.nativeElement.querySelector('div.ngb-dp-day[tabindex="0"]');e&&e.focus()})}navigateTo(e){this._service.open(z.from(e?e.day?e:Object.assign({},e,{day:1}):null))}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{const e=Object(s.a)(this._monthsEl.nativeElement,"focusin"),t=Object(s.a)(this._monthsEl.nativeElement,"focusout");Object(o.a)(e,t).pipe(Object(h.a)(({target:e,relatedTarget:t})=>!(L(e,"ngb-dp-day")&&L(t,"ngb-dp-day"))),Object(m.a)(this._destroyed$)).subscribe(({type:e})=>this._ngZone.run(()=>this._service.focusVisible="focusin"===e))})}ngOnDestroy(){this._destroyed$.next()}ngOnInit(){void 0===this.model&&(["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays"].forEach(e=>this._service[e]=this[e]),this.navigateTo(this.startDate))}ngOnChanges(e){if(["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays"].filter(t=>t in e).forEach(e=>this._service[e]=this[e]),"startDate"in e){const{currentValue:t,previousValue:n}=e.startDate;J(n,t)&&this.navigateTo(this.startDate)}}onDateSelect(e){this._service.focus(e),this._service.select(e,{emitEvent:!0})}onKeyDown(e){this._keyMapService.processKey(e)}onNavigateDateSelect(e){this._service.open(e)}onNavigateEvent(e){switch(e){case ie.PREV:this._service.open(this._calendar.getPrev(this.model.firstDate,"m",1));break;case ie.NEXT:this._service.open(this._calendar.getNext(this.model.firstDate,"m",1))}}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._service.disabled=e}writeValue(e){this._controlValue=z.from(this._ngbDateAdapter.fromModel(e)),this._service.select(this._controlValue)}}class ce{constructor(e){this.i18n=e,this.select=new l.m}doSelect(e){e.context.disabled||e.hidden||this.select.emit(e.date)}}class de{constructor(e){this.i18n=e,this.navigation=ie,this.months=[],this.navigate=new l.m,this.select=new l.m}}"undefined"!=typeof navigator&&navigator.userAgent&&navigator;const he=["a[href]","button:not([disabled])",'input:not([disabled]):not([type="hidden"])',"select:not([disabled])","textarea:not([disabled])","[contenteditable]",'[tabindex]:not([tabindex="-1"])'].join(", ");function pe(e){const t=Array.from(e.querySelectorAll(he)).filter(e=>-1!==e.tabIndex);return[t[0],t[t.length-1]]}class me{constructor(e){this.i18n=e}isMuted(){return!this.selected&&(this.date.month!==this.currentMonth||this.disabled)}}class ge{constructor(e){this.i18n=e,this.select=new l.m}changeMonth(e){this.select.emit(new z(this.date.year,v(e),1))}changeYear(e){this.select.emit(new z(v(e),this.date.month,1))}}class be{static forRoot(){return{ngModule:be}}}class fe{}class _e{static forRoot(){return{ngModule:_e}}}let ve=(()=>{class e{constructor(){this.backdrop=!0,this.keyboard=!0}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class ye{constructor(e,t,n){this.nodes=e,this.viewRef=t,this.componentRef=n}}const we=()=>{};let ke=(()=>{class e{constructor(e){this._document=e}compensate(){return this._isPresent()?this._adjustBody(this._getWidth()):we}_adjustBody(e){const t=this._document.body,n=t.style.paddingRight,l=parseFloat(window.getComputedStyle(t)["padding-right"]);return t.style["padding-right"]=l+e+"px",()=>t.style["padding-right"]=n}_isPresent(){const e=this._document.body.getBoundingClientRect();return e.left+e.right<window.innerWidth}_getWidth(){const e=this._document.createElement("div");e.className="modal-scrollbar-measure";const t=this._document.body;t.appendChild(e);const n=e.getBoundingClientRect().width-e.clientWidth;return t.removeChild(e),n}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e(Object(l.Y)(i.e))},token:e,providedIn:"root"}),e})();class Me{}class Ce{close(e){}dismiss(e){}}class Se{constructor(e,t,n,l){this._windowCmptRef=e,this._contentRef=t,this._backdropCmptRef=n,this._beforeDismiss=l,e.instance.dismissEvent.subscribe(e=>{this.dismiss(e)}),this.result=new Promise((e,t)=>{this._resolve=e,this._reject=t}),this.result.then(null,()=>{})}get componentInstance(){if(this._contentRef.componentRef)return this._contentRef.componentRef.instance}close(e){this._windowCmptRef&&(this._resolve(e),this._removeModalElements())}_dismiss(e){this._reject(e),this._removeModalElements()}dismiss(e){if(this._windowCmptRef)if(this._beforeDismiss){const t=this._beforeDismiss();t&&t.then?t.then(t=>{!1!==t&&this._dismiss(e)},()=>{}):!1!==t&&this._dismiss(e)}else this._dismiss(e)}_removeModalElements(){const e=this._windowCmptRef.location.nativeElement;if(e.parentNode.removeChild(e),this._windowCmptRef.destroy(),this._backdropCmptRef){const e=this._backdropCmptRef.location.nativeElement;e.parentNode.removeChild(e),this._backdropCmptRef.destroy()}this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._windowCmptRef=null,this._backdropCmptRef=null,this._contentRef=null}}const xe=function(){var e={BACKDROP_CLICK:0,ESC:1};return e[e.BACKDROP_CLICK]="BACKDROP_CLICK",e[e.ESC]="ESC",e}();class Le{constructor(e,t){this._document=e,this._elRef=t,this.backdrop=!0,this.keyboard=!0,this.dismissEvent=new l.m}backdropClick(e){!0===this.backdrop&&this._elRef.nativeElement===e.target&&this.dismiss(xe.BACKDROP_CLICK)}escKey(e){this.keyboard&&!e.defaultPrevented&&this.dismiss(xe.ESC)}dismiss(e){this.dismissEvent.emit(e)}ngOnInit(){this._elWithFocus=this._document.activeElement}ngAfterViewInit(){if(!this._elRef.nativeElement.contains(document.activeElement)){const e=this._elRef.nativeElement.querySelector("[ngbAutofocus]"),t=pe(this._elRef.nativeElement)[0];(e||t||this._elRef.nativeElement).focus()}}ngOnDestroy(){const e=this._document.body,t=this._elWithFocus;let n;n=t&&t.focus&&e.contains(t)?t:e,n.focus(),this._elWithFocus=null}}let Oe=(()=>{class e{constructor(e,t,n,l,i){this._applicationRef=e,this._injector=t,this._document=n,this._scrollBar=l,this._rendererFactory=i,this._activeWindowCmptHasChanged=new r.a,this._ariaHiddenValues=new Map,this._backdropAttributes=["backdropClass"],this._modalRefs=[],this._windowAttributes=["ariaLabelledBy","backdrop","centered","keyboard","size","windowClass"],this._windowCmpts=[],this._activeWindowCmptHasChanged.subscribe(()=>{if(this._windowCmpts.length){const e=this._windowCmpts[this._windowCmpts.length-1];((e,t,n=!1)=>{const l=Object(s.a)(e,"focusin").pipe(Object(m.a)(t),Object(d.a)(e=>e.target));Object(s.a)(e,"keydown").pipe(Object(m.a)(t),Object(h.a)(e=>e.which===ne.Tab),b(l)).subscribe(([t,n])=>{const[l,i]=pe(e);n!==l&&n!==e||!t.shiftKey||(i.focus(),t.preventDefault()),n!==i||t.shiftKey||(l.focus(),t.preventDefault())}),n&&Object(s.a)(e,"click").pipe(Object(m.a)(t),b(l),Object(d.a)(e=>e[1])).subscribe(e=>e.focus())})(e.location.nativeElement,this._activeWindowCmptHasChanged),this._revertAriaHidden(),this._setAriaHidden(e.location.nativeElement)}})}open(e,t,n,l){const i=S(l.container)?this._document.querySelector(l.container):this._document.body,r=this._rendererFactory.createRenderer(null,null),a=this._scrollBar.compensate(),o=()=>{this._modalRefs.length||(r.removeClass(this._document.body,"modal-open"),this._revertAriaHidden())};if(!i)throw new Error(`The specified modal container "${l.container||"body"}" was not found in the DOM.`);const s=new Ce,u=this._getContentRef(e,l.injector||t,n,s);let c=!1!==l.backdrop?this._attachBackdrop(e,i):null,d=this._attachWindowComponent(e,i,u),h=new Se(d,u,c,l.beforeDismiss);return this._registerModalRef(h),this._registerWindowCmpt(d),h.result.then(a,a),h.result.then(o,o),s.close=e=>{h.close(e)},s.dismiss=e=>{h.dismiss(e)},this._applyWindowOptions(d.instance,l),1===this._modalRefs.length&&r.addClass(this._document.body,"modal-open"),c&&c.instance&&this._applyBackdropOptions(c.instance,l),h}dismissAll(e){this._modalRefs.forEach(t=>t.dismiss(e))}hasOpenModals(){return this._modalRefs.length>0}_attachBackdrop(e,t){let n=e.resolveComponentFactory(Me).create(this._injector);return this._applicationRef.attachView(n.hostView),t.appendChild(n.location.nativeElement),n}_attachWindowComponent(e,t,n){let l=e.resolveComponentFactory(Le).create(this._injector,n.nodes);return this._applicationRef.attachView(l.hostView),t.appendChild(l.location.nativeElement),l}_applyWindowOptions(e,t){this._windowAttributes.forEach(n=>{S(t[n])&&(e[n]=t[n])})}_applyBackdropOptions(e,t){this._backdropAttributes.forEach(n=>{S(t[n])&&(e[n]=t[n])})}_getContentRef(e,t,n,i){return n?n instanceof l.N?this._createFromTemplateRef(n,i):k(n)?this._createFromString(n):this._createFromComponent(e,t,n,i):new ye([])}_createFromTemplateRef(e,t){const n=e.createEmbeddedView({$implicit:t,close(e){t.close(e)},dismiss(e){t.dismiss(e)}});return this._applicationRef.attachView(n),new ye([n.rootNodes],n)}_createFromString(e){const t=this._document.createTextNode(""+e);return new ye([[t]])}_createFromComponent(e,t,n,i){const r=e.resolveComponentFactory(n),a=l.q.create({providers:[{provide:Ce,useValue:i}],parent:t}),o=r.create(a);return this._applicationRef.attachView(o.hostView),new ye([[o.location.nativeElement]],o.hostView,o)}_setAriaHidden(e){const t=e.parentElement;t&&e!==this._document.body&&(Array.from(t.children).forEach(t=>{t!==e&&"SCRIPT"!==t.nodeName&&(this._ariaHiddenValues.set(t,t.getAttribute("aria-hidden")),t.setAttribute("aria-hidden","true"))}),this._setAriaHidden(t))}_revertAriaHidden(){this._ariaHiddenValues.forEach((e,t)=>{e?t.setAttribute("aria-hidden",e):t.removeAttribute("aria-hidden")}),this._ariaHiddenValues.clear()}_registerModalRef(e){const t=()=>{const t=this._modalRefs.indexOf(e);t>-1&&this._modalRefs.splice(t,1)};this._modalRefs.push(e),e.result.then(t,t)}_registerWindowCmpt(e){this._windowCmpts.push(e),this._activeWindowCmptHasChanged.next(),e.onDestroy(()=>{const t=this._windowCmpts.indexOf(e);t>-1&&(this._windowCmpts.splice(t,1),this._activeWindowCmptHasChanged.next())})}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e(Object(l.Y)(l.g),Object(l.Y)(l.n),Object(l.Y)(i.e),Object(l.Y)(ke),Object(l.Y)(l.F))},token:e,providedIn:"root"}),e})(),Pe=(()=>{class e{constructor(e,t,n,l){this._moduleCFR=e,this._injector=t,this._modalStack=n,this._config=l}open(e,t={}){const n=Object.assign({},this._config,t);return this._modalStack.open(this._moduleCFR,this._injector,e,n)}dismissAll(e){this._modalStack.dismissAll(e)}hasOpenModals(){return this._modalStack.hasOpenModals()}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e(Object(l.Y)(l.j),Object(l.Y)(l.n),Object(l.Y)(Oe),Object(l.Y)(ve))},token:e,providedIn:"root"}),e})();class Te{static forRoot(){return{ngModule:Te}}}let Ie=(()=>{class e{constructor(){this.disabled=!1,this.boundaryLinks=!1,this.directionLinks=!0,this.ellipses=!0,this.maxSize=0,this.pageSize=10,this.rotate=!1}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class De{constructor(e){this.pageCount=0,this.pages=[],this.page=1,this.pageChange=new l.m(!0),this.disabled=e.disabled,this.boundaryLinks=e.boundaryLinks,this.directionLinks=e.directionLinks,this.ellipses=e.ellipses,this.maxSize=e.maxSize,this.pageSize=e.pageSize,this.rotate=e.rotate,this.size=e.size}hasPrevious(){return this.page>1}hasNext(){return this.page<this.pageCount}nextDisabled(){return!this.hasNext()||this.disabled}previousDisabled(){return!this.hasPrevious()||this.disabled}selectPage(e){this._updatePages(e)}ngOnChanges(e){this._updatePages(this.page)}isEllipsis(e){return-1===e}_applyEllipses(e,t){this.ellipses&&(e>0&&(e>1&&this.pages.unshift(-1),this.pages.unshift(1)),t<this.pageCount&&(t<this.pageCount-1&&this.pages.push(-1),this.pages.push(this.pageCount)))}_applyRotation(){let e=0,t=this.pageCount,n=Math.floor(this.maxSize/2);return this.page<=n?t=this.maxSize:this.pageCount-this.page<n?e=this.pageCount-this.maxSize:(e=this.page-n-1,t=this.page+(this.maxSize%2==0?n-1:n)),[e,t]}_applyPagination(){let e=(Math.ceil(this.page/this.maxSize)-1)*this.maxSize;return[e,e+this.maxSize]}_setPageInRange(e){const t=this.page;this.page=w(e,this.pageCount,1),this.page!==t&&M(this.collectionSize)&&this.pageChange.emit(this.page)}_updatePages(e){this.pageCount=Math.ceil(this.collectionSize/this.pageSize),M(this.pageCount)||(this.pageCount=0),this.pages.length=0;for(let t=1;t<=this.pageCount;t++)this.pages.push(t);if(this._setPageInRange(e),this.maxSize>0&&this.pageCount>this.maxSize){let e=0,t=this.pageCount;[e,t]=this.rotate?this._applyRotation():this._applyPagination(),this.pages=this.pages.slice(e,t),this._applyEllipses(e,t)}}}class Ee{static forRoot(){return{ngModule:Ee}}}class Ae{isTitleTemplate(){return this.title instanceof l.N}}class Ye{static forRoot(){return{ngModule:Ye}}}let Ge=(()=>{class e{constructor(){this.max=100,this.animated=!1,this.striped=!1,this.showValue=!1}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class Re{constructor(e){this.value=0,this.max=e.max,this.animated=e.animated,this.striped=e.striped,this.type=e.type,this.showValue=e.showValue,this.height=e.height}getValue(){return w(this.value,this.max)}getPercentValue(){return 100*this.getValue()/this.max}}class Ne{static forRoot(){return{ngModule:Ne}}}let je=(()=>{class e{constructor(){this.max=10,this.readonly=!1,this.resettable=!1}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class Fe{constructor(e,t){this._changeDetectorRef=t,this.contexts=[],this.disabled=!1,this.hover=new l.m,this.leave=new l.m,this.rateChange=new l.m(!0),this.onChange=e=>{},this.onTouched=()=>{},this.max=e.max,this.readonly=e.readonly}ariaValueText(){return`${this.nextRate} out of ${this.max}`}enter(e){this.readonly||this.disabled||this._updateState(e),this.hover.emit(e)}handleBlur(){this.onTouched()}handleClick(e){this.update(this.resettable&&this.rate===e?0:e)}handleKeyDown(e){switch(e.which){case ne.ArrowDown:case ne.ArrowLeft:this.update(this.rate-1);break;case ne.ArrowUp:case ne.ArrowRight:this.update(this.rate+1);break;case ne.Home:this.update(0);break;case ne.End:this.update(this.max);break;default:return}e.preventDefault()}ngOnChanges(e){e.rate&&this.update(this.rate)}ngOnInit(){this.contexts=Array.from({length:this.max},(e,t)=>({fill:0,index:t})),this._updateState(this.rate)}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}reset(){this.leave.emit(this.nextRate),this._updateState(this.rate)}setDisabledState(e){this.disabled=e}update(e,t=!0){const n=w(e,this.max,0);this.readonly||this.disabled||this.rate===n||(this.rate=n,this.rateChange.emit(this.rate)),t&&(this.onChange(this.rate),this.onTouched()),this._updateState(this.rate)}writeValue(e){this.update(e,!1),this._changeDetectorRef.markForCheck()}_getFillValue(e){const t=this.nextRate-e;return t>=1?100:t<1&&t>0?parseInt((100*t).toFixed(2),10):0}_updateState(e){this.nextRate=e,this.contexts.forEach((e,t)=>e.fill=this._getFillValue(t))}}class He{static forRoot(){return{ngModule:He}}}let Be=(()=>{class e{constructor(){this.justify="start",this.orientation="horizontal",this.type="tabs"}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();class ze{constructor(e){this.destroyOnHide=!0,this.tabChange=new l.m,this.type=e.type,this.justify=e.justify,this.orientation=e.orientation}set justify(e){this.justifyClass="fill"===e||"justified"===e?"nav-"+e:"justify-content-"+e}select(e){let t=this._getTabById(e);if(t&&!t.disabled&&this.activeId!==t.id){let e=!1;this.tabChange.emit({activeId:this.activeId,nextId:t.id,preventDefault:()=>{e=!0}}),e||(this.activeId=t.id)}}ngAfterContentChecked(){let e=this._getTabById(this.activeId);this.activeId=e?e.id:this.tabs.length?this.tabs.first.id:null}_getTabById(e){let t=this.tabs.filter(t=>t.id===e);return t.length?t[0]:null}}class Ve{static forRoot(){return{ngModule:Ve}}}class Qe{constructor(e,t,n){this.hour=v(e),this.minute=v(t),this.second=v(n)}changeHour(e=1){this.updateHour((isNaN(this.hour)?0:this.hour)+e)}updateHour(e){this.hour=M(e)?(e<0?24+e:e)%24:NaN}changeMinute(e=1){this.updateMinute((isNaN(this.minute)?0:this.minute)+e)}updateMinute(e){M(e)?(this.minute=e%60<0?60+e%60:e%60,this.changeHour(Math.floor(e/60))):this.minute=NaN}changeSecond(e=1){this.updateSecond((isNaN(this.second)?0:this.second)+e)}updateSecond(e){M(e)?(this.second=e<0?60+e%60:e%60,this.changeMinute(Math.floor(e/60))):this.second=NaN}isValid(e=!0){return M(this.hour)&&M(this.minute)&&(!e||M(this.second))}toString(){return`${this.hour||0}:${this.minute||0}:${this.second||0}`}}let Ue=(()=>{class e{constructor(){this.meridian=!1,this.spinners=!0,this.seconds=!1,this.hourStep=1,this.minuteStep=1,this.secondStep=1,this.disabled=!1,this.readonlyInputs=!1,this.size="medium"}}return e.ngInjectableDef=Object(l.U)({factory:function(){return new e},token:e,providedIn:"root"}),e})();function We(){return new Ke}let qe=(()=>{class e{}return e.ngInjectableDef=Object(l.U)({factory:We,token:e,providedIn:"root"}),e})();class Ke extends qe{fromModel(e){return e&&C(e.hour)&&C(e.minute)?{hour:e.hour,minute:e.minute,second:C(e.second)?e.second:null}:null}toModel(e){return e&&C(e.hour)&&C(e.minute)?{hour:e.hour,minute:e.minute,second:C(e.second)?e.second:null}:null}}class Je{constructor(e,t,n){this._config=e,this._ngbTimeAdapter=t,this._cd=n,this.onChange=e=>{},this.onTouched=()=>{},this.meridian=e.meridian,this.spinners=e.spinners,this.seconds=e.seconds,this.hourStep=e.hourStep,this.minuteStep=e.minuteStep,this.secondStep=e.secondStep,this.disabled=e.disabled,this.readonlyInputs=e.readonlyInputs,this.size=e.size}set hourStep(e){this._hourStep=C(e)?e:this._config.hourStep}get hourStep(){return this._hourStep}set minuteStep(e){this._minuteStep=C(e)?e:this._config.minuteStep}get minuteStep(){return this._minuteStep}set secondStep(e){this._secondStep=C(e)?e:this._config.secondStep}get secondStep(){return this._secondStep}writeValue(e){const t=this._ngbTimeAdapter.fromModel(e);this.model=t?new Qe(t.hour,t.minute,t.second):new Qe,this.seconds||t&&M(t.second)||(this.model.second=0),this._cd.markForCheck()}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this.disabled=e}changeHour(e){this.model.changeHour(e),this.propagateModelChange()}changeMinute(e){this.model.changeMinute(e),this.propagateModelChange()}changeSecond(e){this.model.changeSecond(e),this.propagateModelChange()}updateHour(e){const t=this.model.hour>=12,n=v(e);this.model.updateHour(this.meridian&&(t&&n<12||!t&&12===n)?n+12:n),this.propagateModelChange()}updateMinute(e){this.model.updateMinute(v(e)),this.propagateModelChange()}updateSecond(e){this.model.updateSecond(v(e)),this.propagateModelChange()}toggleMeridian(){this.meridian&&this.changeHour(12)}formatHour(e){return M(e)?x(this.meridian?e%12==0?12:e%12:e%24):x(NaN)}formatMinSec(e){return x(e)}get isSmallSize(){return"small"===this.size}get isLargeSize(){return"large"===this.size}ngOnChanges(e){e.seconds&&!this.seconds&&this.model&&!M(this.model.second)&&(this.model.second=0,this.propagateModelChange(!1))}propagateModelChange(e=!0){e&&this.onTouched(),this.model.isValid(this.seconds)?this.onChange(this._ngbTimeAdapter.toModel({hour:this.model.hour,minute:this.model.minute,second:this.model.second})):this.onChange(this._ngbTimeAdapter.toModel(null))}}class Xe{static forRoot(){return{ngModule:Xe}}}class $e{}class Ze{static forRoot(){return{ngModule:Ze}}}class et{constructor(){this.highlightClass="ngb-highlight"}ngOnChanges(e){const t=y(this.result);if(!t)return void(this.parts=[t]);let n=Array.isArray(this.term)?this.term.map(e=>y(e)):[y(this.term)];if(n=n.filter(e=>e),!n.length)return void(this.parts=[t]);const l=`(${n.map(e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")).join("|")})`;this.parts=t.split(new RegExp(l,"gmi"))}}class tt{constructor(){this.activeIdx=0,this.focusFirst=!0,this.formatter=y,this.selectEvent=new l.m,this.activeChangeEvent=new l.m}hasActive(){return this.activeIdx>-1&&this.activeIdx<this.results.length}getActive(){return this.results[this.activeIdx]}markActive(e){this.activeIdx=e,this._activeChanged()}next(){this.activeIdx===this.results.length-1?this.activeIdx=this.focusFirst?(this.activeIdx+1)%this.results.length:-1:this.activeIdx++,this._activeChanged()}prev(){this.activeIdx<0?this.activeIdx=this.results.length-1:0===this.activeIdx?this.activeIdx=this.focusFirst?this.results.length-1:-1:this.activeIdx--,this._activeChanged()}resetActive(){this.activeIdx=this.focusFirst?0:-1,this._activeChanged()}select(e){this.selectEvent.emit(e)}ngOnInit(){this.resetActive()}_activeChanged(){this.activeChangeEvent.emit(this.activeIdx>=0?this.id+"-"+this.activeIdx:void 0)}}class nt{static forRoot(){return{ngModule:nt}}}class lt{static forRoot(){return{ngModule:lt}}}},GS7A:function(e,t,n){"use strict";n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"e",(function(){return o})),n.d(t,"f",(function(){return m})),n.d(t,"g",(function(){return s})),n.d(t,"h",(function(){return h})),n.d(t,"i",(function(){return g})),n.d(t,"j",(function(){return u})),n.d(t,"k",(function(){return d})),n.d(t,"l",(function(){return c})),n.d(t,"m",(function(){return p})),n.d(t,"n",(function(){return a})),n.d(t,"d",(function(){return f})),n.d(t,"o",(function(){return _})),n.d(t,"p",(function(){return v}));class l{}class i{}const r="*";function a(e,t){return{type:7,name:e,definitions:t,options:{}}}function o(e,t=null){return{type:4,styles:t,timings:e}}function s(e,t=null){return{type:3,steps:e,options:t}}function u(e,t=null){return{type:2,steps:e,options:t}}function c(e){return{type:6,styles:e,offset:null}}function d(e,t,n){return{type:0,name:e,styles:t,options:n}}function h(e){return{type:5,steps:e}}function p(e,t,n=null){return{type:1,expr:e,animation:t,options:n}}function m(e=null){return{type:9,options:e}}function g(e,t,n=null){return{type:11,selector:e,animation:t,options:n}}function b(e){Promise.resolve(null).then(e)}class f{constructor(e=0,t=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this.parentPlayer=null,this.totalTime=e+t}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._onStartFns.push(e)}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){b(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){}setPosition(e){}getPosition(){return 0}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(e=>e()),t.length=0}}class _{constructor(e){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;let t=0,n=0,l=0;const i=this.players.length;0==i?b(()=>this._onFinish()):this.players.forEach(e=>{e.onDone(()=>{++t==i&&this._onFinish()}),e.onDestroy(()=>{++n==i&&this._onDestroy()}),e.onStart(()=>{++l==i&&this._onStart()})}),this.totalTime=this.players.reduce((e,t)=>Math.max(e,t.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){const t=e*this.totalTime;this.players.forEach(e=>{const n=e.totalTime?Math.min(1,t/e.totalTime):1;e.setPosition(n)})}getPosition(){let e=0;return this.players.forEach(t=>{const n=t.getPosition();e=Math.min(n,e)}),e}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(e=>e()),t.length=0}}const v="!"},"Gb+w":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("NvT6"),r=n("W5yJ"),a=n("/HVE"),o=n("SVse"),s=n("omvX"),u=n("Gezo"),c=n("cYBl");n.d(t,"a",(function(){return m}));var d=l.sb({encapsulation:0,styles:[[""]],data:{}});function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-spinner",[["class","mat-spinner mat-progress-spinner"],["mode","indeterminate"],["role","progressbar"],["style","margin: 0 auto;"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,i.b,i.a)),l.tb(1,114688,null,0,r.d,[l.k,a.a,[2,o.e],[2,s.a],r.a],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1)._noopAnimations,l.Gb(t,1).diameter,l.Gb(t,1).diameter)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-datatrans",[],null,null,null,h,d)),l.tb(1,114688,null,0,u.a,[c.a],null,null)],(function(e,t){e(t,1,0)}),null)}var m=l.qb("app-datatrans",u.a,p,{},{},[])},Gezo:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}ngOnInit(){localStorage.removeItem("billing_address_id"),localStorage.removeItem("postal_address_id"),this.readersService.createDatatransPayment().subscribe(e=>{window.top.location.assign(e.url)})}}},Gi4r:function(e,t,n){"use strict";n.d(t,"c",(function(){return D})),n.d(t,"a",(function(){return L})),n.d(t,"b",(function(){return I})),n.d(t,"d",(function(){return k}));var l=n("SVse"),i=n("IheW"),r=n("8Y7J"),a=n("cUpR"),o=n("LRne"),s=n("z6cu"),u=n("cp0P"),c=n("vkgz"),d=n("lJxs"),h=n("JIr8"),p=n("nYR2"),m=n("w1tV"),g=n("IzEk"),b=n("KCVW"),f=n("Xd0L");function _(e){return Error(`Unable to find icon with the name "${e}"`)}function v(e){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${e}".`)}function y(e){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${e}".`)}class w{constructor(e,t){this.options=t,e.nodeName?this.svgElement=e:this.url=e}}let k=(()=>{class e{constructor(e,t,n,l){this._httpClient=e,this._sanitizer=t,this._errorHandler=l,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._defaultFontSetClass="material-icons",this._document=n}addSvgIcon(e,t,n){return this.addSvgIconInNamespace("",e,t,n)}addSvgIconLiteral(e,t,n){return this.addSvgIconLiteralInNamespace("",e,t,n)}addSvgIconInNamespace(e,t,n,l){return this._addSvgIconConfig(e,t,new w(n,l))}addSvgIconLiteralInNamespace(e,t,n,l){const i=this._sanitizer.sanitize(r.I.HTML,n);if(!i)throw y(n);const a=this._createSvgElementForSingleIcon(i,l);return this._addSvgIconConfig(e,t,new w(a,l))}addSvgIconSet(e,t){return this.addSvgIconSetInNamespace("",e,t)}addSvgIconSetLiteral(e,t){return this.addSvgIconSetLiteralInNamespace("",e,t)}addSvgIconSetInNamespace(e,t,n){return this._addSvgIconSetConfig(e,new w(t,n))}addSvgIconSetLiteralInNamespace(e,t,n){const l=this._sanitizer.sanitize(r.I.HTML,t);if(!l)throw y(t);const i=this._svgElementFromString(l);return this._addSvgIconSetConfig(e,new w(i,n))}registerFontClassAlias(e,t=e){return this._fontCssClassesByAlias.set(e,t),this}classNameForFontAlias(e){return this._fontCssClassesByAlias.get(e)||e}setDefaultFontSetClass(e){return this._defaultFontSetClass=e,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(e){const t=this._sanitizer.sanitize(r.I.RESOURCE_URL,e);if(!t)throw v(e);const n=this._cachedIconsByUrl.get(t);return n?Object(o.a)(M(n)):this._loadSvgIconFromConfig(new w(e)).pipe(Object(c.a)(e=>this._cachedIconsByUrl.set(t,e)),Object(d.a)(e=>M(e)))}getNamedSvgIcon(e,t=""){const n=C(t,e),l=this._svgIconConfigs.get(n);if(l)return this._getSvgFromConfig(l);const i=this._iconSetConfigs.get(t);return i?this._getSvgFromIconSetConfigs(e,i):Object(s.a)(_(n))}ngOnDestroy(){this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgElement?Object(o.a)(M(e.svgElement)):this._loadSvgIconFromConfig(e).pipe(Object(c.a)(t=>e.svgElement=t),Object(d.a)(e=>M(e)))}_getSvgFromIconSetConfigs(e,t){const n=this._extractIconWithNameFromAnySet(e,t);if(n)return Object(o.a)(n);const l=t.filter(e=>!e.svgElement).map(e=>this._loadSvgIconSetFromConfig(e).pipe(Object(h.a)(t=>{const n=`Loading icon set URL: ${this._sanitizer.sanitize(r.I.RESOURCE_URL,e.url)} failed: ${t.message}`;return this._errorHandler?this._errorHandler.handleError(new Error(n)):console.error(n),Object(o.a)(null)})));return Object(u.a)(l).pipe(Object(d.a)(()=>{const n=this._extractIconWithNameFromAnySet(e,t);if(!n)throw _(e);return n}))}_extractIconWithNameFromAnySet(e,t){for(let n=t.length-1;n>=0;n--){const l=t[n];if(l.svgElement){const t=this._extractSvgIconFromSet(l.svgElement,e,l.options);if(t)return t}}return null}_loadSvgIconFromConfig(e){return this._fetchUrl(e.url).pipe(Object(d.a)(t=>this._createSvgElementForSingleIcon(t,e.options)))}_loadSvgIconSetFromConfig(e){return e.svgElement?Object(o.a)(e.svgElement):this._fetchUrl(e.url).pipe(Object(d.a)(t=>(e.svgElement||(e.svgElement=this._svgElementFromString(t)),e.svgElement)))}_createSvgElementForSingleIcon(e,t){const n=this._svgElementFromString(e);return this._setSvgAttributes(n,t),n}_extractSvgIconFromSet(e,t,n){const l=e.querySelector(`[id="${t}"]`);if(!l)return null;const i=l.cloneNode(!0);if(i.removeAttribute("id"),"svg"===i.nodeName.toLowerCase())return this._setSvgAttributes(i,n);if("symbol"===i.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(i),n);const r=this._svgElementFromString("<svg></svg>");return r.appendChild(i),this._setSvgAttributes(r,n)}_svgElementFromString(e){const t=this._document.createElement("DIV");t.innerHTML=e;const n=t.querySelector("svg");if(!n)throw Error("<svg> tag not found");return n}_toSvgElement(e){const t=this._svgElementFromString("<svg></svg>"),n=e.attributes;for(let l=0;l<n.length;l++){const{name:e,value:i}=n[l];"id"!==e&&t.setAttribute(e,i)}for(let l=0;l<e.childNodes.length;l++)e.childNodes[l].nodeType===this._document.ELEMENT_NODE&&t.appendChild(e.childNodes[l].cloneNode(!0));return t}_setSvgAttributes(e,t){return e.setAttribute("fit",""),e.setAttribute("height","100%"),e.setAttribute("width","100%"),e.setAttribute("preserveAspectRatio","xMidYMid meet"),e.setAttribute("focusable","false"),t&&t.viewBox&&e.setAttribute("viewBox",t.viewBox),e}_fetchUrl(e){if(!this._httpClient)throw Error("Could not find HttpClient provider for use with Angular Material icons. Please include the HttpClientModule from @angular/common/http in your app imports.");if(null==e)throw Error(`Cannot fetch icon from URL "${e}".`);const t=this._sanitizer.sanitize(r.I.RESOURCE_URL,e);if(!t)throw v(e);const n=this._inProgressUrlFetches.get(t);if(n)return n;const l=this._httpClient.get(t,{responseType:"text"}).pipe(Object(p.a)(()=>this._inProgressUrlFetches.delete(t)),Object(m.a)());return this._inProgressUrlFetches.set(t,l),l}_addSvgIconConfig(e,t,n){return this._svgIconConfigs.set(C(e,t),n),this}_addSvgIconSetConfig(e,t){const n=this._iconSetConfigs.get(e);return n?n.push(t):this._iconSetConfigs.set(e,[t]),this}}return e.ngInjectableDef=Object(r.Ub)({factory:function(){return new e(Object(r.Vb)(i.c,8),Object(r.Vb)(a.b),Object(r.Vb)(l.e,8),Object(r.Vb)(r.l,8))},token:e,providedIn:"root"}),e})();function M(e){return e.cloneNode(!0)}function C(e,t){return e+":"+t}class S{constructor(e){this._elementRef=e}}const x=Object(f.A)(S),L=new r.p("mat-icon-location",{providedIn:"root",factory:function(){const e=Object(r.Y)(l.e),t=e?e.location:null;return{getPathname:()=>t?t.pathname+t.search:""}}}),O=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],P=O.map(e=>`[${e}]`).join(", "),T=/^url\(['"]?#(.*?)['"]?\)$/;class I extends x{constructor(e,t,n,l,i){super(e),this._iconRegistry=t,this._location=l,this._errorHandler=i,this._inline=!1,n||e.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(e){this._inline=Object(b.c)(e)}get fontSet(){return this._fontSet}set fontSet(e){this._fontSet=this._cleanupFontValue(e)}get fontIcon(){return this._fontIcon}set fontIcon(e){this._fontIcon=this._cleanupFontValue(e)}_splitIconName(e){if(!e)return["",""];const t=e.split(":");switch(t.length){case 1:return["",t[0]];case 2:return t;default:throw Error(`Invalid icon name: "${e}"`)}}ngOnChanges(e){const t=e.svgIcon;if(t)if(this.svgIcon){const[e,t]=this._splitIconName(this.svgIcon);this._iconRegistry.getNamedSvgIcon(t,e).pipe(Object(g.a)(1)).subscribe(e=>this._setSvgElement(e),n=>{const l=`Error retrieving icon ${e}:${t}! ${n.message}`;this._errorHandler?this._errorHandler.handleError(new Error(l)):console.error(l)})}else t.previousValue&&this._clearSvgElement();this._usingFontIcon()&&this._updateFontIconClasses()}ngOnInit(){this._usingFontIcon()&&this._updateFontIconClasses()}ngAfterViewChecked(){const e=this._elementsWithExternalReferences;if(e&&this._location&&e.size){const e=this._location.getPathname();e!==this._previousPath&&(this._previousPath=e,this._prependPathToReferences(e))}}ngOnDestroy(){this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(e){this._clearSvgElement();const t=e.querySelectorAll("style");for(let n=0;n<t.length;n++)t[n].textContent+=" ";if(this._location){const t=this._location.getPathname();this._previousPath=t,this._cacheChildrenWithExternalReferences(e),this._prependPathToReferences(t)}this._elementRef.nativeElement.appendChild(e)}_clearSvgElement(){const e=this._elementRef.nativeElement;let t=e.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();t--;){const n=e.childNodes[t];1===n.nodeType&&"svg"!==n.nodeName.toLowerCase()||e.removeChild(n)}}_updateFontIconClasses(){if(!this._usingFontIcon())return;const e=this._elementRef.nativeElement,t=this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet):this._iconRegistry.getDefaultFontSetClass();t!=this._previousFontSetClass&&(this._previousFontSetClass&&e.classList.remove(this._previousFontSetClass),t&&e.classList.add(t),this._previousFontSetClass=t),this.fontIcon!=this._previousFontIconClass&&(this._previousFontIconClass&&e.classList.remove(this._previousFontIconClass),this.fontIcon&&e.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(e){return"string"==typeof e?e.trim().split(" ")[0]:e}_prependPathToReferences(e){const t=this._elementsWithExternalReferences;t&&t.forEach((t,n)=>{t.forEach(t=>{n.setAttribute(t.name,`url('${e}#${t.value}')`)})})}_cacheChildrenWithExternalReferences(e){const t=e.querySelectorAll(P),n=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let l=0;l<t.length;l++)O.forEach(e=>{const i=t[l],r=i.getAttribute(e),a=r?r.match(T):null;if(a){let t=n.get(i);t||(t=[],n.set(i,t)),t.push({name:e,value:a[1]})}})}}class D{}},Giwj:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e,t){this.activatedRoute=e,this.titleService=t,this.iframeHeight=0,e.data.subscribe(e=>{e.pageLink&&(this.url=e.pageLink.pageData.url,this.title=e.pageLink.pageData.title,this.titleService.setTitle(this.title),this.footerLinks=e.pageLink.footerLinks)})}ngOnInit(){window.addEventListener("message",this.receiveMessage.bind(this))}receiveMessage(e){e.data&&e.data.height&&(this.iframeHeight=e.data.height+50)}}},GjTt:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n("naTb"),n("cYBl");var l=n("jEEg"),i=(n("BRA/"),n("oBM4"));class r{constructor(e,t,n){this.readersService=e,this.sharedService=t,this.sessionTrackingService=n,this.addressesData=[],this.subscriptionsData=[],this.giftSubscriptionsData=[],this.showBills=!1}ngOnInit(){this.readersService.getReaderProfile().subscribe(()=>{this.accountData=this.readersService.accountData||{}}),this.readersService.getReaderSubscriptions().subscribe(()=>{this.readersService.subscriptionsData?(this.subscriptionsData=this.readersService.subscriptionsData.filter(e=>!e.gift),this.giftSubscriptionsData=this.readersService.subscriptionsData.filter(e=>e.gift)):(this.subscriptionsData=[],this.giftSubscriptionsData=[])}),this.readersService.getAllReaderAddresses().subscribe(()=>{this.addressesData=this.readersService.addressesData||[]}),this.readersService.getBills().subscribe(e=>{e&&(this.billsData=e,this.showBills=this.billsData.unpaid.length>0||this.billsData.paid.length>0||this.billsData.processing.length>0)},e=>{})}editAccountSettings(){this.sessionTrackingService.buttonClickWithoutPage(i.b.MY_ACCOUNT_EDIT_PROFILE),this.sharedService.editAccountSettings()}editSubscription(e){this.sessionTrackingService.buttonClickWithoutPage(i.b.MY_ACCOUNT_EDIT_SUBSCRIPTION),this.sharedService.editSubscription(e.id,e.item_id)}addNewAddress(){this.sessionTrackingService.buttonClickWithoutPage(i.b.MY_ACCOUNT_ADD_ADDRESS);const e=l.a.getEmptyAddress();this.editAddress(e)}editAddress(e){this.sessionTrackingService.buttonClickWithoutPage(i.b.MY_ACCOUNT_EDIT_ADDRESS),this.sharedService.editAddress(e,"edit")}getActiveNewsletters(){return this.accountData&&this.accountData.newsletters?this.accountData.newsletters.filter(e=>e.enabled):[]}close(){this.readersService.redirectOrReload(void 0,!0)}showUnpaidBills(){this.sessionTrackingService.buttonClickWithoutPage(i.b.MY_ACCOUNT_UNPAID_BILLS),this.sharedService.showUnpaidBillsPage()}showPaidBills(){this.sessionTrackingService.buttonClickWithoutPage(i.b.MY_ACCOUNT_BILLS),this.sharedService.showPaidBillsPage()}}},GyhO:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("LRne"),i=n("0EUg");function r(...e){return Object(i.a)()(Object(l.a)(...e))}},"H/3d":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=["[_nghost-%COMP%]{display:flex;align-content:center;justify-content:center;flex-direction:column}hr[_ngcontent-%COMP%]{width:100%}.header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.header[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{flex:1;text-align:center;line-height:37px;margin-bottom:0;margin-top:0}.readers-container[_ngcontent-%COMP%]{width:100%;align-self:center;max-width:320px;padding:0 20px;background:#fff}  :focus{outline:0!important;box-shadow:none!important}  h5{color:#000;text-align:center;margin-top:30px;margin-bottom:2em}  p{margin-bottom:5px}  ul{list-style-position:inside;padding-left:0}  .button-container{margin-top:1.5em;margin-bottom:1.5em}  .mat-radio-button .mat-radio-outer-circle{border-color:#000!important}  .mat-radio-button .mat-radio-inner-circle{background-color:#7ac944!important}  .mat-checkbox-inner-container{margin-top:0!important;height:24px!important;width:24px!important}  .mat-checkbox-checkmark-path{stroke:#7ac944!important}  .mat-checkbox-input{display:none}  .mat-checkbox-frame{border-color:#9e9e9e}  .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#fff;border:2px solid #7ac944}  h5~div,   mat-radio-group>div{position:relative;display:block}  .form-group label{color:#9e9e9e;padding-left:10px;font-size:12px;margin-bottom:0}  .form-group .custom-select,   .form-group .form-control{border-radius:0;color:#000}  .form-group.small-width{display:flex;flex-direction:row;-moz-column-gap:5px;column-gap:5px}  .form-group.small-width>div{flex:1}  .form-group .custom-select{background:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4px' height='6px' viewBox='0 0 16 16' class='bi bi-chevron-compact-down' %3e%3cpath fill='%23343a40' fill-rule='evenodd' d='M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z'/%3e%3c/svg%3e\") right .75rem center/18px 20px no-repeat #fff}  .form-group small.input-error{color:#fff;margin:0;padding:3px;background-color:#c30000}  .edit-button{border:none;border-radius:50%;width:25px;height:25px;position:absolute;top:0;right:0;padding:0;margin:0}  .edit-button .mat-icon{width:22px;height:22px}  .edit-container{position:absolute;right:7px;align-self:center}  .edit-container .edit-button{position:relative}  .edit-container.error{border-radius:50%;background-color:#c30000}  .btn{font-size:14px;outline:0!important;box-shadow:none!important}  .btn.btn-success{background-color:#7ac944;border-color:#7ac944}  .btn.btn-error{background-color:#c30000;border-color:#c30000}  .btn.btn-secondary{background-color:#727272;border-color:#727272}  .btn.no-background{border:none;background:0 0}  .btn.small-button{width:40%}  .btn.small-button.left-margin{margin-left:10%}  .btn.small-button.right-margin{margin-right:10%}  .btn.single-button{width:180px;display:block;margin:auto}  .btn.single-button.top-margin{margin-top:10px}"]},H7XF:function(e,t,n){"use strict";t.byteLength=function(e){var t=u(e),n=t[1];return 3*(t[0]+n)/4-n},t.toByteArray=function(e){var t,n,l=u(e),a=l[0],o=l[1],s=new r(function(e,t,n){return 3*(t+n)/4-n}(0,a,o)),c=0,d=o>0?a-4:a;for(n=0;n<d;n+=4)t=i[e.charCodeAt(n)]<<18|i[e.charCodeAt(n+1)]<<12|i[e.charCodeAt(n+2)]<<6|i[e.charCodeAt(n+3)],s[c++]=t>>16&255,s[c++]=t>>8&255,s[c++]=255&t;return 2===o&&(t=i[e.charCodeAt(n)]<<2|i[e.charCodeAt(n+1)]>>4,s[c++]=255&t),1===o&&(t=i[e.charCodeAt(n)]<<10|i[e.charCodeAt(n+1)]<<4|i[e.charCodeAt(n+2)]>>2,s[c++]=t>>8&255,s[c++]=255&t),s},t.fromByteArray=function(e){for(var t,n=e.length,i=n%3,r=[],a=0,o=n-i;a<o;a+=16383)r.push(c(e,a,a+16383>o?o:a+16383));return 1===i?r.push(l[(t=e[n-1])>>2]+l[t<<4&63]+"=="):2===i&&r.push(l[(t=(e[n-2]<<8)+e[n-1])>>10]+l[t>>4&63]+l[t<<2&63]+"="),r.join("")};for(var l=[],i=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,s=a.length;o<s;++o)l[o]=a[o],i[a.charCodeAt(o)]=o;function u(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function c(e,t,n){for(var i,r=[],a=t;a<n;a+=3)r.push(l[(i=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(255&e[a+2]))>>18&63]+l[i>>12&63]+l[i>>6&63]+l[63&i]);return r.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},H8ED:function(e,t,n){!function(e){"use strict";function t(e,t,n){var l,i;return"m"===n?t?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===n?t?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":e+" "+(l=+e,i={ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d",hh:t?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d",dd:"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e",yy:"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"}[n].split("_"),l%10==1&&l%100!=11?i[0]:l%10>=2&&l%10<=4&&(l%100<10||l%100>=20)?i[1]:i[2])}e.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m:t,mm:t,h:t,hh:t,d:"\u0434\u0437\u0435\u043d\u044c",dd:t,M:"\u043c\u0435\u0441\u044f\u0446",MM:t,y:"\u0433\u043e\u0434",yy:t},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u044b":e<12?"\u0440\u0430\u043d\u0456\u0446\u044b":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-\u044b":e+"-\u0456";case"D":return e+"-\u0433\u0430";default:return e}},week:{dow:1,doy:7}})}(n("wd/R"))},HDdC:function(e,t,n){"use strict";var l=n("7o/Q"),i=n("2QA8"),r=n("gRHU"),a=n("kJWO"),o=n("mCNh"),s=n("2fFW");n.d(t,"a",(function(){return u}));let u=(()=>{class e{constructor(e){this._isScalar=!1,e&&(this._subscribe=e)}lift(t){const n=new e;return n.source=this,n.operator=t,n}subscribe(e,t,n){const{operator:a}=this,o=function(e,t,n){if(e){if(e instanceof l.a)return e;if(e[i.a])return e[i.a]()}return e||t||n?new l.a(e,t,n):new l.a(r.a)}(e,t,n);if(o.add(a?a.call(o,this.source):this.source||s.a.useDeprecatedSynchronousErrorHandling&&!o.syncErrorThrowable?this._subscribe(o):this._trySubscribe(o)),s.a.useDeprecatedSynchronousErrorHandling&&o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o}_trySubscribe(e){try{return this._subscribe(e)}catch(t){s.a.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),function(e){for(;e;){const{closed:t,destination:n,isStopped:i}=e;if(t||i)return!1;e=n&&n instanceof l.a?n:null}return!0}(e)?e.error(t):console.warn(t)}}forEach(e,t){return new(t=c(t))((t,n)=>{let l;l=this.subscribe(t=>{try{e(t)}catch(i){n(i),l&&l.unsubscribe()}},n,t)})}_subscribe(e){const{source:t}=this;return t&&t.subscribe(e)}[a.a](){return this}pipe(...e){return 0===e.length?this:Object(o.b)(e)(this)}toPromise(e){return new(e=c(e))((e,t)=>{let n;this.subscribe(e=>n=e,e=>t(e),()=>e(n))})}}return e.create=t=>new e(t),e})();function c(e){if(e||(e=s.a.Promise||Promise),!e)throw new Error("no Promise impl found");return e}},HP3h:function(e,t,n){!function(e){"use strict";var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},l={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},i=function(e){return function(t,i,r,a){var o=n(t),s=l[e][n(t)];return 2===o&&(s=s[i?0:1]),s.replace(/%d/i,t)}},r=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar-ly",{months:r,monthsShort:r,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:i("s"),ss:i("s"),m:i("m"),mm:i("m"),h:i("h"),hh:i("h"),d:i("d"),dd:i("d"),M:i("M"),MM:i("M"),y:i("y"),yy:i("y")},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(n("wd/R"))},HQkz:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naFj");class l{constructor(e){this.viewerCommonService=e}transform(e){return this.viewerCommonService.getTitleGroup()?e.replace("##TITLEGROUP##",this.viewerCommonService.getTitleGroup()):e}}},Hfs6:function(e,t,n){var l,i,r;!function(a){if("object"==typeof e.exports){var o=a(0,t);void 0!==o&&(e.exports=o)}else i=[n,t],void 0===(r="function"==typeof(l=a)?l.apply(t,i):l)||(e.exports=r)}((function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=void 0;t.default=["fr",[["AM","PM"],n,n],n,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],n,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],n,[["av. J.-C.","ap. J.-C."],n,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1} '\xe0' {0}",n,n],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BSD:["$BS","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[n,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[n,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[n,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[n,"\xa5"],KMF:[n,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[n,"$C"],NZD:["$NZ","$"],RHD:["$RH"],RON:[n,"L"],RWF:[n,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TTD:["$TT","$"],TWD:[n,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["WS$"],XCD:[n,"$"],XPF:["FCFP"],ZMW:[n,"Kw"]},function(e){var t=Math.floor(Math.abs(e));return 0===t||1===t?1:5}]}))},HsOI:function(e,t,n){"use strict";n.d(t,"e",(function(){return M})),n.d(t,"b",(function(){return p})),n.d(t,"a",(function(){return w})),n.d(t,"c",(function(){return k})),n.d(t,"d",(function(){return m})),n.d(t,"g",(function(){return f})),n.d(t,"f",(function(){return b}));var l=n("8Y7J"),i=(n("GS7A"),n("KCVW")),r=n("Xd0L"),a=n("XNiG"),o=n("VRyK"),s=n("xgIS"),u=n("JX91"),c=n("1G5W"),d=n("IzEk");let h=0;class p{constructor(){this.id="mat-error-"+h++}}class m{}function g(e){return Error(`A hint was already declared for 'align="${e}"'.`)}class b{}class f{}let _=0;class v{constructor(e){this._elementRef=e}}const y=Object(r.A)(v,"primary"),w=new l.p("MAT_FORM_FIELD_DEFAULT_OPTIONS");class k extends y{constructor(e,t,n,l,i,r,o,s){super(e),this._elementRef=e,this._changeDetectorRef=t,this._dir=l,this._defaults=i,this._platform=r,this._ngZone=o,this._outlineGapCalculationNeededImmediately=!1,this._outlineGapCalculationNeededOnStable=!1,this._destroyed=new a.a,this._showAlwaysAnimate=!1,this._subscriptAnimationState="",this._hintLabel="",this._hintLabelId="mat-hint-"+_++,this._labelId="mat-form-field-label-"+_++,this._previousDirection="ltr",this._labelOptions=n||{},this.floatLabel=this._labelOptions.float||"auto",this._animationsEnabled="NoopAnimations"!==s,this.appearance=i&&i.appearance?i.appearance:"legacy",this._hideRequiredMarker=!(!i||null==i.hideRequiredMarker)&&i.hideRequiredMarker}get appearance(){return this._appearance}set appearance(e){const t=this._appearance;this._appearance=e||this._defaults&&this._defaults.appearance||"legacy","outline"===this._appearance&&t!==e&&(this._outlineGapCalculationNeededOnStable=!0)}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=Object(i.c)(e)}get _shouldAlwaysFloat(){return"always"===this.floatLabel&&!this._showAlwaysAnimate}get _canLabelFloat(){return"never"!==this.floatLabel}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get floatLabel(){return"legacy"!==this.appearance&&"never"===this._floatLabel?"auto":this._floatLabel}set floatLabel(e){e!==this._floatLabel&&(this._floatLabel=e||this._labelOptions.float||"auto",this._changeDetectorRef.markForCheck())}get _control(){return this._explicitFormFieldControl||this._controlNonStatic||this._controlStatic}set _control(e){this._explicitFormFieldControl=e}get _labelChild(){return this._labelChildNonStatic||this._labelChildStatic}getConnectedOverlayOrigin(){return this._connectionContainerRef||this._elementRef}ngAfterContentInit(){this._validateControlChild();const e=this._control;e.controlType&&this._elementRef.nativeElement.classList.add("mat-form-field-type-"+e.controlType),e.stateChanges.pipe(Object(u.a)(null)).subscribe(()=>{this._validatePlaceholders(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),e.ngControl&&e.ngControl.valueChanges&&e.ngControl.valueChanges.pipe(Object(c.a)(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.asObservable().pipe(Object(c.a)(this._destroyed)).subscribe(()=>{this._outlineGapCalculationNeededOnStable&&this.updateOutlineGap()})}),Object(o.a)(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._outlineGapCalculationNeededOnStable=!0,this._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe(Object(u.a)(null)).subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe(Object(u.a)(null)).subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._dir&&this._dir.change.pipe(Object(c.a)(this._destroyed)).subscribe(()=>{this.updateOutlineGap(),this._previousDirection=this._dir.value})}ngAfterContentChecked(){this._validateControlChild(),this._outlineGapCalculationNeededImmediately&&this.updateOutlineGap()}ngAfterViewInit(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_shouldForward(e){const t=this._control?this._control.ngControl:null;return t&&t[e]}_hasPlaceholder(){return!!(this._control&&this._control.placeholder||this._placeholderChild)}_hasLabel(){return!!this._labelChild}_shouldLabelFloat(){return this._canLabelFloat&&(this._control.shouldLabelFloat||this._shouldAlwaysFloat)}_hideControlPlaceholder(){return"legacy"===this.appearance&&!this._hasLabel()||this._hasLabel()&&!this._shouldLabelFloat()}_hasFloatingLabel(){return this._hasLabel()||"legacy"===this.appearance&&this._hasPlaceholder()}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_animateAndLockLabel(){this._hasFloatingLabel()&&this._canLabelFloat&&(this._animationsEnabled&&(this._showAlwaysAnimate=!0,Object(s.a)(this._label.nativeElement,"transitionend").pipe(Object(d.a)(1)).subscribe(()=>{this._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())}_validatePlaceholders(){if(this._control.placeholder&&this._placeholderChild)throw Error("Placeholder attribute and child element were both specified.")}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){if(this._hintChildren){let e,t;this._hintChildren.forEach(n=>{if("start"===n.align){if(e||this.hintLabel)throw g("start");e=n}else if("end"===n.align){if(t)throw g("end");t=n}})}}_syncDescribedByIds(){if(this._control){let e=[];if("hint"===this._getDisplayedMessages()){const t=this._hintChildren?this._hintChildren.find(e=>"start"===e.align):null,n=this._hintChildren?this._hintChildren.find(e=>"end"===e.align):null;t?e.push(t.id):this._hintLabel&&e.push(this._hintLabelId),n&&e.push(n.id)}else this._errorChildren&&(e=this._errorChildren.map(e=>e.id));this._control.setDescribedByIds(e)}}_validateControlChild(){if(!this._control)throw Error("mat-form-field must contain a MatFormFieldControl.")}updateOutlineGap(){const e=this._label?this._label.nativeElement:null;if("outline"!==this.appearance||!e||!e.children.length||!e.textContent.trim())return;if(!this._platform.isBrowser)return;if(!document.documentElement.contains(this._elementRef.nativeElement))return void(this._outlineGapCalculationNeededImmediately=!0);let t=0,n=0;const l=this._connectionContainerRef.nativeElement,i=l.querySelectorAll(".mat-form-field-outline-start"),r=l.querySelectorAll(".mat-form-field-outline-gap");if(this._label&&this._label.nativeElement.children.length){const i=l.getBoundingClientRect();if(0===i.width&&0===i.height)return this._outlineGapCalculationNeededOnStable=!0,void(this._outlineGapCalculationNeededImmediately=!1);const r=this._getStartEnd(i),a=this._getStartEnd(e.children[0].getBoundingClientRect());let o=0;for(const t of e.children)o+=t.offsetWidth;t=a-r-5,n=o>0?.75*o+10:0}for(let a=0;a<i.length;a++)i.item(a).style.width=t+"px";for(let a=0;a<r.length;a++)r.item(a).style.width=n+"px";this._outlineGapCalculationNeededOnStable=this._outlineGapCalculationNeededImmediately=!1}_getStartEnd(e){return"rtl"===this._previousDirection?e.right:e.left}}class M{}},Hwy4:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){}ngOnInit(){}}},I55L:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=e=>e&&"number"==typeof e.length&&"function"!=typeof e},IBoS:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e,t,n){if(this.dialogRef=e,this.dialogData=t,this.dialog=n,this.nrOfPossibleWeeks=4,t){this.title=t.title,this.content=t.content,this.leftButtonLabel=t.leftButtonLabel,this.rightButtonLabel=t.rightButtonLabel,this.buttonType=t.buttonType,this.showSuccess=t.showSuccess,this.showError=t.showError,this.leftAction=t.leftAction,this.rightAction=t.rightAction,this.weekSelect=t.weekSelect,this.buttonLabel=t.buttonLabel,this.buttonAction=t.buttonAction,this.weekList=[];for(let e=1;e<=this.nrOfPossibleWeeks;e++)this.weekList.push(e);this.weekSelect&&(this.numberOfWeeks=2),this.leftAction||(this.leftAction=()=>{this.closeDialog()}),this.rightAction||(this.rightAction=()=>{this.closeDialog()}),this.buttonAction||(this.buttonAction=()=>{this.closeDialog()})}}ngOnInit(){}closeDialog(){this.numberOfWeeks?this.dialogRef.close({weeks:Number(this.numberOfWeeks)}):this.dialogRef.close()}}},IBtZ:function(e,t,n){!function(e){"use strict";e.defineLocale("ka",{months:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(e){return e.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,(function(e,t,n){return"\u10d8"===n?t+"\u10e8\u10d8":t+n+"\u10e8\u10d8"}))},past:function(e){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(e)?e.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(e)?e.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):e},s:"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8",ss:"%d \u10ec\u10d0\u10db\u10d8",m:"\u10ec\u10e3\u10d7\u10d8",mm:"%d \u10ec\u10e3\u10d7\u10d8",h:"\u10e1\u10d0\u10d0\u10d7\u10d8",hh:"%d \u10e1\u10d0\u10d0\u10d7\u10d8",d:"\u10d3\u10e6\u10d4",dd:"%d \u10d3\u10e6\u10d4",M:"\u10d7\u10d5\u10d4",MM:"%d \u10d7\u10d5\u10d4",y:"\u10ec\u10d4\u10da\u10d8",yy:"%d \u10ec\u10d4\u10da\u10d8"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(e){return 0===e?e:1===e?e+"-\u10da\u10d8":e<20||e<=100&&e%20==0||e%100==0?"\u10db\u10d4-"+e:e+"-\u10d4"},week:{dow:1,doy:7}})}(n("wd/R"))},IKX9:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return m})),n.d(t,"c",(function(){return _})),n.d(t,"d",(function(){return p})),n.d(t,"e",(function(){return g})),n.d(t,"f",(function(){return b})),n.d(t,"g",(function(){return f}));var l=n("J9Y1"),i=n("LRne"),r=n("XNiG"),a=n("JIr8"),o=n("Kj3r"),s=n("/uUt"),u=n("s7LF"),c=n("8Y7J"),d=(n("bse0"),new c.p("FONT_PICKER_CONFIG")),h=function(){function e(e){this.size="16px",this.style="regular",this.family="monospace",this.files=null,this.styles=["regular"],e&&(this.size=e.size||"16px",this.style=e.style||"regular",this.family=e.family||"monospace",this.files=e.files||null,this.styles=e.styles||["regular"])}return e.prototype.getStyles=function(){return{"font-size":this.size||"16px","font-style":this.style.includes("italic")?"italic":"normal","font-family":this.family||"monospace","font-weight":isNaN(Number(this.style.slice(0,3)))?"normal":this.style.slice(0,3)}},e}(),p=function(){function e(e,t){this.http=e,this._config=t,this.apiKey="",this.baseUrl="https://www.googleapis.com/webfonts/v1/webfonts",this.apiKey=t.apiKey||""}return e.prototype.loadFont=function(e){try{Object(l.load)({google:{families:[e.family+":"+e.style]}})}catch(t){console.warn("Failed to load the font:",e)}},e.prototype.getAllFonts=function(e){if(this.apiKey){var t=this.baseUrl+"?key="+this.apiKey;return e&&(t=t.concat("&sort="+e)),this.http.get(t).pipe(Object(a.a)(this.handleHttpError))}return Object(i.a)(null)},e.prototype.getRequestedFont=function(e){return this.http.get("https://fonts.googleapis.com/css?family="+e).pipe(Object(a.a)(this.handleHttpError))},e.prototype.handleHttpError=function(e){console.error(e);var t=e.error instanceof Error?e.error.message:e.status||"Unknown error";return Object(i.a)(t)},e}(),m=function(){function e(e,t,n){this.cdRef=e,this.elRef=t,this.service=n,this.useRootViewContainer=!1,this.safeFonts=["Arial","sans-serif","Times","serif","Courier","monospace"],this.fontAmount=10,this.loadedFonts=0,this.presetFonts=[],this.googleFonts=[],this.currentFonts=[],this.dialogArrowSize=10,this.dialogArrowOffset=15,this.searchTerm=new u.h(""),this.renderMore=new r.a,this.config={suppressScrollX:!0,wheelPropagation:!1},this.loading=!0,this.selectedFont=!1,this.presetVisible=!0}return e.prototype.handleEsc=function(e){this.open&&"popup"===this.fpDialogDisplay&&this.onCancelSelect(e)},e.prototype.handleEnter=function(e){this.open&&"popup"===this.fpDialogDisplay&&this.onAcceptSelect(e)},e.prototype.ngOnInit=function(){var e=this;this.renderMore.pipe(Object(o.a)(150)).subscribe((function(){return e.loadMoreFonts()})),this.searchTerm.valueChanges.pipe(Object(o.a)(500),Object(s.a)()).subscribe((function(t){t?(e.presetVisible=!1,e.listLabel=e.fpResultsLabel):(e.presetVisible=!0,e.listLabel=e.fpPopularLabel),e.searchGoogleFonts(t)})),this.testContainer=document.createElement("span"),this.testContainer.innerHTML=Array(100).join("wi"),this.testContainer.style.cssText=["position: absolute","left: -99999px","width: auto","font-size: 128px"].join(" !important;"),this.listenerResize=function(){return e.onResize()},this.listenerMouseDown=function(t){return e.onMouseDown(t)},this.openFontPicker()},e.prototype.trackFont=function(e,t){return t.family||e.toString()},e.prototype.setDialog=function(e,t,n,l,i,r,a,o,s,u,c,d,p,m,g,b,f,_,v,y,w,k,M,C,S){var x=this;this.listLabel=m,this.directiveInstance=e,this.directiveElementRef=t,this.useRootViewContainer=n,this.updateDialog(l,i,r,a,o,s,u,c,d,p,m,g,b,f,_,v,y,w,k,M,C,S),this.service.getAllFonts("popularity").subscribe((function(e){if(x.loading=!1,e){e.items&&(x.googleFonts=e.items.map((function(e){return new h({files:e.files,family:e.family,styles:e.variants})})));var t=x.findFont(x.initialFont.family,!0);t&&(x.font.files=t.files,x.font.styles=t.styles,x.loadGoogleFonts([x.font]));var n=x.googleFonts.find((function(e){return"Open sans"===e.family}));n&&x.loadGoogleFonts([n]),x.setCurrentFonts(x.getPresetFonts().concat(x.googleFonts))}else x.setCurrentFonts(x.getPresetFonts())}),(function(e){return console.error(e)}))},e.prototype.updateDialog=function(e,t,n,l,i,r,a,o,s,u,c,d,p,m,g,b,f,_,v,y,w,k){this.selectedFont=!!e,this.font=new h(e),this.initialFont=new h(e),this.fpPosition=a,this.fpPositionOffset=parseInt(o,10),s||(this.dialogArrowOffset=0),"inline"===l&&(this.dialogArrowSize=0,this.dialogArrowOffset=0),this.fpSearchText=u,this.fpLoadingText=c,this.fpPopularLabel=d,this.fpResultsLabel=p,this.fpSizeSelect=i,this.fpStyleSelect=r,this.fpPresetLabel=m,this.fpPresetFonts=g,this.fpPresetNotice=b,this.fpCancelButton=f,this.fpCancelButtonText=_,this.fpCancelButtonClass=v,this.fpUploadButton=y,this.fpUploadButtonText=w,this.fpUploadButtonClass=k,this.autoWidth="auto"===t,this.fpWidth=parseInt(t,10),this.fpHeight=parseInt(n,10),this.fpDialogDisplay=l,this.setCurrentFonts(this.getPresetFonts().concat(this.googleFonts)),this.searchTerm.reset({disabled:this.fpPresetFonts.length>0})},e.prototype.openFontPicker=function(){this.open||(this.setDialogPosition(),this.searchTerm.setValue(""),window.addEventListener("resize",this.listenerResize),document.addEventListener("mousedown",this.listenerMouseDown),this.open=!0)},e.prototype.closeFontPicker=function(){this.open=!1,window.removeEventListener("resize",this.listenerResize),document.removeEventListener("mousedown",this.listenerMouseDown)},e.prototype.isFontAvailable=function(e){this.testWidth||(this.testContainer.style.fontFamily="monospace",document.body.appendChild(this.testContainer),this.testWidth=this.testContainer.clientWidth,document.body.removeChild(this.testContainer)),this.testContainer.style.fontFamily=e.family+", monospace",document.body.appendChild(this.testContainer);var t=this.testContainer.clientWidth;return document.body.removeChild(this.testContainer),t!==this.testWidth},e.prototype.getPresetFonts=function(){var e=this,t=[];return this.googleFonts&&this.fpPresetFonts&&this.fpPresetFonts.length&&(this.fpPresetFonts.forEach((function(n){var l=e.findFont(n,!0);l||(l=new h({family:n,styles:["regular","italic"]})),t.push(l)})),this.presetFonts=t),t},e.prototype.setCurrentFonts=function(e){var t=this;if(e!==this.currentFonts){this.currentFonts=e,this.loadedFonts=this.fontAmount;var n=this.currentFonts.slice(0,this.fontAmount);this.loadGoogleFonts(n),this.cdRef.markForCheck(),setTimeout((function(){t.scrollbar&&t.scrollbar.directiveRef&&t.scrollbar.directiveRef.scrollToY(0)}),0)}},e.prototype.findFont=function(e,t){return void 0===t&&(t=!1),this.findFonts(e,t)[0]},e.prototype.findFonts=function(e,t){void 0===t&&(t=!1);var n=[],l=[];return e=e.toLowerCase(),this.googleFonts.forEach((function(i){e!==i.family.toLowerCase()?!t&&i.family.toLowerCase().indexOf(e)>-1&&l.push(i):n.push(i)})),n.concat(l)},e.prototype.loadMoreFonts=function(){var e=this;if(this.open&&!this.loading&&this.loadedFonts<this.currentFonts.length){var t=this.currentFonts.slice(this.loadedFonts,this.loadedFonts+this.fontAmount);this.loadGoogleFonts(t),this.loadedFonts+=t.length,setTimeout((function(){e.scrollbar&&e.scrollbar.directiveRef&&e.scrollbar.directiveRef.update()}),0),this.cdRef.markForCheck(),this.cdRef.detectChanges()}},e.prototype.loadGoogleFonts=function(e){var t=this;e.slice(0,this.fontAmount).forEach((function(e){if(e&&e.files&&!t.isFontAvailable(e)){var n=e.styles.indexOf("regular")>-1?"":":"+e.styles.find((function(e){return!isNaN(e)}));t.service.loadFont({family:e.family,style:n,size:e.size})}}))},e.prototype.searchGoogleFonts=function(e){if(e){if(e=e.toLowerCase(),this.googleFonts){this.loadedFonts=this.fontAmount;var t=this.findFonts(e,!1);this.setCurrentFonts(t),this.cdRef.markForCheck()}}else this.searchTerm.setValue(""),this.setCurrentFonts(this.googleFonts)},e.prototype.isDescendant=function(e,t){for(var n=t.parentNode;null!==n;){if(n===e)return!0;n=n.parentNode}return!1},e.prototype.createDialogBox=function(e,t){return{top:e.getBoundingClientRect().top+(t?window.pageYOffset:0),left:e.getBoundingClientRect().left+(t?window.pageXOffset:0),width:e.offsetWidth,height:e.offsetHeight}},e.prototype.setDialogPosition=function(){if("inline"===this.fpDialogDisplay)this.position="relative";else{for(var e="static",t="",n=void 0,l=null,i=null,r=this.directiveElementRef.nativeElement.parentNode,a=this.dialogElement.nativeElement.offsetHeight;null!==r&&"HTML"!==r.tagName;){if("static"!==(e=(n=window.getComputedStyle(r)).getPropertyValue("position"))&&null===l&&(l=r),(t=n.getPropertyValue("transform"))&&"none"!==t&&null===i&&(i=r),"fixed"===e){l=i;break}r=r.parentNode}var o=this.createDialogBox(this.directiveElementRef.nativeElement,"fixed"!==e);if(this.autoWidth&&(this.fpWidth=this.directiveElementRef.nativeElement.offsetWidth),this.useRootViewContainer||"fixed"===e&&(!l||l instanceof HTMLUnknownElement))this.top=o.top,this.left=o.left;else{null===l&&(l=r);var s=this.createDialogBox(l,"fixed"!==e);this.top=o.top-s.top,this.left=o.left-s.left}"fixed"===e&&(this.position="fixed"),"left"===this.fpPosition?(this.top+=o.height*this.fpPositionOffset/100-this.dialogArrowOffset,this.left-=this.fpWidth+this.dialogArrowSize-2):"top"===this.fpPosition?(this.arrowTop=a-1,this.top-=a+this.dialogArrowSize,this.left+=this.fpPositionOffset/100*o.width-this.dialogArrowOffset):"bottom"===this.fpPosition?(this.top+=o.height+this.dialogArrowSize,this.left+=this.fpPositionOffset/100*o.width-this.dialogArrowOffset):(this.top+=o.height*this.fpPositionOffset/100-this.dialogArrowOffset,this.left+=o.width+this.dialogArrowSize-2)}},e.prototype.onResize=function(){"fixed"===this.position?this.setDialogPosition():"inline"!==this.fpDialogDisplay&&this.closeFontPicker()},e.prototype.onMouseDown=function(e){"popup"!==this.fpDialogDisplay||e.target===this.directiveElementRef.nativeElement||this.isDescendant(this.elRef.nativeElement,e.target)||this.isDescendant(this.directiveElementRef.nativeElement,e.target)||(this.closeFontPicker(),this.cdRef.markForCheck())},e.prototype.onUploadFont=function(e){e.stopPropagation(),this.directiveInstance.uploadFont()},e.prototype.onAcceptSelect=function(e){e.stopPropagation(),this.directiveInstance.fontChanged(this.font),"popup"===this.fpDialogDisplay&&this.closeFontPicker()},e.prototype.onCancelSelect=function(e){e.stopPropagation(),this.selectedFont=!1,this.font.size=this.initialFont.size,this.font.files=this.initialFont.files,this.font.style=this.initialFont.style,this.font.family=this.initialFont.family,this.font.styles=this.initialFont.styles,this.directiveInstance.fontChanged(this.font),"popup"===this.fpDialogDisplay&&this.closeFontPicker()},e.prototype.onSelectFont=function(e){this.selectedFont=!0,this.font.files=e.files,this.font.family=e.family,this.font.styles=e.styles,this.font.style=-1!==e.styles.indexOf("regular")?"regular":e.styles[0],this.directiveInstance.fontChanged(this.font),this.cdRef.markForCheck(),this.cdRef.detectChanges()},e.prototype.onSearchReset=function(e){e.stopPropagation(),this.searchTerm.setValue(""),this.setCurrentFonts(this.googleFonts)},e.prototype.onFontSizeChange=function(e){this.font.size=e.target.value+"px",this.directiveInstance.fontChanged(this.font)},e.prototype.onFontStyleChange=function(e,t){var n=this.font.family+":"+e.target.value;t.files&&Object(l.load)({google:{families:[n]}}),this.directiveInstance.fontChanged(this.font)},e}(),g=function(){function e(){}return e.prototype.transform=function(e){return e?parseInt(e.replace(/[^-\d\.]/g,"")||"16",10):0},e}(),b=function(){function e(){}return e.prototype.transform=function(e){var t={100:"Thin",200:"Extra-Light",300:"Light",400:"Regular",500:"Medium",600:"Semi-bold",700:"Bold",800:"Extra-bold",900:"Black"};for(var n in t)if((e&&e.search(n))>=0&&null!=e){e=e.replace(n,t[n]+" ");break}return e},e}(),f=function(){function e(){this.slicedArray=[],this.previousArrayRef=[],this.previousEndValue=0}return e.prototype.transform=function(e,t,n){return!e||this.previousEndValue===n&&this.previousArrayRef===e||(this.slicedArray=e.slice(t,n),this.previousArrayRef=e,this.previousEndValue=n),this.slicedArray||e},e}(),_=function(){return function(){}}()},IP0z:function(e,t,n){"use strict";n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return o}));var l=n("SVse"),i=n("8Y7J");const r=new i.p("cdk-dir-doc",{providedIn:"root",factory:function(){return Object(i.Y)(l.e)}});let a=(()=>{class e{constructor(e){if(this.value="ltr",this.change=new i.m,e){const t=e.documentElement?e.documentElement.dir:null,n=(e.body?e.body.dir:null)||t;this.value="ltr"===n||"rtl"===n?n:"ltr"}}ngOnDestroy(){this.change.complete()}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(r,8))},token:e,providedIn:"root"}),e})();class o{}},IheW:function(e,t,n){"use strict";n.d(t,"n",(function(){return D})),n.d(t,"q",(function(){return R})),n.d(t,"r",(function(){return N})),n.d(t,"o",(function(){return A})),n.d(t,"p",(function(){return Y})),n.d(t,"b",(function(){return d})),n.d(t,"g",(function(){return c})),n.d(t,"c",(function(){return x})),n.d(t,"h",(function(){return h})),n.d(t,"a",(function(){return O})),n.d(t,"d",(function(){return H})),n.d(t,"e",(function(){return F})),n.d(t,"m",(function(){return j})),n.d(t,"i",(function(){return g})),n.d(t,"f",(function(){return C})),n.d(t,"j",(function(){return E})),n.d(t,"l",(function(){return I})),n.d(t,"k",(function(){return G}));var l=n("8Y7J"),i=n("LRne"),r=n("HDdC"),a=n("bOdf"),o=n("pLZG"),s=n("lJxs"),u=n("SVse");class c{}class d{}class h{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?this.lazyInit="string"==typeof e?()=>{this.headers=new Map,e.split("\n").forEach(e=>{const t=e.indexOf(":");if(t>0){const n=e.slice(0,t),l=n.toLowerCase(),i=e.slice(t+1).trim();this.maybeSetNormalizedName(n,l),this.headers.has(l)?this.headers.get(l).push(i):this.headers.set(l,[i])}})}:()=>{this.headers=new Map,Object.keys(e).forEach(t=>{let n=e[t];const l=t.toLowerCase();"string"==typeof n&&(n=[n]),n.length>0&&(this.headers.set(l,n),this.maybeSetNormalizedName(t,l))})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();const t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,t){return this.clone({name:e,value:t,op:"a"})}set(e,t){return this.clone({name:e,value:t,op:"s"})}delete(e,t){return this.clone({name:e,value:t,op:"d"})}maybeSetNormalizedName(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)}init(){this.lazyInit&&(this.lazyInit instanceof h?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(t=>{this.headers.set(t,e.headers.get(t)),this.normalizedNames.set(t,e.normalizedNames.get(t))})}clone(e){const t=new h;return t.lazyInit=this.lazyInit&&this.lazyInit instanceof h?this.lazyInit:this,t.lazyUpdate=(this.lazyUpdate||[]).concat([e]),t}applyUpdate(e){const t=e.name.toLowerCase();switch(e.op){case"a":case"s":let n=e.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(e.name,t);const l=("a"===e.op?this.headers.get(t):void 0)||[];l.push(...n),this.headers.set(t,l);break;case"d":const i=e.value;if(i){let e=this.headers.get(t);if(!e)return;e=e.filter(e=>-1===i.indexOf(e)),0===e.length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,e)}else this.headers.delete(t),this.normalizedNames.delete(t)}}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(t=>e(this.normalizedNames.get(t),this.headers.get(t)))}}class p{encodeKey(e){return m(e)}encodeValue(e){return m(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}function m(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}class g{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new p,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function(e,t){const n=new Map;return e.length>0&&e.split("&").forEach(e=>{const l=e.indexOf("="),[i,r]=-1==l?[t.decodeKey(e),""]:[t.decodeKey(e.slice(0,l)),t.decodeValue(e.slice(l+1))],a=n.get(i)||[];a.push(r),n.set(i,a)}),n}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(t=>{const n=e.fromObject[t];this.map.set(t,Array.isArray(n)?n:[n])})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();const t=this.map.get(e);return t?t[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,t){return this.clone({param:e,value:t,op:"a"})}set(e,t){return this.clone({param:e,value:t,op:"s"})}delete(e,t){return this.clone({param:e,value:t,op:"d"})}toString(){return this.init(),this.keys().map(e=>{const t=this.encoder.encodeKey(e);return this.map.get(e).map(e=>t+"="+this.encoder.encodeValue(e)).join("&")}).join("&")}clone(e){const t=new g({encoder:this.encoder});return t.cloneFrom=this.cloneFrom||this,t.updates=(this.updates||[]).concat([e]),t}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":const t=("a"===e.op?this.map.get(e.param):void 0)||[];t.push(e.value),this.map.set(e.param,t);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let t=this.map.get(e.param)||[];const n=t.indexOf(e.value);-1!==n&&t.splice(n,1),t.length>0?this.map.set(e.param,t):this.map.delete(e.param)}}}),this.cloneFrom=this.updates=null)}}function b(e){return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer}function f(e){return"undefined"!=typeof Blob&&e instanceof Blob}function _(e){return"undefined"!=typeof FormData&&e instanceof FormData}class v{constructor(e,t,n,l){let i;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||l?(this.body=void 0!==n?n:null,i=l):i=n,i&&(this.reportProgress=!!i.reportProgress,this.withCredentials=!!i.withCredentials,i.responseType&&(this.responseType=i.responseType),i.headers&&(this.headers=i.headers),i.params&&(this.params=i.params)),this.headers||(this.headers=new h),this.params){const e=this.params.toString();if(0===e.length)this.urlWithParams=t;else{const n=t.indexOf("?");this.urlWithParams=t+(-1===n?"?":n<t.length-1?"&":"")+e}}else this.params=new g,this.urlWithParams=t}serializeBody(){return null===this.body?null:b(this.body)||f(this.body)||_(this.body)||"string"==typeof this.body?this.body:this.body instanceof g?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||_(this.body)?null:f(this.body)?this.body.type||null:b(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof g?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||Array.isArray(this.body)?"application/json":null}clone(e={}){const t=e.method||this.method,n=e.url||this.url,l=e.responseType||this.responseType,i=void 0!==e.body?e.body:this.body,r=void 0!==e.withCredentials?e.withCredentials:this.withCredentials,a=void 0!==e.reportProgress?e.reportProgress:this.reportProgress;let o=e.headers||this.headers,s=e.params||this.params;return void 0!==e.setHeaders&&(o=Object.keys(e.setHeaders).reduce((t,n)=>t.set(n,e.setHeaders[n]),o)),e.setParams&&(s=Object.keys(e.setParams).reduce((t,n)=>t.set(n,e.setParams[n]),s)),new v(t,n,i,{params:s,headers:o,reportProgress:a,responseType:l,withCredentials:r})}}const y=function(){var e={Sent:0,UploadProgress:1,ResponseHeader:2,DownloadProgress:3,Response:4,User:5};return e[e.Sent]="Sent",e[e.UploadProgress]="UploadProgress",e[e.ResponseHeader]="ResponseHeader",e[e.DownloadProgress]="DownloadProgress",e[e.Response]="Response",e[e.User]="User",e}();class w{constructor(e,t=200,n="OK"){this.headers=e.headers||new h,this.status=void 0!==e.status?e.status:t,this.statusText=e.statusText||n,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}}class k extends w{constructor(e={}){super(e),this.type=y.ResponseHeader}clone(e={}){return new k({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class M extends w{constructor(e={}){super(e),this.type=y.Response,this.body=void 0!==e.body?e.body:null}clone(e={}){return new M({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class C extends w{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?"Http failure during parsing for "+(e.url||"(unknown url)"):`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}}function S(e,t){return{body:t,headers:e.headers,observe:e.observe,params:e.params,reportProgress:e.reportProgress,responseType:e.responseType,withCredentials:e.withCredentials}}class x{constructor(e){this.handler=e}request(e,t,n={}){let l;if(e instanceof v)l=e;else{let i=void 0;i=n.headers instanceof h?n.headers:new h(n.headers);let r=void 0;n.params&&(r=n.params instanceof g?n.params:new g({fromObject:n.params})),l=new v(e,t,void 0!==n.body?n.body:null,{headers:i,params:r,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials})}const r=Object(i.a)(l).pipe(Object(a.a)(e=>this.handler.handle(e)));if(e instanceof v||"events"===n.observe)return r;const u=r.pipe(Object(o.a)(e=>e instanceof M));switch(n.observe||"body"){case"body":switch(l.responseType){case"arraybuffer":return u.pipe(Object(s.a)(e=>{if(null!==e.body&&!(e.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return e.body}));case"blob":return u.pipe(Object(s.a)(e=>{if(null!==e.body&&!(e.body instanceof Blob))throw new Error("Response is not a Blob.");return e.body}));case"text":return u.pipe(Object(s.a)(e=>{if(null!==e.body&&"string"!=typeof e.body)throw new Error("Response is not a string.");return e.body}));case"json":default:return u.pipe(Object(s.a)(e=>e.body))}case"response":return u;default:throw new Error(`Unreachable: unhandled observe type ${n.observe}}`)}}delete(e,t={}){return this.request("DELETE",e,t)}get(e,t={}){return this.request("GET",e,t)}head(e,t={}){return this.request("HEAD",e,t)}jsonp(e,t){return this.request("JSONP",e,{params:(new g).append(t,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,t={}){return this.request("OPTIONS",e,t)}patch(e,t,n={}){return this.request("PATCH",e,S(n,t))}post(e,t,n={}){return this.request("POST",e,S(n,t))}put(e,t,n={}){return this.request("PUT",e,S(n,t))}}class L{constructor(e,t){this.next=e,this.interceptor=t}handle(e){return this.interceptor.intercept(e,this.next)}}const O=new l.p("HTTP_INTERCEPTORS");class P{intercept(e,t){return t.handle(e)}}const T=/^\)\]\}',?\n/;class I{}class D{constructor(){}build(){return new XMLHttpRequest}}class E{constructor(e){this.xhrFactory=e}handle(e){if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without JsonpClientModule installed.");return new r.a(t=>{const n=this.xhrFactory.build();if(n.open(e.method,e.urlWithParams),e.withCredentials&&(n.withCredentials=!0),e.headers.forEach((e,t)=>n.setRequestHeader(e,t.join(","))),e.headers.has("Accept")||n.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){const t=e.detectContentTypeHeader();null!==t&&n.setRequestHeader("Content-Type",t)}if(e.responseType){const t=e.responseType.toLowerCase();n.responseType="json"!==t?t:"text"}const l=e.serializeBody();let i=null;const r=()=>{if(null!==i)return i;const t=1223===n.status?204:n.status,l=n.statusText||"OK",r=new h(n.getAllResponseHeaders()),a=function(e){return"responseURL"in e&&e.responseURL?e.responseURL:/^X-Request-URL:/m.test(e.getAllResponseHeaders())?e.getResponseHeader("X-Request-URL"):null}(n)||e.url;return i=new k({headers:r,status:t,statusText:l,url:a}),i},a=()=>{let{headers:l,status:i,statusText:a,url:o}=r(),s=null;204!==i&&(s=void 0===n.response?n.responseText:n.response),0===i&&(i=s?200:0);let u=i>=200&&i<300;if("json"===e.responseType&&"string"==typeof s){const e=s;s=s.replace(T,"");try{s=""!==s?JSON.parse(s):null}catch(c){s=e,u&&(u=!1,s={error:c,text:s})}}u?(t.next(new M({body:s,headers:l,status:i,statusText:a,url:o||void 0})),t.complete()):t.error(new C({error:s,headers:l,status:i,statusText:a,url:o||void 0}))},o=e=>{const{url:l}=r(),i=new C({error:e,status:n.status||0,statusText:n.statusText||"Unknown Error",url:l||void 0});t.error(i)};let s=!1;const u=l=>{s||(t.next(r()),s=!0);let i={type:y.DownloadProgress,loaded:l.loaded};l.lengthComputable&&(i.total=l.total),"text"===e.responseType&&n.responseText&&(i.partialText=n.responseText),t.next(i)},c=e=>{let n={type:y.UploadProgress,loaded:e.loaded};e.lengthComputable&&(n.total=e.total),t.next(n)};return n.addEventListener("load",a),n.addEventListener("error",o),e.reportProgress&&(n.addEventListener("progress",u),null!==l&&n.upload&&n.upload.addEventListener("progress",c)),n.send(l),t.next({type:y.Sent}),()=>{n.removeEventListener("error",o),n.removeEventListener("load",a),e.reportProgress&&(n.removeEventListener("progress",u),null!==l&&n.upload&&n.upload.removeEventListener("progress",c)),n.abort()}})}}const A=new l.p("XSRF_COOKIE_NAME"),Y=new l.p("XSRF_HEADER_NAME");class G{}class R{constructor(e,t,n){this.doc=e,this.platform=t,this.cookieName=n,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=Object(u.O)(e,this.cookieName),this.lastCookieString=e),this.lastToken}}class N{constructor(e,t){this.tokenService=e,this.headerName=t}intercept(e,t){const n=e.url.toLowerCase();if("GET"===e.method||"HEAD"===e.method||n.startsWith("http://")||n.startsWith("https://"))return t.handle(e);const l=this.tokenService.getToken();return null===l||e.headers.has(this.headerName)||(e=e.clone({headers:e.headers.set(this.headerName,l)})),t.handle(e)}}class j{constructor(e,t){this.backend=e,this.injector=t,this.chain=null}handle(e){if(null===this.chain){const e=this.injector.get(O,[]);this.chain=e.reduceRight((e,t)=>new L(e,t),this.backend)}return this.chain.handle(e)}}class F{static disable(){return{ngModule:F,providers:[{provide:N,useClass:P}]}}static withOptions(e={}){return{ngModule:F,providers:[e.cookieName?{provide:A,useValue:e.cookieName}:[],e.headerName?{provide:Y,useValue:e.headerName}:[]]}}}class H{}},IjjT:function(e,t,n){"use strict";let l=(()=>{class e{constructor(t,n=e.now){this.SchedulerAction=t,this.now=n}schedule(e,t=0,n){return new this.SchedulerAction(this,e).schedule(n,t)}}return e.now=()=>Date.now(),e})();n.d(t,"a",(function(){return i}));class i extends l{constructor(e,t=l.now){super(e,()=>i.delegate&&i.delegate!==this?i.delegate.now():t()),this.actions=[],this.active=!1,this.scheduled=void 0}schedule(e,t=0,n){return i.delegate&&i.delegate!==this?i.delegate.schedule(e,t,n):super.schedule(e,t,n)}flush(e){const{actions:t}=this;if(this.active)return void t.push(e);let n;this.active=!0;do{if(n=e.execute(e.state,e.delay))break}while(e=t.shift());if(this.active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}}},"Ivi+":function(e,t,n){!function(e){"use strict";e.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\uc77c";case"M":return e+"\uc6d4";case"w":case"W":return e+"\uc8fc";default:return e}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(e){return"\uc624\ud6c4"===e},meridiem:function(e,t,n){return e<12?"\uc624\uc804":"\uc624\ud6c4"}})}(n("wd/R"))},IzEk:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("7o/Q"),i=n("4I5i"),r=n("EY2u");function a(e){return t=>0===e?Object(r.b)():t.lift(new o(e))}class o{constructor(e){if(this.total=e,this.total<0)throw new i.a}call(e,t){return t.subscribe(new s(e,this.total))}}class s extends l.a{constructor(e,t){super(e),this.total=t,this.count=0}_next(e){const t=this.total,n=++this.count;n<=t&&(this.destination.next(e),n===t&&(this.destination.complete(),this.unsubscribe()))}}},J1ax:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("ydTn"),n("pwBl"),n("RmM4"),n("xyhA"),n("naFj");class l{constructor(e,t,n,l,i,r,a,o,s){this.configurationService=e,this.backendService=t,this.util=n,this.viewerCommonService=l,this.snackBar=i,this.translate=r,this.data=a,this.dialogRef=o,this.activatedRoute=s,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend,a&&(this.leadWallConfirmationData=a.leadwall.confirmation,this.leadWallButtonColor=a.general.color.buttonColor,this.isDialog=!0)}ngOnInit(){}resendEmail(){this.viewerCommonService.leadwallResend(this.viewerCommonService.key).subscribe({next:e=>{this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_RESENT"),void 0,{panelClass:"snackbar-center",duration:2e3})},error:e=>{this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_RESENT_ERROR"),void 0,{panelClass:"snackbar-center",duration:2e3})}})}}},J9Pk:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("8Y7J");n("naTb");class i{constructor(e){this.sharedService=e,this.canShowErrorMessages=!1,this.emailChange=new l.m,this.passwordChange=new l.m,this.newPasswordChange=new l.m,this.confirmPasswordChange=new l.m,this.firstNameChange=new l.m,this.lastNameChange=new l.m,this.salutationChange=new l.m,this.diverseSalutationChange=new l.m,this.newsletterOptInChange=new l.m,this.languageChange=new l.m,this.formSave=new l.m}ngOnInit(){this.emailReadonly="account_settings"===this.type,this.showConfirmPassword=!1}cancel(){this.sharedService.showAccountPage()}save(){this.commonForm.valid?this.formSave.emit():this.canShowErrorMessages=!0}}},J9Y1:function(e,t,n){var l;!function(){function i(e,t,n){return e.call.apply(e.bind,arguments)}function r(e,t,n){if(!e)throw Error();if(2<arguments.length){var l=Array.prototype.slice.call(arguments,2);return function(){var n=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(n,l),e.apply(t,n)}}return function(){return e.apply(t,arguments)}}function a(e,t,n){return(a=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?i:r).apply(null,arguments)}var o=Date.now||function(){return+new Date};function s(e,t){this.a=e,this.o=t||e,this.c=this.o.document}var u=!!window.FontFace;function c(e,t,n,l){if(t=e.c.createElement(t),n)for(var i in n)n.hasOwnProperty(i)&&("style"==i?t.style.cssText=n[i]:t.setAttribute(i,n[i]));return l&&t.appendChild(e.c.createTextNode(l)),t}function d(e,t,n){(e=e.c.getElementsByTagName(t)[0])||(e=document.documentElement),e.insertBefore(n,e.lastChild)}function h(e){e.parentNode&&e.parentNode.removeChild(e)}function p(e,t,n){t=t||[],n=n||[];for(var l=e.className.split(/\s+/),i=0;i<t.length;i+=1){for(var r=!1,a=0;a<l.length;a+=1)if(t[i]===l[a]){r=!0;break}r||l.push(t[i])}for(t=[],i=0;i<l.length;i+=1){for(r=!1,a=0;a<n.length;a+=1)if(l[i]===n[a]){r=!0;break}r||t.push(l[i])}e.className=t.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function m(e,t){for(var n=e.className.split(/\s+/),l=0,i=n.length;l<i;l++)if(n[l]==t)return!0;return!1}function g(e,t,n){function l(){o&&i&&r&&(o(a),o=null)}t=c(e,"link",{rel:"stylesheet",href:t,media:"all"});var i=!1,r=!0,a=null,o=n||null;u?(t.onload=function(){i=!0,l()},t.onerror=function(){i=!0,a=Error("Stylesheet failed to load"),l()}):setTimeout((function(){i=!0,l()}),0),d(e,"head",t)}function b(e,t,n,l){var i=e.c.getElementsByTagName("head")[0];if(i){var r=c(e,"script",{src:t}),a=!1;return r.onload=r.onreadystatechange=function(){a||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(a=!0,n&&n(null),r.onload=r.onreadystatechange=null,"HEAD"==r.parentNode.tagName&&i.removeChild(r))},i.appendChild(r),setTimeout((function(){a||(a=!0,n&&n(Error("Script load timeout")))}),l||5e3),r}return null}function f(){this.a=0,this.c=null}function _(e){return e.a++,function(){e.a--,y(e)}}function v(e,t){e.c=t,y(e)}function y(e){0==e.a&&e.c&&(e.c(),e.c=null)}function w(e){this.a=e||"-"}function k(e,t){this.c=e,this.f=4,this.a="n";var n=(t||"n4").match(/^([nio])([1-9])$/i);n&&(this.a=n[1],this.f=parseInt(n[2],10))}function M(e){var t=[];e=e.split(/,\s*/);for(var n=0;n<e.length;n++){var l=e[n].replace(/['"]/g,"");-1!=l.indexOf(" ")||/^\d/.test(l)?t.push("'"+l+"'"):t.push(l)}return t.join(",")}function C(e){return e.a+e.f}function S(e){var t="normal";return"o"===e.a?t="oblique":"i"===e.a&&(t="italic"),t}function x(e){var t=4,n="n",l=null;return e&&((l=e.match(/(normal|oblique|italic)/i))&&l[1]&&(n=l[1].substr(0,1).toLowerCase()),(l=e.match(/([1-9]00|normal|bold)/i))&&l[1]&&(/bold/i.test(l[1])?t=7:/[1-9]00/.test(l[1])&&(t=parseInt(l[1].substr(0,1),10)))),n+t}function L(e,t){this.c=e,this.f=e.o.document.documentElement,this.h=t,this.a=new w("-"),this.j=!1!==t.events,this.g=!1!==t.classes}function O(e){if(e.g){var t=m(e.f,e.a.c("wf","active")),n=[],l=[e.a.c("wf","loading")];t||n.push(e.a.c("wf","inactive")),p(e.f,n,l)}P(e,"inactive")}function P(e,t,n){e.j&&e.h[t]&&(n?e.h[t](n.c,C(n)):e.h[t]())}function T(){this.c={}}function I(e,t){this.c=e,this.f=t,this.a=c(this.c,"span",{"aria-hidden":"true"},this.f)}function D(e){d(e.c,"body",e.a)}function E(e){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+M(e.c)+";font-style:"+S(e)+";font-weight:"+e.f+"00;"}function A(e,t,n,l,i,r){this.g=e,this.j=t,this.a=l,this.c=n,this.f=i||3e3,this.h=r||void 0}function Y(e,t,n,l,i,r,a){this.v=e,this.B=t,this.c=n,this.a=l,this.s=a||"BESbswy",this.f={},this.w=i||3e3,this.u=r||null,this.m=this.j=this.h=this.g=null,this.g=new I(this.c,this.s),this.h=new I(this.c,this.s),this.j=new I(this.c,this.s),this.m=new I(this.c,this.s),e=E(e=new k(this.a.c+",serif",C(this.a))),this.g.a.style.cssText=e,e=E(e=new k(this.a.c+",sans-serif",C(this.a))),this.h.a.style.cssText=e,e=E(e=new k("serif",C(this.a))),this.j.a.style.cssText=e,e=E(e=new k("sans-serif",C(this.a))),this.m.a.style.cssText=e,D(this.g),D(this.h),D(this.j),D(this.m)}w.prototype.c=function(e){for(var t=[],n=0;n<arguments.length;n++)t.push(arguments[n].replace(/[\W_]+/g,"").toLowerCase());return t.join(this.a)},A.prototype.start=function(){var e=this.c.o.document,t=this,n=o(),l=new Promise((function(l,i){!function r(){o()-n>=t.f?i():e.fonts.load(function(e){return S(e)+" "+e.f+"00 300px "+M(e.c)}(t.a),t.h).then((function(e){1<=e.length?l():setTimeout(r,25)}),(function(){i()}))}()})),i=null,r=new Promise((function(e,n){i=setTimeout(n,t.f)}));Promise.race([r,l]).then((function(){i&&(clearTimeout(i),i=null),t.g(t.a)}),(function(){t.j(t.a)}))};var G={D:"serif",C:"sans-serif"},R=null;function N(){if(null===R){var e=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);R=!!e&&(536>parseInt(e[1],10)||536===parseInt(e[1],10)&&11>=parseInt(e[2],10))}return R}function j(e,t,n){for(var l in G)if(G.hasOwnProperty(l)&&t===e.f[G[l]]&&n===e.f[G[l]])return!0;return!1}function F(e,t){setTimeout(a((function(){h(this.g.a),h(this.h.a),h(this.j.a),h(this.m.a),t(this.a)}),e),0)}function H(e,t,n){this.c=e,this.a=t,this.f=0,this.m=this.j=!1,this.s=n}Y.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=o(),function e(t){var n,l=t.g.a.offsetWidth,i=t.h.a.offsetWidth;(n=l===t.f.serif&&i===t.f["sans-serif"])||(n=N()&&j(t,l,i)),n?o()-t.A>=t.w?N()&&j(t,l,i)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?F(t,t.v):F(t,t.B):function(t){setTimeout(a((function(){e(this)}),t),50)}(t):F(t,t.v)}(this)};var B=null;function z(e){0==--e.f&&e.j&&(e.m?((e=e.a).g&&p(e.f,[e.a.c("wf","active")],[e.a.c("wf","loading"),e.a.c("wf","inactive")]),P(e,"active")):O(e.a))}function V(e){this.j=e,this.a=new T,this.h=0,this.f=this.g=!0}function Q(e,t,n,l,i){var r=0==--e.h;(e.f||e.g)&&setTimeout((function(){var e=i||null,o=l||{};if(0===n.length&&r)O(t.a);else{t.f+=n.length,r&&(t.j=r);var s,u=[];for(s=0;s<n.length;s++){var c=n[s],d=o[c.c],h=t.a,m=c;if(h.g&&p(h.f,[h.a.c("wf",m.c,C(m).toString(),"loading")]),P(h,"fontloading",m),h=null,null===B)if(window.FontFace){m=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent);var g=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);B=m?42<parseInt(m[1],10):!g}else B=!1;h=B?new A(a(t.g,t),a(t.h,t),t.c,c,t.s,d):new Y(a(t.g,t),a(t.h,t),t.c,c,t.s,e,d),u.push(h)}for(s=0;s<u.length;s++)u[s].start()}}),0)}function U(e,t){this.c=e,this.a=t}function W(e,t){this.c=e,this.a=t}function q(e,t){this.c=e||K,this.a=[],this.f=[],this.g=t||""}H.prototype.g=function(e){var t=this.a;t.g&&p(t.f,[t.a.c("wf",e.c,C(e).toString(),"active")],[t.a.c("wf",e.c,C(e).toString(),"loading"),t.a.c("wf",e.c,C(e).toString(),"inactive")]),P(t,"fontactive",e),this.m=!0,z(this)},H.prototype.h=function(e){var t=this.a;if(t.g){var n=m(t.f,t.a.c("wf",e.c,C(e).toString(),"active")),l=[],i=[t.a.c("wf",e.c,C(e).toString(),"loading")];n||l.push(t.a.c("wf",e.c,C(e).toString(),"inactive")),p(t.f,l,i)}P(t,"fontinactive",e),z(this)},V.prototype.load=function(e){this.c=new s(this.j,e.context||this.j),this.g=!1!==e.events,this.f=!1!==e.classes,function(e,t,n){var l=[],i=n.timeout;!function(e){e.g&&p(e.f,[e.a.c("wf","loading")]),P(e,"loading")}(t),l=function(e,t,n){var l,i=[];for(l in t)if(t.hasOwnProperty(l)){var r=e.c[l];r&&i.push(r(t[l],n))}return i}(e.a,n,e.c);var r=new H(e.c,t,i);for(e.h=l.length,t=0,n=l.length;t<n;t++)l[t].load((function(t,n,l){Q(e,r,t,n,l)}))}(this,new L(this.c,e),e)},U.prototype.load=function(e){var t=this,n=t.a.projectId,l=t.a.version;if(n){var i=t.c.o;b(this.c,(t.a.api||"https://fast.fonts.net/jsapi")+"/"+n+".js"+(l?"?v="+l:""),(function(l){l?e([]):(i["__MonotypeConfiguration__"+n]=function(){return t.a},function t(){if(i["__mti_fntLst"+n]){var l=i["__mti_fntLst"+n](),r=[];if(l)for(var a=0;a<l.length;a++){var o=l[a].fontfamily;r.push(null!=l[a].fontStyle&&null!=l[a].fontWeight?new k(o,l[a].fontStyle+l[a].fontWeight):new k(o))}e(r)}else setTimeout((function(){t()}),50)}())})).id="__MonotypeAPIScript__"+n}else e([])},W.prototype.load=function(e){var t,n,l=this.a.urls||[],i=this.a.families||[],r=this.a.testStrings||{},a=new f;for(t=0,n=l.length;t<n;t++)g(this.c,l[t],_(a));var o=[];for(t=0,n=i.length;t<n;t++)if((l=i[t].split(":"))[1])for(var s=l[1].split(","),u=0;u<s.length;u+=1)o.push(new k(l[0],s[u]));else o.push(new k(l[0]));v(a,(function(){e(o,r)}))};var K="https://fonts.googleapis.com/css";function J(e){this.f=e,this.a=[],this.c={}}var X={latin:"BESbswy","latin-ext":"\xe7\xf6\xfc\u011f\u015f",cyrillic:"\u0439\u044f\u0416",greek:"\u03b1\u03b2\u03a3",khmer:"\u1780\u1781\u1782",Hanuman:"\u1780\u1781\u1782"},$={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},Z={i:"i",italic:"i",n:"n",normal:"n"},ee=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;function te(e,t){this.c=e,this.a=t}var ne={Arimo:!0,Cousine:!0,Tinos:!0};function le(e,t){this.c=e,this.a=t}function ie(e,t){this.c=e,this.f=t,this.a=[]}te.prototype.load=function(e){var t=new f,n=this.c,l=new q(this.a.api,this.a.text),i=this.a.families;!function(e,t){for(var n=t.length,l=0;l<n;l++){var i=t[l].split(":");3==i.length&&e.f.push(i.pop());var r="";2==i.length&&""!=i[1]&&(r=":"),e.a.push(i.join(r))}}(l,i);var r=new J(i);!function(e){for(var t=e.f.length,n=0;n<t;n++){var l=e.f[n].split(":"),i=l[0].replace(/\+/g," "),r=["n4"];if(2<=l.length){var a;if(a=[],o=l[1])for(var o,s=(o=o.split(",")).length,u=0;u<s;u++){var c;if((c=o[u]).match(/^[\w-]+$/))if(null==(d=ee.exec(c.toLowerCase())))c="";else{if(c=null==(c=d[2])||""==c?"n":Z[c],null==(d=d[1])||""==d)d="4";else var d=$[d]||(isNaN(d)?"4":d.substr(0,1));c=[c,d].join("")}else c="";c&&a.push(c)}0<a.length&&(r=a),3==l.length&&(a=[],0<(l=(l=l[2])?l.split(","):a).length&&(l=X[l[0]])&&(e.c[i]=l))}for(e.c[i]||(l=X[i])&&(e.c[i]=l),l=0;l<r.length;l+=1)e.a.push(new k(i,r[l]))}}(r),g(n,function(e){if(0==e.a.length)throw Error("No fonts to load!");if(-1!=e.c.indexOf("kit="))return e.c;for(var t=e.a.length,n=[],l=0;l<t;l++)n.push(e.a[l].replace(/ /g,"+"));return t=e.c+"?family="+n.join("%7C"),0<e.f.length&&(t+="&subset="+e.f.join(",")),0<e.g.length&&(t+="&text="+encodeURIComponent(e.g)),t}(l),_(t)),v(t,(function(){e(r.a,r.c,ne)}))},le.prototype.load=function(e){var t=this.a.id,n=this.c.o;t?b(this.c,(this.a.api||"https://use.typekit.net")+"/"+t+".js",(function(t){if(t)e([]);else if(n.Typekit&&n.Typekit.config&&n.Typekit.config.fn){t=n.Typekit.config.fn;for(var l=[],i=0;i<t.length;i+=2)for(var r=t[i],a=t[i+1],o=0;o<a.length;o++)l.push(new k(r,a[o]));try{n.Typekit.load({events:!1,classes:!1,async:!0})}catch(s){}e(l)}}),2e3):e([])},ie.prototype.load=function(e){var t=this.f.id,n=this.c.o,l=this;t?(n.__webfontfontdeckmodule__||(n.__webfontfontdeckmodule__={}),n.__webfontfontdeckmodule__[t]=function(t,n){for(var i=0,r=n.fonts.length;i<r;++i){var a=n.fonts[i];l.a.push(new k(a.name,x("font-weight:"+a.weight+";font-style:"+a.style)))}e(l.a)},b(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+function(e){return e.o.location.hostname||e.a.location.hostname}(this.c)+"/"+t+".js",(function(t){t&&e([])}))):e([])};var re=new V(window);re.a.c.custom=function(e,t){return new W(t,e)},re.a.c.fontdeck=function(e,t){return new ie(t,e)},re.a.c.monotype=function(e,t){return new U(t,e)},re.a.c.typekit=function(e,t){return new le(t,e)},re.a.c.google=function(e,t){return new te(t,e)};var ae={load:a(re.load,re)};void 0===(l=(function(){return ae}).call(t,n,t,e))||(e.exports=l)}()},"JCF/":function(e,t,n){!function(e){"use strict";var t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},l=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];e.defineLocale("ku",{months:l,monthsShort:l,weekdays:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u062f\u0648\u0648\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0633\u06ce\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysShort:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645_\u062f\u0648\u0648\u0634\u0647\u200c\u0645_\u0633\u06ce\u0634\u0647\u200c\u0645_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u0647_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c|\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc/,isPM:function(e){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(e)},meridiem:function(e,t,n){return e<12?"\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc":"\u0626\u06ce\u0648\u0627\u0631\u0647\u200c"},calendar:{sameDay:"[\u0626\u0647\u200c\u0645\u0631\u06c6 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextDay:"[\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastDay:"[\u062f\u0648\u06ce\u0646\u06ce \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",sameElse:"L"},relativeTime:{future:"\u0644\u0647\u200c %s",past:"%s",s:"\u0686\u0647\u200c\u0646\u062f \u0686\u0631\u0643\u0647\u200c\u06cc\u0647\u200c\u0643",ss:"\u0686\u0631\u0643\u0647\u200c %d",m:"\u06cc\u0647\u200c\u0643 \u062e\u0648\u0644\u0647\u200c\u0643",mm:"%d \u062e\u0648\u0644\u0647\u200c\u0643",h:"\u06cc\u0647\u200c\u0643 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",hh:"%d \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",d:"\u06cc\u0647\u200c\u0643 \u0695\u06c6\u0698",dd:"%d \u0695\u06c6\u0698",M:"\u06cc\u0647\u200c\u0643 \u0645\u0627\u0646\u06af",MM:"%d \u0645\u0627\u0646\u06af",y:"\u06cc\u0647\u200c\u0643 \u0633\u0627\u06b5",yy:"%d \u0633\u0627\u06b5"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(n("wd/R"))},JIr8:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("l7GE"),i=n("51Dv"),r=n("ZUHj");function a(e){return function(t){const n=new o(e),l=t.lift(n);return n.caught=l}}class o{constructor(e){this.selector=e}call(e,t){return t.subscribe(new s(e,this.selector,this.caught))}}class s extends l.a{constructor(e,t,n){super(e),this.selector=t,this.caught=n}error(e){if(!this.isStopped){let n;try{n=this.selector(e,this.caught)}catch(t){return void super.error(t)}this._unsubscribeAndRecycle();const l=new i.a(this,void 0,void 0);this.add(l);const a=Object(r.a)(this,n,void 0,void 0,l);a!==l&&this.add(a)}}}},JKn7:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n("cYBl");var l=n("jEEg"),i=(n("naTb"),n("KbaO"),n("839X"),n("YRjy"),n("BRA/"),n("oBM4"));class r{constructor(e,t,n,l,i,r,a,o,s){this.readersService=e,this.viewerService=t,this.sharedService=n,this.websiteService=l,this.sessionTrackingService=i,this.auth0Service=r,this.snackBar=a,this.ngZone=o,this.translate=s,this.CODE_ALREADY_ASSIGNED=464,this.isLoggedIn=!1,this.showPassword=!1,this.showRegistrationPassword=!1,this.termsAndConditionsAccepted=!1,this.showPakPassword=!1,this.showLogoutForm=!1,this.showLoginForm=!0,this.showForgotPasswordForm=!1,this.showPakActivationForm=!1,this.showPakLogoutForm=!1,this.showUnpaidBills=!1,this.groupId=this.websiteService.groupId,this.buttonColor=this.websiteService.primaryButtonColor,this.buttonTextColor=this.websiteService.primaryButtonTextColor,this.passwordLessLogin=this.websiteService.passwordLessLogin}ngOnInit(){if(this.viewerService.authData&&void 0!==this.viewerService.authData.auth0)this.auth0Service.isUserLoggedIn()?(this.showAuth0Logout=!0,this.showAuth0Profile=!!(this.viewerService.authData.auth0.profile&&this.viewerService.authData.auth0.profile.length>0),this.showLoginForm=!1,this.auth0Service.userHasSubscription()||(this.showAuth0Hint=!0),this.translationData={groupName:this.viewerService.groupOverview.title}):this.auth0Service.login();else{if(this.readersService.getPublisherGroups(this.groupId).subscribe(e=>{this.groups=e,e.forEach(e=>{e.external_id===this.groupId&&(this.translationData={groupName:e.title})})}),this.pakSettings=this.viewerService.extsubProviders,this.pakSettings&&this.pakSettings.deactivate_smarticle_registration)this.showLogoutForm=!1,this.showLoginForm=!1,this.showPakActivationForm=!0;else if(this.showLogoutForm=!!localStorage.getItem(this.viewerService.authData.namespace+"access_token"),this.showLoginForm=!this.showLogoutForm&&!this.showPakLogoutForm,this.showLogoutForm)if(this.readersService.accountDataSubject.getValue()){const e=this.readersService.accountDataSubject.getValue();this.showUnpaidBills=e.unpaid_bills_count>0}else this.readersService.getReaderProfile().subscribe(e=>{this.showUnpaidBills=e.unpaid_bills_count>0});this.showPakLogoutForm=!!localStorage.getObject("pakHash_"+this.groupId)}}login(){this.sharedService.showLoadingOverlay(),this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_LOGIN),this.passwordLessLogin?this.readersService.passwordLessReaderLogin(this.emailAddress,this.websiteService.groupId).subscribe(()=>{this.sharedService.hideLoadingOverlay(),this.sharedService.showPasswordLessLoginConfirmationPage(this.emailAddress)},e=>{this.sharedService.hideLoadingOverlay(),this.snackBar.open(this.translate.instant("LOGIN_INVALID_CREDENTIALS"),void 0,{panelClass:"snackbar-center",duration:4e3})}):this.readersService.readerLogin(this.emailAddress,this.password).subscribe(()=>{this.sharedService.hideLoadingOverlay(),window.location.reload()},e=>{this.sharedService.hideLoadingOverlay(),this.snackBar.open(this.translate.instant("LOGIN_INVALID_CREDENTIALS"),void 0,{panelClass:"snackbar-center",duration:4e3})})}logout(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_LOGOUT),localStorage.removeItem("pakHash_"+this.groupId),localStorage.removeItem("tokenHash_"+this.groupId);const e=localStorage.getItem("namespace");localStorage.removeItem(e+"access_token"),localStorage.removeItem(e+"refresh_token"),this.viewerService.accessLogout().subscribe(()=>{window.location.reload()})}register(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_REGISTER);const e={first_name:void 0,language:l.a.getBrowserLanguage(),last_name:void 0,newsletter_opt_in:this.termsAndConditionsAccepted,password:this.registrationPassword,registration_type:"reader",salutation:void 0,email_address:this.registrationEmailAddress,article_id:this.articleId};this.articleId&&(e.newsletter_opt_in=!0),this.sharedService.showLoadingOverlay(),this.readersService.registerReader(this.groupId,e).subscribe({next:()=>{this.sharedService.showRegistrationCartConfirmationPageAfterLogin(),this.sharedService.hideLoadingOverlay(),window.location.reload()},error:e=>{this.sharedService.hideLoadingOverlay(),"email_already_exists"===e.error.error&&this.sharedService.showRegistrationCartConfirmationPage(!0)}})}coverClicked(e){window.top.location.assign(e.archive_url)}showForgotPassword(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_FORGOT_PASSWORD),this.showLoginForm=!1,this.showForgotPasswordForm=!0}showPakActivation(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_PAK),this.showLoginForm=!1,this.showPakActivationForm=!0}sendForgotPasswordRequest(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_FORGOT_PASSWORD_SEND),this.readersService.sendPasswordResetEmail(this.forgotPasswordEmailAddress,this.groupId).subscribe(()=>{this.showLoginForm=!0,this.showForgotPasswordForm=!1,this.snackBar.open(this.translate.instant("readers.RESET_CONFIRMATION"),void 0,{panelClass:"snackbar-center",duration:4e3})},e=>{this.snackBar.open(this.translate.instant("readers.RESET_CONFIRMATION_ERROR"),void 0,{panelClass:"snackbar-center",duration:4e3})})}success(e){this.sharedService.hideLoadingOverlay(),this.ngZone.run(()=>{e&&e.hash&&localStorage.setObject("pakHash_"+this.groupId,{hash:e.hash}),this.showLoginForm=!1,setTimeout(()=>{window.location.reload()},500)})}error(e){this.sharedService.hideLoadingOverlay(),this.ngZone.run(()=>{const t=e.data||e.error;this.pakReassignVisible=!(e.status!==this.CODE_ALREADY_ASSIGNED||!e.error.code_reassignment_allowed),"email_or_password_incorrect"===t.error?this.pakErrorMessage=this.translate.instant("LOGIN_FAILED"):"email_unconfirmed"===t.error?this.pakErrorMessage=this.translate.instant("LEADWALL_EMAIL_UNCONFIRMED"):400===e.status?(this.showLoginForm=!0,this.pakErrorMessage=this.translate.instant("LOGIN_INVALID_CREDENTIALS")):this.pakErrorMessage=t.error,this.snackBar.open(this.pakErrorMessage,void 0,{panelClass:"snackbar-center",duration:4e3})})}activatePak(e){let t;this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_PAK_LOGIN),this.sharedService.showLoadingOverlay(),this.viewerService.magazines&&this.viewerService.magazines.length>0?t=this.viewerService.magazines[0].magazine_external_id:this.viewerService.magazineContent&&(t=this.viewerService.magazineContent.magazine_external_id),this.viewerService.pakUnlockMagazine(t,this.pakCode,this.pakSettings.provider_id,this.pakCodeParam,e).subscribe({next:this.success.bind(this),error:this.error.bind(this)})}cancelPakActivation(){this.sharedService.closeMenu()}myData(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_MY_DATA),this.sharedService.showAccountPage()}unpaidBills(){this.sessionTrackingService.buttonClickWithoutPage(i.b.LOGINPAGE_UNPAID_BILLS),this.sharedService.showUnpaidBillsPage()}auth0Profile(){this.auth0Service.openProfile()}auth0Logout(){this.auth0Service.logout()}}},JVSJ:function(e,t,n){!function(e){"use strict";function t(e,t,n){var l=e+" ";switch(n){case"ss":return l+(1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi");case"m":return t?"jedna minuta":"jedne minute";case"mm":return l+(1===e?"minuta":2===e||3===e||4===e?"minute":"minuta");case"h":return t?"jedan sat":"jednog sata";case"hh":return l+(1===e?"sat":2===e||3===e||4===e?"sata":"sati");case"dd":return l+(1===e?"dan":"dana");case"MM":return l+(1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci");case"yy":return l+(1===e?"godina":2===e||3===e||4===e?"godine":"godina")}}e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},JX91:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("GyhO"),i=n("z+Ro");function r(...e){const t=e[e.length-1];return Object(i.a)(t)?(e.pop(),n=>Object(l.a)(e,n,t)):t=>Object(l.a)(e,t)}},JjoW:function(e,t,n){"use strict";n.d(t,"d",(function(){return x})),n.d(t,"b",(function(){return w})),n.d(t,"a",(function(){return y})),n.d(t,"c",(function(){return S})),n("GS7A");var l=n("5GAg"),i=n("KCVW"),r=n("8bJo"),a=n("dvZr"),o=(n("QQfA"),n("8Y7J")),s=n("Xd0L"),u=n("XNiG"),c=n("NXyV"),d=n("VRyK"),h=n("JX91"),p=n("eIep"),m=n("IzEk"),g=n("pLZG"),b=n("lJxs"),f=n("/uUt"),_=n("1G5W");let v=0;const y=new o.p("mat-select-scroll-strategy");function w(e){return()=>e.scrollStrategies.reposition()}class k{constructor(e,t){this.source=e,this.value=t}}class M{constructor(e,t,n,l,i){this._elementRef=e,this._defaultErrorStateMatcher=t,this._parentForm=n,this._parentFormGroup=l,this.ngControl=i}}const C=Object(s.B)(Object(s.F)(Object(s.C)(Object(s.D)(M))));class S extends C{constructor(e,t,n,l,i,r,a,s,f,_,y,w,k){super(i,l,a,s,_),this._viewportRuler=e,this._changeDetectorRef=t,this._ngZone=n,this._dir=r,this._parentFormField=f,this.ngControl=_,this._liveAnnouncer=k,this._panelOpen=!1,this._required=!1,this._scrollTop=0,this._multiple=!1,this._compareWith=(e,t)=>e===t,this._uid="mat-select-"+v++,this._destroy=new u.a,this._triggerFontSize=0,this._onChange=()=>{},this._onTouched=()=>{},this._optionIds="",this._transformOrigin="top",this._panelDoneAnimatingStream=new u.a,this._offsetY=0,this._positions=[{originX:"start",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"start",overlayY:"bottom"}],this._disableOptionCentering=!1,this._focused=!1,this.controlType="mat-select",this.ariaLabel="",this.optionSelectionChanges=Object(c.a)(()=>{const e=this.options;return e?e.changes.pipe(Object(h.a)(e),Object(p.a)(()=>Object(d.a)(...e.map(e=>e.onSelectionChange)))):this._ngZone.onStable.asObservable().pipe(Object(m.a)(1),Object(p.a)(()=>this.optionSelectionChanges))}),this.openedChange=new o.m,this._openedStream=this.openedChange.pipe(Object(g.a)(e=>e),Object(b.a)(()=>{})),this._closedStream=this.openedChange.pipe(Object(g.a)(e=>!e),Object(b.a)(()=>{})),this.selectionChange=new o.m,this.valueChange=new o.m,this.ngControl&&(this.ngControl.valueAccessor=this),this._scrollStrategyFactory=w,this._scrollStrategy=this._scrollStrategyFactory(),this.tabIndex=parseInt(y)||0,this.id=this.id}get focused(){return this._focused||this._panelOpen}set focused(e){this._focused=e}get placeholder(){return this._placeholder}set placeholder(e){this._placeholder=e,this.stateChanges.next()}get required(){return this._required}set required(e){this._required=Object(i.c)(e),this.stateChanges.next()}get multiple(){return this._multiple}set multiple(e){if(this._selectionModel)throw Error("Cannot change `multiple` mode of select after initialization.");this._multiple=Object(i.c)(e)}get disableOptionCentering(){return this._disableOptionCentering}set disableOptionCentering(e){this._disableOptionCentering=Object(i.c)(e)}get compareWith(){return this._compareWith}set compareWith(e){if("function"!=typeof e)throw Error("`compareWith` must be a function.");this._compareWith=e,this._selectionModel&&this._initializeSelection()}get value(){return this._value}set value(e){e!==this._value&&(this.writeValue(e),this._value=e)}get id(){return this._id}set id(e){this._id=e||this._uid,this.stateChanges.next()}ngOnInit(){this._selectionModel=new r.c(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe(Object(f.a)(),Object(_.a)(this._destroy)).subscribe(()=>{this.panelOpen?(this._scrollTop=0,this.openedChange.emit(!0)):(this.openedChange.emit(!1),this.overlayDir.offsetX=0,this._changeDetectorRef.markForCheck())}),this._viewportRuler.change().pipe(Object(_.a)(this._destroy)).subscribe(()=>{this._panelOpen&&(this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._changeDetectorRef.markForCheck())})}ngAfterContentInit(){this._initKeyManager(),this._selectionModel.onChange.pipe(Object(_.a)(this._destroy)).subscribe(e=>{e.added.forEach(e=>e.select()),e.removed.forEach(e=>e.deselect())}),this.options.changes.pipe(Object(h.a)(null),Object(_.a)(this._destroy)).subscribe(()=>{this._resetOptions(),this._initializeSelection()})}ngDoCheck(){this.ngControl&&this.updateErrorState()}ngOnChanges(e){e.disabled&&this.stateChanges.next(),e.typeaheadDebounceInterval&&this._keyManager&&this._keyManager.withTypeAhead(this.typeaheadDebounceInterval)}ngOnDestroy(){this._destroy.next(),this._destroy.complete(),this.stateChanges.complete()}toggle(){this.panelOpen?this.close():this.open()}open(){!this.disabled&&this.options&&this.options.length&&!this._panelOpen&&(this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._triggerFontSize=parseInt(getComputedStyle(this.trigger.nativeElement).fontSize||"0"),this._panelOpen=!0,this._keyManager.withHorizontalOrientation(null),this._calculateOverlayPosition(),this._highlightCorrectOption(),this._changeDetectorRef.markForCheck(),this._ngZone.onStable.asObservable().pipe(Object(m.a)(1)).subscribe(()=>{this._triggerFontSize&&this.overlayDir.overlayRef&&this.overlayDir.overlayRef.overlayElement&&(this.overlayDir.overlayRef.overlayElement.style.fontSize=this._triggerFontSize+"px")}))}close(){this._panelOpen&&(this._panelOpen=!1,this._keyManager.withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._changeDetectorRef.markForCheck(),this._onTouched())}writeValue(e){this.options&&this._setSelectionByValue(e)}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetectorRef.markForCheck(),this.stateChanges.next()}get panelOpen(){return this._panelOpen}get selected(){return this.multiple?this._selectionModel.selected:this._selectionModel.selected[0]}get triggerValue(){if(this.empty)return"";if(this._multiple){const e=this._selectionModel.selected.map(e=>e.viewValue);return this._isRtl()&&e.reverse(),e.join(", ")}return this._selectionModel.selected[0].viewValue}_isRtl(){return!!this._dir&&"rtl"===this._dir.value}_handleKeydown(e){this.disabled||(this.panelOpen?this._handleOpenKeydown(e):this._handleClosedKeydown(e))}_handleClosedKeydown(e){const t=e.keyCode,n=t===a.d||t===a.n||t===a.i||t===a.k,l=this._keyManager;if((t===a.f||t===a.l)&&!Object(a.q)(e)||(this.multiple||e.altKey)&&n)e.preventDefault(),this.open();else if(!this.multiple){const n=this.selected;t===a.h||t===a.e?(t===a.h?l.setFirstItemActive():l.setLastItemActive(),e.preventDefault()):l.onKeydown(e);const i=this.selected;this._liveAnnouncer&&i&&n!==i&&this._liveAnnouncer.announce(i.viewValue,1e4)}}_handleOpenKeydown(e){const t=e.keyCode,n=t===a.d||t===a.n,l=this._keyManager;if(t===a.h||t===a.e)e.preventDefault(),t===a.h?l.setFirstItemActive():l.setLastItemActive();else if(n&&e.altKey)e.preventDefault(),this.close();else if(t!==a.f&&t!==a.l||!l.activeItem||Object(a.q)(e))if(this._multiple&&t===a.a&&e.ctrlKey){e.preventDefault();const t=this.options.some(e=>!e.disabled&&!e.selected);this.options.forEach(e=>{e.disabled||(t?e.select():e.deselect())})}else{const t=l.activeItemIndex;l.onKeydown(e),this._multiple&&n&&e.shiftKey&&l.activeItem&&l.activeItemIndex!==t&&l.activeItem._selectViaInteraction()}else e.preventDefault(),l.activeItem._selectViaInteraction()}_onFocus(){this.disabled||(this._focused=!0,this.stateChanges.next())}_onBlur(){this._focused=!1,this.disabled||this.panelOpen||(this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next())}_onAttached(){this.overlayDir.positionChange.pipe(Object(m.a)(1)).subscribe(()=>{this._changeDetectorRef.detectChanges(),this._calculateOverlayOffsetX(),this.panel.nativeElement.scrollTop=this._scrollTop})}_getPanelTheme(){return this._parentFormField?"mat-"+this._parentFormField.color:""}get empty(){return!this._selectionModel||this._selectionModel.isEmpty()}_initializeSelection(){Promise.resolve().then(()=>{this._setSelectionByValue(this.ngControl?this.ngControl.value:this._value),this.stateChanges.next()})}_setSelectionByValue(e){if(this.multiple&&e){if(!Array.isArray(e))throw Error("Value must be an array in multiple-selection mode.");this._selectionModel.clear(),e.forEach(e=>this._selectValue(e)),this._sortValues()}else{this._selectionModel.clear();const t=this._selectValue(e);t?this._keyManager.setActiveItem(t):this.panelOpen||this._keyManager.setActiveItem(-1)}this._changeDetectorRef.markForCheck()}_selectValue(e){const t=this.options.find(t=>{try{return null!=t.value&&this._compareWith(t.value,e)}catch(n){return Object(o.Z)()&&console.warn(n),!1}});return t&&this._selectionModel.select(t),t}_initKeyManager(){this._keyManager=new l.b(this.options).withTypeAhead(this.typeaheadDebounceInterval).withVerticalOrientation().withHorizontalOrientation(this._isRtl()?"rtl":"ltr").withAllowedModifierKeys(["shiftKey"]),this._keyManager.tabOut.pipe(Object(_.a)(this._destroy)).subscribe(()=>{this.focus(),this.close()}),this._keyManager.change.pipe(Object(_.a)(this._destroy)).subscribe(()=>{this._panelOpen&&this.panel?this._scrollActiveOptionIntoView():this._panelOpen||this.multiple||!this._keyManager.activeItem||this._keyManager.activeItem._selectViaInteraction()})}_resetOptions(){const e=Object(d.a)(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(Object(_.a)(e)).subscribe(e=>{this._onSelect(e.source,e.isUserInput),e.isUserInput&&!this.multiple&&this._panelOpen&&(this.close(),this.focus())}),Object(d.a)(...this.options.map(e=>e._stateChanges)).pipe(Object(_.a)(e)).subscribe(()=>{this._changeDetectorRef.markForCheck(),this.stateChanges.next()}),this._setOptionIds()}_onSelect(e,t){const n=this._selectionModel.isSelected(e);null!=e.value||this._multiple?(n!==e.selected&&(e.selected?this._selectionModel.select(e):this._selectionModel.deselect(e)),t&&this._keyManager.setActiveItem(e),this.multiple&&(this._sortValues(),t&&this.focus())):(e.deselect(),this._selectionModel.clear(),this._propagateChanges(e.value)),n!==this._selectionModel.isSelected(e)&&this._propagateChanges(),this.stateChanges.next()}_sortValues(){if(this.multiple){const e=this.options.toArray();this._selectionModel.sort((t,n)=>this.sortComparator?this.sortComparator(t,n,e):e.indexOf(t)-e.indexOf(n)),this.stateChanges.next()}}_propagateChanges(e){let t=null;t=this.multiple?this.selected.map(e=>e.value):this.selected?this.selected.value:e,this._value=t,this.valueChange.emit(t),this._onChange(t),this.selectionChange.emit(new k(this,t)),this._changeDetectorRef.markForCheck()}_setOptionIds(){this._optionIds=this.options.map(e=>e.id).join(" ")}_highlightCorrectOption(){this._keyManager&&(this.empty?this._keyManager.setFirstItemActive():this._keyManager.setActiveItem(this._selectionModel.selected[0]))}_scrollActiveOptionIntoView(){const e=this._keyManager.activeItemIndex||0,t=Object(s.y)(e,this.options,this.optionGroups);this.panel.nativeElement.scrollTop=Object(s.z)(e+t,this._getItemHeight(),this.panel.nativeElement.scrollTop,256)}focus(e){this._elementRef.nativeElement.focus(e)}_getOptionIndex(e){return this.options.reduce((t,n,l)=>void 0===t?e===n?l:void 0:t,void 0)}_calculateOverlayPosition(){const e=this._getItemHeight(),t=this._getItemCount(),n=Math.min(t*e,256),l=t*e-n;let i=this.empty?0:this._getOptionIndex(this._selectionModel.selected[0]);i+=Object(s.y)(i,this.options,this.optionGroups);const r=n/2;this._scrollTop=this._calculateOverlayScroll(i,r,l),this._offsetY=this._calculateOverlayOffsetY(i,r,l),this._checkOverlayWithinViewport(l)}_calculateOverlayScroll(e,t,n){const l=this._getItemHeight();return Math.min(Math.max(0,l*e-t+l/2),n)}_getAriaLabel(){return this.ariaLabelledby?null:this.ariaLabel||this.placeholder}_getAriaLabelledby(){return this.ariaLabelledby?this.ariaLabelledby:this._parentFormField&&this._parentFormField._hasFloatingLabel()&&!this._getAriaLabel()&&this._parentFormField._labelId||null}_getAriaActiveDescendant(){return this.panelOpen&&this._keyManager&&this._keyManager.activeItem?this._keyManager.activeItem.id:null}_calculateOverlayOffsetX(){const e=this.overlayDir.overlayRef.overlayElement.getBoundingClientRect(),t=this._viewportRuler.getViewportSize(),n=this._isRtl(),l=this.multiple?56:32;let i;if(this.multiple)i=40;else{let e=this._selectionModel.selected[0]||this.options.first;i=e&&e.group?32:16}n||(i*=-1);const r=0-(e.left+i-(n?l:0)),a=e.right+i-t.width+(n?0:l);r>0?i+=r+8:a>0&&(i-=a+8),this.overlayDir.offsetX=Math.round(i),this.overlayDir.overlayRef.updatePosition()}_calculateOverlayOffsetY(e,t,n){const l=this._getItemHeight(),i=(l-this._triggerRect.height)/2,r=Math.floor(256/l);let a;return this._disableOptionCentering?0:(a=0===this._scrollTop?e*l:this._scrollTop===n?(e-(this._getItemCount()-r))*l+(l-(this._getItemCount()*l-256)%l):t-l/2,Math.round(-1*a-i))}_checkOverlayWithinViewport(e){const t=this._getItemHeight(),n=this._viewportRuler.getViewportSize(),l=this._triggerRect.top-8,i=n.height-this._triggerRect.bottom-8,r=Math.abs(this._offsetY),a=Math.min(this._getItemCount()*t,256)-r-this._triggerRect.height;a>i?this._adjustPanelUp(a,i):r>l?this._adjustPanelDown(r,l,e):this._transformOrigin=this._getOriginBasedOnOption()}_adjustPanelUp(e,t){const n=Math.round(e-t);this._scrollTop-=n,this._offsetY-=n,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop<=0&&(this._scrollTop=0,this._offsetY=0,this._transformOrigin="50% bottom 0px")}_adjustPanelDown(e,t,n){const l=Math.round(e-t);if(this._scrollTop+=l,this._offsetY+=l,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop>=n)return this._scrollTop=n,this._offsetY=0,void(this._transformOrigin="50% top 0px")}_getOriginBasedOnOption(){const e=this._getItemHeight(),t=(e-this._triggerRect.height)/2;return`50% ${Math.abs(this._offsetY)-t+e/2}px 0px`}_getItemCount(){return this.options.length+this.optionGroups.length}_getItemHeight(){return 3*this._triggerFontSize}setDescribedByIds(e){this._ariaDescribedby=e.join(" ")}onContainerClick(){this.focus(),this.open()}get shouldLabelFloat(){return this._panelOpen||!this.empty}}class x{}},JvlW:function(e,t,n){!function(e){"use strict";var t={ss:"sekund\u0117_sekund\u017ei\u0173_sekundes",m:"minut\u0117_minut\u0117s_minut\u0119",mm:"minut\u0117s_minu\u010di\u0173_minutes",h:"valanda_valandos_valand\u0105",hh:"valandos_valand\u0173_valandas",d:"diena_dienos_dien\u0105",dd:"dienos_dien\u0173_dienas",M:"m\u0117nuo_m\u0117nesio_m\u0117nes\u012f",MM:"m\u0117nesiai_m\u0117nesi\u0173_m\u0117nesius",y:"metai_met\u0173_metus",yy:"metai_met\u0173_metus"};function n(e,t,n,l){return t?i(n)[0]:l?i(n)[1]:i(n)[2]}function l(e){return e%10==0||e>10&&e<20}function i(e){return t[e].split("_")}function r(e,t,r,a){var o=e+" ";return 1===e?o+n(0,t,r[0],a):t?o+(l(e)?i(r)[1]:i(r)[0]):a?o+i(r)[1]:o+(l(e)?i(r)[1]:i(r)[2])}e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:function(e,t,n,l){return t?"kelios sekund\u0117s":l?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:r,m:n,mm:r,h:n,hh:r,d:n,dd:r,M:n,MM:r,y:n,yy:r},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}})}(n("wd/R"))},"K/tc":function(e,t,n){!function(e){"use strict";e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},KCVW:function(e,t,n){"use strict";n.d(t,"c",(function(){return i})),n.d(t,"f",(function(){return r})),n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return o})),n.d(t,"d",(function(){return s})),n.d(t,"e",(function(){return u}));var l=n("8Y7J");function i(e){return null!=e&&""+e!="false"}function r(e,t=0){return a(e)?Number(e):t}function a(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function o(e){return Array.isArray(e)?e:[e]}function s(e){return null==e?"":"string"==typeof e?e:e+"px"}function u(e){return e instanceof l.k?e.nativeElement:e}},KDw4:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n("naTb");var l=n("kwfl"),i=(n("gXLG"),n("KbaO"),n("YRjy"),n("cYBl"),n("5aly"));class r{constructor(e,t,n,l,i,r,a,o,s,u,c){this.dialogRef=e,this.data=t,this.dialog=n,this.viewerService=l,this.readersService=i,this.auth0Service=r,this.sharedService=a,this.ngZone=o,this.translateService=s,this.snackBar=u,this.trackingService=c,this.CODE_ALREADY_ASSIGNED=464,this.showForgotPasswordError=!1,this.hasLeadwall=l.authData.hasLeadwall(),this.hasSwitchPay=l.authData.hasSwitchPay()}ngOnInit(){if(this.translationData={groupName:""},this.viewerService.authData&&void 0!==this.viewerService.authData.auth0)return void(this.auth0Service.isUserLoggedIn()?(this.showAuth0Logout=!0,this.auth0Service.userHasSubscription()||(this.showAuth0Hint=!0),this.translationData.groupName=this.viewerService.groupOverview.title):this.auth0Service.login());this.showPakLogin=this.data.type===l.c.PAK,this.showKeoskLogin=this.data.type===l.c.KEOSK,this.showForgotPassword=!1,this.showForgotPasswordConfirmation=!1,this.showForgotPasswordError=!1,this.pakErrorMessage="",this.pakReassignVisible=!1,this.showError=!1,this.showSuccess=!1,this.showCodeDialog=!1,this.showKeoskOnClose=!1,this.showLogout=""!==this.viewerService.authData.key,this.code="",this.codeParam="",this.isClicked=!1,this.showAuth0Logout=!1,this.showAuth0Hint=!1,this.showBackButton=!!this.data.fromView,this.provider=this.viewerService.extsubProviders,this.translationData.groupName=this.viewerService.groupOverview.title;const e=localStorage.getItem("namespace"),t=localStorage.getObject("pakHash_"+this.data.groupId),n=localStorage.getObject("tokenHash_"+this.data.groupId),i=localStorage.getItem(e+"access_token"),r=""!==this.viewerService.authData.key&&(t||n||this.provider.activated);(r&&this.viewerService.authData.hasSwitchPay()||i)&&(this.showLogout=!0,this.translationData.groupName=this.viewerService.groupOverview.title),r&&(this.showPakLogin=!1),i&&(this.showKeoskLogin=!1)}closeDialog(){this.showCodeDialog?this.showCodeDialog=!1:this.showKeoskOnClose?(this.showError=!1,this.showKeoskLogin=!0,this.showKeoskOnClose=!1):this.dialogRef.close()}auth0Profile(){this.auth0Service.openProfile()}auth0Logout(){this.auth0Service.logout()}logout(){localStorage.removeItem("pakHash_"+this.data.groupId),localStorage.removeItem("tokenHash_"+this.data.groupId);const e=localStorage.getItem("namespace");(localStorage.getItem(e+"access_token")||localStorage.getItem(e+"refresh_token"))&&(localStorage.removeItem(e+"access_token"),localStorage.removeItem(e+"refresh_token")),this.viewerService.accessLogout().subscribe(()=>{this.dialogRef.close(),window.location.reload()})}success(e){this.sharedService.hideLoadingOverlay(),this.ngZone.run(()=>{this.isClicked=!1,e&&e.hash&&localStorage.setObject("pakHash_"+this.data.groupId,{hash:e.hash}),this.showSuccess=!0,this.showKeoskLogin=!1,setTimeout(()=>{window.location.reload()},500)})}error(e){this.sharedService.hideLoadingOverlay(),this.ngZone.run(()=>{this.isClicked=!1;const t=e.data||e.error;e.status===this.CODE_ALREADY_ASSIGNED&&e.error.code_reassignment_allowed?(this.pakReassignVisible=!0,this.showKeoskLogin=!1):(this.showError=!0,this.showKeoskLogin=!1),"email_or_password_incorrect"===t.error?this.pakErrorMessage=this.translateService.instant("LOGIN_FAILED"):"email_unconfirmed"===t.error?this.pakErrorMessage=this.translateService.instant("LEADWALL_EMAIL_UNCONFIRMED"):400===e.status?(this.showKeoskLogin=!1,this.showKeoskOnClose=!0,this.pakErrorMessage=this.translateService.instant("LOGIN_INVALID_CREDENTIALS")):this.pakErrorMessage=t.error})}submitData(e,t,n,l){this.isClicked||(this.isClicked=!0,this.sharedService.showLoadingOverlay(),this.viewerService.pakUnlockMagazine(this.data.magazineId,t,e,n,l).subscribe({next:this.success.bind(this),error:this.error.bind(this)}))}submitKeoskData(e,t){this.isClicked||(this.isClicked=!0,void 0!==e&&void 0!==t?this.readersService.readerLogin(e,t).subscribe({next:()=>{this.showSuccess=!0,this.showKeoskLogin=!1,setTimeout(()=>{window.location.reload()},500)},error:this.error.bind(this)}):this.snackBar.open("Username or password can not be empty",void 0,{panelClass:"snackbar-center",duration:2e3}))}openLink(e){window.open(e,"_blank")}trackButton(e){this.trackingService.buttonTracking(e)}showPasswordReset(){this.showForgotPassword=!0,this.showForgotPasswordError=!1,this.showForgotPasswordConfirmation=!1}closeResetDialog(){this.resetEmail="",this.showForgotPassword=!1,this.showForgotPasswordError=!1,this.showForgotPasswordConfirmation=!1,this.showKeoskLogin=!0}sendResetPassword(){this.readersService.sendPasswordResetEmail(this.resetEmail,this.data.groupId).subscribe(()=>{this.showForgotPasswordConfirmation=!0},e=>{this.showForgotPasswordError=!0})}keoskRegister(){localStorage.setItem("returnUrl",location.href),this.closeDialog(),this.dialog.open(i.a,{data:{groupId:this.viewerService.groupId,dialogType:"register"}})}}},KPQW:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("KCVW"),n("8Y7J"),n("Xd0L");class l{}},KSF8:function(e,t,n){!function(e){"use strict";e.defineLocale("vi",{months:"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n("wd/R"))},KTnh:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{}},KTz0:function(e,t,n){!function(e){"use strict";var t={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,l){var i=t.words[l];return 1===l.length?n?i[0]:i[1]:e+" "+t.correctGrammaticalCase(e,i)}};e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},KWhF:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){}ngOnInit(){}}},KbaO:function(e,t,n){"use strict";var l=n("IheW"),i=n("AytR"),r=n("kwfl"),a=n("XNiG"),o=n("l7GE"),s=n("ZUHj");class u{constructor(e,t){this.notifier=e,this.source=t}call(e,t){return t.subscribe(new c(e,this.notifier,this.source))}}class c extends o.a{constructor(e,t,n){super(e),this.notifier=t,this.source=n}error(e){if(!this.isStopped){let n=this.errors,l=this.retries,i=this.retriesSubscription;if(l)this.errors=null,this.retriesSubscription=null;else{n=new a.a;try{const{notifier:e}=this;l=e(n)}catch(t){return super.error(t)}i=Object(s.a)(this,l)}this._unsubscribeAndRecycle(),this.errors=n,this.retries=l,this.retriesSubscription=i,n.next(e)}}_unsubscribe(){const{errors:e,retriesSubscription:t}=this;e&&(e.unsubscribe(),this.errors=null),t&&(t.unsubscribe(),this.retriesSubscription=null),this.retries=null}notifyNext(e,t,n,l,i){const{_unsubscribe:r}=this;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=r,this.source.subscribe(this)}}var d=n("5+tZ"),h=n("IzEk"),p=n("JIr8"),m=n("vkgz"),g=n("lJxs"),b=n("HDdC"),f=n("z6cu"),_=n("LRne"),v=n("6BPK"),y=(n("ZNab"),n("wd/R")),w=n("5aly");n.d(t,"a",(function(){return k})),n.d(t,"b",(function(){return M}));class k{standardEncoding(e){return encodeURIComponent(e)}encodeKey(e){return this.standardEncoding(e)}encodeValue(e){return this.standardEncoding(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}class M{constructor(e,t,n,l,i,r,o,s){this.http=e,this.cookieService=t,this.titleService=n,this.platformLocation=l,this.dialog=i,this.translate=r,this.zone=o,this.document=s,this.APPTOKEN="d8b6778922e54d4eadef763b9ba4cd59",this.gaAdded=!1,this.marketingCookiesEnabled=!0,this.showTokenInfo=!1,this.primaryButtonStyle={},this.secondaryButtonStyle={},this.authData={},this.groupId=void 0,this.selectedMagazineId=void 0,this.hoveredArticleSubject=new a.a,this.toolbarActionSubject=new a.a,this.magazineProducts={},this.baseHref=this.platformLocation.getBaseHrefFromDOM(),this.baseHref=this.baseHref?this.baseHref.substring(0,this.baseHref.length-1):""}isLoggedIn(){return!!localStorage.getItem(this.authData.namespace+"access_token")}setButtonStyles(e){e.primary_button_colour?(this.primaryButtonStyle["background-color"]=e.primary_button_colour,this.primaryButtonBackgroundColor=e.primary_button_colour):(this.primaryButtonStyle["background-color"]="#E70018",this.primaryButtonBackgroundColor="#E70018"),e.primary_button_text_colour?(this.primaryButtonStyle.color=e.primary_button_text_colour,this.primaryButtonTextColor=e.primary_button_text_colour,this.primaryButtonHoverTextColor=e.primary_button_hover_text_colour):(this.primaryButtonStyle.color="#FFFFFF",this.primaryButtonTextColor="#FFFFFF",this.primaryButtonHoverTextColor="#FFFFFF"),e.secondary_button_colour?(this.secondaryButtonStyle["background-color"]=e.secondary_button_colour,this.secondaryButtonBackgroundColor=e.secondary_button_colour):(this.secondaryButtonStyle["background-color"]="#9E9E9E",this.secondaryButtonBackgroundColor="#9E9E9E"),e.secondary_button_text_colour?(this.secondaryButtonStyle.color=e.secondary_button_text_colour,this.secondaryButtonTextColor=e.secondary_button_text_colour,this.secondaryButtonHoverTextColor=e.secondary_button_hover_text_colour):(this.secondaryButtonStyle.color="#FFFFFF",this.secondaryButtonTextColor="#FFFFFF",this.secondaryButtonHoverTextColor="#FFFFFF")}getHoveredArticle(){return this.hoveredArticleSubject.asObservable()}registerToolbarAction(){return this.toolbarActionSubject.asObservable()}emitHoveredArticle(e){this.hoveredArticleSubject.next(e)}emitToolbarAction(e){this.toolbarActionSubject.next(e)}convertDecimalColorToHex(e){const t=this.convertDecimalColorToRGB(e);let n=t[0].toString(16);t[0]<16&&(n="0"+n);let l=t[1].toString(16);t[1]<16&&(l="0"+l);let i=t[2].toString(16);return t[2]<16&&(i="0"+i),"#"+n+l+i}convertDecimalColorToRGB(e){let t,n,l;return t=e>>16,n=e>>8&255,l=255&e,[t,n,l]}getPakHash(){let e;return localStorage.getObject("pakHash_"+this.groupId)&&(e=localStorage.getObject("pakHash_"+this.groupId).hash),e&&""!==e?e:void 0}getTokenHash(){let e;return localStorage.getObject("tokenHash_"+this.groupId)&&(e=localStorage.getObject("tokenHash_"+this.groupId).hash),e&&""!==e?e:void 0}getResolution(){return window.screen.width+"x"+window.screen.height}getLanguage(){let e;const t=(navigator.language||navigator.userLanguage||"en-us").split("-");return t.length>0&&(e=t[0]),e}getOSInfo(){let e="Unknown OS";if(navigator.oscpu)e=navigator.oscpu;else{const t=/\((.*?)\)/.exec(navigator.appVersion);null!==t&&(e=t[1])}return e}doAuthWithToken(e){return new b.a(t=>{setTimeout(()=>{v.get(n=>{const l=v.x64hash128(n.map(e=>e.value).join(),31),r=i.a.clientApiV2Url+"auth/ht5_token?t="+e+"&fingerprint="+l;this.zone.run(()=>{this.http.get(r).subscribe(e=>{t.next(e)},e=>{t.error()},()=>{t.complete()})})})},500)})}doAuthRequest(){const e={app_token:this.APPTOKEN,device_type:"html5",resolution:this.getResolution(),language:this.getLanguage(),client_os:this.getOSInfo(),referrer:document.referrer},t=localStorage.getItem("visitor_key");return t&&(e.visitor_key=t),this.groupId&&(e.group_id=this.groupId),new b.a(t=>{setTimeout(()=>{v.get(n=>{const a=this.getPakHash(),o=this.getTokenHash();a?e.hash=a:o&&(e.hash=o),e.fingerprint=v.x64hash128(n.map(e=>e.value).join(),31);const s=new l.i({fromObject:e,encoder:new k});this.zone.run(()=>{this.http.post(i.a.clientApiV3Url+"auth/app",s).subscribe(e=>{this.authData=new r.b(e);const n=this.document.getElementsByTagName("head")[0],l=this.document.createElement("meta");l.name="robots",l.content=this.authData.seo_visibility?"index":"noindex",n.appendChild(l),localStorage.setItem("namespace",this.authData.namespace),this.authData.visitor_key?localStorage.setItem("visitor_key",this.authData.visitor_key):localStorage.removeItem("visitor_key"),this.authData.language&&(localStorage.setItem("gLang",this.authData.language),localStorage.getItem("lang")||this.translate.use(this.authData.language)),t.next(e)},e=>{t.error()},()=>{t.complete()})})})},500)})}doRequestWithAuthPipe(e){return e.pipe((t=e=>e.pipe(Object(d.a)(e=>403===e.status?this.doAuthRequest():Object(f.a)(e)),Object(h.a)(1)),e=>e.lift(new u(t,e))),Object(p.a)(e=>Object(_.a)(e)));var t}getMagazines(e,t){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiUrl+"groups/"+this.groupId+"/magazines?with_purchase=true&page_start="+e+"&page_length="+t)).pipe(Object(m.a)(e=>{this.magazines=e}))}getArticleAccessType(e){return this.http.get(i.a.clientApiV2Url+"articles/"+e+"/access_type")}getGroupOverview(){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiUrl+"groups/"+this.groupId+"/overview")).pipe(Object(m.a)(e=>{this.groupOverview=e,this.setButtonStyles(this.groupOverview),this.injectGoogleAnalyticsScript(this.groupOverview.google_analytics)}))}injectGoogleAnalyticsScript(e){if(this.marketingCookiesEnabled&&this.groupOverview&&(this.marketingCookiesEnabled="true"===localStorage.getItem("allowMarketingCookies_"+this.groupOverview.id)||void 0===localStorage.getItem("allowMarketingCookies_"+this.groupOverview.id)||null===localStorage.getItem("allowMarketingCookies_"+this.groupOverview.id)),this.gaAdded||!this.marketingCookiesEnabled)return;this.gaAdded=!0;let t=(new DOMParser).parseFromString(e.split("\n").join(""),"text/html").firstChild,n=0;for(;t&&"html"!==t.nodeName.toLowerCase()&&t.nextSibling&&n<10;)t=t.nextSibling,n++;if(t&&"html"===t.nodeName.toLowerCase()){const e=[],n=t.firstChild.children;for(let t=0;t<n.length;t++){const l=n.item(t),i=document.createElement(l.tagName);for(let e=0;e<l.attributes.length;e++){const t=l.attributes.item(e);i.setAttribute(t.name,t.value)}i.innerText=l.innerText,e.push(i)}e.forEach(e=>document.documentElement.firstChild.appendChild(e))}}injectCoverImageAndDescription(e,t,n){t&&this.titleService.setTitle(t);const l=document.querySelector('meta[property="og:image"]'),i=document.querySelector('meta[property="description"]'),r=document.querySelector('meta[property="og:description"]'),a=document.querySelector('meta[property="og:title"]'),o=document.querySelector('meta[property="twitter:image"]'),s=document.querySelector('meta[property="twitter:description"]'),u=document.querySelector('meta[property="twitter:title"]');if(l)l.setAttribute("content",e);else{const t=document.createElement("meta");t.setAttribute("property","og:image"),t.setAttribute("content",e),document.head.appendChild(t)}if(o)o.setAttribute("content",e);else{const t=document.createElement("meta");t.setAttribute("property","twitter:image"),t.setAttribute("content",e),document.head.appendChild(t)}if(i)i.setAttribute("content",n);else{const e=document.createElement("meta");e.setAttribute("property","description"),e.setAttribute("content",n),document.head.appendChild(e)}if(r)r.setAttribute("content",n);else{const e=document.createElement("meta");e.setAttribute("property","og:description"),e.setAttribute("content",n),document.head.appendChild(e)}if(s)s.setAttribute("content",n);else{const e=document.createElement("meta");e.setAttribute("property","twitter:description"),e.setAttribute("content",n),document.head.appendChild(e)}if(a)a.setAttribute("content",t);else{const e=document.createElement("meta");e.setAttribute("property","og:title"),e.setAttribute("content",t),document.head.appendChild(e)}if(u)u.setAttribute("content",t);else{const e=document.createElement("meta");e.setAttribute("property","twitter:title"),e.setAttribute("content",t),document.head.appendChild(e)}}deleteInjectedCoverImageAndDescription(){const e=document.querySelector('meta[property="og:image"]'),t=document.querySelector('meta[property="og:description"]'),n=document.querySelector('meta[property="og:title"]'),l=document.querySelector('meta[property="twitter:image"]'),i=document.querySelector('meta[property="twitter:description"]'),r=document.querySelector('meta[property="twitter:title"]');e&&e.remove(),l&&l.remove(),t&&t.remove(),i&&i.remove(),n&&n.remove(),r&&r.remove()}getGroupExtsub(){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiUrl+"extsubs/group/"+this.groupId)).pipe(Object(g.a)(e=>e[0]),Object(m.a)(e=>{this.extsubProviders=e}))}pakUnlockMagazine(e,t,n,l,r){const a={code:t,provider_id:n};l&&(a.code_param=l),r&&(a.reassign_code=!0);const o=localStorage.getItem("namespace"),s=localStorage.getItem(o+"access_token");return new b.a(s?e=>{this.http.post(i.a.clientApiV2Url+"extsub/providers/"+n+"/code/html5",a).subscribe(t=>{e.next(t)},t=>{e.error(t)},()=>{e.complete()})}:t=>{setTimeout(()=>{v.get(n=>{a.fingerprint=v.x64hash128(n.map(e=>e.value).join(),31),this.http.post(i.a.clientApiUrl+"extsub/magazines/"+e+"/code/html5",a).subscribe(e=>{t.next(e)},e=>{t.error(e)},()=>{t.complete()})})},500)})}keoskLogin(e,t,n){const l={group_id:e,email:t,password:n};return new b.a(e=>{setTimeout(()=>{v.get(t=>{l.fingerprint=v.x64hash128(t.map(e=>e.value).join(),31),this.http.post(i.a.clientApiUrl+"auth/keosk_login",l).subscribe(t=>{e.next(t)},t=>{e.error()},()=>{e.complete()})})},500)})}trackBuyCall(e){const t=e.type.replace(/[-+]/g,"_");this.cookieService.set("product-"+this.groupId,t+"|"+e.quantity.toString(),y().add(30,"days").toDate(),"/");const n={own_shop:"own",datatrans:"datatrans",stripe:"stripe"}[e.payment_type]||"";return this.cookieService.set("payprovider-"+this.groupId,n,y().add(30,"days").toDate(),"/"),this.cookieService.get("campaign-"+this.groupId)?Object(_.a)():this.campaignTracking({category:"campaign",token:this.cookieService.get("visitor-token")||"archive",track_event:"click",track_object:t,track_details:e.quantity.toString(),platform:n,group_id:this.groupId,campaign_id:-1})}campaignTracking(e){return this.http.post(i.a.apiUrl+"marketing_page/tracking",e)}getMagazineContent(e){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiUrl+"magazines/"+e+"/content?"+this.groupId)).pipe(Object(m.a)(e=>{this.magazineContent=e,this.selectedMagazineId=e.magazine_external_id,this.injectGoogleAnalyticsScript(this.magazineContent.google_analytics)}))}getMagazineArticleAreas(e){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiV2Url+"magazines/"+e+"/article_items")).pipe(Object(m.a)(e=>{this.magazineArticleAreas=e}))}getMagazineWithArticleHeads(e){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiV2Url+"magazines/"+e+"/article_heads?with_css")).pipe(Object(m.a)(e=>{this.magazineArticleHeads=e}))}getArticlesProducts(e){return this.http.post(i.a.clientApiV2Url+"articles/products",e)}getProducts(e){let t=localStorage.getItem(this.groupId+"_billing_id"),n="";return t&&(n="?b="+t),this.http.get(i.a.clientApiV2Url+"magazines/"+e+"/html_products"+n).pipe(Object(g.a)(e=>(void 0!==e.products&&(e.singleIssueProducts=e.products.filter(e=>!("non-consumable"!==e.type&&"non-consumable+print"!==e.type&&"print_non-consumable"!==e.type||e.article_type&&"none"!==e.article_type)),e.subscriptions=e.products.filter(e=>!("subscription"!==e.type&&"subscription+print"!==e.type&&"print_subscription"!==e.type||e.article_type&&"none"!==e.article_type)).sort((e,t)=>e.quantity>t.quantity?1:e.quantity<t.quantity?-1:0)),e)),Object(m.a)(e=>{this.magazineProducts=e}))}getPostProducts(e){let t=localStorage.getItem(this.groupId+"_billing_id"),n="";return t&&(n="?b="+t),this.http.get(i.a.clientApiV2Url+"posts/"+e+"/html_products"+n).pipe(Object(g.a)(e=>(void 0!==e.products&&(e.singleIssueProducts=e.products.filter(e=>!("non-consumable"!==e.type&&"non-consumable+print"!==e.type&&"print_non-consumable"!==e.type||e.article_type&&"none"!==e.article_type)),e.subscriptions=e.products.filter(e=>!("subscription"!==e.type&&"subscription+print"!==e.type&&"print_subscription"!==e.type||e.article_type&&"none"!==e.article_type)).sort((e,t)=>e.quantity>t.quantity?1:e.quantity<t.quantity?-1:0)),e)))}auth0Login(e){return this.doRequestWithAuthPipe(this.http.put(i.a.clientApiUrl+"auth0/validate/metadata",new l.i({fromObject:{app_metadata:e,group_id:this.groupId}})))}auth0Logout(){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiUrl+"auth0/logout"))}getArticleIndex(){return this.http.get(i.a.clientApiV2Url+"magazines/"+this.magazineContent.magazine_external_id+"/article_index",{responseType:"text"})}getArticleItems(e){return this.http.get(i.a.clientApiV2Url+"articles/"+e+"?with_next_article")}getArticleContent(e){return this.http.get(i.a.clientApiV2Url+"articles/"+e+"/html",{responseType:"text"})}getArticleUrl(e){return i.a.shoreUrl+"html5/"+this.magazineContent.group_external_id+"/"+this.magazineContent.magazine_external_id+"/article/"+e}getArticleUrlWithMagazineId(e,t){return i.a.shoreUrl+"html5/"+this.groupId+"/"+t+"/article/"+e}getArticlePricesUrl(e){return i.a.clientApiV2Url+"articles/"+e+"/onepager_link"}goToArticle(e){window.location.href=i.a.shoreUrl+"html5/"+this.magazineContent.group_external_id+"/"+this.magazineContent.magazine_external_id+"/article/"+e}downloadPDFDoublePage(e,t,n){window.open(i.a.clientApiUrl+"magazines/"+e+"/download_double_page?left_page="+t+"&right_page="+n,"_blank")}downloadFullPdf(e){window.open(i.a.clientApiUrl+"magazines/"+e+"/download_double_page?full=true","_blank")}validateCoupon(e,t,n){let r=i.a.clientApiUrl+"promotion/magazines/"+e+"/validate";const a={code:t};n&&""!==n&&(a.code_param=n);const o=localStorage.getItem("namespace");return(localStorage.getItem(o+"access_token")||localStorage.getItem(o+"refresh_token"))&&(r=i.a.clientApiUrl+"promotion/magazines/"+e+"/code"),this.http.post(r,new l.i({fromObject:a}))}couponRegister(e,t,n,l){const r={email_address:e,registration_type:"coupons",magazine_external_id:t,coupon_code:n,coupon_code_param:l||""};return l&&""!==l&&(r.code_param=l),this.http.post(i.a.clientApiV2Url+"readers/"+this.groupId+"/register",r)}switchpayHandle(e,t,n){const l=-1!==e.type.indexOf("print"),i=localStorage.getItem("namespace");if(localStorage.setItem("productId",e.product_id),localStorage.setItem("hasPrint",JSON.stringify(l)),n){const e="https://"+location.host+location.pathname;localStorage.setItem("returnUrl",e)}else localStorage.setItem("returnUrl",location.href);localStorage.setItem("paymentType",e.payment_type),localStorage.getItem(i+"access_token")||localStorage.getItem(i+"refresh_token")?(t(),this.dialog.open(w.a,{data:{groupId:this.groupId,dialogType:"switchpay"}})):(t(),this.emitToolbarAction(r.d.LOGIN_KEOSK))}accessLogout(){return this.http.get(i.a.clientApiV2Url+"auth/logout")}searchInArchive(e){return this.http.get(i.a.clientApiV3Url+"groups/"+this.groupId+"/ht5search_magazines?search_term="+e)}updateIssueProgress(e,t){return this.http.put(i.a.clientApiUrl+"magazines/"+e+"/progress",{progress:t})}getShortname(){const e={host:window.location.host};return this.http.post(i.a.clientApiUrl+"groups/shortname",e)}getShareText(e){return this.http.get(i.a.clientApiV2Url+"articles/"+e+"/share_text")}getArticlesCountByGroup(e,t,n,l){const r={features:t?t.join(","):void 0};return e&&(r.magazine_id=e),(n||0===n)&&(r.section=n),l&&(r.section_name=l),this.http.get(i.a.clientApiV3Url+"groups/"+this.groupId+"/articles_count",{params:r})}getArticlesByGroup(e,t,n,l,r,a){const o={page:t,page_length:n};return e&&(o.magazine_id=e),l&&l.length>0&&(o.features=l.join(",")),r||0===r?o.section=r:a&&(o.section_name=a),this.http.get(i.a.clientApiV3Url+"groups/"+this.groupId+"/articles",{params:o})}sendCancelSubscriptionRequest(e,t){return this.http.post(i.a.clientApiV3Url+"groups/"+e+"/cancel_subscription",{magazine:t.magazine,invoice_number:t.invoiceNumber,termination_type:t.terminationType,end_date:t.endDate,is_personal_subscription:t.isPersonalSubscription,is_print_version:t.isPrintVersion,is_billing_and_shipping_address_the_same:t.isBillingAndShippingAddressTheSame,billing_address:{form_of_address:t.billingAddress.formOfAddress,first_name:t.billingAddress.firstName,last_name:t.billingAddress.lastName,company:t.billingAddress.company,address:t.billingAddress.address,city:t.billingAddress.city,country:t.billingAddress.country,address_line2:t.billingAddress.addressLine2,email:t.billingAddress.email},shipping_address:{form_of_address:t.shippingAddress.formOfAddress,first_name:t.shippingAddress.firstName,last_name:t.shippingAddress.lastName,company:t.shippingAddress.company,address:t.shippingAddress.address,city:t.shippingAddress.city,country:t.shippingAddress.country,address_line2:t.shippingAddress.addressLine2,email:t.shippingAddress.email},comment:t.comment})}getPostAccessType(e){return this.http.get(i.a.clientApiV2Url+"posts/"+e+"/access_type")}getPostShareText(e){return this.http.get(i.a.clientApiV2Url+"posts/"+e+"/share_text")}getPostItems(e){return this.http.get(i.a.clientApiV2Url+"posts/"+e)}sendPostTracking(e,t){this.http.post(i.a.clientApiV2Url+"posts/"+e+"/track",{action:t}).subscribe()}getPostsProducts(e){return this.http.post(i.a.clientApiV2Url+"posts/products",e)}getPostArticleAreas(e){return this.doRequestWithAuthPipe(this.http.get(i.a.clientApiV2Url+"posts/"+e+"/article_items")).pipe(Object(m.a)(e=>{this.postArticleAreas=e}))}isSocialMediaEnabled(){return this.http.get(i.a.clientApiV2Url+"groups/"+this.groupId+"/social_media")}}},Kj3r:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("7o/Q"),i=n("D0XW");function r(e,t=i.a){return n=>n.lift(new a(e,t))}class a{constructor(e,t){this.dueTime=e,this.scheduler=t}call(e,t){return t.subscribe(new o(e,this.dueTime,this.scheduler))}}class o extends l.a{constructor(e,t,n){super(e),this.dueTime=t,this.scheduler=n,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}_next(e){this.clearDebounce(),this.lastValue=e,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(s,this.dueTime,this))}_complete(){this.debouncedNext(),this.destination.complete()}debouncedNext(){if(this.clearDebounce(),this.hasValue){const{lastValue:e}=this;this.lastValue=null,this.hasValue=!1,this.destination.next(e)}}clearDebounce(){const e=this.debouncedSubscription;null!==e&&(this.remove(e),e.unsubscribe(),this.debouncedSubscription=null)}}function s(e){e.debouncedNext()}},L7eK:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=['h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:36px;font-weight:700;color:#373a36;text-align:center;margin-top:30px;margin-bottom:30px}.empty-description[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:21px;font-weight:400;color:#373a36;margin-bottom:25px;padding-left:20px;padding-right:20px}.main-container[_ngcontent-%COMP%]{width:390px}.grey-container[_ngcontent-%COMP%]{background-color:#d3d3d3;padding:26px}.button-container[_ngcontent-%COMP%]{padding:25px;display:flex;flex-direction:row;gap:15px;justify-content:space-between}.button-container[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{flex:1;padding:10px}.pay-button-container[_ngcontent-%COMP%]{padding:25px;display:flex;flex-direction:column;gap:15px}']},L9Ng:function(e,t,n){"use strict";var l=n("H/3d"),i=n("8Y7J"),r=n("Mr+X"),a=n("Gi4r"),o=n("nUgB"),s=n("J9Pk"),u=n("naTb"),c=n("TSSN"),d=n("soaG"),h=n("cYBl"),p=n("s6ns");n.d(t,"a",(function(){return f}));var m=i.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{padding:20px;display:block;width:390px}"],l.a],data:{}});function g(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","header"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.backToMyAccount()&&l),l}),null,null)),(e()(),i.ub(2,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","arrow_back"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,r.b,r.a)),i.tb(3,9158656,null,0,a.b,[i.k,a.d,[8,null],[2,a.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),i.ub(4,0,null,null,3,"app-common-fields",[],null,[[null,"emailChange"],[null,"salutationChange"],[null,"lastNameChange"],[null,"firstNameChange"],[null,"newsletterOptInChange"],[null,"passwordChange"],[null,"newPasswordChange"],[null,"confirmPasswordChange"],[null,"diverseSalutationChange"],[null,"formSave"]],(function(e,t,n){var l=!0,i=e.component;return"emailChange"===t&&(l=!1!==(i.email=n)&&l),"salutationChange"===t&&(l=!1!==(i.salutation=n)&&l),"lastNameChange"===t&&(l=!1!==(i.lastName=n)&&l),"firstNameChange"===t&&(l=!1!==(i.firstName=n)&&l),"newsletterOptInChange"===t&&(l=!1!==(i.newsletterOptIn=n)&&l),"passwordChange"===t&&(l=!1!==(i.password=n)&&l),"newPasswordChange"===t&&(l=!1!==(i.newPassword=n)&&l),"confirmPasswordChange"===t&&(l=!1!==(i.confirmPassword=n)&&l),"diverseSalutationChange"===t&&(l=!1!==(i.diverseSalutation=n)&&l),"formSave"===t&&(l=!1!==i.saveAccountChanges()&&l),l}),o.b,o.a)),i.tb(5,114688,null,0,s.a,[u.a],{type:[0,"type"],email:[1,"email"],newsletters:[2,"newsletters"],password:[3,"password"],newPassword:[4,"newPassword"],confirmPassword:[5,"confirmPassword"],firstName:[6,"firstName"],lastName:[7,"lastName"],salutation:[8,"salutation"],diverseSalutation:[9,"diverseSalutation"],newsletterOptIn:[10,"newsletterOptIn"],saveButtonLabel:[11,"saveButtonLabel"],cancelButtonLabel:[12,"cancelButtonLabel"]},{emailChange:"emailChange",passwordChange:"passwordChange",newPasswordChange:"newPasswordChange",confirmPasswordChange:"confirmPasswordChange",firstNameChange:"firstNameChange",lastNameChange:"lastNameChange",salutationChange:"salutationChange",diverseSalutationChange:"diverseSalutationChange",newsletterOptInChange:"newsletterOptInChange",formSave:"formSave"}),i.Ib(131072,c.j,[c.k,i.h]),i.Ib(131072,c.j,[c.k,i.h])],(function(e,t){var n=t.component;e(t,3,0,"arrow_back"),e(t,5,1,["account_settings",n.email,n.newsletters,n.password,n.newPassword,n.confirmPassword,n.firstName,n.lastName,n.salutation,n.diverseSalutation,n.newsletterOptIn,i.Pb(t,5,11,i.Gb(t,6).transform("readers.SAVE_BUTTON_LABEL")),i.Pb(t,5,12,i.Gb(t,7).transform("readers.ABORT_BUTTON_LABEL"))])}),(function(e,t){e(t,2,0,i.Gb(t,3).inline,"primary"!==i.Gb(t,3).color&&"accent"!==i.Gb(t,3).color&&"warn"!==i.Gb(t,3).color)}))}function b(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-account-settings",[],null,null,null,g,m)),i.tb(1,114688,null,0,d.a,[h.a,u.a,p.e,c.k],null,null)],(function(e,t){e(t,1,0)}),null)}var f=i.qb("app-account-settings",d.a,b,{},{},[])},LRne:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("z+Ro"),i=n("yCtX"),r=n("jZKg");function a(...e){let t=e[e.length-1];return Object(l.a)(t)?(e.pop(),Object(r.a)(e,t)):Object(i.a)(e)}},Lhse:function(e,t,n){"use strict";function l(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}n.d(t,"a",(function(){return i}));const i=l()},Loxo:function(e,t,n){!function(e){"use strict";e.defineLocale("uz",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),weekdaysShort:"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),weekdaysMin:"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",nextDay:"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]",nextWeek:"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastDay:"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastWeek:"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",sameElse:"L"},relativeTime:{future:"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430",past:"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d",s:"\u0444\u0443\u0440\u0441\u0430\u0442",ss:"%d \u0444\u0443\u0440\u0441\u0430\u0442",m:"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430",mm:"%d \u0434\u0430\u043a\u0438\u043a\u0430",h:"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u0431\u0438\u0440 \u043e\u0439",MM:"%d \u043e\u0439",y:"\u0431\u0438\u0440 \u0439\u0438\u043b",yy:"%d \u0439\u0438\u043b"},week:{dow:1,doy:7}})}(n("wd/R"))},M3Q0:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){this.isReregistration=!1}ngOnInit(){}}},MDzN:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=['[_nghost-%COMP%]{display:flex;position:absolute;z-index:990;left:0;top:0;width:100%;height:100vh;overflow:auto;flex-wrap:wrap;cursor:default!important;pointer-events:auto}[_nghost-%COMP%] > div[_ngcontent-%COMP%]{align-self:center}[_nghost-%COMP%]   ul[_ngcontent-%COMP%]{list-style-type:inherit;padding-left:20px}.subscription-dialog[_ngcontent-%COMP%]{margin-left:auto;margin-right:auto;background-color:#f0f0f0;width:375px;font-family:Lato;font-size:16px;color:#212121;letter-spacing:0;font-weight:400;position:relative;cursor:default!important}.subscription-dialog.small[_ngcontent-%COMP%]{width:215px!important;padding:0!important}.subscription-dialog[_ngcontent-%COMP%]   .subscription-header[_ngcontent-%COMP%]{height:72px;width:375px;display:table-cell;vertical-align:bottom;text-align:center;font-family:"PT Sans";font-size:20px;color:#212121;line-height:20px;font-weight:700;letter-spacing:.6px;padding-bottom:15px}.subscription-dialog[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{background-color:#4d4d4d;width:100%;font-family:"PT Sans Caption";font-size:14px;color:#fff;margin-left:auto;margin-right:auto;letter-spacing:.6px;padding:9px;font-weight:400;min-width:263px;min-height:37px;height:auto;display:block;cursor:pointer!important}.subscription-dialog[_ngcontent-%COMP%]   .btn.subscription[_ngcontent-%COMP%]{background-color:#c1c1c1;color:#fff;font-size:14px;letter-spacing:1px}.subscription-dialog[_ngcontent-%COMP%]   .btn.subscription[_ngcontent-%COMP%]:not(:first-child){margin-top:10px}.subscription-dialog[_ngcontent-%COMP%]   .btn.login-selection[_ngcontent-%COMP%]{background-color:#ccc;color:#242424;font-size:14px;letter-spacing:1.2px}.subscription-dialog[_ngcontent-%COMP%]   .btn.login-selection[_ngcontent-%COMP%]:not(:first-child){margin-top:20px}.subscription-dialog[_ngcontent-%COMP%]   .btn.description-button[_ngcontent-%COMP%]{height:35px!important;font-size:12px;min-width:269px;font-weight:700;color:#4d4d4d;background-color:transparent;border:1px solid #4d4d4d!important;margin-top:16px}.subscription-dialog[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]:hover{color:#000}.subscription-dialog[_ngcontent-%COMP%]   .subscription-container[_ngcontent-%COMP%]{font-family:"PT Sans";width:100%;background-color:#fff;padding-bottom:30px}.subscription-dialog[_ngcontent-%COMP%]   .subscription-container[_ngcontent-%COMP%]   .subscriptions[_ngcontent-%COMP%]{width:270px;margin:0 auto}.subscription-dialog[_ngcontent-%COMP%]   .subscription-container[_ngcontent-%COMP%]   .subscriptions[_ngcontent-%COMP%]   .bold[_ngcontent-%COMP%]{font-weight:700}.subscription-dialog[_ngcontent-%COMP%]   .subscription-container[_ngcontent-%COMP%]   .subscriptions[_ngcontent-%COMP%]   .headline[_ngcontent-%COMP%]{padding:25px 0 0;font-size:18px;color:#3a3a3a;letter-spacing:.2px;font-weight:700;text-align:center}.subscription-dialog[_ngcontent-%COMP%]   .subscription-container[_ngcontent-%COMP%]   .subscriptions[_ngcontent-%COMP%]   .login-selection-headline[_ngcontent-%COMP%]{padding-top:25px;font-size:14px;color:#212121;letter-spacing:.6px;text-align:center;line-height:20px}.subscription-dialog[_ngcontent-%COMP%]   .subscription-container[_ngcontent-%COMP%]   .subscriptions-description[_ngcontent-%COMP%]{margin-top:60px;font-size:12px;color:#9e9e9e;letter-spacing:1.2px}.subscription-dialog[_ngcontent-%COMP%]   .description-container[_ngcontent-%COMP%]{font-family:"PT Sans";width:285px;margin:0 auto;padding-bottom:30px;padding-top:30px}.subscription-dialog[_ngcontent-%COMP%]   .description-container[_ngcontent-%COMP%]   .description[_ngcontent-%COMP%]{margin-top:9px;font-size:13px;color:#242424;letter-spacing:1.2px}.subscription-dialog[_ngcontent-%COMP%]   .description-container[_ngcontent-%COMP%]   .description[_ngcontent-%COMP%]   .list-padding[_ngcontent-%COMP%]{padding-left:15px}.subscription-dialog[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{float:right;font-family:"3dz"!important;vertical-align:Top;font-size:30px;color:#9e9e9e;position:absolute;right:5px;top:5px;box-shadow:none!important;outline:0!important}.subscription-dialog[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]:focus, .subscription-dialog[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]:hover{color:#000;text-decoration:none;cursor:pointer}@media (max-width:713px){.subscription-dialog[_ngcontent-%COMP%]{width:100%!important}}']},MLJj:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{}},MNke:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("LRne"),r=n("xgIS"),a=n("5+tZ"),o=n("lJxs"),s=n("vkgz"),u=n("pLZG"),c=n("7o/Q"),d=n("D0XW");n("l7GE"),n("ZUHj");const h={leading:!0,trailing:!1};class p{constructor(e,t,n,l){this.duration=e,this.scheduler=t,this.leading=n,this.trailing=l}call(e,t){return t.subscribe(new m(e,this.duration,this.scheduler,this.leading,this.trailing))}}class m extends c.a{constructor(e,t,n,l,i){super(e),this.duration=t,this.scheduler=n,this.leading=l,this.trailing=i,this._hasTrailingValue=!1,this._trailingValue=null}_next(e){this.throttled?this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(g,this.duration,{subscriber:this})),this.leading?this.destination.next(e):this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0))}_complete(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()}clearThrottle(){const e=this.throttled;e&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),e.unsubscribe(),this.remove(e),this.throttled=null)}}function g(e){const{subscriber:t}=e;t.clearThrottle()}function b(e,t,n,l){const i=window&&!!window.document&&window.document.documentElement;let r=i&&t?window:n;if(e&&(r=e&&i&&"string"==typeof e?function(e,t,n){return(n?window.document:t).querySelector(e)}(e,n.nativeElement,l):e,!r))throw new Error("ngx-infinite-scroll {resolveContainerElement()}: selector for");return r}function f(e){return e&&!e.firstChange}n.d(t,"a",(function(){return T})),n.d(t,"b",(function(){return I}));const _={clientHeight:"clientHeight",offsetHeight:"offsetHeight",scrollHeight:"scrollHeight",pageYOffset:"pageYOffset",offsetTop:"offsetTop",scrollTop:"scrollTop",top:"top"},v={clientHeight:"clientWidth",offsetHeight:"offsetWidth",scrollHeight:"scrollWidth",pageYOffset:"pageXOffset",offsetTop:"offsetLeft",scrollTop:"scrollLeft",top:"left"};class y{constructor(e=!0){this.vertical=e,this.propsMap=e?_:v}clientHeightKey(){return this.propsMap.clientHeight}offsetHeightKey(){return this.propsMap.offsetHeight}scrollHeightKey(){return this.propsMap.scrollHeight}pageYOffsetKey(){return this.propsMap.pageYOffset}offsetTopKey(){return this.propsMap.offsetTop}scrollTopKey(){return this.propsMap.scrollTop}topKey(){return this.propsMap.top}}function w(e){return["Window","global"].some(t=>Object.prototype.toString.call(e).includes(t))}function k(e,t){return e?t.document.documentElement:null}function M(e,t){const n=function({container:e,isWindow:t,axis:n}){const{offsetHeightKey:l,clientHeightKey:i}=C(n);return S(e,t,l,i)}(t);return t.isWindow?function(e,t,n){const{axis:l,container:i,isWindow:r}=n,{offsetHeightKey:a,clientHeightKey:o}=C(l),s=e+x(k(r,i),l,r),u=S(t.nativeElement,r,a,o);return{height:e,scrolled:s,totalToScroll:function(e,t,n){const l=t.topKey();if(e.getBoundingClientRect)return e.getBoundingClientRect()[l]+x(e,t,n)}(t.nativeElement,l,r)+u,isWindow:r}}(n,e,t):function(e,t,n){const{axis:l,container:i}=n;return{height:e,scrolled:i[l.scrollTopKey()],totalToScroll:i[l.scrollHeightKey()],isWindow:!1}}(n,0,t)}function C(e){return{offsetHeightKey:e.offsetHeightKey(),clientHeightKey:e.clientHeightKey()}}function S(e,t,n,l){if(isNaN(e[n])){const n=k(t,e);return n?n[l]:0}return e[n]}function x(e,t,n){const l=t.pageYOffsetKey(),i=t.scrollTopKey(),r=t.offsetTopKey();return isNaN(window.pageYOffset)?k(n,e)[i]:e.ownerDocument?e.ownerDocument.defaultView[l]:e[r]}function L(e,t,n){let l,i;if(e.totalToScroll<=0)return!1;const r=e.isWindow?e.scrolled:e.height+e.scrolled;return n?(l=(e.totalToScroll-r)/e.totalToScroll,i=t.down/10):(l=e.scrolled/(e.scrolled+(e.totalToScroll-r)),i=t.up/10),l<=i}class O{constructor({totalToScroll:e}){this.lastScrollPosition=0,this.lastTotalToScroll=0,this.totalToScroll=0,this.triggered={down:0,up:0},this.totalToScroll=e}updateScrollPosition(e){return this.lastScrollPosition=e}updateTotalToScroll(e){this.lastTotalToScroll!==e&&(this.lastTotalToScroll=this.totalToScroll,this.totalToScroll=e)}updateScroll(e,t){this.updateScrollPosition(e),this.updateTotalToScroll(t)}updateTriggeredFlag(e,t){t?this.triggered.down=e:this.triggered.up=e}isTriggeredScroll(e,t){return t?this.triggered.down===e:this.triggered.up===e}}function P(e){const{scrollDown:t,stats:{scrolled:n}}=e;return{type:t?"[NGX_ISE] DOWN":"[NGX_ISE] UP",payload:{currentScrollPosition:n}}}class T{constructor(e,t){this.element=e,this.zone=t,this.scrolled=new l.m,this.scrolledUp=new l.m,this.infiniteScrollDistance=2,this.infiniteScrollUpDistance=1.5,this.infiniteScrollThrottle=150,this.infiniteScrollDisabled=!1,this.infiniteScrollContainer=null,this.scrollWindow=!0,this.immediateCheck=!1,this.horizontal=!1,this.alwaysCallback=!1,this.fromRoot=!1}ngAfterViewInit(){this.infiniteScrollDisabled||this.setup()}ngOnChanges({infiniteScrollContainer:e,infiniteScrollDisabled:t,infiniteScrollDistance:n}){const l=f(e),i=f(t),r=f(n),a=!i&&!this.infiniteScrollDisabled||i&&!t.currentValue||r;(l||i||r)&&(this.destroyScroller(),a&&this.setup())}setup(){"undefined"!=typeof window&&this.zone.runOutsideAngular(()=>{this.disposeScroller=function(e){const{scrollContainer:t,scrollWindow:n,element:l,fromRoot:c}=e,m=function({windowElement:e,axis:t}){return function(e,t){const n=e.isWindow||t&&!t.nativeElement?t:t.nativeElement;return Object.assign(Object.assign({},e),{container:n})}({axis:t,isWindow:w(e)},e)}({axis:new y(!e.horizontal),windowElement:b(t,n,l,c)}),g=new O({totalToScroll:M(l,m)}),f={up:e.upDistance,down:e.downDistance};return function(e){let t=Object(r.a)(e.container,"scroll");return e.throttle&&(t=t.pipe(function(e,t=d.a,n=h){return l=>l.lift(new p(e,t,n.leading,n.trailing))}(e.throttle))),t}({container:m.container,throttle:e.throttle}).pipe(Object(a.a)(()=>Object(i.a)(M(l,m))),Object(o.a)(e=>function(e,t,n){const{scrollDown:l,fire:i}=function(e,t,n){const l=function(e,t){return e<t.scrolled}(e,t);return{fire:L(t,n,l),scrollDown:l}}(e,t,n);return{scrollDown:l,fire:i,stats:t}}(g.lastScrollPosition,e,f)),Object(s.a)(({stats:e})=>g.updateScroll(e.scrolled,e.totalToScroll)),Object(u.a)(({fire:t,scrollDown:n,stats:{totalToScroll:l}})=>function(e,t,n){return!(!e||!t)||!(n||!t)}(e.alwaysCallback,t,g.isTriggeredScroll(l,n))),Object(s.a)(({scrollDown:e,stats:{totalToScroll:t}})=>{g.updateTriggeredFlag(t,e)}),Object(o.a)(P))}({fromRoot:this.fromRoot,alwaysCallback:this.alwaysCallback,disable:this.infiniteScrollDisabled,downDistance:this.infiniteScrollDistance,element:this.element,horizontal:this.horizontal,scrollContainer:this.infiniteScrollContainer,scrollWindow:this.scrollWindow,throttle:this.infiniteScrollThrottle,upDistance:this.infiniteScrollUpDistance}).subscribe(e=>this.zone.run(()=>this.handleOnScroll(e)))})}handleOnScroll({type:e,payload:t}){switch(e){case"[NGX_ISE] DOWN":return this.scrolled.emit(t);case"[NGX_ISE] UP":return this.scrolledUp.emit(t);default:return}}ngOnDestroy(){this.destroyScroller()}destroyScroller(){this.disposeScroller&&this.disposeScroller.unsubscribe()}}class I{}},MlRm:function(e,t,n){"use strict";var l=n("L7eK"),i=n("8Y7J"),r=n("TSSN"),a=n("98ST");n.d(t,"a",(function(){return c}));var o=i.sb({encapsulation:0,styles:[[""],l.a],data:{}});function s(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[["class","main-container"],["style","text-align: center;padding-top: 30px;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[["class","empty-title"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,2,"p",[["class","empty-description"]],null,null,null,null,null)),(e()(),i.Ob(5,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,1,"span",[["class","material-symbols-outlined"],["style","font-size: 250px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" mail "]))],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("NEWSLETTER.CONFIRMATION_HEADER"))),e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("NEWSLETTER.CONFIRMATION_DESCRIPTION")))}))}function u(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-newsletter-confirmation",[],null,null,null,s,o)),i.tb(1,114688,null,0,a.a,[],null,null)],(function(e,t){e(t,1,0)}),null)}var c=i.qb("app-newsletter-confirmation",a.a,u,{},{},[])},Mlud:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("8Y7J");class i{constructor(){this.backgroundColor="yellow",this.textColor="black",this.selectedBackgroundColor="black",this.selectedTextColor="red",this.options=[],this.label="",this.valueChange=new l.m,this.selectionChange=new l.m,this.open=!1,this.selectedOption={caption:"",value:null},this.selectedValue=null,this.htmlCaption=!1}set value(e){this.selectedValue=e,this.options.forEach(t=>{t.value===e&&(this.selectedOption=t)})}ngOnInit(){}selectionChanged(e){this.selectedOption=e,this.open=!1,this.selectedValue=e.value,this.valueChange.emit(this.selectedValue),this.selectionChange.emit(this.selectedValue)}toggleOpen(){this.open=!this.open}}},MlvX:function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return c})),n.d(t,"b",(function(){return d})),n.d(t,"d",(function(){return h}));var l=n("8Y7J"),i=n("Xd0L"),r=(n("IP0z"),n("cUpR"),n("/HVE")),a=n("SVse"),o=n("omvX"),s=l.sb({encapsulation:2,styles:[".mat-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative;cursor:pointer;outline:0;display:flex;flex-direction:row;max-width:100%;box-sizing:border-box;align-items:center;-webkit-tap-highlight-color:transparent}.mat-option[disabled]{cursor:default}[dir=rtl] .mat-option{text-align:right}.mat-option .mat-icon{margin-right:16px;vertical-align:middle}.mat-option .mat-icon svg{vertical-align:top}[dir=rtl] .mat-option .mat-icon{margin-left:16px;margin-right:0}.mat-option[aria-disabled=true]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:32px}[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:16px;padding-right:32px}@media (-ms-high-contrast:active){.mat-option{margin:0 1px}.mat-option.mat-active{border:solid 1px currentColor;margin:0}}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option .mat-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}@media (-ms-high-contrast:active){.mat-option .mat-option-ripple{opacity:.5}}.mat-option-pseudo-checkbox{margin-right:8px}[dir=rtl] .mat-option-pseudo-checkbox{margin-left:8px;margin-right:0}"],data:{}});function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-pseudo-checkbox",[["class","mat-option-pseudo-checkbox mat-pseudo-checkbox"]],[[2,"mat-pseudo-checkbox-indeterminate",null],[2,"mat-pseudo-checkbox-checked",null],[2,"mat-pseudo-checkbox-disabled",null],[2,"_mat-animation-noopable",null]],null,null,h,d)),l.tb(1,49152,null,0,i.r,[[2,o.a]],{state:[0,"state"],disabled:[1,"disabled"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.selected?"checked":"",n.disabled)}),(function(e,t){e(t,0,0,"indeterminate"===l.Gb(t,1).state,"checked"===l.Gb(t,1).state,l.Gb(t,1).disabled,"NoopAnimations"===l.Gb(t,1)._animationMode)}))}function c(e){return l.Qb(2,[(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(1,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(2,0,null,null,1,"span",[["class","mat-option-text"]],null,null,null,null,null)),l.Fb(null,0),(e()(),l.ub(4,0,null,null,1,"div",[["class","mat-option-ripple mat-ripple"],["mat-ripple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),l.tb(5,212992,null,0,i.t,[l.k,l.y,r.a,[2,i.k],[2,o.a]],{disabled:[0,"disabled"],trigger:[1,"trigger"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.multiple),e(t,5,0,n.disabled||n.disableRipple,n._getHostElement())}),(function(e,t){e(t,4,0,l.Gb(t,5).unbounded)}))}var d=l.sb({encapsulation:2,styles:[".mat-pseudo-checkbox{width:16px;height:16px;border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0,0,.2,.1),background-color 90ms cubic-bezier(0,0,.2,.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:'';border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0,0,.2,.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:transparent}._mat-animation-noopable.mat-pseudo-checkbox{transition:none;animation:none}._mat-animation-noopable.mat-pseudo-checkbox::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{top:5px;left:1px;width:10px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{top:2.4px;left:1px;width:8px;height:3px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}"],data:{}});function h(e){return l.Qb(2,[],null,null)}},"Mr+X":function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return r}));var l=n("8Y7J"),i=(n("Gi4r"),n("IP0z"),n("Xd0L"),n("cUpR"),l.sb({encapsulation:2,styles:[".mat-icon{background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1,1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}"],data:{}}));function r(e){return l.Qb(2,[l.Fb(null,0)],null,null)}},Mz6y:function(e,t,n){"use strict";n.d(t,"e",(function(){return f})),n.d(t,"c",(function(){return p})),n.d(t,"b",(function(){return h})),n.d(t,"a",(function(){return m})),n.d(t,"d",(function(){return g})),n.d(t,"f",(function(){return b})),n("GS7A");var l=n("KCVW"),i=n("dvZr"),r=n("7QIX"),a=(n("QQfA"),n("zMNK")),o=n("8Y7J"),s=n("XNiG"),u=n("1G5W"),c=n("IzEk");function d(e){return Error(`Tooltip position "${e}" is invalid.`)}const h=new o.p("mat-tooltip-scroll-strategy");function p(e){return()=>e.scrollStrategies.reposition({scrollThrottle:20})}const m=new o.p("mat-tooltip-default-options",{providedIn:"root",factory:function(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}});class g{constructor(e,t,n,l,i,r,a,o,c,d,h,p){this._overlay=e,this._elementRef=t,this._scrollDispatcher=n,this._viewContainerRef=l,this._ngZone=i,this._ariaDescriber=a,this._focusMonitor=o,this._dir=d,this._defaultOptions=h,this._position="below",this._disabled=!1,this.showDelay=this._defaultOptions.showDelay,this.hideDelay=this._defaultOptions.hideDelay,this._message="",this._manualListeners=new Map,this._destroyed=new s.a,this._scrollStrategy=c;const m=t.nativeElement,g="undefined"==typeof window||window.Hammer||p;r.IOS||r.ANDROID?g||this._manualListeners.set("touchstart",()=>this.show()):this._manualListeners.set("mouseenter",()=>this.show()).set("mouseleave",()=>this.hide()),this._manualListeners.forEach((e,t)=>m.addEventListener(t,e)),o.monitor(t).pipe(Object(u.a)(this._destroyed)).subscribe(e=>{e?"keyboard"===e&&i.run(()=>this.show()):i.run(()=>this.hide(0))}),h&&h.position&&(this.position=h.position)}get position(){return this._position}set position(e){e!==this._position&&(this._position=e,this._overlayRef&&(this._updatePosition(),this._tooltipInstance&&this._tooltipInstance.show(0),this._overlayRef.updatePosition()))}get disabled(){return this._disabled}set disabled(e){this._disabled=Object(l.c)(e),this._disabled&&this.hide(0)}get message(){return this._message}set message(e){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this._message),this._message=null!=e?(""+e).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._updateTooltipMessage(),this._ngZone.runOutsideAngular(()=>{Promise.resolve().then(()=>{this._ariaDescriber.describe(this._elementRef.nativeElement,this.message)})}))}get tooltipClass(){return this._tooltipClass}set tooltipClass(e){this._tooltipClass=e,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}ngOnInit(){const e=this._elementRef.nativeElement,t=e.style;"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName||(t.webkitUserSelect=t.userSelect=t.msUserSelect=""),e.draggable&&"none"===t.webkitUserDrag&&(t.webkitUserDrag="")}ngOnDestroy(){this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._manualListeners.forEach((e,t)=>{this._elementRef.nativeElement.removeEventListener(t,e)}),this._manualListeners.clear(),this._destroyed.next(),this._destroyed.complete(),this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this.message),this._focusMonitor.stopMonitoring(this._elementRef)}show(e=this.showDelay){if(this.disabled||!this.message||this._isTooltipVisible()&&!this._tooltipInstance._showTimeoutId&&!this._tooltipInstance._hideTimeoutId)return;const t=this._createOverlay();this._detach(),this._portal=this._portal||new a.c(b,this._viewContainerRef),this._tooltipInstance=t.attach(this._portal).instance,this._tooltipInstance.afterHidden().pipe(Object(u.a)(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),this._tooltipInstance.show(e)}hide(e=this.hideDelay){this._tooltipInstance&&this._tooltipInstance.hide(e)}toggle(){this._isTooltipVisible()?this.hide():this.show()}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_handleKeydown(e){this._isTooltipVisible()&&e.keyCode===i.g&&!Object(i.q)(e)&&(e.preventDefault(),e.stopPropagation(),this.hide(0))}_handleTouchend(){this.hide(this._defaultOptions.touchendHideDelay)}_createOverlay(){if(this._overlayRef)return this._overlayRef;const e=this._scrollDispatcher.getAncestorScrollContainers(this._elementRef),t=this._overlay.position().flexibleConnectedTo(this._elementRef).withTransformOriginOn(".mat-tooltip").withFlexibleDimensions(!1).withViewportMargin(8).withScrollableContainers(e);return t.positionChanges.pipe(Object(u.a)(this._destroyed)).subscribe(e=>{this._tooltipInstance&&e.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:t,panelClass:"mat-tooltip-panel",scrollStrategy:this._scrollStrategy()}),this._updatePosition(),this._overlayRef.detachments().pipe(Object(u.a)(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(){const e=this._overlayRef.getConfig().positionStrategy,t=this._getOrigin(),n=this._getOverlayPosition();e.withPositions([Object.assign({},t.main,n.main),Object.assign({},t.fallback,n.fallback)])}_getOrigin(){const e=!this._dir||"ltr"==this._dir.value,t=this.position;let n;if("above"==t||"below"==t)n={originX:"center",originY:"above"==t?"top":"bottom"};else if("before"==t||"left"==t&&e||"right"==t&&!e)n={originX:"start",originY:"center"};else{if(!("after"==t||"right"==t&&e||"left"==t&&!e))throw d(t);n={originX:"end",originY:"center"}}const{x:l,y:i}=this._invertPosition(n.originX,n.originY);return{main:n,fallback:{originX:l,originY:i}}}_getOverlayPosition(){const e=!this._dir||"ltr"==this._dir.value,t=this.position;let n;if("above"==t)n={overlayX:"center",overlayY:"bottom"};else if("below"==t)n={overlayX:"center",overlayY:"top"};else if("before"==t||"left"==t&&e||"right"==t&&!e)n={overlayX:"end",overlayY:"center"};else{if(!("after"==t||"right"==t&&e||"left"==t&&!e))throw d(t);n={overlayX:"start",overlayY:"center"}}const{x:l,y:i}=this._invertPosition(n.overlayX,n.overlayY);return{main:n,fallback:{overlayX:l,overlayY:i}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),this._ngZone.onMicrotaskEmpty.asObservable().pipe(Object(c.a)(1),Object(u.a)(this._destroyed)).subscribe(()=>{this._tooltipInstance&&this._overlayRef.updatePosition()}))}_setTooltipClass(e){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=e,this._tooltipInstance._markForCheck())}_invertPosition(e,t){return"above"===this.position||"below"===this.position?"top"===t?t="bottom":"bottom"===t&&(t="top"):"end"===e?e="start":"start"===e&&(e="end"),{x:e,y:t}}}class b{constructor(e,t){this._changeDetectorRef=e,this._breakpointObserver=t,this._visibility="initial",this._closeOnInteraction=!1,this._onHide=new s.a,this._isHandset=this._breakpointObserver.observe(r.b.Handset)}show(e){this._hideTimeoutId&&(clearTimeout(this._hideTimeoutId),this._hideTimeoutId=null),this._closeOnInteraction=!0,this._showTimeoutId=setTimeout(()=>{this._visibility="visible",this._showTimeoutId=null,this._markForCheck()},e)}hide(e){this._showTimeoutId&&(clearTimeout(this._showTimeoutId),this._showTimeoutId=null),this._hideTimeoutId=setTimeout(()=>{this._visibility="hidden",this._hideTimeoutId=null,this._markForCheck()},e)}afterHidden(){return this._onHide.asObservable()}isVisible(){return"visible"===this._visibility}ngOnDestroy(){this._onHide.complete()}_animationStart(){this._closeOnInteraction=!1}_animationDone(e){const t=e.toState;"hidden"!==t||this.isVisible()||this._onHide.next(),"visible"!==t&&"hidden"!==t||(this._closeOnInteraction=!0)}_handleBodyInteraction(){this._closeOnInteraction&&this.hide(0)}_markForCheck(){this._changeDetectorRef.markForCheck()}}class f{}},N5wb:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("8Y7J");n("cYBl");class i{constructor(e){this.readersService=e,this.cancelButtonPressed=new l.m,this.saveButtonPressed=new l.m,this.addNewAddressPressed=new l.m,this.selectedAddressIdChange=new l.m}ngOnInit(){!this.selectedAddressId&&this.addressesData&&this.addressesData.length>0&&(this.selectedAddressId=this.addressesData[0].id)}cancel(){this.cancelButtonPressed.emit()}save(){this.selectedAddressIdChange.emit(this.selectedAddressId),this.saveButtonPressed.emit(this.selectedAddressId)}addNewAddress(){this.addNewAddressPressed.emit()}}},NJ4a:function(e,t,n){"use strict";function l(e){setTimeout(()=>{throw e},0)}n.d(t,"a",(function(){return l}))},NXyV:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("HDdC"),i=n("Cfvw"),r=n("EY2u");function a(e){return new l.a(t=>{let n;try{n=e()}catch(l){return void t.error(l)}return(n?Object(i.a)(n):Object(r.b)()).subscribe(t)})}},Nauz:function(e,t,n){"use strict";var l=n("ar1G"),i=n("8Y7J"),r=n("BIT6"),a=n("SVse"),o=n("TSSN");class s{constructor(e){this.el=e}ngAfterViewInit(){const e=this.el.nativeElement,t=e.offsetWidth/e.parentElement.offsetWidth;if(t>1){const n=window.getComputedStyle(e,null).getPropertyValue("font-size");e.style.fontSize=parseInt(n,10)/t+"px"}else this.adjustChildElements(e,e)}adjustChildElements(e,t){Array.from(e.children).forEach(e=>{const n=e.offsetWidth/(e.parentElement.offsetWidth-10);if(n>1){const l=parseFloat(window.getComputedStyle(e).fontSize);t.style.fontSize=Math.floor(l/n)+"px"}this.adjustChildElements(e,t)})}}class u{constructor(){this.sections=[],this.deck="",this.title="",this.image="",this.focusX=.5,this.focusY=.5,this.imageType="wide"}}var c=i.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{position:relative;margin-bottom:20px}div[_ngcontent-%COMP%]{background-position:center;background-repeat:no-repeat;background-size:cover;text-align:left}.img_container[_ngcontent-%COMP%]{overflow:hidden;display:inline-block;min-width:245px;min-height:370px;position:relative}.offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}.offset[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{min-width:245px;min-height:370px}p[_ngcontent-%COMP%]{margin-bottom:0}.overlay[_ngcontent-%COMP%]{position:absolute;left:0;margin:10px 20px;padding:2px 0;max-width:215px}.overlay[_ngcontent-%COMP%]   .deck[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";font-size:18px;color:#fff;letter-spacing:-.1px;text-shadow:1px 1px 0 rgba(0,0,0,.5);max-height:170px;overflow:hidden}.overlay[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{font-family:"Source Sans Pro Black";font-size:32px;color:#fff;letter-spacing:-.2px;line-height:42px;text-shadow:2px 2px 0 rgba(0,0,0,.5);max-height:200px;overflow:hidden}.overlay[_ngcontent-%COMP%]   .section[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";font-size:12px;color:#fff;letter-spacing:1.6px;text-shadow:1px 1px 0 rgba(0,0,0,.5)}.overlay.top[_ngcontent-%COMP%]{top:0}.overlay.bottom[_ngcontent-%COMP%]{bottom:0}@media (max-width:500px){img[_ngcontent-%COMP%]{height:auto;width:calc(100vw - 30px);min-width:100%;min-height:370px}}']],data:{}});function d(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"span",[["class","section"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,(t.context.index>0?" | ":"")+t.context.$implicit)}))}function h(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,11,"div",[["style","width: 100%; min-width: 245px; max-height: 370px;background-color: gray;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,3,"div",[["class","img_container"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"div",[["class","offset"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"img",[["alt",""],["appIndexCoverImg",""]],[[8,"src",4]],null,null,null,null)),i.tb(4,81920,null,0,r.a,[i.k],{imageType:[0,"imageType"],focusX:[1,"focusX"],focusY:[2,"focusY"]},null),(e()(),i.ub(5,0,null,null,2,"span",[["class","overlay top"],["style","max-width: 280px"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,d)),i.tb(7,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(8,0,null,null,3,"div",[["class","overlay bottom"]],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,0,"h5",[["class","deck"]],[[8,"innerHTML",1]],null,null,null,null)),(e()(),i.ub(10,0,null,null,1,"h4",[["appAdjustFontSize",""],["class","title"]],[[8,"innerHTML",1]],null,null,null,null)),i.tb(11,4210688,null,0,s,[i.k],null,null)],(function(e,t){var n=t.component;e(t,4,0,i.yb(1,"",n.imageType,""),i.yb(1,"",n.focusX,""),i.yb(1,"",n.focusY,"")),e(t,7,0,n.sections)}),(function(e,t){var n=t.component;e(t,3,0,n.image),e(t,9,0,n.deck),e(t,10,0,n.title)}))}var p=n("kNGD"),m=n("/HVE"),g=n("Xd0L"),b=n("omvX"),f=(n("dvZr"),n("HsOI")),_=n("IP0z"),v=n("s7LF"),y=i.sb({encapsulation:2,styles:[".mat-chip{position:relative;overflow:hidden;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transform:translateZ(0)}.mat-standard-chip{transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:inline-flex;padding:7px 12px;border-radius:16px;align-items:center;cursor:default;min-height:32px;height:1px}._mat-animation-noopable.mat-standard-chip{transition:none;animation:none}.mat-standard-chip .mat-chip-remove.mat-icon{width:18px;height:18px}.mat-standard-chip::after{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit;opacity:0;content:'';pointer-events:none;transition:opacity .2s cubic-bezier(.35,0,.25,1)}.mat-standard-chip:hover::after{opacity:.12}.mat-standard-chip:focus{outline:0}.mat-standard-chip:focus::after{opacity:.16}@media (-ms-high-contrast:active){.mat-standard-chip{outline:solid 1px}.mat-standard-chip:focus{outline:dotted 2px}}.mat-standard-chip.mat-chip-disabled::after{opacity:0}.mat-standard-chip.mat-chip-disabled .mat-chip-remove,.mat-standard-chip.mat-chip-disabled .mat-chip-trailing-icon{cursor:default}.mat-standard-chip.mat-chip-with-avatar,.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-top:0;padding-bottom:0}.mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-right:8px;padding-left:0}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon.mat-chip-with-avatar{padding-left:8px;padding-right:0}.mat-standard-chip.mat-chip-with-trailing-icon{padding-top:7px;padding-bottom:7px;padding-right:8px;padding-left:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-trailing-icon{padding-left:8px;padding-right:12px}.mat-standard-chip.mat-chip-with-avatar{padding-left:0;padding-right:12px}[dir=rtl] .mat-standard-chip.mat-chip-with-avatar{padding-right:0;padding-left:12px}.mat-standard-chip .mat-chip-avatar{width:24px;height:24px;margin-right:8px;margin-left:4px}[dir=rtl] .mat-standard-chip .mat-chip-avatar{margin-left:8px;margin-right:4px}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{width:18px;height:18px;cursor:pointer}.mat-standard-chip .mat-chip-remove,.mat-standard-chip .mat-chip-trailing-icon{margin-left:8px;margin-right:0}[dir=rtl] .mat-standard-chip .mat-chip-remove,[dir=rtl] .mat-standard-chip .mat-chip-trailing-icon{margin-right:8px;margin-left:0}.mat-chip-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin:-4px}.mat-chip-list-wrapper .mat-standard-chip,.mat-chip-list-wrapper input.mat-input-element{margin:4px}.mat-chip-list-stacked .mat-chip-list-wrapper{flex-direction:column;align-items:flex-start}.mat-chip-list-stacked .mat-chip-list-wrapper .mat-standard-chip{width:100%}.mat-chip-avatar{border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;object-fit:cover}input.mat-chip-input{width:150px;margin:4px;flex:1 0 150px}"],data:{}});function w(e){return i.Qb(2,[(e()(),i.ub(0,0,null,null,1,"div",[["class","mat-chip-list-wrapper"]],null,null,null,null,null)),i.Fb(null,0)],null,null)}var k=n("MNke"),M=n("dJrM"),C=n("ZwOa"),S=n("oapL"),x=n("vDTs"),L=n("CaTn"),O=n("fe2L"),P=n("Vrw5"),T=n("6wqM"),I=n("naTb"),D=n("KbaO"),E=n("BRA/"),A=n("2Yw9"),Y=n("iInd"),G=n("cYBl"),R=n("839X"),N=n("cUpR"),j=n("7Dn+");n.d(t,"a",(function(){return ge}));var F=i.sb({encapsulation:0,styles:[l.a],data:{}});function H(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","img_container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","offset"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"img",[["alt","Cover"],["appIndexCoverImg",""]],[[8,"src",4]],null,null,null,null)),i.tb(3,81920,null,0,r.a,[i.k],{imageType:[0,"imageType"],focusX:[1,"focusX"],focusY:[2,"focusY"]},null)],(function(e,t){e(t,3,0,i.yb(1,"",t.parent.context.$implicit.coverImage.imageType,""),i.yb(1,"",t.parent.context.$implicit.coverImage.focusX,""),i.yb(1,"",t.parent.context.$implicit.coverImage.focusY,""))}),(function(e,t){e(t,2,0,t.parent.context.$implicit.coverImage.url)}))}function B(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(e.component.showSectionByName(e.parent.parent.context.$implicit.sections[0]),l=!1!==n.stopPropagation()&&l),l}),null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.parent.context.$implicit.sections)}))}function z(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" / "]))],null,null)}function V(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.parent.context.$implicit.deck)}))}function Q(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"span",[["class","deck"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,B)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,z)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,V)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.parent.context.$implicit.sections),e(t,4,0,t.parent.context.$implicit.sections&&t.parent.context.$implicit.deck),e(t,6,0,t.parent.context.$implicit.deck)}),null)}function U(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[["class","locked"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["l"]))],null,null)}function W(e){return i.Qb(0,[(e()(),i.ub(0,0,[["elseBlock",1]],null,1,"span",[["class","unlocked"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["L"]))],null,null)}function q(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"h2",[["class","title"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,U)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),i.kb(0,[["elseBlock",2]],null,0,null,W)),(e()(),i.Ob(4,null,[" ",""]))],(function(e,t){var n=t.component;e(t,2,0,!n.articleProducts||!n.articleProducts[t.parent.context.$implicit.id]||!n.articleProducts[t.parent.context.$implicit.id].access,i.Gb(t,3))}),(function(e,t){e(t,4,0,t.parent.context.$implicit.title)}))}function K(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"p",[["class","teaser"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.teaser)}))}function J(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"p",[["class","teaser"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.otherText)}))}function X(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function $(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,19,"div",[],null,null,null,null,null)),i.Lb(512,null,a.I,a.J,[i.r,i.s,i.k,i.E]),i.tb(2,278528,null,0,a.m,[a.I],{ngClass:[0,"ngClass"]},null),i.Jb(3,{"article-index":0,"first-article-index":1}),(e()(),i.ub(4,0,null,null,13,"div",[["class","article"]],[[8,"id",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openArticle(e.context.$implicit.id,e.context.$implicit.magazineId)&&l),l}),null,null)),i.Lb(512,null,a.I,a.J,[i.r,i.s,i.k,i.E]),i.tb(6,278528,null,0,a.m,[a.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(e()(),i.kb(16777216,null,null,1,null,H)),i.tb(8,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(9,0,null,null,8,"div",[["class","text_container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Q)),i.tb(11,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,q)),i.tb(13,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,K)),i.tb(15,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,J)),i.tb(17,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,X)),i.tb(19,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,!t.context.first,t.context.first);e(t,2,0,l),e(t,6,0,"article",n.getArticleClass(t.context.$implicit.id)),e(t,8,0,t.context.$implicit.coverImage),e(t,11,0,t.context.$implicit.deck||t.context.$implicit.sections),e(t,13,0,t.context.$implicit.title),e(t,15,0,t.context.$implicit.teaser),e(t,17,0,t.context.$implicit.otherText),e(t,19,0,!t.context.last&&!t.context.first)}),(function(e,t){e(t,4,0,t.context.$implicit.id)}))}function Z(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"div",[["class","all-articles"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.loadAllArticles()&&l),l}),null,null)),i.Lb(512,null,a.K,a.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,a.r,[a.K],{ngStyle:[0,"ngStyle"]},null),i.Jb(3,{color:0}),(e()(),i.Ob(4,null,["",""])),i.Jb(5,{issue:0}),i.Ib(131072,o.j,[o.k,i.h])],(function(e,t){var n=e(t,3,0,t.component.buttonColor);e(t,2,0,n)}),(function(e,t){var n=t.component,l=i.Pb(t,4,0,i.Gb(t,6).transform("ARTICLES.LOAD_ALL_ARTICLES",e(t,5,0,n.magazineTitle)));e(t,4,0,l)}))}function ee(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","articles-main-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,$)),i.tb(2,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.kb(16777216,null,null,1,null,Z)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.articles),e(t,4,0,n.articles.length<n.articlesCount&&!n.selectedSectionId)}),null)}function te(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-top-article",[["class","article pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openArticle(e.context.$implicit.id,e.context.$implicit.magazine_external_id)&&l),l}),h,c)),i.tb(1,49152,null,0,u,[],{sections:[0,"sections"],deck:[1,"deck"],title:[2,"title"],image:[3,"image"],focusX:[4,"focusX"],focusY:[5,"focusY"],imageType:[6,"imageType"]},null)],(function(e,t){e(t,1,0,t.context.$implicit.sections,t.context.$implicit.deck,t.context.$implicit.title,t.context.$implicit.image.url,t.context.$implicit.image.focusX,t.context.$implicit.image.focusY,t.context.$implicit.image.imageType)}),null)}function ne(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"div",[["class","top-articles"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,o.j,[o.k,i.h]),(e()(),i.ub(4,0,null,null,2,"div",[["class","top-articles-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,te)),i.tb(6,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,6,0,t.component.contentSettings.top_articles)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("ARTICLES.TOP_ARTICLES")))}))}function le(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"mat-chip",[["class","mat-chip"],["role","option"]],[[1,"tabindex",0],[2,"mat-chip-selected",null],[2,"mat-chip-with-avatar",null],[2,"mat-chip-with-trailing-icon",null],[2,"mat-chip-disabled",null],[2,"_mat-animation-noopable",null],[1,"disabled",0],[1,"aria-disabled",0],[1,"aria-selected",0]],[[null,"click"],[null,"keydown"],[null,"focus"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"click"===t&&(l=!1!==i.Gb(e,1)._handleClick(n)&&l),"keydown"===t&&(l=!1!==i.Gb(e,1)._handleKeydown(n)&&l),"focus"===t&&(l=!1!==i.Gb(e,1).focus()&&l),"blur"===t&&(l=!1!==i.Gb(e,1)._blur()&&l),"click"===t&&(l=!1!==r.showSection(e.context.$implicit.id)&&l),l}),null,null)),i.tb(1,147456,[[2,4]],3,p.b,[i.k,i.y,m.a,[2,g.k],[2,b.a],i.h],null,null),i.Mb(603979776,3,{avatar:0}),i.Mb(603979776,4,{trailingIcon:0}),i.Mb(603979776,5,{removeIcon:0}),(e()(),i.Ob(5,null,["",""]))],null,(function(e,t){e(t,0,0,i.Gb(t,1).disabled?null:-1,i.Gb(t,1).selected,i.Gb(t,1).avatar,i.Gb(t,1).trailingIcon||i.Gb(t,1).removeIcon,i.Gb(t,1).disabled,i.Gb(t,1)._animationsDisabled,i.Gb(t,1).disabled||null,i.Gb(t,1).disabled.toString(),i.Gb(t,1).ariaSelected),e(t,5,0,t.context.$implicit.name)}))}function ie(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,16,"div",[["class","top-sections"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,o.j,[o.k,i.h]),(e()(),i.ub(4,0,null,null,12,"mat-chip-list",[["aria-label","Fish selection"],["class","mat-chip-list"]],[[1,"tabindex",0],[1,"aria-describedby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-multiselectable",0],[1,"role",0],[2,"mat-chip-list-disabled",null],[2,"mat-chip-list-invalid",null],[2,"mat-chip-list-required",null],[1,"aria-orientation",0],[8,"id",0]],[[null,"focus"],[null,"blur"],[null,"keydown"]],(function(e,t,n){var l=!0;return"focus"===t&&(l=!1!==i.Gb(e,6).focus()&&l),"blur"===t&&(l=!1!==i.Gb(e,6)._blur()&&l),"keydown"===t&&(l=!1!==i.Gb(e,6)._keydown(n)&&l),l}),w,y)),i.Lb(6144,null,f.d,null,[p.c]),i.tb(6,1556480,null,1,p.c,[i.k,i.h,[2,_.b],[2,v.s],[2,v.j],g.b,[8,null]],null,null),i.Mb(603979776,2,{chips:1}),(e()(),i.kb(16777216,null,0,1,null,le)),i.tb(9,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(10,0,null,0,6,"mat-chip",[["class","mat-chip"],["role","option"]],[[1,"tabindex",0],[2,"mat-chip-selected",null],[2,"mat-chip-with-avatar",null],[2,"mat-chip-with-trailing-icon",null],[2,"mat-chip-disabled",null],[2,"_mat-animation-noopable",null],[1,"disabled",0],[1,"aria-disabled",0],[1,"aria-selected",0]],[[null,"click"],[null,"keydown"],[null,"focus"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"click"===t&&(l=!1!==i.Gb(e,11)._handleClick(n)&&l),"keydown"===t&&(l=!1!==i.Gb(e,11)._handleKeydown(n)&&l),"focus"===t&&(l=!1!==i.Gb(e,11).focus()&&l),"blur"===t&&(l=!1!==i.Gb(e,11)._blur()&&l),"click"===t&&(l=!1!==r.showSection(0)&&l),l}),null,null)),i.tb(11,147456,[[2,4]],3,p.b,[i.k,i.y,m.a,[2,g.k],[2,b.a],i.h],null,null),i.Mb(603979776,6,{avatar:0}),i.Mb(603979776,7,{trailingIcon:0}),i.Mb(603979776,8,{removeIcon:0}),(e()(),i.Ob(15,null,["",""])),i.Ib(131072,o.j,[o.k,i.h])],(function(e,t){var n=t.component;e(t,6,0),e(t,9,0,n.contentSettings.top_sections)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("ARTICLES.TOP_SECTIONS"))),e(t,4,1,[i.Gb(t,6).disabled?null:i.Gb(t,6)._tabIndex,i.Gb(t,6)._ariaDescribedby||null,i.Gb(t,6).required.toString(),i.Gb(t,6).disabled.toString(),i.Gb(t,6).errorState,i.Gb(t,6).multiple,i.Gb(t,6).role,i.Gb(t,6).disabled,i.Gb(t,6).errorState,i.Gb(t,6).required,i.Gb(t,6).ariaOrientation,i.Gb(t,6)._uid]),e(t,10,0,i.Gb(t,11).disabled?null:-1,i.Gb(t,11).selected,i.Gb(t,11).avatar,i.Gb(t,11).trailingIcon||i.Gb(t,11).removeIcon,i.Gb(t,11).disabled,i.Gb(t,11)._animationsDisabled,i.Gb(t,11).disabled||null,i.Gb(t,11).disabled.toString(),i.Gb(t,11).ariaSelected),e(t,15,0,i.Pb(t,15,0,i.Gb(t,16).transform("ARTICLES.ALL")))}))}function re(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"mat-chip",[["class","mat-chip"],["role","option"]],[[1,"tabindex",0],[2,"mat-chip-selected",null],[2,"mat-chip-with-avatar",null],[2,"mat-chip-with-trailing-icon",null],[2,"mat-chip-disabled",null],[2,"_mat-animation-noopable",null],[1,"disabled",0],[1,"aria-disabled",0],[1,"aria-selected",0]],[[null,"click"],[null,"keydown"],[null,"focus"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"click"===t&&(l=!1!==i.Gb(e,1)._handleClick(n)&&l),"keydown"===t&&(l=!1!==i.Gb(e,1)._handleKeydown(n)&&l),"focus"===t&&(l=!1!==i.Gb(e,1).focus()&&l),"blur"===t&&(l=!1!==i.Gb(e,1)._blur()&&l),"click"===t&&(l=!1!==r.showSection(e.context.$implicit.id)&&l),l}),null,null)),i.tb(1,147456,[[9,4]],3,p.b,[i.k,i.y,m.a,[2,g.k],[2,b.a],i.h],null,null),i.Mb(603979776,10,{avatar:0}),i.Mb(603979776,11,{trailingIcon:0}),i.Mb(603979776,12,{removeIcon:0}),(e()(),i.Ob(5,null,["",""]))],null,(function(e,t){e(t,0,0,i.Gb(t,1).disabled?null:-1,i.Gb(t,1).selected,i.Gb(t,1).avatar,i.Gb(t,1).trailingIcon||i.Gb(t,1).removeIcon,i.Gb(t,1).disabled,i.Gb(t,1)._animationsDisabled,i.Gb(t,1).disabled||null,i.Gb(t,1).disabled.toString(),i.Gb(t,1).ariaSelected),e(t,5,0,t.context.$implicit.name)}))}function ae(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","top-sections"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,o.j,[o.k,i.h]),(e()(),i.ub(4,0,null,null,5,"mat-chip-list",[["aria-label","Fish selection"],["class","mat-chip-list"]],[[1,"tabindex",0],[1,"aria-describedby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-multiselectable",0],[1,"role",0],[2,"mat-chip-list-disabled",null],[2,"mat-chip-list-invalid",null],[2,"mat-chip-list-required",null],[1,"aria-orientation",0],[8,"id",0]],[[null,"focus"],[null,"blur"],[null,"keydown"]],(function(e,t,n){var l=!0;return"focus"===t&&(l=!1!==i.Gb(e,6).focus()&&l),"blur"===t&&(l=!1!==i.Gb(e,6)._blur()&&l),"keydown"===t&&(l=!1!==i.Gb(e,6)._keydown(n)&&l),l}),w,y)),i.Lb(6144,null,f.d,null,[p.c]),i.tb(6,1556480,null,1,p.c,[i.k,i.h,[2,_.b],[2,v.s],[2,v.j],g.b,[8,null]],null,null),i.Mb(603979776,9,{chips:1}),(e()(),i.kb(16777216,null,0,1,null,re)),i.tb(9,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,6,0),e(t,9,0,n.contentSettings.all_sections)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("ARTICLES.ALL_SECTIONS"))),e(t,4,1,[i.Gb(t,6).disabled?null:i.Gb(t,6)._tabIndex,i.Gb(t,6)._ariaDescribedby||null,i.Gb(t,6).required.toString(),i.Gb(t,6).disabled.toString(),i.Gb(t,6).errorState,i.Gb(t,6).multiple,i.Gb(t,6).role,i.Gb(t,6).disabled,i.Gb(t,6).errorState,i.Gb(t,6).required,i.Gb(t,6).ariaOrientation,i.Gb(t,6)._uid])}))}function oe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"div",[["class","left-archive-cover"]],null,null,null,null,null))],null,null)}function se(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","issue"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openMagazine(e.context.$implicit.magazine_external_id)&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"div",[["class","caption"]],null,null,null,null,null)),(e()(),i.Ob(3,null,["",""]))],null,(function(e,t){e(t,1,0,t.context.$implicit.small_cover_img_url),e(t,3,0,t.context.$implicit.magazine_title)}))}function ue(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"div",[["class","right-archive-cover"]],null,null,null,null,null))],null,null)}function ce(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,12,"div",[["class","archive"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,o.j,[o.k,i.h]),(e()(),i.ub(4,0,null,null,8,"div",[["style","position: relative;"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,oe)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(7,0,null,null,3,"div",[["class","archive-container"],["infiniteScroll",""]],null,[[null,"scroll"],[null,"scrolled"]],(function(e,t,n){var l=!0,i=e.component;return"scroll"===t&&(l=!1!==i.onArchiveScroll(n)&&l),"scrolled"===t&&(l=!1!==i.loadMoreIssues()&&l),l}),null,null)),i.tb(8,4866048,null,0,k.a,[i.k,i.y],{infiniteScrollDistance:[0,"infiniteScrollDistance"],infiniteScrollThrottle:[1,"infiniteScrollThrottle"],scrollWindow:[2,"scrollWindow"],horizontal:[3,"horizontal"]},{scrolled:"scrolled"}),(e()(),i.kb(16777216,null,null,1,null,se)),i.tb(10,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.kb(16777216,null,null,1,null,ue)),i.tb(12,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.showLeftArchiveCover),e(t,8,0,2,50,!1,!0),e(t,10,0,n.magazines),e(t,12,0,n.showRightArchiveCover)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("ARCHIVE")))}))}function de(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,46,"div",[["class","newsletter-registration-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),i.Ob(3,null,["",""])),i.Ib(131072,o.j,[o.k,i.h]),(e()(),i.ub(5,0,null,null,41,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var l=!0;return"submit"===t&&(l=!1!==i.Gb(e,7).onSubmit(n)&&l),"reset"===t&&(l=!1!==i.Gb(e,7).onReset()&&l),l}),null,null)),i.tb(6,16384,null,0,v.E,[],null,null),i.tb(7,4210688,[["newsletterForm",4]],0,v.s,[[8,null],[8,null]],null,null),i.Lb(2048,null,v.d,null,[v.s]),i.tb(9,16384,null,0,v.r,[[4,v.d]],null,null),(e()(),i.ub(10,0,null,null,36,"div",[["style","display: flex; flex-wrap: wrap; flex-direction: row; gap: 5px; font-size: 13px;"]],null,null,null,null,null)),(e()(),i.ub(11,0,null,null,27,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 250px;margin-right: 10px;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,M.b,M.a)),i.tb(12,7520256,null,9,f.c,[i.k,i.h,[2,g.h],[2,_.b],[2,f.a],m.a,i.y,[2,b.a]],{appearance:[0,"appearance"]},null),i.Mb(603979776,13,{_controlNonStatic:0}),i.Mb(335544320,14,{_controlStatic:0}),i.Mb(603979776,15,{_labelChildNonStatic:0}),i.Mb(335544320,16,{_labelChildStatic:0}),i.Mb(603979776,17,{_placeholderChild:0}),i.Mb(603979776,18,{_errorChildren:1}),i.Mb(603979776,19,{_hintChildren:1}),i.Mb(603979776,20,{_prefixChildren:1}),i.Mb(603979776,21,{_suffixChildren:1}),(e()(),i.ub(22,0,null,3,3,"mat-label",[],null,null,null,null,null)),i.tb(23,16384,[[15,4],[16,4]],0,f.f,[],null,null),(e()(),i.Ob(24,null,["",""])),i.Ib(131072,o.j,[o.k,i.h]),(e()(),i.ub(26,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","email"],["placeholder",""],["required",""],["type","email"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,27)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,27).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,27)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,27)._compositionEnd(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,34)._focusChanged(!1)&&l),"focus"===t&&(l=!1!==i.Gb(e,34)._focusChanged(!0)&&l),"input"===t&&(l=!1!==i.Gb(e,34)._onInput()&&l),"ngModelChange"===t&&(l=!1!==(r.newsletterEmailAddress=n)&&l),l}),null,null)),i.tb(27,16384,null,0,v.e,[i.E,i.k,[2,v.a]],null,null),i.tb(28,16384,null,0,v.y,[],{required:[0,"required"]},null),i.Lb(1024,null,v.n,(function(e){return[e]}),[v.y]),i.Lb(1024,null,v.o,(function(e){return[e]}),[v.e]),i.tb(31,671744,null,0,v.t,[[2,v.d],[6,v.n],[8,null],[6,v.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,v.p,null,[v.t]),i.tb(33,16384,null,0,v.q,[[4,v.p]],null,null),i.tb(34,999424,null,0,C.a,[i.k,m.a,[6,v.p],[2,v.s],[2,v.j],g.b,[8,null],S.a,i.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"],readonly:[3,"readonly"]},null),i.Lb(2048,[[13,4],[14,4]],f.d,null,[C.a]),(e()(),i.ub(36,0,null,5,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),i.tb(37,16384,[[18,4]],0,f.b,[],null,null),(e()(),i.Ob(-1,null,[" Must be a valid email address! "])),(e()(),i.ub(39,0,null,null,7,"div",[["style","margin-top: 6px;"]],null,null,null,null,null)),(e()(),i.ub(40,0,null,null,6,"button",[["appHoverColor",""],["class","newsletter-button"]],[[8,"disabled",0]],[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,44).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,44).onMouseLeave()&&l),"click"===t&&(l=!1!==r.registerToNewsletter()&&l),l}),null,null)),i.Lb(512,null,a.K,a.L,[i.k,i.s,i.E]),i.tb(42,278528,null,0,a.r,[a.K],{ngStyle:[0,"ngStyle"]},null),i.Jb(43,{"background-color":0,color:1}),i.tb(44,16384,null,0,x.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(45,null,["",""])),i.Ib(131072,o.j,[o.k,i.h])],(function(e,t){var n=t.component;e(t,12,0,"outline"),e(t,28,0,""),e(t,31,0,"email",n.newsletterEmailAddress),e(t,34,0,"","","email",!n.isNewsletterEmailEditable);var l=e(t,43,0,n.buttonColor,n.buttonTextColor);e(t,42,0,l),e(t,44,0,n.buttonColor,n.buttonHoverTextColor,n.buttonColor,n.buttonTextColor)}),(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("ARTICLES.NEWSLETTER_DESCRIPTION"))),e(t,5,0,i.Gb(t,9).ngClassUntouched,i.Gb(t,9).ngClassTouched,i.Gb(t,9).ngClassPristine,i.Gb(t,9).ngClassDirty,i.Gb(t,9).ngClassValid,i.Gb(t,9).ngClassInvalid,i.Gb(t,9).ngClassPending),e(t,11,1,["standard"==i.Gb(t,12).appearance,"fill"==i.Gb(t,12).appearance,"outline"==i.Gb(t,12).appearance,"legacy"==i.Gb(t,12).appearance,i.Gb(t,12)._control.errorState,i.Gb(t,12)._canLabelFloat,i.Gb(t,12)._shouldLabelFloat(),i.Gb(t,12)._hasFloatingLabel(),i.Gb(t,12)._hideControlPlaceholder(),i.Gb(t,12)._control.disabled,i.Gb(t,12)._control.autofilled,i.Gb(t,12)._control.focused,"accent"==i.Gb(t,12).color,"warn"==i.Gb(t,12).color,i.Gb(t,12)._shouldForward("untouched"),i.Gb(t,12)._shouldForward("touched"),i.Gb(t,12)._shouldForward("pristine"),i.Gb(t,12)._shouldForward("dirty"),i.Gb(t,12)._shouldForward("valid"),i.Gb(t,12)._shouldForward("invalid"),i.Gb(t,12)._shouldForward("pending"),!i.Gb(t,12)._animationsEnabled]),e(t,24,0,i.Pb(t,24,0,i.Gb(t,25).transform("NEWSLETTER.FORM_FIELD_PLACEHOLDER"))),e(t,26,1,[i.Gb(t,28).required?"":null,i.Gb(t,33).ngClassUntouched,i.Gb(t,33).ngClassTouched,i.Gb(t,33).ngClassPristine,i.Gb(t,33).ngClassDirty,i.Gb(t,33).ngClassValid,i.Gb(t,33).ngClassInvalid,i.Gb(t,33).ngClassPending,i.Gb(t,34)._isServer,i.Gb(t,34).id,i.Gb(t,34).placeholder,i.Gb(t,34).disabled,i.Gb(t,34).required,i.Gb(t,34).readonly&&!i.Gb(t,34)._isNativeSelect||null,i.Gb(t,34)._ariaDescribedby||null,i.Gb(t,34).errorState,i.Gb(t,34).required.toString()]),e(t,36,0,i.Gb(t,37).id),e(t,40,0,!i.Gb(t,7).valid),e(t,45,0,i.Pb(t,45,0,i.Gb(t,46).transform("NEWSLETTER.LABEL")))}))}function he(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-website-footer",[],null,null,null,L.b,L.a)),i.tb(1,114688,null,0,O.a,[],{footerLinks:[0,"footerLinks"]},null)],(function(e,t){e(t,1,0,t.component.footerLinks)}),null)}function pe(e){return i.Qb(0,[i.Mb(402653184,1,{articleViewerComponent:0}),(e()(),i.ub(1,0,null,null,1,"app-article-viewer",[],null,null,null,P.b,P.a)),i.tb(2,114688,[[1,4],["articleViewerComponent",4]],0,T.a,[I.a,D.b,E.a],null,null),(e()(),i.kb(16777216,null,null,1,null,ee)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ne)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ie)),i.tb(8,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ae)),i.tb(10,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ce)),i.tb(12,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,de)),i.tb(14,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,he)),i.tb(16,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0),e(t,4,0,!i.Gb(t,2).showArticle&&!n.showAllSections),e(t,6,0,n.contentSettings&&n.contentSettings.show_top_articles&&n.contentSettings.top_articles.length>0&&!i.Gb(t,2).showArticle&&!n.showAllSections),e(t,8,0,n.contentSettings&&n.contentSettings.show_top_sections&&n.contentSettings.top_sections.length>0&&!i.Gb(t,2).showArticle&&!n.showAllSections),e(t,10,0,n.showAllSections),e(t,12,0,n.contentSettings&&n.contentSettings.show_archive&&!i.Gb(t,2).showArticle&&!n.showAllSections),e(t,14,0,n.showNewsletterRegistration&&!i.Gb(t,2).showArticle&&!n.showAllSections),e(t,16,0,n.footerLinks&&!i.Gb(t,2).showArticle)}),null)}function me(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-articles",[],null,null,null,pe,F)),i.tb(1,245760,null,0,A.a,[Y.a,Y.l,D.b,I.a,G.a,R.a,a.k,N.h,j.a,E.a],null,null)],(function(e,t){e(t,1,0)}),null)}var ge=i.qb("app-articles",A.a,me,{},{},[])},NcP4:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var l=n("8Y7J"),i=n("Mz6y"),r=n("SVse"),a=(n("POq0"),n("QQfA"),n("IP0z"),n("cUpR"),n("Xd0L"),n("/HVE"),n("5GAg"),n("zMNK"),n("hOhj"),n("7QIX")),o=l.sb({encapsulation:2,styles:[".mat-tooltip-panel{pointer-events:none!important}.mat-tooltip{color:#fff;border-radius:4px;margin:14px;max-width:250px;padding-left:8px;padding-right:8px;overflow:hidden;text-overflow:ellipsis}@media (-ms-high-contrast:active){.mat-tooltip{outline:solid 1px}}.mat-tooltip-handset{margin:24px;padding-left:16px;padding-right:16px}"],data:{animation:[{type:7,name:"state",definitions:[{type:0,name:"initial, void, hidden",styles:{type:6,styles:{opacity:0,transform:"scale(0)"},offset:null},options:void 0},{type:0,name:"visible",styles:{type:6,styles:{transform:"scale(1)"},offset:null},options:void 0},{type:1,expr:"* => visible",animation:{type:4,styles:{type:5,steps:[{type:6,styles:{opacity:0,transform:"scale(0)",offset:0},offset:null},{type:6,styles:{opacity:.5,transform:"scale(0.99)",offset:.5},offset:null},{type:6,styles:{opacity:1,transform:"scale(1)",offset:1},offset:null}]},timings:"200ms cubic-bezier(0, 0, 0.2, 1)"},options:null},{type:1,expr:"* => hidden",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"100ms cubic-bezier(0, 0, 0.2, 1)"},options:null}],options:{}}]}});function s(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,4,"div",[["class","mat-tooltip"]],[[2,"mat-tooltip-handset",null],[24,"@state",0]],[[null,"@state.start"],[null,"@state.done"]],(function(e,t,n){var l=!0,i=e.component;return"@state.start"===t&&(l=!1!==i._animationStart()&&l),"@state.done"===t&&(l=!1!==i._animationDone(n)&&l),l}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Ib(131072,r.b,[l.h]),(e()(),l.Ob(4,null,["",""]))],(function(e,t){e(t,2,0,"mat-tooltip",t.component.tooltipClass)}),(function(e,t){var n,i=t.component;e(t,0,0,null==(n=l.Pb(t,0,0,l.Gb(t,3).transform(i._isHandset)))?null:n.matches,i._visibility),e(t,4,0,i.message)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-tooltip-component",[["aria-hidden","true"]],[[4,"zoom",null]],[["body","click"]],(function(e,t,n){var i=!0;return"body:click"===t&&(i=!1!==l.Gb(e,1)._handleBodyInteraction()&&i),i}),s,o)),l.tb(1,180224,null,0,i.f,[l.h,a.a],null,null)],null,(function(e,t){e(t,0,0,"visible"===l.Gb(t,1)._visibility?1:null)}))}var c=l.qb("mat-tooltip-component",i.f,u,{},{},[])},NlQG:function(e,t,n){"use strict";var l=n("L7eK"),i=n("8Y7J"),r=n("TSSN"),a=n("KWhF");n.d(t,"a",(function(){return c}));var o=i.sb({encapsulation:0,styles:[[""],l.a],data:{}});function s(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","main-container"],["style","text-align: center;padding-top: 30px;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[["class","empty-title"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,3,"p",[["class","empty-description"]],null,null,null,null,null)),(e()(),i.Ob(5,null,["",""])),i.Jb(6,{email:0}),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(8,0,null,null,1,"span",[["class","material-symbols-outlined"],["style","font-size: 250px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" mail "]))],null,(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("login.REGISTRATION_CONFIRMATION_HEADER")));var l=i.Pb(t,5,0,i.Gb(t,7).transform("login.PASSWORDLESS_LOGIN_CONFIRMATION",e(t,6,0,n.emailAddress)));e(t,5,0,l)}))}function u(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-password-less-login-confirmation",[],null,null,null,s,o)),i.tb(1,114688,null,0,a.a,[],null,null)],(function(e,t){e(t,1,0)}),null)}var c=i.qb("app-password-less-login-confirmation",a.a,u,{},{},[])},NvT6:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return s}));var l=n("8Y7J"),i=(n("W5yJ"),n("SVse"));n("IP0z"),n("Xd0L"),n("cUpR"),n("/HVE"),n("omvX");var r=l.sb({encapsulation:2,styles:[".mat-progress-spinner{display:block;position:relative}.mat-progress-spinner svg{position:absolute;transform:rotate(-90deg);top:0;left:0;transform-origin:center;overflow:visible}.mat-progress-spinner circle{fill:transparent;transform-origin:center;transition:stroke-dashoffset 225ms linear}._mat-animation-noopable.mat-progress-spinner circle{transition:none;animation:none}.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate]{animation:mat-progress-spinner-linear-rotate 2s linear infinite}._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate]{transition:none;animation:none}.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle{transition-property:stroke;animation-duration:4s;animation-timing-function:cubic-bezier(.35,0,.25,1);animation-iteration-count:infinite}._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle{transition:none;animation:none}.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate]{animation:mat-progress-spinner-stroke-rotate-fallback 10s cubic-bezier(.87,.03,.33,1) infinite}._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate]{transition:none;animation:none}.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate] circle{transition-property:stroke}._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode=indeterminate] circle{transition:none;animation:none}@keyframes mat-progress-spinner-linear-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes mat-progress-spinner-stroke-rotate-100{0%{stroke-dashoffset:268.60617px;transform:rotate(0)}12.5%{stroke-dashoffset:56.54867px;transform:rotate(0)}12.5001%{stroke-dashoffset:56.54867px;transform:rotateX(180deg) rotate(72.5deg)}25%{stroke-dashoffset:268.60617px;transform:rotateX(180deg) rotate(72.5deg)}25.0001%{stroke-dashoffset:268.60617px;transform:rotate(270deg)}37.5%{stroke-dashoffset:56.54867px;transform:rotate(270deg)}37.5001%{stroke-dashoffset:56.54867px;transform:rotateX(180deg) rotate(161.5deg)}50%{stroke-dashoffset:268.60617px;transform:rotateX(180deg) rotate(161.5deg)}50.0001%{stroke-dashoffset:268.60617px;transform:rotate(180deg)}62.5%{stroke-dashoffset:56.54867px;transform:rotate(180deg)}62.5001%{stroke-dashoffset:56.54867px;transform:rotateX(180deg) rotate(251.5deg)}75%{stroke-dashoffset:268.60617px;transform:rotateX(180deg) rotate(251.5deg)}75.0001%{stroke-dashoffset:268.60617px;transform:rotate(90deg)}87.5%{stroke-dashoffset:56.54867px;transform:rotate(90deg)}87.5001%{stroke-dashoffset:56.54867px;transform:rotateX(180deg) rotate(341.5deg)}100%{stroke-dashoffset:268.60617px;transform:rotateX(180deg) rotate(341.5deg)}}@keyframes mat-progress-spinner-stroke-rotate-fallback{0%{transform:rotate(0)}25%{transform:rotate(1170deg)}50%{transform:rotate(2340deg)}75%{transform:rotate(3510deg)}100%{transform:rotate(4680deg)}}"],data:{}});function a(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,":svg:circle",[["cx","50%"],["cy","50%"]],[[1,"r",0],[4,"animation-name",null],[4,"stroke-dashoffset","px"],[4,"stroke-dasharray","px"],[4,"stroke-width","%"]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,0,0,n._circleRadius,"mat-progress-spinner-stroke-rotate-"+n.diameter,n._strokeDashOffset,n._strokeCircumference,n._circleStrokeWidth)}))}function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,":svg:circle",[["cx","50%"],["cy","50%"]],[[1,"r",0],[4,"stroke-dashoffset","px"],[4,"stroke-dasharray","px"],[4,"stroke-width","%"]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,0,0,n._circleRadius,n._strokeDashOffset,n._strokeCircumference,n._circleStrokeWidth)}))}function s(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,5,":svg:svg",[["focusable","false"],["preserveAspectRatio","xMidYMid meet"]],[[4,"width","px"],[4,"height","px"],[1,"viewBox",0]],null,null,null,null)),l.tb(1,16384,null,0,i.s,[],{ngSwitch:[0,"ngSwitch"]},null),(e()(),l.kb(16777216,null,null,1,null,a)),l.tb(3,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(5,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null)],(function(e,t){e(t,1,0,"indeterminate"===t.component.mode),e(t,3,0,!0),e(t,5,0,!1)}),(function(e,t){var n=t.component;e(t,0,0,n.diameter,n.diameter,n._viewBox)}))}},"O/kC":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("w0da"),r=n("h+Wg"),a=n("s6ns"),o=n("bKmh"),s=n("A6Dw"),u=n("SVse"),c=n("j8kU");n.d(t,"a",(function(){return b}));var d=l.sb({encapsulation:0,styles:[[""]],data:{}});function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-youtube-video",[],null,null,null,i.b,i.a)),l.tb(1,4308992,null,0,r.a,[l.y,a.e,l.E],{item:[0,"item"]},null)],(function(e,t){e(t,1,0,t.component.item)}),null)}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-mp4-video",[],null,null,null,o.c,o.b)),l.tb(1,4308992,null,0,s.a,[l.y,a.e,l.E],{item:[0,"item"]},null)],(function(e,t){e(t,1,0,t.component.item)}),null)}function m(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(1,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(3,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,"youtube"===n.data.video_type),e(t,3,0,"youtube"!==n.data.video_type)}),null)}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-popup-video",[],null,null,null,m,d)),l.tb(1,114688,null,0,c.a,[a.a],null,null)],(function(e,t){e(t,1,0)}),null)}var b=l.qb("app-popup-video",c.a,g,{},{},[])},OAnd:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("KbaO");class l{constructor(e,t,n,l,i,r){this.activatedRoute=e,this.router=t,this.viewerService=n,this.sharedService=l,this.translate=i,this.snackBar=r,this.formdata={magazine:"",invoiceNumber:"",terminationType:"",endDate:"",isPersonalSubscription:!1,isPrintVersion:!1,isBillingAndShippingAddressTheSame:!1,billingAddress:{formOfAddress:"",firstName:"",lastName:"",company:"",address:"",city:"",country:"",addressLine2:"",email:""},shippingAddress:{formOfAddress:"",firstName:"",lastName:"",company:"",address:"",city:"",country:"",addressLine2:"",email:""},comment:"",reason:""},this.groupId=e.snapshot.paramMap.get("groupId")}ngOnInit(){}sendCancelSubscriptionForm(){this.sharedService.showLoadingOverlay(),this.viewerService.sendCancelSubscriptionRequest(this.groupId,this.formdata).subscribe(e=>{this.sharedService.hideLoadingOverlay(),this.snackBar.open(this.translate.instant("CANCEL_SUBSCRIPTION_FORM.SUCCESS_MESSAGE"),void 0,{panelClass:"snackbar-center",duration:4e3}),setTimeout(()=>{this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then()},1e3)},e=>{this.sharedService.hideLoadingOverlay()})}}},OIYi:function(e,t,n){!function(e){"use strict";e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n("wd/R"))},OIZN:function(e,t,n){"use strict";n.d(t,"d",(function(){return h})),n.d(t,"b",(function(){return d})),n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return o}));var l=n("8Y7J"),i=n("XNiG"),r=n("KCVW"),a=n("Xd0L");let o=(()=>{class e{constructor(){this.changes=new i.a,this.itemsPerPageLabel="Items per page:",this.nextPageLabel="Next page",this.previousPageLabel="Previous page",this.firstPageLabel="First page",this.lastPageLabel="Last page",this.getRangeLabel=(e,t,n)=>{if(0==n||0==t)return"0 of "+n;const l=e*t;return`${l+1} \u2013 ${l<(n=Math.max(n,0))?Math.min(l+t,n):l+t} of ${n}`}}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e},token:e,providedIn:"root"}),e})();function s(e){return e||new o}class u{}const c=Object(a.C)(Object(a.E)(u));class d extends c{constructor(e,t){super(),this._intl=e,this._changeDetectorRef=t,this._pageIndex=0,this._length=0,this._pageSizeOptions=[],this._hidePageSize=!1,this._showFirstLastButtons=!1,this.page=new l.m,this._intlChanges=e.changes.subscribe(()=>this._changeDetectorRef.markForCheck())}get pageIndex(){return this._pageIndex}set pageIndex(e){this._pageIndex=Math.max(Object(r.f)(e),0),this._changeDetectorRef.markForCheck()}get length(){return this._length}set length(e){this._length=Object(r.f)(e),this._changeDetectorRef.markForCheck()}get pageSize(){return this._pageSize}set pageSize(e){this._pageSize=Math.max(Object(r.f)(e),0),this._updateDisplayedPageSizeOptions()}get pageSizeOptions(){return this._pageSizeOptions}set pageSizeOptions(e){this._pageSizeOptions=(e||[]).map(e=>Object(r.f)(e)),this._updateDisplayedPageSizeOptions()}get hidePageSize(){return this._hidePageSize}set hidePageSize(e){this._hidePageSize=Object(r.c)(e)}get showFirstLastButtons(){return this._showFirstLastButtons}set showFirstLastButtons(e){this._showFirstLastButtons=Object(r.c)(e)}ngOnInit(){this._initialized=!0,this._updateDisplayedPageSizeOptions(),this._markInitialized()}ngOnDestroy(){this._intlChanges.unsubscribe()}nextPage(){if(!this.hasNextPage())return;const e=this.pageIndex;this.pageIndex++,this._emitPageEvent(e)}previousPage(){if(!this.hasPreviousPage())return;const e=this.pageIndex;this.pageIndex--,this._emitPageEvent(e)}firstPage(){if(!this.hasPreviousPage())return;const e=this.pageIndex;this.pageIndex=0,this._emitPageEvent(e)}lastPage(){if(!this.hasNextPage())return;const e=this.pageIndex;this.pageIndex=this.getNumberOfPages()-1,this._emitPageEvent(e)}hasPreviousPage(){return this.pageIndex>=1&&0!=this.pageSize}hasNextPage(){const e=this.getNumberOfPages()-1;return this.pageIndex<e&&0!=this.pageSize}getNumberOfPages(){return this.pageSize?Math.ceil(this.length/this.pageSize):0}_changePageSize(e){const t=this.pageIndex;this.pageIndex=Math.floor(this.pageIndex*this.pageSize/e)||0,this.pageSize=e,this._emitPageEvent(t)}_nextButtonsDisabled(){return this.disabled||!this.hasNextPage()}_previousButtonsDisabled(){return this.disabled||!this.hasPreviousPage()}_updateDisplayedPageSizeOptions(){this._initialized&&(this.pageSize||(this._pageSize=0!=this.pageSizeOptions.length?this.pageSizeOptions[0]:50),this._displayedPageSizeOptions=this.pageSizeOptions.slice(),-1===this._displayedPageSizeOptions.indexOf(this.pageSize)&&this._displayedPageSizeOptions.push(this.pageSize),this._displayedPageSizeOptions.sort((e,t)=>e-t),this._changeDetectorRef.markForCheck())}_emitPageEvent(e){this.page.emit({previousPageIndex:e,pageIndex:this.pageIndex,pageSize:this.pageSize,length:this.length})}}class h{}},OQze:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse"),a=n("vDTs"),o=n("dJrM"),s=n("HsOI"),u=n("Xd0L"),c=n("IP0z"),d=n("/HVE"),h=n("omvX"),p=n("s7LF"),m=n("ZwOa"),g=n("oapL"),b=n("bujt"),f=n("Fwaw"),_=n("5GAg"),v=n("Mr+X"),y=n("Gi4r"),w=n("Z5h4"),k=n("r0V8"),M=n("YKP+"),C=n("JKn7"),S=n("cYBl"),x=n("KbaO"),L=n("naTb"),O=n("839X"),P=n("BRA/"),T=n("YRjy"),I=n("dFDH");n.d(t,"a",(function(){return ue}));var D=l.sb({encapsulation:0,styles:[['.container[_ngcontent-%COMP%]{width:390px;padding:20px 30px;text-align:center;background-color:#ededed}.line-container[_ngcontent-%COMP%]{width:100%;padding:0;height:1px;margin-top:-20px;background-color:#ededed}.login-button[_ngcontent-%COMP%]{background:#ff0039;color:#fff;font-size:16px;font-family:"Source Sans Pro";font-weight:400;padding:10px 23px;border:none;border-radius:5px;width:100%;margin-bottom:20px}.label-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between}h1[_ngcontent-%COMP%]{text-align:left;font-size:36px;font-family:Lato;font-weight:400;margin-bottom:42px}[_nghost-%COMP%] .mat-checkbox-layout{white-space:normal!important}[_nghost-%COMP%] .mat-checkbox-inner-container{margin-top:4px}.img-container[_ngcontent-%COMP%]{display:grid;grid-gap:20px;justify-content:center;grid-template-columns:repeat(auto-fill,100px);margin-bottom:20px}.img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{position:relative}.img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]:focus   .title-container[_ngcontent-%COMP%], .img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]:hover   .title-container[_ngcontent-%COMP%]{display:flex}.img-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100px;border:1px solid #ededed;max-height:200px}.img-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]{display:none;align-items:center;justify-content:center;position:absolute;top:0;z-index:1;width:100%;height:100%}.img-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{padding:6px;background-color:rgba(20,20,20,.8);text-align:center;color:#fff;max-width:100%}.registration-description[_ngcontent-%COMP%]{font-size:12px;font-family:"Source Sans Pro";font-weight:400;margin-bottom:19px;margin-top:19px}.terms-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;gap:10px;text-align:left}a[_ngcontent-%COMP%]{text-decoration:underline;color:#212121}.full-height[_ngcontent-%COMP%]{height:100%}']],data:{}});function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("PAK_AUTH0_HINT_PROFILE")))}))}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["style","text-align: left"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.Ob(2,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,1,"li",[["style","list-style-type: initial;list-style-position: inside;"]],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""]))],null,(function(e,t){var n=t.component;e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("PAK_AUTH0_LOGOUT_LABEL"))),e(t,6,0,n.translationData.groupName)}))}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.auth0Profile()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.primaryButtonStyle),e(t,3,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("PAK_AUTH0_PROFILE_LABEL")))}))}function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"div",[["class","container full-height"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,10).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,10).onMouseLeave()&&i),"click"===t&&(i=!1!==r.auth0Logout()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(9,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(10,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(11,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.showAuth0Hint),e(t,4,0,!n.showAuth0Hint),e(t,6,0,n.showAuth0Profile),e(t,9,0,n.viewerService.primaryButtonStyle),e(t,10,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,11,0,l.Pb(t,11,0,l.Gb(t,12).transform("PAK_LOGOUT_LABEL")))}))}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.unpaidBills()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.primaryButtonStyle),e(t,3,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("LOGIN_SELECTION_UNPAID_BILLS")))}))}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,14,"div",[["class","container full-height"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,4).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,4).onMouseLeave()&&i),"click"===t&&(i=!1!==r.myData()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(4,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(5,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(9,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,12).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,12).onMouseLeave()&&i),"click"===t&&(i=!1!==r.logout()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(11,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(12,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(13,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.primaryButtonStyle),e(t,4,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor),e(t,8,0,n.showUnpaidBills),e(t,11,0,n.viewerService.primaryButtonStyle),e(t,12,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("LOGIN_SELECTION_LATERPAY_MY_DATA"))),e(t,13,0,l.Pb(t,13,0,l.Gb(t,14).transform("LOGOUT_SELECTION_KEOSK")))}))}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["style","text-align: left;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.PASSWORDLESS_LOGIN_DESCRIPTION")))}))}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"span",[["style","cursor: pointer;text-decoration: underline;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showPakActivation()&&l),l}),null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("login.PAK_LOGIN_LABEL")))}))}function H(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"span",[["style","cursor: pointer;text-decoration: underline;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showForgotPassword()&&l),l}),null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.PASSWORD"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("login.FORGET_PASSWORD")))}))}function B(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,26,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(1,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,10,{_controlNonStatic:0}),l.Mb(335544320,11,{_controlStatic:0}),l.Mb(603979776,12,{_labelChildNonStatic:0}),l.Mb(335544320,13,{_labelChildStatic:0}),l.Mb(603979776,14,{_placeholderChild:0}),l.Mb(603979776,15,{_errorChildren:1}),l.Mb(603979776,16,{_hintChildren:1}),l.Mb(603979776,17,{_prefixChildren:1}),l.Mb(603979776,18,{_suffixChildren:1}),(e()(),l.ub(11,0,null,1,9,"input",[["autocomplete","current-password"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","password"],["placeholder",""],["required",""]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,14)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,14).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,14)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,14)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,18)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.password=n)&&i),i}),null,null)),l.tb(12,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(14,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(16,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(18,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(19,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[10,4],[11,4]],s.d,null,[m.a]),(e()(),l.ub(21,0,null,4,5,"button",[["mat-icon-button",""],["matSuffix",""]],[[1,"aria-label",0],[1,"aria-pressed",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showPassword=!i.showPassword)&&l),l}),b.b,b.a)),l.tb(22,180224,null,0,f.b,[l.k,_.e,[2,h.a]],null,null),l.tb(23,16384,[[18,4]],0,s.g,[],null,null),(e()(),l.ub(24,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,v.b,v.a)),l.tb(25,9158656,null,0,y.b,[l.k,y.d,[8,null],[2,y.a],[2,l.l]],null,null),(e()(),l.Ob(26,0,["",""]))],(function(e,t){var n=t.component;e(t,1,0,"outline"),e(t,12,0,""),e(t,16,0,"password",n.password),e(t,18,0,"","",n.showPassword?"text":"password"),e(t,25,0)}),(function(e,t){var n=t.component;e(t,0,1,["standard"==l.Gb(t,1).appearance,"fill"==l.Gb(t,1).appearance,"outline"==l.Gb(t,1).appearance,"legacy"==l.Gb(t,1).appearance,l.Gb(t,1)._control.errorState,l.Gb(t,1)._canLabelFloat,l.Gb(t,1)._shouldLabelFloat(),l.Gb(t,1)._hasFloatingLabel(),l.Gb(t,1)._hideControlPlaceholder(),l.Gb(t,1)._control.disabled,l.Gb(t,1)._control.autofilled,l.Gb(t,1)._control.focused,"accent"==l.Gb(t,1).color,"warn"==l.Gb(t,1).color,l.Gb(t,1)._shouldForward("untouched"),l.Gb(t,1)._shouldForward("touched"),l.Gb(t,1)._shouldForward("pristine"),l.Gb(t,1)._shouldForward("dirty"),l.Gb(t,1)._shouldForward("valid"),l.Gb(t,1)._shouldForward("invalid"),l.Gb(t,1)._shouldForward("pending"),!l.Gb(t,1)._animationsEnabled]),e(t,11,1,[l.Gb(t,12).required?"":null,l.Gb(t,18)._isServer,l.Gb(t,18).id,l.Gb(t,18).placeholder,l.Gb(t,18).disabled,l.Gb(t,18).required,l.Gb(t,18).readonly&&!l.Gb(t,18)._isNativeSelect||null,l.Gb(t,18)._ariaDescribedby||null,l.Gb(t,18).errorState,l.Gb(t,18).required.toString(),l.Gb(t,19).ngClassUntouched,l.Gb(t,19).ngClassTouched,l.Gb(t,19).ngClassPristine,l.Gb(t,19).ngClassDirty,l.Gb(t,19).ngClassValid,l.Gb(t,19).ngClassInvalid,l.Gb(t,19).ngClassPending]),e(t,21,0,"Hide password",n.showPassword,l.Gb(t,22).disabled||null,"NoopAnimations"===l.Gb(t,22)._animationMode),e(t,24,0,l.Gb(t,25).inline,"primary"!==l.Gb(t,25).color&&"accent"!==l.Gb(t,25).color&&"warn"!==l.Gb(t,25).color),e(t,26,0,n.showPassword?"visibility":"visibility_off")}))}function z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,47,"div",[["class","container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,j)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,41,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,8).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,8).onReset()&&i),i}),null,null)),l.tb(7,16384,null,0,p.E,[],null,null),l.tb(8,4210688,[["loginForm",4]],0,p.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,p.d,null,[p.s]),l.tb(10,16384,null,0,p.r,[[4,p.d]],null,null),(e()(),l.ub(11,0,null,null,5,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(13,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,F)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(17,0,null,null,20,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(18,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,1,{_controlNonStatic:0}),l.Mb(335544320,2,{_controlStatic:0}),l.Mb(603979776,3,{_labelChildNonStatic:0}),l.Mb(335544320,4,{_labelChildStatic:0}),l.Mb(603979776,5,{_placeholderChild:0}),l.Mb(603979776,6,{_errorChildren:1}),l.Mb(603979776,7,{_hintChildren:1}),l.Mb(603979776,8,{_prefixChildren:1}),l.Mb(603979776,9,{_suffixChildren:1}),(e()(),l.ub(28,0,null,1,9,"input",[["autocomplete","username"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","email"],["placeholder",""],["required",""],["type","email"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,31)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,31).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,31)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,31)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,35)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,35)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,35)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.emailAddress=n)&&i),i}),null,null)),l.tb(29,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(31,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(33,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(35,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(36,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[1,4],[2,4]],s.d,null,[m.a]),(e()(),l.kb(16777216,null,null,1,null,H)),l.tb(39,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,B)),l.tb(41,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(42,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],[[8,"disabled",0]],[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,45).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,45).onMouseLeave()&&i),"click"===t&&(i=!1!==r.login()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(44,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(45,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(46,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,5,0,n.passwordLessLogin),e(t,16,0,n.pakSettings),e(t,18,0,"outline"),e(t,29,0,""),e(t,33,0,"email",n.emailAddress),e(t,35,0,"","","email"),e(t,39,0,!n.passwordLessLogin),e(t,41,0,!n.passwordLessLogin),e(t,44,0,n.viewerService.primaryButtonStyle),e(t,45,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.LOGIN_HEADER"))),e(t,6,0,l.Gb(t,10).ngClassUntouched,l.Gb(t,10).ngClassTouched,l.Gb(t,10).ngClassPristine,l.Gb(t,10).ngClassDirty,l.Gb(t,10).ngClassValid,l.Gb(t,10).ngClassInvalid,l.Gb(t,10).ngClassPending),e(t,13,0,l.Pb(t,13,0,l.Gb(t,14).transform("login.EMAIL_ADDRESS"))),e(t,17,1,["standard"==l.Gb(t,18).appearance,"fill"==l.Gb(t,18).appearance,"outline"==l.Gb(t,18).appearance,"legacy"==l.Gb(t,18).appearance,l.Gb(t,18)._control.errorState,l.Gb(t,18)._canLabelFloat,l.Gb(t,18)._shouldLabelFloat(),l.Gb(t,18)._hasFloatingLabel(),l.Gb(t,18)._hideControlPlaceholder(),l.Gb(t,18)._control.disabled,l.Gb(t,18)._control.autofilled,l.Gb(t,18)._control.focused,"accent"==l.Gb(t,18).color,"warn"==l.Gb(t,18).color,l.Gb(t,18)._shouldForward("untouched"),l.Gb(t,18)._shouldForward("touched"),l.Gb(t,18)._shouldForward("pristine"),l.Gb(t,18)._shouldForward("dirty"),l.Gb(t,18)._shouldForward("valid"),l.Gb(t,18)._shouldForward("invalid"),l.Gb(t,18)._shouldForward("pending"),!l.Gb(t,18)._animationsEnabled]),e(t,28,1,[l.Gb(t,29).required?"":null,l.Gb(t,35)._isServer,l.Gb(t,35).id,l.Gb(t,35).placeholder,l.Gb(t,35).disabled,l.Gb(t,35).required,l.Gb(t,35).readonly&&!l.Gb(t,35)._isNativeSelect||null,l.Gb(t,35)._ariaDescribedby||null,l.Gb(t,35).errorState,l.Gb(t,35).required.toString(),l.Gb(t,36).ngClassUntouched,l.Gb(t,36).ngClassTouched,l.Gb(t,36).ngClassPristine,l.Gb(t,36).ngClassDirty,l.Gb(t,36).ngClassValid,l.Gb(t,36).ngClassInvalid,l.Gb(t,36).ngClassPending]),e(t,42,0,!l.Gb(t,8).valid),e(t,46,0,l.Pb(t,46,0,l.Gb(t,47).transform("login.LOGIN")))}))}function V(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","line-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function Q(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["style","text-align: left;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.PASSWORDLESS_REGISTRATION_DESCRIPTION")))}))}function U(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.PASSWORD")))}))}function W(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,26,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(1,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,28,{_controlNonStatic:0}),l.Mb(335544320,29,{_controlStatic:0}),l.Mb(603979776,30,{_labelChildNonStatic:0}),l.Mb(335544320,31,{_labelChildStatic:0}),l.Mb(603979776,32,{_placeholderChild:0}),l.Mb(603979776,33,{_errorChildren:1}),l.Mb(603979776,34,{_hintChildren:1}),l.Mb(603979776,35,{_prefixChildren:1}),l.Mb(603979776,36,{_suffixChildren:1}),(e()(),l.ub(11,0,null,1,9,"input",[["autocomplete","new-password"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","registrationPassword"],["placeholder",""],["required",""]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,14)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,14).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,14)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,14)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,18)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.registrationPassword=n)&&i),i}),null,null)),l.tb(12,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(14,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(16,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(18,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(19,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[28,4],[29,4]],s.d,null,[m.a]),(e()(),l.ub(21,0,null,4,5,"button",[["mat-icon-button",""],["matSuffix",""]],[[1,"aria-label",0],[1,"aria-pressed",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showRegistrationPassword=!i.showRegistrationPassword)&&l),l}),b.b,b.a)),l.tb(22,180224,null,0,f.b,[l.k,_.e,[2,h.a]],null,null),l.tb(23,16384,[[36,4]],0,s.g,[],null,null),(e()(),l.ub(24,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,v.b,v.a)),l.tb(25,9158656,null,0,y.b,[l.k,y.d,[8,null],[2,y.a],[2,l.l]],null,null),(e()(),l.Ob(26,0,["",""]))],(function(e,t){var n=t.component;e(t,1,0,"outline"),e(t,12,0,""),e(t,16,0,"registrationPassword",n.registrationPassword),e(t,18,0,"","",n.showRegistrationPassword?"text":"password"),e(t,25,0)}),(function(e,t){var n=t.component;e(t,0,1,["standard"==l.Gb(t,1).appearance,"fill"==l.Gb(t,1).appearance,"outline"==l.Gb(t,1).appearance,"legacy"==l.Gb(t,1).appearance,l.Gb(t,1)._control.errorState,l.Gb(t,1)._canLabelFloat,l.Gb(t,1)._shouldLabelFloat(),l.Gb(t,1)._hasFloatingLabel(),l.Gb(t,1)._hideControlPlaceholder(),l.Gb(t,1)._control.disabled,l.Gb(t,1)._control.autofilled,l.Gb(t,1)._control.focused,"accent"==l.Gb(t,1).color,"warn"==l.Gb(t,1).color,l.Gb(t,1)._shouldForward("untouched"),l.Gb(t,1)._shouldForward("touched"),l.Gb(t,1)._shouldForward("pristine"),l.Gb(t,1)._shouldForward("dirty"),l.Gb(t,1)._shouldForward("valid"),l.Gb(t,1)._shouldForward("invalid"),l.Gb(t,1)._shouldForward("pending"),!l.Gb(t,1)._animationsEnabled]),e(t,11,1,[l.Gb(t,12).required?"":null,l.Gb(t,18)._isServer,l.Gb(t,18).id,l.Gb(t,18).placeholder,l.Gb(t,18).disabled,l.Gb(t,18).required,l.Gb(t,18).readonly&&!l.Gb(t,18)._isNativeSelect||null,l.Gb(t,18)._ariaDescribedby||null,l.Gb(t,18).errorState,l.Gb(t,18).required.toString(),l.Gb(t,19).ngClassUntouched,l.Gb(t,19).ngClassTouched,l.Gb(t,19).ngClassPristine,l.Gb(t,19).ngClassDirty,l.Gb(t,19).ngClassValid,l.Gb(t,19).ngClassInvalid,l.Gb(t,19).ngClassPending]),e(t,21,0,"Hide password",n.showRegistrationPassword,l.Gb(t,22).disabled||null,"NoopAnimations"===l.Gb(t,22)._animationMode),e(t,24,0,l.Gb(t,25).inline,"primary"!==l.Gb(t,25).color&&"accent"!==l.Gb(t,25).color&&"warn"!==l.Gb(t,25).color),e(t,26,0,n.showRegistrationPassword?"visibility":"visibility_off")}))}function q(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,9,"div",[["class","terms-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"mat-checkbox",[["class","mat-checkbox"],["name","terms_and_conditions"],["style","text-align: left;"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.termsAndConditionsAccepted=n)&&l),l}),w.b,w.a)),l.tb(2,8568832,null,0,k.b,[l.k,l.h,_.e,l.y,[8,null],[2,k.a],[2,h.a]],{name:[0,"name"]},null),l.Lb(1024,null,p.o,(function(e){return[e]}),[k.b]),l.tb(4,671744,null,0,p.t,[[2,p.d],[8,null],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(6,16384,null,0,p.q,[[4,p.p]],null,null),(e()(),l.ub(7,0,null,null,2,"p",[],[[8,"innerHTML",1]],null,null,null,null)),l.Jb(8,{url:0}),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,"terms_and_conditions"),e(t,4,0,"terms_and_conditions",n.termsAndConditionsAccepted)}),(function(e,t){var n=t.component;e(t,1,1,[l.Gb(t,2).id,null,l.Gb(t,2).indeterminate,l.Gb(t,2).checked,l.Gb(t,2).disabled,"before"==l.Gb(t,2).labelPosition,"NoopAnimations"===l.Gb(t,2)._animationMode,l.Gb(t,6).ngClassUntouched,l.Gb(t,6).ngClassTouched,l.Gb(t,6).ngClassPristine,l.Gb(t,6).ngClassDirty,l.Gb(t,6).ngClassValid,l.Gb(t,6).ngClassInvalid,l.Gb(t,6).ngClassPending]);var i=l.Pb(t,7,0,l.Gb(t,9).transform("login.REGISTRATION_TERMS",e(t,8,0,n.termsUrl)));e(t,7,0,i)}))}function K(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","terms-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"p",[],[[8,"innerHTML",1]],null,null,null,null)),l.Jb(2,{url:0}),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){var n=t.component,i=l.Pb(t,1,0,l.Gb(t,3).transform("login.ARTICLE_REGISTRATION_TERMS",e(t,2,0,n.termsUrl)));e(t,1,0,i)}))}function J(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.coverClicked(e.context.$implicit)&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"img",[["alt",""],["appAlternateImage",""]],[[8,"src",4]],[[null,"error"]],(function(e,t,n){var i=!0;return"error"===t&&(i=!1!==l.Gb(e,2).onError()&&i),i}),null,null)),l.tb(2,16384,null,0,M.a,[l.k],{alternateSrc:[0,"alternateSrc"]},null),(e()(),l.ub(3,0,null,null,2,"div",[["class","title-container"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""]))],(function(e,t){e(t,2,0,t.context.$implicit.alt_cover_img_url)}),(function(e,t){e(t,1,0,t.context.$implicit.cover_img_url),e(t,5,0,t.context.$implicit.title)}))}function X(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,55,"div",[["class","container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,Q)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,49,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,8).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,8).onReset()&&i),i}),null,null)),l.tb(7,16384,null,0,p.E,[],null,null),l.tb(8,4210688,[["registrationForm",4]],0,p.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,p.d,null,[p.s]),l.tb(10,16384,null,0,p.r,[[4,p.d]],null,null),(e()(),l.ub(11,0,null,null,3,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(13,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(15,0,null,null,20,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(16,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,19,{_controlNonStatic:0}),l.Mb(335544320,20,{_controlStatic:0}),l.Mb(603979776,21,{_labelChildNonStatic:0}),l.Mb(335544320,22,{_labelChildStatic:0}),l.Mb(603979776,23,{_placeholderChild:0}),l.Mb(603979776,24,{_errorChildren:1}),l.Mb(603979776,25,{_hintChildren:1}),l.Mb(603979776,26,{_prefixChildren:1}),l.Mb(603979776,27,{_suffixChildren:1}),(e()(),l.ub(26,0,null,1,9,"input",[["autocomplete","username"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","registrationEmailAddress"],["placeholder",""],["required",""],["type","email"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,29)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,29).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,29)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,29)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,33)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,33)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,33)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.registrationEmailAddress=n)&&i),i}),null,null)),l.tb(27,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(29,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(31,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(33,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(34,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[19,4],[20,4]],s.d,null,[m.a]),(e()(),l.kb(16777216,null,null,1,null,U)),l.tb(37,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,W)),l.tb(39,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,q)),l.tb(41,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,K)),l.tb(43,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(44,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],[[8,"disabled",0]],[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,47).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,47).onMouseLeave()&&i),"click"===t&&(i=!1!==r.register()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(46,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(47,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(48,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(50,0,null,null,2,"div",[["class","registration-description"]],null,null,null,null,null)),(e()(),l.Ob(51,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(53,0,null,null,2,"div",[["class","img-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,J)),l.tb(55,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.passwordLessLogin),e(t,16,0,"outline"),e(t,27,0,""),e(t,31,0,"registrationEmailAddress",n.registrationEmailAddress),e(t,33,0,"","","email"),e(t,37,0,!n.passwordLessLogin),e(t,39,0,!n.passwordLessLogin),e(t,41,0,!n.articleId),e(t,43,0,n.articleId),e(t,46,0,n.viewerService.primaryButtonStyle),e(t,47,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor),e(t,55,0,n.groups)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.REGISTRATION_HEADER"))),e(t,6,0,l.Gb(t,10).ngClassUntouched,l.Gb(t,10).ngClassTouched,l.Gb(t,10).ngClassPristine,l.Gb(t,10).ngClassDirty,l.Gb(t,10).ngClassValid,l.Gb(t,10).ngClassInvalid,l.Gb(t,10).ngClassPending),e(t,13,0,l.Pb(t,13,0,l.Gb(t,14).transform("login.EMAIL_ADDRESS"))),e(t,15,1,["standard"==l.Gb(t,16).appearance,"fill"==l.Gb(t,16).appearance,"outline"==l.Gb(t,16).appearance,"legacy"==l.Gb(t,16).appearance,l.Gb(t,16)._control.errorState,l.Gb(t,16)._canLabelFloat,l.Gb(t,16)._shouldLabelFloat(),l.Gb(t,16)._hasFloatingLabel(),l.Gb(t,16)._hideControlPlaceholder(),l.Gb(t,16)._control.disabled,l.Gb(t,16)._control.autofilled,l.Gb(t,16)._control.focused,"accent"==l.Gb(t,16).color,"warn"==l.Gb(t,16).color,l.Gb(t,16)._shouldForward("untouched"),l.Gb(t,16)._shouldForward("touched"),l.Gb(t,16)._shouldForward("pristine"),l.Gb(t,16)._shouldForward("dirty"),l.Gb(t,16)._shouldForward("valid"),l.Gb(t,16)._shouldForward("invalid"),l.Gb(t,16)._shouldForward("pending"),!l.Gb(t,16)._animationsEnabled]),e(t,26,1,[l.Gb(t,27).required?"":null,l.Gb(t,33)._isServer,l.Gb(t,33).id,l.Gb(t,33).placeholder,l.Gb(t,33).disabled,l.Gb(t,33).required,l.Gb(t,33).readonly&&!l.Gb(t,33)._isNativeSelect||null,l.Gb(t,33)._ariaDescribedby||null,l.Gb(t,33).errorState,l.Gb(t,33).required.toString(),l.Gb(t,34).ngClassUntouched,l.Gb(t,34).ngClassTouched,l.Gb(t,34).ngClassPristine,l.Gb(t,34).ngClassDirty,l.Gb(t,34).ngClassValid,l.Gb(t,34).ngClassInvalid,l.Gb(t,34).ngClassPending]),e(t,44,0,!l.Gb(t,8).valid),e(t,48,0,l.Pb(t,48,0,l.Gb(t,49).transform("login.REGISTRATION"))),e(t,51,0,l.Pb(t,51,0,l.Gb(t,52).transform("login.REGISTRATION_DESCRIPTION")))}))}function $(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,39,"div",[["class","container full-height"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,35,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,6).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,6).onReset()&&i),i}),null,null)),l.tb(5,16384,null,0,p.E,[],null,null),l.tb(6,4210688,[["forgotPasswordForm",4]],0,p.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,p.d,null,[p.s]),l.tb(8,16384,null,0,p.r,[[4,p.d]],null,null),(e()(),l.ub(9,0,null,null,3,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(11,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(13,0,null,null,20,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(14,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,37,{_controlNonStatic:0}),l.Mb(335544320,38,{_controlStatic:0}),l.Mb(603979776,39,{_labelChildNonStatic:0}),l.Mb(335544320,40,{_labelChildStatic:0}),l.Mb(603979776,41,{_placeholderChild:0}),l.Mb(603979776,42,{_errorChildren:1}),l.Mb(603979776,43,{_hintChildren:1}),l.Mb(603979776,44,{_prefixChildren:1}),l.Mb(603979776,45,{_suffixChildren:1}),(e()(),l.ub(24,0,null,1,9,"input",[["autocomplete","username"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","forgot_email"],["placeholder",""],["required",""],["type","email"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,27)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,27).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,27)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,27)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,31)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,31)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,31)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.forgotPasswordEmailAddress=n)&&i),i}),null,null)),l.tb(25,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(27,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(29,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(31,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(32,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[37,4],[38,4]],s.d,null,[m.a]),(e()(),l.ub(34,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],[[8,"disabled",0]],[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,37).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,37).onMouseLeave()&&i),"click"===t&&(i=!1!==r.sendForgotPasswordRequest()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(36,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(37,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(38,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,14,0,"outline"),e(t,25,0,""),e(t,29,0,"forgot_email",n.forgotPasswordEmailAddress),e(t,31,0,"","","email"),e(t,36,0,n.viewerService.primaryButtonStyle),e(t,37,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("login.FORGET_PASSWORD_HEADER"))),e(t,4,0,l.Gb(t,8).ngClassUntouched,l.Gb(t,8).ngClassTouched,l.Gb(t,8).ngClassPristine,l.Gb(t,8).ngClassDirty,l.Gb(t,8).ngClassValid,l.Gb(t,8).ngClassInvalid,l.Gb(t,8).ngClassPending),e(t,11,0,l.Pb(t,11,0,l.Gb(t,12).transform("login.EMAIL_ADDRESS"))),e(t,13,1,["standard"==l.Gb(t,14).appearance,"fill"==l.Gb(t,14).appearance,"outline"==l.Gb(t,14).appearance,"legacy"==l.Gb(t,14).appearance,l.Gb(t,14)._control.errorState,l.Gb(t,14)._canLabelFloat,l.Gb(t,14)._shouldLabelFloat(),l.Gb(t,14)._hasFloatingLabel(),l.Gb(t,14)._hideControlPlaceholder(),l.Gb(t,14)._control.disabled,l.Gb(t,14)._control.autofilled,l.Gb(t,14)._control.focused,"accent"==l.Gb(t,14).color,"warn"==l.Gb(t,14).color,l.Gb(t,14)._shouldForward("untouched"),l.Gb(t,14)._shouldForward("touched"),l.Gb(t,14)._shouldForward("pristine"),l.Gb(t,14)._shouldForward("dirty"),l.Gb(t,14)._shouldForward("valid"),l.Gb(t,14)._shouldForward("invalid"),l.Gb(t,14)._shouldForward("pending"),!l.Gb(t,14)._animationsEnabled]),e(t,24,1,[l.Gb(t,25).required?"":null,l.Gb(t,31)._isServer,l.Gb(t,31).id,l.Gb(t,31).placeholder,l.Gb(t,31).disabled,l.Gb(t,31).required,l.Gb(t,31).readonly&&!l.Gb(t,31)._isNativeSelect||null,l.Gb(t,31)._ariaDescribedby||null,l.Gb(t,31).errorState,l.Gb(t,31).required.toString(),l.Gb(t,32).ngClassUntouched,l.Gb(t,32).ngClassTouched,l.Gb(t,32).ngClassPristine,l.Gb(t,32).ngClassDirty,l.Gb(t,32).ngClassValid,l.Gb(t,32).ngClassInvalid,l.Gb(t,32).ngClassPending]),e(t,34,0,!l.Gb(t,6).valid),e(t,38,0,l.Pb(t,38,0,l.Gb(t,39).transform("login.FORGET_PASSWORD_BUTTON_LABEL")))}))}function Z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.pakSettings.web_button_url,"")),e(t,1,0,n.pakSettings.web_button)}))}function ee(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,l.yb(1,"",n.pakSettings.forget_password_url,"")),e(t,1,0,n.pakSettings.forget_password_label)}))}function te(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,ee)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n.pakSettings.forget_password_url&&n.pakSettings.forget_password_url.length>0)}),(function(e,t){e(t,2,0,t.component.pakSettings.code_param_name)}))}function ne(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,26,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(1,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,55,{_controlNonStatic:0}),l.Mb(335544320,56,{_controlStatic:0}),l.Mb(603979776,57,{_labelChildNonStatic:0}),l.Mb(335544320,58,{_labelChildStatic:0}),l.Mb(603979776,59,{_placeholderChild:0}),l.Mb(603979776,60,{_errorChildren:1}),l.Mb(603979776,61,{_hintChildren:1}),l.Mb(603979776,62,{_prefixChildren:1}),l.Mb(603979776,63,{_suffixChildren:1}),(e()(),l.ub(11,0,null,1,9,"input",[["autocomplete","current-password"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","password"],["placeholder",""],["required",""]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,14)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,14).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,14)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,14)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,18)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.pakCodeParam=n)&&i),i}),null,null)),l.tb(12,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(14,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(16,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(18,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(19,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[55,4],[56,4]],s.d,null,[m.a]),(e()(),l.ub(21,0,null,4,5,"button",[["mat-icon-button",""],["matSuffix",""]],[[1,"aria-label",0],[1,"aria-pressed",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.showPakPassword=!i.showPakPassword)&&l),l}),b.b,b.a)),l.tb(22,180224,null,0,f.b,[l.k,_.e,[2,h.a]],null,null),l.tb(23,16384,[[63,4]],0,s.g,[],null,null),(e()(),l.ub(24,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,v.b,v.a)),l.tb(25,9158656,null,0,y.b,[l.k,y.d,[8,null],[2,y.a],[2,l.l]],null,null),(e()(),l.Ob(26,0,["",""]))],(function(e,t){var n=t.component;e(t,1,0,"outline"),e(t,12,0,""),e(t,16,0,"password",n.pakCodeParam),e(t,18,0,"","",n.showPakPassword?"text":"password"),e(t,25,0)}),(function(e,t){var n=t.component;e(t,0,1,["standard"==l.Gb(t,1).appearance,"fill"==l.Gb(t,1).appearance,"outline"==l.Gb(t,1).appearance,"legacy"==l.Gb(t,1).appearance,l.Gb(t,1)._control.errorState,l.Gb(t,1)._canLabelFloat,l.Gb(t,1)._shouldLabelFloat(),l.Gb(t,1)._hasFloatingLabel(),l.Gb(t,1)._hideControlPlaceholder(),l.Gb(t,1)._control.disabled,l.Gb(t,1)._control.autofilled,l.Gb(t,1)._control.focused,"accent"==l.Gb(t,1).color,"warn"==l.Gb(t,1).color,l.Gb(t,1)._shouldForward("untouched"),l.Gb(t,1)._shouldForward("touched"),l.Gb(t,1)._shouldForward("pristine"),l.Gb(t,1)._shouldForward("dirty"),l.Gb(t,1)._shouldForward("valid"),l.Gb(t,1)._shouldForward("invalid"),l.Gb(t,1)._shouldForward("pending"),!l.Gb(t,1)._animationsEnabled]),e(t,11,1,[l.Gb(t,12).required?"":null,l.Gb(t,18)._isServer,l.Gb(t,18).id,l.Gb(t,18).placeholder,l.Gb(t,18).disabled,l.Gb(t,18).required,l.Gb(t,18).readonly&&!l.Gb(t,18)._isNativeSelect||null,l.Gb(t,18)._ariaDescribedby||null,l.Gb(t,18).errorState,l.Gb(t,18).required.toString(),l.Gb(t,19).ngClassUntouched,l.Gb(t,19).ngClassTouched,l.Gb(t,19).ngClassPristine,l.Gb(t,19).ngClassDirty,l.Gb(t,19).ngClassValid,l.Gb(t,19).ngClassInvalid,l.Gb(t,19).ngClassPending]),e(t,21,0,"Hide password",n.showPakPassword,l.Gb(t,22).disabled||null,"NoopAnimations"===l.Gb(t,22)._animationMode),e(t,24,0,l.Gb(t,25).inline,"primary"!==l.Gb(t,25).color&&"accent"!==l.Gb(t,25).color&&"warn"!==l.Gb(t,25).color),e(t,26,0,n.showPakPassword?"visibility":"visibility_off")}))}function le(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,20,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(1,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,64,{_controlNonStatic:0}),l.Mb(335544320,65,{_controlStatic:0}),l.Mb(603979776,66,{_labelChildNonStatic:0}),l.Mb(335544320,67,{_labelChildStatic:0}),l.Mb(603979776,68,{_placeholderChild:0}),l.Mb(603979776,69,{_errorChildren:1}),l.Mb(603979776,70,{_hintChildren:1}),l.Mb(603979776,71,{_prefixChildren:1}),l.Mb(603979776,72,{_suffixChildren:1}),(e()(),l.ub(11,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","password"],["placeholder",""],["required",""]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,14)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,14).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,14)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,14)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,18)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,18)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.pakCodeParam=n)&&i),i}),null,null)),l.tb(12,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(14,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(16,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(18,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(19,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[64,4],[65,4]],s.d,null,[m.a])],(function(e,t){var n=t.component;e(t,1,0,"outline"),e(t,12,0,""),e(t,16,0,"password",n.pakCodeParam),e(t,18,0,"","",n.pakSettings.code_param_input_type)}),(function(e,t){e(t,0,1,["standard"==l.Gb(t,1).appearance,"fill"==l.Gb(t,1).appearance,"outline"==l.Gb(t,1).appearance,"legacy"==l.Gb(t,1).appearance,l.Gb(t,1)._control.errorState,l.Gb(t,1)._canLabelFloat,l.Gb(t,1)._shouldLabelFloat(),l.Gb(t,1)._hasFloatingLabel(),l.Gb(t,1)._hideControlPlaceholder(),l.Gb(t,1)._control.disabled,l.Gb(t,1)._control.autofilled,l.Gb(t,1)._control.focused,"accent"==l.Gb(t,1).color,"warn"==l.Gb(t,1).color,l.Gb(t,1)._shouldForward("untouched"),l.Gb(t,1)._shouldForward("touched"),l.Gb(t,1)._shouldForward("pristine"),l.Gb(t,1)._shouldForward("dirty"),l.Gb(t,1)._shouldForward("valid"),l.Gb(t,1)._shouldForward("invalid"),l.Gb(t,1)._shouldForward("pending"),!l.Gb(t,1)._animationsEnabled]),e(t,11,1,[l.Gb(t,12).required?"":null,l.Gb(t,18)._isServer,l.Gb(t,18).id,l.Gb(t,18).placeholder,l.Gb(t,18).disabled,l.Gb(t,18).required,l.Gb(t,18).readonly&&!l.Gb(t,18)._isNativeSelect||null,l.Gb(t,18)._ariaDescribedby||null,l.Gb(t,18).errorState,l.Gb(t,18).required.toString(),l.Gb(t,19).ngClassUntouched,l.Gb(t,19).ngClassTouched,l.Gb(t,19).ngClassPristine,l.Gb(t,19).ngClassDirty,l.Gb(t,19).ngClassValid,l.Gb(t,19).ngClassInvalid,l.Gb(t,19).ngClassPending])}))}function ie(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,44,"div",[["class","container full-height"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),(e()(),l.ub(3,0,null,null,41,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,5).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,5).onReset()&&i),i}),null,null)),l.tb(4,16384,null,0,p.E,[],null,null),l.tb(5,4210688,[["pakForm",4]],0,p.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,p.d,null,[p.s]),l.tb(7,16384,null,0,p.r,[[4,p.d]],null,null),(e()(),l.ub(8,0,null,null,4,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(10,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,Z)),l.tb(12,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(13,0,null,null,20,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,o.b,o.a)),l.tb(14,7520256,null,9,s.c,[l.k,l.h,[2,u.h],[2,c.b],[2,s.a],d.a,l.y,[2,h.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,46,{_controlNonStatic:0}),l.Mb(335544320,47,{_controlStatic:0}),l.Mb(603979776,48,{_labelChildNonStatic:0}),l.Mb(335544320,49,{_labelChildStatic:0}),l.Mb(603979776,50,{_placeholderChild:0}),l.Mb(603979776,51,{_errorChildren:1}),l.Mb(603979776,52,{_hintChildren:1}),l.Mb(603979776,53,{_prefixChildren:1}),l.Mb(603979776,54,{_suffixChildren:1}),(e()(),l.ub(24,0,null,1,9,"input",[["autocomplete","username"],["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","pak_code"],["placeholder",""],["required",""]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,27)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,27).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,27)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,27)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,31)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,31)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,31)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.pakCode=n)&&i),i}),null,null)),l.tb(25,16384,null,0,p.y,[],{required:[0,"required"]},null),l.Lb(1024,null,p.n,(function(e){return[e]}),[p.y]),l.tb(27,16384,null,0,p.e,[l.E,l.k,[2,p.a]],null,null),l.Lb(1024,null,p.o,(function(e){return[e]}),[p.e]),l.tb(29,671744,null,0,p.t,[[2,p.d],[6,p.n],[8,null],[6,p.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,p.p,null,[p.t]),l.tb(31,999424,null,0,m.a,[l.k,d.a,[6,p.p],[2,p.s],[2,p.j],u.b,[8,null],g.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(32,16384,null,0,p.q,[[4,p.p]],null,null),l.Lb(2048,[[46,4],[47,4]],s.d,null,[m.a]),(e()(),l.kb(16777216,null,null,1,null,te)),l.tb(35,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,ne)),l.tb(37,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,le)),l.tb(39,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(40,0,null,null,4,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],[[8,"disabled",0]],[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,43).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,43).onMouseLeave()&&i),"click"===t&&(i=!1!==r.activatePak()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(42,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(43,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(44,null,[""," "]))],(function(e,t){var n=t.component;e(t,12,0,n.pakSettings.web_button_url&&n.pakSettings.web_button_url.length>0),e(t,14,0,"outline"),e(t,25,0,""),e(t,29,0,"pak_code",n.pakCode),e(t,31,0,"","",n.pakSettings.code_input_type),e(t,35,0,n.pakSettings.code_param_name),e(t,37,0,n.pakSettings.code_param_name&&"password"===n.pakSettings.code_param_input_type),e(t,39,0,n.pakSettings.code_param_name&&"password"!==n.pakSettings.code_param_input_type),e(t,42,0,n.viewerService.primaryButtonStyle),e(t,43,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){var n=t.component;e(t,2,0,n.pakSettings.loginpage_headline),e(t,3,0,l.Gb(t,7).ngClassUntouched,l.Gb(t,7).ngClassTouched,l.Gb(t,7).ngClassPristine,l.Gb(t,7).ngClassDirty,l.Gb(t,7).ngClassValid,l.Gb(t,7).ngClassInvalid,l.Gb(t,7).ngClassPending),e(t,10,0,n.pakSettings.code_name),e(t,13,1,["standard"==l.Gb(t,14).appearance,"fill"==l.Gb(t,14).appearance,"outline"==l.Gb(t,14).appearance,"legacy"==l.Gb(t,14).appearance,l.Gb(t,14)._control.errorState,l.Gb(t,14)._canLabelFloat,l.Gb(t,14)._shouldLabelFloat(),l.Gb(t,14)._hasFloatingLabel(),l.Gb(t,14)._hideControlPlaceholder(),l.Gb(t,14)._control.disabled,l.Gb(t,14)._control.autofilled,l.Gb(t,14)._control.focused,"accent"==l.Gb(t,14).color,"warn"==l.Gb(t,14).color,l.Gb(t,14)._shouldForward("untouched"),l.Gb(t,14)._shouldForward("touched"),l.Gb(t,14)._shouldForward("pristine"),l.Gb(t,14)._shouldForward("dirty"),l.Gb(t,14)._shouldForward("valid"),l.Gb(t,14)._shouldForward("invalid"),l.Gb(t,14)._shouldForward("pending"),!l.Gb(t,14)._animationsEnabled]),e(t,24,1,[l.Gb(t,25).required?"":null,l.Gb(t,31)._isServer,l.Gb(t,31).id,l.Gb(t,31).placeholder,l.Gb(t,31).disabled,l.Gb(t,31).required,l.Gb(t,31).readonly&&!l.Gb(t,31)._isNativeSelect||null,l.Gb(t,31)._ariaDescribedby||null,l.Gb(t,31).errorState,l.Gb(t,31).required.toString(),l.Gb(t,32).ngClassUntouched,l.Gb(t,32).ngClassTouched,l.Gb(t,32).ngClassPristine,l.Gb(t,32).ngClassDirty,l.Gb(t,32).ngClassValid,l.Gb(t,32).ngClassInvalid,l.Gb(t,32).ngClassPending]),e(t,40,0,!l.Gb(t,5).valid),e(t,44,0,n.pakSettings.loginpage_button_label)}))}function re(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,14,"div",[["class","container full-height"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"h3",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),(e()(),l.ub(3,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,6).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,6).onMouseLeave()&&i),"click"===t&&(i=!1!==r.activatePak(!0)&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(5,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(6,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(7,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(9,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,12).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,12).onMouseLeave()&&i),"click"===t&&(i=!1!==r.cancelPakActivation()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(11,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(12,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(13,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,5,0,n.viewerService.primaryButtonStyle),e(t,6,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor),e(t,11,0,n.viewerService.primaryButtonStyle),e(t,12,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,2,0,t.component.pakErrorMessage),e(t,7,0,l.Pb(t,7,0,l.Gb(t,8).transform("PAK_REASSIGN_LABEL"))),e(t,13,0,l.Pb(t,13,0,l.Gb(t,14).transform("CANCEL")))}))}function ae(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,18,"div",[["class","container full-height"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(7,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,10).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,10).onMouseLeave()&&i),"click"===t&&(i=!1!==r.logout()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(9,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(10,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(11,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(13,0,null,null,5,"button",[["appHoverColor",""],["class","login-button"],["type","submit"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,16).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,16).onMouseLeave()&&i),"click"===t&&(i=!1!==r.cancelPakActivation()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(15,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(16,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(17,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,9,0,n.viewerService.primaryButtonStyle),e(t,10,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor),e(t,15,0,n.viewerService.primaryButtonStyle),e(t,16,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){var n=t.component;e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("PAK_LOGGED_IN",n.translationData))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("PAK_LOGGED_IN_CONTENT"))),e(t,11,0,l.Pb(t,11,0,l.Gb(t,12).transform("LOGOUT_SELECTION_KEOSK"))),e(t,17,0,l.Pb(t,17,0,l.Gb(t,18).transform("CANCEL")))}))}function oe(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,z)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,V)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,X)),l.tb(9,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,$)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,ie)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,re)),l.tb(15,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,ae)),l.tb(17,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.showAuth0Logout),e(t,3,0,n.showLogoutForm&&!n.showPakActivationForm),e(t,5,0,n.showLoginForm&&!n.showPakActivationForm&&!n.articleId),e(t,7,0,n.showLoginForm&&!n.showPakActivationForm&&!n.articleId),e(t,9,0,n.showLoginForm&&!n.showPakActivationForm),e(t,11,0,n.showForgotPasswordForm),e(t,13,0,n.showPakActivationForm&&n.pakSettings&&!n.pakReassignVisible&&!n.showPakLogoutForm),e(t,15,0,n.pakReassignVisible),e(t,17,0,n.showPakLogoutForm&&n.translationData)}),null)}function se(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-login-and-signup",[],null,null,null,oe,D)),l.tb(1,114688,null,0,C.a,[S.a,x.b,L.a,O.a,P.a,T.a,I.b,l.y,i.k],null,null)],(function(e,t){e(t,1,0)}),null)}var ue=l.qb("app-login-and-signup",C.a,se,{},{},[])},OVpq:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("KbaO");class l{constructor(e){this.viewerService=e,this.currentSlide=0,this.isZoomed=!1,this.isMoving=!1,this.showGallery=!1,this.initialX=0,this.initialY=0,this.currentDeltaX=0,this.currentDeltaY=0,this.lastTranslateX=0,this.lastTranslateY=0}ngOnInit(){}mouseDown(e){this.isZoomed&&(e.stopImmediatePropagation(),e.preventDefault(),this.isMoving=!0,this.initialX=e.clientX,this.initialY=e.clientY)}mouseUp(e){this.isZoomed&&(e.stopImmediatePropagation(),e.preventDefault(),this.isMoving=!1,this.lastTranslateX=this.currentDeltaX,this.lastTranslateY=this.currentDeltaY)}mouseLeave(){this.isMoving=!1}mouseMove(e){this.isZoomed&&this.isMoving&&(e.stopImmediatePropagation(),e.preventDefault(),this.currentDeltaX=this.lastTranslateX+(e.clientX-this.initialX),this.currentDeltaY=this.lastTranslateY+(e.clientY-this.initialY),e.target.style.translate=this.currentDeltaX+"px "+this.currentDeltaY+"px")}onZoom(e){this.isZoomed=!this.isZoomed,this.isZoomed||(e.target.style.translate="0px 0px",this.currentDeltaX=0,this.currentDeltaY=0,this.lastTranslateX=0,this.lastTranslateY=0)}onPreviousClick(){if(this.isZoomed)return;const e=this.currentSlide-1;this.currentSlide=e<0?this.item.images.length-1:e}onNextClick(){if(this.isZoomed)return;const e=this.currentSlide+1;this.currentSlide=e===this.item.images.length?0:e}closeGallery(){this.showGallery=!1}openGallery(e){this.item=e,this.backgroundColorRGBA=this.viewerService.convertDecimalColorToRGB(e.background_color),this.backgroundColorRGBA.push(this.item.background_alpha/100),this.currentSlide=0,this.isZoomed=!1,this.isMoving=!1,this.initialX=0,this.initialY=0,this.currentDeltaX=0,this.currentDeltaY=0,this.lastTranslateX=0,this.lastTranslateY=0,this.showGallery=!0}}},Oaa7:function(e,t,n){!function(e){"use strict";e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},Ob0Z:function(e,t,n){!function(e){"use strict";var t={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function l(e,t,n,l){var i="";if(t)switch(n){case"s":i="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":i="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":i="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":i="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":i="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":i="%d \u0924\u093e\u0938";break;case"d":i="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":i="%d \u0926\u093f\u0935\u0938";break;case"M":i="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":i="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":i="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":i="%d \u0935\u0930\u094d\u0937\u0947"}else switch(n){case"s":i="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":i="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":i="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":i="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":i="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":i="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":i="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":i="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":i="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":i="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":i="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":i="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return i.replace(/%d/i,e)}e.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:l,M:l,MM:l,y:l,yy:l},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u092a\u0939\u093e\u091f\u0947|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940|\u0930\u093e\u0924\u094d\u0930\u0940/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u092a\u0939\u093e\u091f\u0947"===t||"\u0938\u0915\u093e\u0933\u0940"===t?e:"\u0926\u0941\u092a\u093e\u0930\u0940"===t||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===t||"\u0930\u093e\u0924\u094d\u0930\u0940"===t?e>=12?e:e+12:void 0},meridiem:function(e,t,n){return e>=0&&e<6?"\u092a\u0939\u093e\u091f\u0947":e<12?"\u0938\u0915\u093e\u0933\u0940":e<17?"\u0926\u0941\u092a\u093e\u0930\u0940":e<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(n("wd/R"))},OjkT:function(e,t,n){!function(e){"use strict";var t={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};e.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924\u093f"===t?e<4?e:e+12:"\u092c\u093f\u0939\u093e\u0928"===t?e:"\u0926\u093f\u0909\u0901\u0938\u094b"===t?e>=10?e:e+12:"\u0938\u093e\u0901\u091d"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"\u0930\u093e\u0924\u093f":e<12?"\u092c\u093f\u0939\u093e\u0928":e<16?"\u0926\u093f\u0909\u0901\u0938\u094b":e<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(n("wd/R"))},OmwH:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-mo",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"D/M/YYYY",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1130?"\u4e0a\u5348":l<1230?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(n("wd/R"))},Ourk:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return s}));var l=n("8Y7J"),i=(n("elxJ"),n("SVse"),n("IP0z"),n("Xd0L")),r=(n("cUpR"),n("/HVE")),a=n("omvX"),o=(n("5GAg"),n("8bJo"),l.sb({encapsulation:2,styles:[".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:transparent;outline:0}.mat-radio-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;height:20px;left:0;position:absolute;top:0;transition:transform ease 280ms,background-color ease 280ms;width:20px;transform:scale(.001)}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-checked .mat-radio-inner-circle{transform:scale(.5)}@media (-ms-high-contrast:active){.mat-radio-checked .mat-radio-inner-circle{border:solid 10px}}.mat-radio-label-content{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple,.mat-radio-persistent-ripple{opacity:0}@media (hover:none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{bottom:0;left:50%}@media (-ms-high-contrast:active){.mat-radio-disabled{opacity:.5}}"],data:{}}));function s(e){return l.Qb(2,[l.Mb(671088640,1,{_inputElement:0}),(e()(),l.ub(1,0,[["label",1]],null,12,"label",[["class","mat-radio-label"]],[[1,"for",0]],null,null,null,null)),(e()(),l.ub(2,0,null,null,7,"div",[["class","mat-radio-container"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,0,"div",[["class","mat-radio-outer-circle"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,0,"div",[["class","mat-radio-inner-circle"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,3,"div",[["class","mat-radio-ripple mat-ripple"],["mat-ripple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),l.tb(6,212992,null,0,i.t,[l.k,l.y,r.a,[2,i.k],[2,a.a]],{centered:[0,"centered"],radius:[1,"radius"],animation:[2,"animation"],disabled:[3,"disabled"],trigger:[4,"trigger"]},null),l.Jb(7,{enterDuration:0}),(e()(),l.ub(8,0,null,null,0,"div",[["class","mat-ripple-element mat-radio-persistent-ripple"]],null,null,null,null,null)),(e()(),l.ub(9,0,[[1,0],["input",1]],null,0,"input",[["class","mat-radio-input cdk-visually-hidden"],["type","radio"]],[[8,"id",0],[8,"checked",0],[8,"disabled",0],[8,"tabIndex",0],[1,"name",0],[1,"value",0],[8,"required",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"change"],[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i._onInputChange(n)&&l),"click"===t&&(l=!1!==i._onInputClick(n)&&l),l}),null,null)),(e()(),l.ub(10,0,null,null,3,"div",[["class","mat-radio-label-content"]],[[2,"mat-radio-label-before",null]],null,null,null,null)),(e()(),l.ub(11,0,null,null,1,"span",[["style","display:none"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["\xa0"])),l.Fb(null,0)],(function(e,t){var n=t.component,i=e(t,7,0,150);e(t,6,0,!0,20,i,n._isRippleDisabled(),l.Gb(t,1))}),(function(e,t){var n=t.component;e(t,1,0,n.inputId),e(t,5,0,l.Gb(t,6).unbounded),e(t,9,0,n.inputId,n.checked,n.disabled,n.tabIndex,n.name,n.value,n.required,n.ariaLabel,n.ariaLabelledby,n.ariaDescribedby),e(t,10,0,"before"==n.labelPosition)}))}},Oxv6:function(e,t,n){!function(e){"use strict";var t={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};e.defineLocale("tg",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0430\u043b\u0438_\u043c\u0430\u0440\u0442\u0438_\u0430\u043f\u0440\u0435\u043b\u0438_\u043c\u0430\u0439\u0438_\u0438\u044e\u043d\u0438_\u0438\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442\u0438_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0438_\u043e\u043a\u0442\u044f\u0431\u0440\u0438_\u043d\u043e\u044f\u0431\u0440\u0438_\u0434\u0435\u043a\u0430\u0431\u0440\u0438".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_")},monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u0424\u0430\u0440\u0434\u043e \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0448\u0430\u0431"===t?e<4?e:e+12:"\u0441\u0443\u0431\u04b3"===t?e:"\u0440\u04ef\u0437"===t?e>=11?e:e+12:"\u0431\u0435\u0433\u043e\u04b3"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0448\u0430\u0431":e<11?"\u0441\u0443\u0431\u04b3":e<16?"\u0440\u04ef\u0437":e<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(e){return e+(t[e]||t[e%10]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},"P8j/":function(e,t,n){"use strict";n.d(t,"a",(function(){return m})),n.d(t,"b",(function(){return g})),n.d(t,"c",(function(){return b})),n.d(t,"d",(function(){return p})),n.d(t,"e",(function(){return c})),n.d(t,"f",(function(){return u}));var l=n("8Y7J"),i=function(){var e={HEX:0,RGBA:1,HSLA:2,CMYK:3};return e[e.HEX]="HEX",e[e.RGBA]="RGBA",e[e.HSLA]="HSLA",e[e.CMYK]="CMYK",e}(),r=function(){return function(e,t,n,l){this.r=e,this.g=t,this.b=n,this.a=l}}(),a=function(){return function(e,t,n,l){this.h=e,this.s=t,this.v=n,this.a=l}}(),o=function(){return function(e,t,n,l){this.h=e,this.s=t,this.l=n,this.a=l}}(),s=function(){return function(e,t,n,l,i){void 0===i&&(i=1),this.c=e,this.m=t,this.y=n,this.k=l,this.a=i}}(),u=function(){function e(){this.newValue=new l.m}return e.prototype.inputChange=function(e){var t=e.target.value;if(void 0===this.rg)this.newValue.emit(t);else{var n=parseFloat(t);this.newValue.emit({v:n,rg:this.rg})}},e}(),c=function(){function e(e){var t=this;this.elRef=e,this.dragEnd=new l.m,this.dragStart=new l.m,this.newValue=new l.m,this.listenerMove=function(e){return t.move(e)},this.listenerStop=function(){return t.stop()}}return e.prototype.mouseDown=function(e){this.start(e)},e.prototype.touchStart=function(e){this.start(e)},e.prototype.move=function(e){e.preventDefault(),this.setCursor(e)},e.prototype.start=function(e){this.setCursor(e),e.stopPropagation(),document.addEventListener("mouseup",this.listenerStop),document.addEventListener("touchend",this.listenerStop),document.addEventListener("mousemove",this.listenerMove),document.addEventListener("touchmove",this.listenerMove),this.dragStart.emit()},e.prototype.stop=function(){document.removeEventListener("mouseup",this.listenerStop),document.removeEventListener("touchend",this.listenerStop),document.removeEventListener("mousemove",this.listenerMove),document.removeEventListener("touchmove",this.listenerMove),this.dragEnd.emit()},e.prototype.getX=function(e){var t=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==e.pageX?e.pageX:e.touches[0].pageX)-t.left-window.pageXOffset},e.prototype.getY=function(e){var t=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==e.pageY?e.pageY:e.touches[0].pageY)-t.top-window.pageYOffset},e.prototype.setCursor=function(e){var t=this.elRef.nativeElement.offsetWidth,n=this.elRef.nativeElement.offsetHeight,l=Math.max(0,Math.min(this.getX(e),t)),i=Math.max(0,Math.min(this.getY(e),n));void 0!==this.rgX&&void 0!==this.rgY?this.newValue.emit({s:l/t,v:1-i/n,rgX:this.rgX,rgY:this.rgY}):void 0===this.rgX&&void 0!==this.rgY?this.newValue.emit({v:i/n,rgY:this.rgY}):void 0!==this.rgX&&void 0===this.rgY&&this.newValue.emit({v:l/t,rgX:this.rgX})},e}(),d=function(){return function(e,t,n,l){this.h=e,this.s=t,this.v=n,this.a=l}}(),h=function(){return function(e,t,n,l){this.h=e,this.s=t,this.v=n,this.a=l}}(),p=function(){function e(){this.active=null}return e.prototype.setActive=function(e){this.active&&this.active!==e&&"inline"!==this.active.cpDialogDisplay&&this.active.closeDialog(),this.active=e},e.prototype.hsva2hsla=function(e){var t=e.h,n=e.s,l=e.v,i=e.a;if(0===l)return new o(t,0,0,i);if(0===n&&1===l)return new o(t,1,1,i);var r=l*(2-n)/2;return new o(t,l*n/(1-Math.abs(2*r-1)),r,i)},e.prototype.hsla2hsva=function(e){var t=Math.min(e.h,1),n=Math.min(e.s,1),l=Math.min(e.l,1),i=Math.min(e.a,1);if(0===l)return new a(t,0,0,i);var r=l+n*(1-Math.abs(2*l-1))/2;return new a(t,2*(r-l)/r,r,i)},e.prototype.hsvaToRgba=function(e){var t,n,l,i=e.h,a=e.s,o=e.v,s=e.a,u=Math.floor(6*i),c=6*i-u,d=o*(1-a),h=o*(1-c*a),p=o*(1-(1-c)*a);switch(u%6){case 0:t=o,n=p,l=d;break;case 1:t=h,n=o,l=d;break;case 2:t=d,n=o,l=p;break;case 3:t=d,n=h,l=o;break;case 4:t=p,n=d,l=o;break;case 5:t=o,n=d,l=h;break;default:t=0,n=0,l=0}return new r(t,n,l,s)},e.prototype.cmykToRgb=function(e){return new r((1-e.c)*(1-e.k),(1-e.m)*(1-e.k),(1-e.y)*(1-e.k),e.a)},e.prototype.rgbaToCmyk=function(e){var t=1-Math.max(e.r,e.g,e.b);return 1===t?new s(0,0,0,1,e.a):new s((1-e.r-t)/(1-t),(1-e.g-t)/(1-t),(1-e.b-t)/(1-t),t,e.a)},e.prototype.rgbaToHsva=function(e){var t,n,l=Math.min(e.r,1),i=Math.min(e.g,1),r=Math.min(e.b,1),o=Math.min(e.a,1),s=Math.max(l,i,r),u=Math.min(l,i,r),c=s,d=s-u;if(n=0===s?0:d/s,s===u)t=0;else{switch(s){case l:t=(i-r)/d+(i<r?6:0);break;case i:t=(r-l)/d+2;break;case r:t=(l-i)/d+4;break;default:t=0}t/=6}return new a(t,n,c,o)},e.prototype.rgbaToHex=function(e,t){var n="#"+(1<<24|e.r<<16|e.g<<8|e.b).toString(16).substr(1);return t&&(n+=(256|Math.round(255*e.a)).toString(16).substr(1)),n},e.prototype.normalizeCMYK=function(e){return new s(e.c/100,e.m/100,e.y/100,e.k/100,e.a)},e.prototype.denormalizeCMYK=function(e){return new s(Math.floor(100*e.c),Math.floor(100*e.m),Math.floor(100*e.y),Math.floor(100*e.k),e.a)},e.prototype.denormalizeRGBA=function(e){return new r(Math.round(255*e.r),Math.round(255*e.g),Math.round(255*e.b),e.a)},e.prototype.stringToHsva=function(e,t){void 0===e&&(e=""),void 0===t&&(t=!1);var n=null;e=(e||"").toLowerCase();var l=[{re:/(rgb)a?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*%?,\s*(\d{1,3})\s*%?(?:,\s*(\d+(?:\.\d+)?)\s*)?\)/,parse:function(e){return new r(parseInt(e[2],10)/255,parseInt(e[3],10)/255,parseInt(e[4],10)/255,isNaN(parseFloat(e[5]))?1:parseFloat(e[5]))}},{re:/(hsl)a?\(\s*(\d{1,3})\s*,\s*(\d{1,3})%\s*,\s*(\d{1,3})%\s*(?:,\s*(\d+(?:\.\d+)?)\s*)?\)/,parse:function(e){return new o(parseInt(e[2],10)/360,parseInt(e[3],10)/100,parseInt(e[4],10)/100,isNaN(parseFloat(e[5]))?1:parseFloat(e[5]))}}];for(var i in l.push(t?{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})?$/,parse:function(e){return new r(parseInt(e[1],16)/255,parseInt(e[2],16)/255,parseInt(e[3],16)/255,parseInt(e[4]||"FF",16)/255)}}:{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})$/,parse:function(e){return new r(parseInt(e[1],16)/255,parseInt(e[2],16)/255,parseInt(e[3],16)/255,1)}}),l.push({re:/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])$/,parse:function(e){return new r(parseInt(e[1]+e[1],16)/255,parseInt(e[2]+e[2],16)/255,parseInt(e[3]+e[3],16)/255,1)}}),l)if(l.hasOwnProperty(i)){var a=l[i],s=a.re.exec(e),u=s&&a.parse(s);if(u)return u instanceof r?n=this.rgbaToHsva(u):u instanceof o&&(n=this.hsla2hsva(u)),n}return n},e.prototype.outputFormat=function(e,t,n){switch("auto"===t&&(t=e.a<1?"rgba":"hex"),t){case"hsla":var l=this.hsva2hsla(e),i=new o(Math.round(360*l.h),Math.round(100*l.s),Math.round(100*l.l),Math.round(100*l.a)/100);return e.a<1||"always"===n?"hsla("+i.h+","+i.s+"%,"+i.l+"%,"+i.a+")":"hsl("+i.h+","+i.s+"%,"+i.l+"%)";case"rgba":var r=this.denormalizeRGBA(this.hsvaToRgba(e));return e.a<1||"always"===n?"rgba("+r.r+","+r.g+","+r.b+","+Math.round(100*r.a)/100+")":"rgb("+r.r+","+r.g+","+r.b+")";default:var a="always"===n||"forced"===n;return this.rgbaToHex(this.denormalizeRGBA(this.hsvaToRgba(e)),a)}},e}(),m=function(){function e(e,t,n){this.elRef=e,this.cdRef=t,this.service=n,this.isIE10=!1,this.dialogArrowSize=10,this.dialogArrowOffset=15,this.dialogInputFields=[i.HEX,i.RGBA,i.HSLA,i.CMYK],this.useRootViewContainer=!1}return e.prototype.handleEsc=function(e){this.show&&"popup"===this.cpDialogDisplay&&this.onCancelColor(e)},e.prototype.handleEnter=function(e){this.show&&"popup"===this.cpDialogDisplay&&this.onAcceptColor(e)},e.prototype.ngOnInit=function(){var e=this;this.slider=new d(0,0,0,0),this.sliderDimMax=new h(this.hueSlider.nativeElement.offsetWidth||140,this.cpWidth,130,this.alphaSlider.nativeElement.offsetWidth||140),this.format=this.cpCmykEnabled?i.CMYK:"rgba"===this.cpOutputFormat?i.RGBA:"hsla"===this.cpOutputFormat?i.HSLA:i.HEX,this.listenerMouseDown=function(t){e.onMouseDown(t)},this.listenerResize=function(){e.onResize()},this.openDialog(this.initialColor,!1)},e.prototype.ngOnDestroy=function(){this.closeDialog()},e.prototype.ngAfterViewInit=function(){230===this.cpWidth&&"inline"!==this.cpDialogDisplay||(this.sliderDimMax=new h(this.hueSlider.nativeElement.offsetWidth||140,this.cpWidth,130,this.alphaSlider.nativeElement.offsetWidth||140),this.updateColorPicker(!1),this.cdRef.detectChanges())},e.prototype.openDialog=function(e,t){void 0===t&&(t=!0),this.service.setActive(this),this.width||(this.cpWidth=this.directiveElementRef.nativeElement.offsetWidth),this.height||(this.height=320),this.setInitialColor(e),this.setColorFromString(e,t),this.openColorPicker()},e.prototype.closeDialog=function(){this.closeColorPicker()},e.prototype.setupDialog=function(e,t,n,l,i,r,a,o,s,u,c,d,h,p,m,g,b,f,_,v,y,w,k,M,C,S,x,L,O,P,T,I,D,E,A){this.setInitialColor(n),this.setColorMode(o),this.isIE10=10===function(){var e="";"undefined"!=typeof navigator&&(e=navigator.userAgent.toLowerCase());var t=e.indexOf("msie ");return t>0&&parseInt(e.substring(t+5,e.indexOf(".",t)),10)}(),this.directiveInstance=e,this.directiveElementRef=t,this.cpDisableInput=d,this.cpCmykEnabled=s,this.cpAlphaChannel=u,this.cpOutputFormat=c,this.cpDialogDisplay=r,this.cpIgnoredElements=h,this.cpSaveClickOutside=p,this.cpCloseClickOutside=m,this.useRootViewContainer=g,this.width=this.cpWidth=parseInt(l,10),this.height=this.cpHeight=parseInt(i,10),this.cpPosition=b,this.cpPositionOffset=parseInt(f,10),this.cpOKButton=S,this.cpOKButtonText=L,this.cpOKButtonClass=x,this.cpCancelButton=O,this.cpCancelButtonText=T,this.cpCancelButtonClass=P,this.fallbackColor=a||"#fff",this.setPresetConfig(v,y),this.cpPresetColorsClass=w,this.cpMaxPresetColorsLength=k,this.cpPresetEmptyMessage=M,this.cpPresetEmptyMessageClass=C,this.cpAddColorButton=I,this.cpAddColorButtonText=E,this.cpAddColorButtonClass=D,this.cpRemoveColorButtonClass=A,_||(this.dialogArrowOffset=0),"inline"===r&&(this.dialogArrowSize=0,this.dialogArrowOffset=0),"hex"===c&&"always"!==u&&"forced"!==u&&(this.cpAlphaChannel="disabled")},e.prototype.setColorMode=function(e){switch(e.toString().toUpperCase()){case"1":case"C":case"COLOR":this.cpColorMode=1;break;case"2":case"G":case"GRAYSCALE":this.cpColorMode=2;break;case"3":case"P":case"PRESETS":this.cpColorMode=3;break;default:this.cpColorMode=1}},e.prototype.setInitialColor=function(e){this.initialColor=e},e.prototype.setPresetConfig=function(e,t){this.cpPresetLabel=e,this.cpPresetColors=t},e.prototype.setColorFromString=function(e,t,n){var l;void 0===t&&(t=!0),void 0===n&&(n=!0),("always"===this.cpAlphaChannel||"forced"===this.cpAlphaChannel)&&((l=this.service.stringToHsva(e,!0))||this.hsva)||(l=this.service.stringToHsva(e,!1)),l||this.hsva||(l=this.service.stringToHsva(this.fallbackColor,!1)),l&&(this.hsva=l,this.sliderH=this.hsva.h,"hex"===this.cpOutputFormat&&"disabled"===this.cpAlphaChannel&&(this.hsva.a=1),this.updateColorPicker(t,n))},e.prototype.onResize=function(){"fixed"===this.position?this.setDialogPosition():"inline"!==this.cpDialogDisplay&&this.closeColorPicker()},e.prototype.onDragEnd=function(e){this.directiveInstance.sliderDragEnd({slider:e,color:this.outputColor})},e.prototype.onDragStart=function(e){this.directiveInstance.sliderDragStart({slider:e,color:this.outputColor})},e.prototype.onMouseDown=function(e){!this.show||this.isIE10||"popup"!==this.cpDialogDisplay||e.target===this.directiveElementRef.nativeElement||this.isDescendant(this.elRef.nativeElement,e.target)||this.isDescendant(this.directiveElementRef.nativeElement,e.target)||0!==this.cpIgnoredElements.filter((function(t){return t===e.target})).length||(this.cpSaveClickOutside?this.directiveInstance.colorSelected(this.outputColor):(this.setColorFromString(this.initialColor,!1),this.cpCmykEnabled&&this.directiveInstance.cmykChanged(this.cmykColor),this.directiveInstance.colorChanged(this.outputColor)),this.cpCloseClickOutside&&this.closeColorPicker())},e.prototype.onAcceptColor=function(e){e.stopPropagation(),this.outputColor&&this.directiveInstance.colorSelected(this.outputColor),"popup"===this.cpDialogDisplay&&this.closeColorPicker()},e.prototype.onCancelColor=function(e){e.stopPropagation(),this.setColorFromString(this.initialColor,!0),"popup"===this.cpDialogDisplay&&(this.cpCmykEnabled&&this.directiveInstance.cmykChanged(this.cmykColor),this.directiveInstance.colorChanged(this.outputColor,!0),this.closeColorPicker()),this.directiveInstance.colorCanceled()},e.prototype.onFormatToggle=function(e){var t=this.dialogInputFields.length-(this.cpCmykEnabled?0:1),n=((this.dialogInputFields.indexOf(this.format)+e)%t+t)%t;this.format=this.dialogInputFields[n]},e.prototype.onColorChange=function(e){this.hsva.s=e.s/e.rgX,this.hsva.v=e.v/e.rgY,this.updateColorPicker(),this.directiveInstance.sliderChanged({slider:"lightness",value:this.hsva.v,color:this.outputColor}),this.directiveInstance.sliderChanged({slider:"saturation",value:this.hsva.s,color:this.outputColor})},e.prototype.onHueChange=function(e){this.hsva.h=e.v/e.rgX,this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.sliderChanged({slider:"hue",value:this.hsva.h,color:this.outputColor})},e.prototype.onValueChange=function(e){this.hsva.v=e.v/e.rgX,this.updateColorPicker(),this.directiveInstance.sliderChanged({slider:"value",value:this.hsva.v,color:this.outputColor})},e.prototype.onAlphaChange=function(e){this.hsva.a=e.v/e.rgX,this.updateColorPicker(),this.directiveInstance.sliderChanged({slider:"alpha",value:this.hsva.a,color:this.outputColor})},e.prototype.onHexInput=function(e){if(null===e)this.updateColorPicker();else{e&&"#"!==e[0]&&(e="#"+e);var t=/^#([a-f0-9]{3}|[a-f0-9]{6})$/gi;"always"===this.cpAlphaChannel&&(t=/^#([a-f0-9]{3}|[a-f0-9]{6}|[a-f0-9]{8})$/gi);var n=t.test(e);n&&(e.length<5&&(e="#"+e.substring(1).split("").map((function(e){return e+e})).join("")),"forced"===this.cpAlphaChannel&&(e+=Math.round(255*this.hsva.a).toString(16)),this.setColorFromString(e,!0,!1)),this.directiveInstance.inputChanged({input:"hex",valid:n,value:e,color:this.outputColor})}},e.prototype.onRedInput=function(e){var t=this.service.hsvaToRgba(this.hsva),n=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;n&&(t.r=e.v/e.rg,this.hsva=this.service.rgbaToHsva(t),this.sliderH=this.hsva.h,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"red",valid:n,value:t.r,color:this.outputColor})},e.prototype.onBlueInput=function(e){var t=this.service.hsvaToRgba(this.hsva),n=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;n&&(t.b=e.v/e.rg,this.hsva=this.service.rgbaToHsva(t),this.sliderH=this.hsva.h,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"blue",valid:n,value:t.b,color:this.outputColor})},e.prototype.onGreenInput=function(e){var t=this.service.hsvaToRgba(this.hsva),n=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;n&&(t.g=e.v/e.rg,this.hsva=this.service.rgbaToHsva(t),this.sliderH=this.hsva.h,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"green",valid:n,value:t.g,color:this.outputColor})},e.prototype.onHueInput=function(e){var t=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;t&&(this.hsva.h=e.v/e.rg,this.sliderH=this.hsva.h,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"hue",valid:t,value:this.hsva.h,color:this.outputColor})},e.prototype.onValueInput=function(e){var t=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;t&&(this.hsva.v=e.v/e.rg,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"value",valid:t,value:this.hsva.v,color:this.outputColor})},e.prototype.onAlphaInput=function(e){var t=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;t&&(this.hsva.a=e.v/e.rg,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"alpha",valid:t,value:this.hsva.a,color:this.outputColor})},e.prototype.onLightnessInput=function(e){var t=this.service.hsva2hsla(this.hsva),n=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;n&&(t.l=e.v/e.rg,this.hsva=this.service.hsla2hsva(t),this.sliderH=this.hsva.h,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"lightness",valid:n,value:t.l,color:this.outputColor})},e.prototype.onSaturationInput=function(e){var t=this.service.hsva2hsla(this.hsva),n=!isNaN(e.v)&&e.v>=0&&e.v<=e.rg;n&&(t.s=e.v/e.rg,this.hsva=this.service.hsla2hsva(t),this.sliderH=this.hsva.h,this.updateColorPicker()),this.directiveInstance.inputChanged({input:"saturation",valid:n,value:t.s,color:this.outputColor})},e.prototype.onCyanInput=function(e){!isNaN(e.v)&&e.v>=0&&e.v<=e.rg&&(this.cmyk.c=e.v,this.updateColorPicker(!1,!0,!0)),this.directiveInstance.inputChanged({input:"cyan",valid:!0,value:this.cmyk.c,color:this.outputColor})},e.prototype.onMagentaInput=function(e){!isNaN(e.v)&&e.v>=0&&e.v<=e.rg&&(this.cmyk.m=e.v,this.updateColorPicker(!1,!0,!0)),this.directiveInstance.inputChanged({input:"magenta",valid:!0,value:this.cmyk.m,color:this.outputColor})},e.prototype.onYellowInput=function(e){!isNaN(e.v)&&e.v>=0&&e.v<=e.rg&&(this.cmyk.y=e.v,this.updateColorPicker(!1,!0,!0)),this.directiveInstance.inputChanged({input:"yellow",valid:!0,value:this.cmyk.y,color:this.outputColor})},e.prototype.onBlackInput=function(e){!isNaN(e.v)&&e.v>=0&&e.v<=e.rg&&(this.cmyk.k=e.v,this.updateColorPicker(!1,!0,!0)),this.directiveInstance.inputChanged({input:"black",valid:!0,value:this.cmyk.k,color:this.outputColor})},e.prototype.onAddPresetColor=function(e,t){e.stopPropagation(),this.cpPresetColors.filter((function(e){return e===t})).length||(this.cpPresetColors=this.cpPresetColors.concat(t),this.directiveInstance.presetColorsChanged(this.cpPresetColors))},e.prototype.onRemovePresetColor=function(e,t){e.stopPropagation(),this.cpPresetColors=this.cpPresetColors.filter((function(e){return e!==t})),this.directiveInstance.presetColorsChanged(this.cpPresetColors)},e.prototype.openColorPicker=function(){var e=this;this.show||(this.show=!0,this.hidden=!0,setTimeout((function(){e.hidden=!1,e.setDialogPosition(),e.cdRef.detectChanges()}),0),this.directiveInstance.stateChanged(!0),this.isIE10||(document.addEventListener("mousedown",this.listenerMouseDown),document.addEventListener("touchstart",this.listenerMouseDown)),window.addEventListener("resize",this.listenerResize))},e.prototype.closeColorPicker=function(){this.show&&(this.show=!1,this.directiveInstance.stateChanged(!1),this.isIE10||(document.removeEventListener("mousedown",this.listenerMouseDown),document.removeEventListener("touchstart",this.listenerMouseDown)),window.removeEventListener("resize",this.listenerResize),this.cdRef.destroyed||this.cdRef.detectChanges())},e.prototype.updateColorPicker=function(e,t,n){if(void 0===e&&(e=!0),void 0===t&&(t=!0),void 0===n&&(n=!1),this.sliderDimMax){2===this.cpColorMode&&(this.hsva.s=0);var l,u,c=void 0,h=this.outputColor;if(u=this.service.hsva2hsla(this.hsva),this.cpCmykEnabled?(n?(c=this.service.cmykToRgb(this.service.normalizeCMYK(this.cmyk)),this.hsva=this.service.rgbaToHsva(c)):(c=this.service.hsvaToRgba(this.hsva),this.cmyk=this.service.denormalizeCMYK(this.service.rgbaToCmyk(c))),c=this.service.denormalizeRGBA(c),this.sliderH=this.hsva.h):c=this.service.denormalizeRGBA(this.service.hsvaToRgba(this.hsva)),l=this.service.denormalizeRGBA(this.service.hsvaToRgba(new a(this.sliderH||this.hsva.h,1,1,1))),t&&(this.hslaText=new o(Math.round(360*u.h),Math.round(100*u.s),Math.round(100*u.l),Math.round(100*u.a)/100),this.rgbaText=new r(c.r,c.g,c.b,Math.round(100*c.a)/100),this.cpCmykEnabled&&(this.cmykText=new s(this.cmyk.c,this.cmyk.m,this.cmyk.y,this.cmyk.k,Math.round(100*this.cmyk.a)/100)),this.hexText=this.service.rgbaToHex(c,"always"===this.cpAlphaChannel),this.hexAlpha=this.rgbaText.a),"auto"===this.cpOutputFormat&&this.format!==i.RGBA&&this.format!==i.CMYK&&this.hsva.a<1&&(this.format=this.hsva.a<1?i.RGBA:i.HEX),this.hueSliderColor="rgb("+l.r+","+l.g+","+l.b+")",this.alphaSliderColor="rgb("+c.r+","+c.g+","+c.b+")",this.outputColor=this.service.outputFormat(this.hsva,this.cpOutputFormat,this.cpAlphaChannel),this.selectedColor=this.service.outputFormat(this.hsva,"rgba",null),this.format!==i.CMYK)this.cmykColor="";else if("always"===this.cpAlphaChannel||"enabled"===this.cpAlphaChannel||"forced"===this.cpAlphaChannel){var p=Math.round(100*this.cmyk.a)/100;this.cmykColor="cmyka("+this.cmyk.c+","+this.cmyk.m+","+this.cmyk.y+","+this.cmyk.k+","+p+")"}else this.cmykColor="cmyk("+this.cmyk.c+","+this.cmyk.m+","+this.cmyk.y+","+this.cmyk.k+")";this.slider=new d((this.sliderH||this.hsva.h)*this.sliderDimMax.h-8,this.hsva.s*this.sliderDimMax.s-8,(1-this.hsva.v)*this.sliderDimMax.v-8,this.hsva.a*this.sliderDimMax.a-8),e&&h!==this.outputColor&&(this.cpCmykEnabled&&this.directiveInstance.cmykChanged(this.cmykColor),this.directiveInstance.colorChanged(this.outputColor))}},e.prototype.setDialogPosition=function(){if("inline"===this.cpDialogDisplay)this.position="relative";else{for(var e="static",t="",n=void 0,l=null,i=null,r=this.directiveElementRef.nativeElement.parentNode,a=this.dialogElement.nativeElement.offsetHeight;null!==r&&"HTML"!==r.tagName;){if("static"!==(e=(n=window.getComputedStyle(r)).getPropertyValue("position"))&&null===l&&(l=r),(t=n.getPropertyValue("transform"))&&"none"!==t&&null===i&&(i=r),"fixed"===e){l=i;break}r=r.parentNode}var o=this.createDialogBox(this.directiveElementRef.nativeElement,"fixed"!==e);if(this.useRootViewContainer||"fixed"===e&&(!l||l instanceof HTMLUnknownElement))this.top=o.top,this.left=o.left;else{null===l&&(l=r);var s=this.createDialogBox(l,"fixed"!==e);this.top=o.top-s.top,this.left=o.left-s.left}"fixed"===e&&(this.position="fixed");var u=this.cpPosition;if("auto"===this.cpPosition){var c="right",d="bottom",h=Math.max(document.documentElement.clientWidth,window.innerWidth||0),p=Math.max(document.documentElement.clientHeight,window.innerHeight||0);this.left+this.cpWidth>h&&(c="left"),this.top+a>p&&(d="top"),u=c+"-"+d}this.cpUsePosition=u,"top"===u?(this.arrowTop=a-1,this.top-=a+this.dialogArrowSize,this.left+=this.cpPositionOffset/100*o.width-this.dialogArrowOffset):"bottom"===u?(this.top+=o.height+this.dialogArrowSize,this.left+=this.cpPositionOffset/100*o.width-this.dialogArrowOffset):"top-left"===u||"left-top"===u?(this.top-=a-o.height+o.height*this.cpPositionOffset/100,this.left-=this.cpWidth+this.dialogArrowSize-2-this.dialogArrowOffset):"top-right"===u||"right-top"===u?(this.top-=a-o.height+o.height*this.cpPositionOffset/100,this.left+=o.width+this.dialogArrowSize-2-this.dialogArrowOffset):"left"===u||"bottom-left"===u||"left-bottom"===u?(this.top+=o.height*this.cpPositionOffset/100-this.dialogArrowOffset,this.left-=this.cpWidth+this.dialogArrowSize-2):(this.top+=o.height*this.cpPositionOffset/100-this.dialogArrowOffset,this.left+=o.width+this.dialogArrowSize-2)}},e.prototype.isDescendant=function(e,t){for(var n=t.parentNode;null!==n;){if(n===e)return!0;n=n.parentNode}return!1},e.prototype.createDialogBox=function(e,t){return{top:e.getBoundingClientRect().top+(t?window.pageYOffset:0),left:e.getBoundingClientRect().left+(t?window.pageXOffset:0),width:e.offsetWidth,height:e.offsetHeight}},e}(),g=function(){function e(e,t,n,i,r,a){this.injector=e,this.cfr=t,this.appRef=n,this.vcRef=i,this.elRef=r,this._service=a,this.dialogCreated=!1,this.ignoreChanges=!1,this.cpWidth="230px",this.cpHeight="auto",this.cpToggle=!1,this.cpDisabled=!1,this.cpIgnoredElements=[],this.cpFallbackColor="",this.cpColorMode="color",this.cpCmykEnabled=!1,this.cpOutputFormat="auto",this.cpAlphaChannel="enabled",this.cpDisableInput=!1,this.cpDialogDisplay="popup",this.cpSaveClickOutside=!0,this.cpCloseClickOutside=!0,this.cpUseRootViewContainer=!1,this.cpPosition="auto",this.cpPositionOffset="0%",this.cpPositionRelativeToArrow=!1,this.cpOKButton=!1,this.cpOKButtonText="OK",this.cpOKButtonClass="cp-ok-button-class",this.cpCancelButton=!1,this.cpCancelButtonText="Cancel",this.cpCancelButtonClass="cp-cancel-button-class",this.cpPresetLabel="Preset colors",this.cpPresetColorsClass="cp-preset-colors-class",this.cpMaxPresetColorsLength=6,this.cpPresetEmptyMessage="No colors added",this.cpPresetEmptyMessageClass="preset-empty-message",this.cpAddColorButton=!1,this.cpAddColorButtonText="Add color",this.cpAddColorButtonClass="cp-add-color-button-class",this.cpRemoveColorButtonClass="cp-remove-color-button-class",this.cpInputChange=new l.m(!0),this.cpToggleChange=new l.m(!0),this.cpSliderChange=new l.m(!0),this.cpSliderDragEnd=new l.m(!0),this.cpSliderDragStart=new l.m(!0),this.colorPickerOpen=new l.m(!0),this.colorPickerClose=new l.m(!0),this.colorPickerCancel=new l.m(!0),this.colorPickerSelect=new l.m(!0),this.colorPickerChange=new l.m(!1),this.cpCmykColorChange=new l.m(!0),this.cpPresetColorsChange=new l.m(!0)}return e.prototype.handleClick=function(){this.inputFocus()},e.prototype.handleFocus=function(){this.inputFocus()},e.prototype.handleInput=function(e){this.inputChange(e)},e.prototype.ngOnDestroy=function(){void 0!==this.cmpRef&&this.cmpRef.destroy()},e.prototype.ngOnChanges=function(e){e.cpToggle&&!this.cpDisabled&&(e.cpToggle.currentValue?this.openDialog():e.cpToggle.currentValue||this.closeDialog()),e.colorPicker&&(this.dialog&&!this.ignoreChanges&&("inline"===this.cpDialogDisplay&&this.dialog.setInitialColor(e.colorPicker.currentValue),this.dialog.setColorFromString(e.colorPicker.currentValue,!1),this.cpUseRootViewContainer&&"inline"!==this.cpDialogDisplay&&this.cmpRef.changeDetectorRef.detectChanges()),this.ignoreChanges=!1),(e.cpPresetLabel||e.cpPresetColors)&&this.dialog&&this.dialog.setPresetConfig(this.cpPresetLabel,this.cpPresetColors)},e.prototype.openDialog=function(){if(this.dialogCreated)this.dialog&&this.dialog.openDialog(this.colorPicker);else{var e=this.vcRef;if(this.dialogCreated=!0,this.cpUseRootViewContainer&&"inline"!==this.cpDialogDisplay){var t=this.injector.get(this.appRef.componentTypes[0]);(e=t.vcRef||t.viewContainerRef||this.vcRef)===this.vcRef&&console.warn("You are using cpUseRootViewContainer, but the root component is not exposing viewContainerRef!Please expose it by adding 'public vcRef: ViewContainerRef' to the constructor.")}var n=this.cfr.resolveComponentFactory(m),i=l.D.fromResolvedProviders([],e.parentInjector);this.cmpRef=e.createComponent(n,0,i,[]),this.cmpRef.instance.setupDialog(this,this.elRef,this.colorPicker,this.cpWidth,this.cpHeight,this.cpDialogDisplay,this.cpFallbackColor,this.cpColorMode,this.cpCmykEnabled,this.cpAlphaChannel,this.cpOutputFormat,this.cpDisableInput,this.cpIgnoredElements,this.cpSaveClickOutside,this.cpCloseClickOutside,this.cpUseRootViewContainer,this.cpPosition,this.cpPositionOffset,this.cpPositionRelativeToArrow,this.cpPresetLabel,this.cpPresetColors,this.cpPresetColorsClass,this.cpMaxPresetColorsLength,this.cpPresetEmptyMessage,this.cpPresetEmptyMessageClass,this.cpOKButton,this.cpOKButtonClass,this.cpOKButtonText,this.cpCancelButton,this.cpCancelButtonClass,this.cpCancelButtonText,this.cpAddColorButton,this.cpAddColorButtonClass,this.cpAddColorButtonText,this.cpRemoveColorButtonClass),this.dialog=this.cmpRef.instance,this.vcRef!==e&&this.cmpRef.changeDetectorRef.detectChanges()}},e.prototype.closeDialog=function(){this.dialog&&"popup"===this.cpDialogDisplay&&this.dialog.closeDialog()},e.prototype.cmykChanged=function(e){this.cpCmykColorChange.emit(e)},e.prototype.stateChanged=function(e){this.cpToggleChange.emit(e),e?this.colorPickerOpen.emit(this.colorPicker):this.colorPickerClose.emit(this.colorPicker)},e.prototype.colorChanged=function(e,t){void 0===t&&(t=!0),this.ignoreChanges=t,this.colorPickerChange.emit(e)},e.prototype.colorSelected=function(e){this.colorPickerSelect.emit(e)},e.prototype.colorCanceled=function(){this.colorPickerCancel.emit()},e.prototype.inputFocus=function(){var e=this.elRef.nativeElement,t=this.cpIgnoredElements.filter((function(t){return t===e}));this.cpDisabled||t.length||("undefined"!=typeof document&&e===document.activeElement?this.openDialog():this.dialog&&this.dialog.show?this.closeDialog():this.openDialog())},e.prototype.inputChange=function(e){this.dialog?this.dialog.setColorFromString(e.target.value,!0):(this.colorPicker=e.target.value,this.colorPickerChange.emit(this.colorPicker))},e.prototype.inputChanged=function(e){this.cpInputChange.emit(e)},e.prototype.sliderChanged=function(e){this.cpSliderChange.emit(e)},e.prototype.sliderDragEnd=function(e){this.cpSliderDragEnd.emit(e)},e.prototype.sliderDragStart=function(e){this.cpSliderDragStart.emit(e)},e.prototype.presetColorsChanged=function(e){this.cpPresetColorsChange.emit(e)},e}(),b=function(){return function(){}}()},PA2r:function(e,t,n){!function(e){"use strict";var t={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},n="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),l=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],i=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function r(e){return e>1&&e<5&&1!=~~(e/10)}function a(e,t,n,l){var i=e+" ";switch(n){case"s":return t||l?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return t||l?i+(r(e)?"sekundy":"sekund"):i+"sekundami";case"m":return t?"minuta":l?"minutu":"minutou";case"mm":return t||l?i+(r(e)?"minuty":"minut"):i+"minutami";case"h":return t?"hodina":l?"hodinu":"hodinou";case"hh":return t||l?i+(r(e)?"hodiny":"hodin"):i+"hodinami";case"d":return t||l?"den":"dnem";case"dd":return t||l?i+(r(e)?"dny":"dn\xed"):i+"dny";case"M":return t||l?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return t||l?i+(r(e)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):i+"m\u011bs\xedci";case"y":return t||l?"rok":"rokem";case"yy":return t||l?i+(r(e)?"roky":"let"):i+"lety"}}e.defineLocale("cs",{months:t,monthsShort:n,monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),weekdaysShort:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),weekdaysMin:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[z\xedtra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[v\u010dera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},PDX0:function(e,t){(function(t){e.exports=t}).call(this,{})},POq0:function(e,t,n){"use strict";n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return u})),n.d(t,"a",(function(){return c})),n.d(t,"d",(function(){return d}));var l=n("KCVW"),i=n("8Y7J"),r=n("HDdC"),a=n("XNiG"),o=n("Kj3r");let s=(()=>{class e{create(e){return"undefined"==typeof MutationObserver?null:new MutationObserver(e)}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e},token:e,providedIn:"root"}),e})(),u=(()=>{class e{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,t)=>this._cleanupObserver(t))}observe(e){const t=Object(l.e)(e);return new r.a(e=>{const n=this._observeElement(t).subscribe(e);return()=>{n.unsubscribe(),this._unobserveElement(t)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const t=new a.a,n=this._mutationObserverFactory.create(e=>t.next(e));n&&n.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:n,stream:t,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&&(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:t,stream:n}=this._observedElements.get(e);t&&t.disconnect(),n.complete(),this._observedElements.delete(e)}}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(s))},token:e,providedIn:"root"}),e})();class c{constructor(e,t,n){this._contentObserver=e,this._elementRef=t,this._ngZone=n,this.event=new i.m,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=Object(l.c)(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=Object(l.f)(e),this._subscribe()}ngAfterContentInit(){this._currentSubscription||this.disabled||this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?e.pipe(Object(o.a)(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription&&this._currentSubscription.unsubscribe()}}class d{}},PSZo:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("NvT6"),r=n("W5yJ"),a=n("/HVE"),o=n("SVse"),s=n("omvX"),u=n("ll7q"),c=n("s6ns");n.d(t,"a",(function(){return m}));var d=l.sb({encapsulation:0,styles:[[""]],data:{}});function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-spinner",[["class","mat-spinner mat-progress-spinner"],["mode","indeterminate"],["role","progressbar"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,i.b,i.a)),l.tb(1,114688,null,0,r.d,[l.k,a.a,[2,o.e],[2,s.a],r.a],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1)._noopAnimations,l.Gb(t,1).diameter,l.Gb(t,1).diameter)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-loading-dialog",[],null,null,null,h,d)),l.tb(1,114688,null,0,u.a,[c.i],null,null)],(function(e,t){e(t,1,0)}),null)}var m=l.qb("app-loading-dialog",u.a,p,{},{},[])},PV0E:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl"),n("naTb"),n("KbaO"),n("839X");class l{constructor(e,t,n,l){this.websiteService=e,this.sharedService=t,this.viewerService=n,this.readersService=l,this.editable=!0,this.showError=!1,this.showSuccess=!1,this.groupId=this.websiteService.groupId,this.buttonColor=this.websiteService.primaryButtonColor,this.buttonTextColor=this.websiteService.primaryButtonTextColor}ngOnInit(){this.viewerService.isLoggedIn()&&(this.profileSubscription=this.readersService.accountDataSubject.subscribe(e=>{e?e.email&&e.email.indexOf("@")>0&&e.email.indexOf(".")>0&&(this.email=e.email,this.editable=!1):this.readersService.getReaderProfile().subscribe(e=>{e.email&&e.email.indexOf("@")>0&&e.email.indexOf(".")>0&&(this.email=e.email,this.editable=!1)})}))}ngOnDestroy(){this.profileSubscription&&this.profileSubscription.unsubscribe()}register(){this.sharedService.showLoadingOverlay(),this.readersService.newsletterRegisterReader(this.groupId,this.email).subscribe({next:()=>{this.showSuccess=!0,this.sharedService.hideLoadingOverlay(),this.sharedService.showNewsletterConfirmationPage(),this.viewerService.isLoggedIn()&&this.readersService.getReaderProfile().subscribe(e=>{})},error:e=>{this.showError=this.editable,this.showSuccess=!this.editable,this.sharedService.hideLoadingOverlay(),"email_already_exists"===e.error.error&&(this.viewerService.isLoggedIn()&&this.readersService.getReaderProfile().subscribe(e=>{}),this.sharedService.showNewsletterConfirmationPage())}})}}},PeUW:function(e,t,n){!function(e){"use strict";var t={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},n={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};e.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(e){return e+"\u0bb5\u0ba4\u0bc1"},preparse:function(e){return e.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(e,t,n){return e<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":e<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":e<10?" \u0b95\u0bbe\u0bb2\u0bc8":e<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":e<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":e<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(e,t){return 12===e&&(e=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===t?e<2?e:e+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===t||"\u0b95\u0bbe\u0bb2\u0bc8"===t||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===t&&e>=10?e:e+12},week:{dow:0,doy:6}})}(n("wd/R"))},PlVC:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse"),a=n("vDTs"),o=n("iInd"),s=n("YKP+");n("egpd"),n("KbaO"),n("YRjy"),n("naFj"),n("839X"),n("naTb"),n("7Dn+"),n("BRA/"),n("s6ns"),n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return j}));var u=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{position:relative;display:block;top:0;left:0;width:100%}.top-bg-image-wrapper[_ngcontent-%COMP%]{vertical-align:baseline;margin:0;padding:0;border:0;z-index:1}.top-bg-image-wrapper[_ngcontent-%COMP%]   .top-bg-image[_ngcontent-%COMP%]{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;background-color:#000;z-index:0;opacity:.8}.top-bg-image-wrapper[_ngcontent-%COMP%]   .top-bg-image.default[_ngcontent-%COMP%]{background-color:#ededed;opacity:1}.centered-cover-container[_ngcontent-%COMP%]{margin-left:auto!important;margin-right:auto!important;max-width:730px}.cover-container[_ngcontent-%COMP%]{padding-top:100px;margin-left:130px;position:relative}.cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:340px;vertical-align:bottom;border:1px solid #ededed}.cover-container[_ngcontent-%COMP%]   .cover[_ngcontent-%COMP%]{display:table-cell}.cover-container[_ngcontent-%COMP%]   .cover-details[_ngcontent-%COMP%]{height:45px;margin-top:20px;margin-bottom:40px;width:340px;font-family:"PT Sans"}.cover-container[_ngcontent-%COMP%]   .cover-details[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]{text-align:left;display:inline-block;width:280px;font-size:14px;color:#727272;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis}.cover-container[_ngcontent-%COMP%]   .cover-details[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#727272}.cover-container[_ngcontent-%COMP%]   .cover-details[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]   .issue-date[_ngcontent-%COMP%]{color:#303030;letter-spacing:.2px;line-height:19px}.cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%]{margin-bottom:0;height:auto;display:none}.cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]{width:340px;text-align:center}.cover-container[_ngcontent-%COMP%]   .desktop[_ngcontent-%COMP%]{display:block}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]{padding-bottom:105px;margin-top:auto;display:table-cell;vertical-align:bottom;padding-left:34px;position:relative}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .buttons[_ngcontent-%COMP%]{padding-bottom:50px;display:grid}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .header-container[_ngcontent-%COMP%]{width:263px}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   #issues-app-toolbar[_ngcontent-%COMP%]{width:263px;height:40px;position:relative}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   #issues-app-toolbar[_ngcontent-%COMP%]   .app-icon-ios[_ngcontent-%COMP%]{width:130px;height:40px;left:-6px;top:-2px;position:absolute;border:0!important}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   #issues-app-toolbar[_ngcontent-%COMP%]   .app-icon-android[_ngcontent-%COMP%]{width:150px;top:-11px;left:121px;position:absolute;border:0!important}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .common-button[_ngcontent-%COMP%]{width:263px;height:37px;margin-top:10px;color:#fff;font-family:"PT Sans";font-size:14px;background-color:#9e9e9e}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .common-button.buy-button[_ngcontent-%COMP%]{background-color:#e70018}@media (max-width:800px){[_nghost-%COMP%]{background-color:#ededed}.top-bg-image-wrapper[_ngcontent-%COMP%]{display:none}.cover-container[_ngcontent-%COMP%]{margin-left:0;padding-top:40px}.cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:310px}.cover-container[_ngcontent-%COMP%]   .cover[_ngcontent-%COMP%]{display:block;width:340px;margin-left:auto;margin-right:auto}.cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%]{display:block;max-width:340px;width:100%}.cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]{max-width:340px;width:100%}.cover-container[_ngcontent-%COMP%]   .desktop[_ngcontent-%COMP%]{display:none}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]{display:block;width:340px;margin-left:auto;margin-right:auto;padding-left:0}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .header-container[_ngcontent-%COMP%]{margin-top:20px;position:relative;width:340px}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .common-button[_ngcontent-%COMP%]{width:340px}}@media (max-width:500px){.cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:270px}.cover-container[_ngcontent-%COMP%]   .cover[_ngcontent-%COMP%]{width:300px}.cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%], .cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]{max-width:300px}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%], .cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .common-button[_ngcontent-%COMP%], .cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .header-container[_ngcontent-%COMP%]{width:300px}.centered-cover-container[_ngcontent-%COMP%]{padding-top:15px!important}}@media (max-width:370px){.cover-container[_ngcontent-%COMP%]{margin-left:0;padding-top:40px}.cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:200px}.cover-container[_ngcontent-%COMP%]   .cover[_ngcontent-%COMP%]{display:block;width:230px;margin-left:auto;margin-right:auto}.cover-container[_ngcontent-%COMP%]   .mobile[_ngcontent-%COMP%]   .mag-title[_ngcontent-%COMP%]{width:230px}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]{display:block;width:230px;margin-left:auto;margin-right:auto;padding-left:0}.cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .common-button[_ngcontent-%COMP%], .cover-container[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .header-container[_ngcontent-%COMP%]{width:230px}.centered-cover-container[_ngcontent-%COMP%]{padding-top:15px!important}}h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:36px;font-weight:700;color:#373a36}p[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:21px;font-weight:400;color:#373a36;margin-bottom:25px}.post-cover[_ngcontent-%COMP%]{background-color:#fff;padding:15px;margin-bottom:105px}.post-cover[_ngcontent-%COMP%]   .logo-container[_ngcontent-%COMP%]{margin-bottom:10px}.post-cover[_ngcontent-%COMP%]   .logo-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:200px;max-height:70px;border:none}.post-cover[_ngcontent-%COMP%]   .post-title[_ngcontent-%COMP%]{padding-top:10px}']],data:{}});function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","top-bg-image"]],[[4,"background-image",null]],null,null,null,null))],null,(function(e,t){e(t,0,0,"url("+t.component.backgroundImgUrl+")")}))}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","top-bg-image default"]],null,null,null,null,null))],null,null)}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","header-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("OVERVIEW_HEADER_LABEL"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("OVERVIEW_SUBHEADER_LABEL")))}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","buttons"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,4).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,4).onMouseLeave()&&i),"click"===t&&(i=!1!==r.readButtonClicked()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(4,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.primaryButtonStyle),e(t,4,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("OVERVIEW_READ_LABEL")))}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.singleIssuePurchase(!0)&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_GIFT_SINGLE_ISSUE_LABEL")))}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.subscriptionPurchase(!0)&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_GIFT_SUBSCRIPTION_LABEL")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,10,"div",[["class","buttons"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,4).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,4).onMouseLeave()&&i),"click"===t&&(i=!1!==r.readButtonClicked()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(4,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.primaryButtonStyle),e(t,4,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor),e(t,8,0,n.showBuyButtons&&n.singleIssueProducts.length>0),e(t,10,0,n.showBuyButtons&&n.subscriptions&&n.subscriptions.length>0)}),(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("OVERVIEW_READ_LABEL")))}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.articlePurchase()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "," ",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){var n=t.component;e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_SINGLE_ARTICLE_LABEL")),n.articlePrice.price,n.articlePrice.currency)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.openLeadwall()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){var n=t.component;e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform(n.leadwallButtonLabel||"OVERVIEW_LEADWALL_LABEL")))}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.singleIssuePurchase(!1)&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_SINGLE_ISSUE_LABEL")))}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.subscriptionPurchase(!1)&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_ABO_LABEL")))}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.openPak()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("LOGIN_SELECTION_PAK")))}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.showLoginDialog()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_PAK_LABEL")))}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.showCoupon()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_COUPON_LABEL")))}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,20,"div",[["class","buttons"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,4).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,4).onMouseLeave()&&i),"click"===t&&(i=!1!==r.readButtonClicked()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(4,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(12,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(14,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(20,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.primaryButtonStyle),e(t,4,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor),e(t,8,0,n.articlePrice),e(t,10,0,n.hasLeadwall),e(t,12,0,n.showBuyButtons&&n.singleIssueProducts.length>0),e(t,14,0,n.showBuyButtons&&n.subscriptions&&n.subscriptions.length>0),e(t,16,0,n.isLoggedIn&&n.hasPak),e(t,18,0,n.showLoginButton),e(t,20,0,n.hasCoupon)}),(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("OVERVIEW_PREVIEW_LABEL")))}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""],["class","app-icon-ios"],["src","/assets/viewer/itunes.svg"]],null,null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.storeLinks.apple)}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""],["class","app-icon-android"],["src","/assets/viewer/googleplay.svg"]],null,null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.storeLinks.googleplay)}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["id","issues-app-toolbar"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.storeLinks.apple),e(t,4,0,n.storeLinks.googleplay)}),null)}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,34,"div",[["class","cover-container"]],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"centered-cover-container":0}),(e()(),l.ub(4,0,null,null,19,"div",[["class","cover"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,6,"div",[["class","cover-details mobile"]],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,5,"div",[["class","mag-title"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,4,"a",[],[[1,"target",0],[8,"href",4]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,8).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),null,null)),l.tb(8,671744,null,0,o.o,[o.l,o.a,r.l],{queryParams:[0,"queryParams"],routerLink:[1,"routerLink"]},null),l.Jb(9,{articleindex:0}),(e()(),l.ub(10,0,null,null,1,"b",[],null,null,null,null,null)),(e()(),l.Ob(11,null,["",""])),(e()(),l.ub(12,0,null,null,1,"img",[["alt",""],["appAlternateImage",""]],[[8,"src",4]],[[null,"error"]],(function(e,t,n){var i=!0;return"error"===t&&(i=!1!==l.Gb(e,13).onError()&&i),i}),null,null)),l.tb(13,16384,null,0,s.a,[l.k],{alternateSrc:[0,"alternateSrc"]},null),(e()(),l.ub(14,0,null,null,9,"div",[["class","cover-details desktop"]],null,null,null,null,null)),(e()(),l.ub(15,0,null,null,8,"div",[["class","mag-title"]],null,null,null,null,null)),(e()(),l.ub(16,0,null,null,4,"a",[],[[1,"target",0],[8,"href",4]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,17).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),null,null)),l.tb(17,671744,null,0,o.o,[o.l,o.a,r.l],{queryParams:[0,"queryParams"],routerLink:[1,"routerLink"]},null),l.Jb(18,{articleindex:0}),(e()(),l.ub(19,0,null,null,1,"b",[],null,null,null,null,null)),(e()(),l.Ob(20,null,["",""])),(e()(),l.ub(21,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.ub(22,0,null,null,1,"span",[["class","issue-date"]],null,null,null,null,null)),(e()(),l.Ob(23,null,["",""])),(e()(),l.ub(24,0,null,null,10,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(26,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(28,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(30,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(32,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(34,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.centerCover);e(t,2,0,"cover-container",l);var i=e(t,9,0,!0);e(t,8,0,i,n.getIssueUrl()),e(t,13,0,n.selectedMagazine.large_cover_img_url);var r=e(t,18,0,!0);e(t,17,0,r,n.getIssueUrl()),e(t,26,0,n.inArticleViewer),e(t,28,0,!n.selectedMagazine.for_sale),e(t,30,0,n.selectedMagazine.for_sale&&n.selectedMagazine.purchased),e(t,32,0,n.selectedMagazine.for_sale&&!n.selectedMagazine.purchased),e(t,34,0,n.storeLinks&&(n.storeLinks.apple||n.storeLinks.googleplay))}),(function(e,t){var n=t.component;e(t,7,0,l.Gb(t,8).target,l.Gb(t,8).href),e(t,11,0,n.selectedMagazine.magazine_title),e(t,12,0,n.selectedMagazine.xlarge_cover_img_url),e(t,16,0,l.Gb(t,17).target,l.Gb(t,17).href),e(t,20,0,n.selectedMagazine.magazine_title),e(t,23,0,n.localizedDateString())}))}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","logo-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,l.yb(1,"",t.component.settings.logo_url,""))}))}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","header-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("OVERVIEW_HEADER_LABEL"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("OVERVIEW_SUBHEADER_LABEL")))}))}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.articlePurchase()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "," ",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){var n=t.component;e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_SINGLE_ARTICLE_LABEL")),n.articlePrice.price,n.articlePrice.currency)}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.subscriptionPurchase(!1)&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_ABO_LABEL")))}))}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.openPak()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("LOGIN_SELECTION_PAK")))}))}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,3).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,3).onMouseLeave()&&i),"click"===t&&(i=!1!==r.showLoginDialog()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.tb(3,16384,null,0,a.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(4,null,[""," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_PAK_LABEL")))}))}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""],["class","app-icon-ios"],["src","/assets/viewer/itunes.svg"]],null,null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.storeLinks.apple)}))}function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"img",[["alt",""],["class","app-icon-android"],["src","/assets/viewer/googleplay.svg"]],null,null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.storeLinks.googleplay)}))}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["id","issues-app-toolbar"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.storeLinks.apple),e(t,4,0,n.storeLinks.googleplay)}),null)}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,24,"div",[["class","cover-container"]],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"centered-cover-container":0}),(e()(),l.ub(4,0,null,null,6,"div",[["class","cover"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,5,"div",[["class","post-cover"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(8,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(e()(),l.ub(9,0,null,null,1,"div",[["class","post-title"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,0,"b",[],[[8,"innerHTML",1]],null,null,null,null)),(e()(),l.ub(11,0,null,null,13,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(14,0,null,null,8,"div",[["class","buttons"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,I)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,D)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(20,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(22,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(24,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.centerCover);e(t,2,0,"cover-container",l),e(t,7,0,n.settings.logo_url),e(t,13,0,n.inArticleViewer),e(t,16,0,n.articlePrice),e(t,18,0,n.articlePrice&&n.articlePrice.subscription_product_ids&&n.articlePrice.subscription_product_ids.length>0),e(t,20,0,n.isLoggedIn&&n.hasPak),e(t,22,0,n.showLoginButton),e(t,24,0,n.storeLinks&&(n.storeLinks.apple||n.storeLinks.googleplay))}),(function(e,t){var n=t.component;e(t,8,0,n.selectedPost.cover_image_item.url),e(t,10,0,n.selectedPost.title)}))}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","top-bg-image-wrapper"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.isBackgroundImageEnabled),e(t,4,0,!n.isBackgroundImageEnabled),e(t,6,0,n.selectedMagazine),e(t,8,0,n.selectedPost)}),null)}},PpIw:function(e,t,n){!function(e){"use strict";var t={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},n={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};e.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(e){return e.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===t?e<4?e:e+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===t?e:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===t?e>=10?e:e+12:"\u0cb8\u0c82\u0c9c\u0cc6"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":e<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":e<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":e<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(e){return e+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(n("wd/R"))},PqYM:function(e,t,n){"use strict";var l=n("HDdC"),i=n("D0XW"),r=n("DH7j");function a(e){return!Object(r.a)(e)&&e-parseFloat(e)+1>=0}var o=n("z+Ro");function s(e=0,t,n){let r=-1;return a(t)?r=Number(t)<1?1:Number(t):Object(o.a)(t)&&(n=t),Object(o.a)(n)||(n=i.a),new l.a(t=>{const l=a(e)?e:+e-n.now();return n.schedule(u,l,{index:0,period:r,subscriber:t})})}function u(e){const{index:t,period:n,subscriber:l}=e;if(l.next(t),!l.closed){if(-1===n)return l.complete();e.index=t+1,this.schedule(e,n)}}n.d(t,"a",(function(){return s}))},PvDQ:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("TD/k"),a=n("KbaO");n.d(t,"a",(function(){return d}));var o=l.sb({encapsulation:0,styles:[[""]],data:{}});function s(e){return l.Qb(0,[(e()(),l.ub(0,0,[[1,0],["areaItem",1]],null,0,"div",[["class","article-area hovered"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openArticle()&&l),"mouseenter"===t&&(l=!1!==i.setHoveredArticle()&&l),"mouseleave"===t&&(l=!1!==i.removeHoveredArticle()&&l),l}),null,null))],null,null)}function u(e){return l.Qb(0,[l.Mb(671088640,1,{areaItem:0}),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.component.articleId)}),null)}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-article-item",[],null,null,null,u,o)),l.tb(1,4243456,null,0,r.a,[l.k,a.b,l.E],null,null)],null,null)}var d=l.qb("app-article-item",r.a,c,{},{goToArticle:"goToArticle"},[])},Pwmp:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n("naTb"),n("gXLG"),n("KbaO");var l=n("emAy"),i=(n("naFj"),n("J1ax")),r=n("64Hl");class a{constructor(e,t,n,l,i,r,a){this.dialogRef=e,this.dialog=t,this.viewerService=n,this.sharedService=l,this.router=i,this.trackingService=r,this.viewerCommonService=a,this.showBuyButtons=!0,this.showLoginButton=!0,this.hasLeadwall=!1,this.hasCoupon=!1,this.isLoggedIn=!1,this.magazine=n.magazineContent,this.magazineWithArticleHeads=n.magazineArticleHeads,n.magazineProducts?(this.singleIssueProducts=n.magazineProducts.singleIssueProducts,this.subscriptions=n.magazineProducts.subscriptions,this.singleIssueProducts||(this.singleIssueProducts=[]),this.subscriptions||(this.subscriptions=[])):(this.singleIssueProducts=[],this.subscriptions=[])}ngOnInit(){this.hasLeadwall=this.viewerService.authData.hasLeadwall(),this.leadwallButtonLabel=this.viewerService.authData.leadwall_button_label,this.isLoggedIn=!!localStorage.getItem(this.viewerService.authData.namespace+"access_token"),this.showBuyButtons=this.viewerService.authData.hasProducts()&&!this.hasLeadwall,this.hasCoupon=!!this.viewerService.magazineProducts.promotion_code,this.hasPak=!!this.viewerService.extsubProviders&&!this.viewerService.authData.hasAuth0(),this.showLoginButton=(!!this.viewerService.extsubProviders||this.viewerService.authData.hasAuth0()||this.viewerService.authData.hasSwitchPay()||this.viewerService.authData.hasLeadwall()||this.viewerService.groupOverview.has_promotion_code)&&!this.isLoggedIn,this.baseHref=this.viewerService.baseHref}closeDialog(){this.dialogRef&&void 0!==this.dialogRef&&this.dialogRef.close()}singleIssuePurchase(){this.sharedService.showProductChooserPage(this.magazine.magazine_external_id,"single"),this.closeDialog()}subscriptionPurchase(){this.sharedService.showProductChooserPage(this.magazine.magazine_external_id,"subscription"),this.closeDialog()}showLoginDialog(){this.sharedService.showLoginPage(),this.dialogRef.close()}openPak(){this.sharedService.showPakActivationPage(),this.dialogRef.close()}showCoupon(){this.dialog.open(r.a),this.dialogRef.close()}openLeadwall(){this.viewerCommonService.leadwallMetadata().subscribe({next:e=>{this.dialog.open(l.a,{data:e}).afterClosed().subscribe({next:t=>{t&&t.confirm&&this.dialog.open(i.a,{data:e})}}),this.dialogRef.close()},error:e=>{}})}}},"Q+Aj":function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("dJrM"),a=n("HsOI"),o=n("Xd0L"),s=n("IP0z"),u=n("/HVE"),c=n("omvX"),d=n("s7LF"),h=n("ZwOa"),p=n("oapL"),m=n("Azqq"),g=n("JjoW"),b=n("hOhj"),f=n("5GAg"),_=n("MlvX"),v=n("elxJ"),y=n("Ourk"),w=n("8bJo"),k=n("SVse"),M=n("Mr+X"),C=n("Mz6y"),S=n("QQfA"),x=n("cUpR"),L=n("Gi4r"),O=n("bujt"),P=n("Fwaw"),T=n("OAnd"),I=n("iInd"),D=n("KbaO"),E=n("naTb"),A=n("dFDH");n.d(t,"a",(function(){return H}));var Y=l.sb({encapsulation:0,styles:[["h1[_ngcontent-%COMP%]{text-align:center}mat-form-field[_ngcontent-%COMP%]{width:100%}label[_ngcontent-%COMP%]{margin-top:20px;font-weight:700}.split-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;gap:20px}.split-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{flex-grow:1}.container[_ngcontent-%COMP%]{padding-top:50px;padding-bottom:50px}"]],data:{}});function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,25,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(6,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,20,{_controlNonStatic:0}),l.Mb(335544320,21,{_controlStatic:0}),l.Mb(603979776,22,{_labelChildNonStatic:0}),l.Mb(335544320,23,{_labelChildStatic:0}),l.Mb(603979776,24,{_placeholderChild:0}),l.Mb(603979776,25,{_errorChildren:1}),l.Mb(603979776,26,{_hintChildren:1}),l.Mb(603979776,27,{_prefixChildren:1}),l.Mb(603979776,28,{_suffixChildren:1}),(e()(),l.ub(16,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","reason"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,17)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,17).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,17)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,17)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,24)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,24)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,24)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.reason=n)&&i),i}),null,null)),l.tb(17,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(18,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(21,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(23,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(24,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[20,4],[21,4]],a.d,null,[h.a])],(function(e,t){var n=t.component;e(t,18,0,""),e(t,21,0,"reason",n.formdata.reason),e(t,24,0,"","")}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("CANCEL_SUBSCRIPTION_FORM.FIELD3_REASON"))),e(t,5,1,["standard"==l.Gb(t,6).appearance,"fill"==l.Gb(t,6).appearance,"outline"==l.Gb(t,6).appearance,"legacy"==l.Gb(t,6).appearance,l.Gb(t,6)._control.errorState,l.Gb(t,6)._canLabelFloat,l.Gb(t,6)._shouldLabelFloat(),l.Gb(t,6)._hasFloatingLabel(),l.Gb(t,6)._hideControlPlaceholder(),l.Gb(t,6)._control.disabled,l.Gb(t,6)._control.autofilled,l.Gb(t,6)._control.focused,"accent"==l.Gb(t,6).color,"warn"==l.Gb(t,6).color,l.Gb(t,6)._shouldForward("untouched"),l.Gb(t,6)._shouldForward("touched"),l.Gb(t,6)._shouldForward("pristine"),l.Gb(t,6)._shouldForward("dirty"),l.Gb(t,6)._shouldForward("valid"),l.Gb(t,6)._shouldForward("invalid"),l.Gb(t,6)._shouldForward("pending"),!l.Gb(t,6)._animationsEnabled]),e(t,16,1,[l.Gb(t,18).required?"":null,l.Gb(t,23).ngClassUntouched,l.Gb(t,23).ngClassTouched,l.Gb(t,23).ngClassPristine,l.Gb(t,23).ngClassDirty,l.Gb(t,23).ngClassValid,l.Gb(t,23).ngClassInvalid,l.Gb(t,23).ngClassPending,l.Gb(t,24)._isServer,l.Gb(t,24).id,l.Gb(t,24).placeholder,l.Gb(t,24).disabled,l.Gb(t,24).required,l.Gb(t,24).readonly&&!l.Gb(t,24)._isNativeSelect||null,l.Gb(t,24)._ariaDescribedby||null,l.Gb(t,24).errorState,l.Gb(t,24).required.toString()])}))}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,23,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(6,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,29,{_controlNonStatic:0}),l.Mb(335544320,30,{_controlStatic:0}),l.Mb(603979776,31,{_labelChildNonStatic:0}),l.Mb(335544320,32,{_labelChildStatic:0}),l.Mb(603979776,33,{_placeholderChild:0}),l.Mb(603979776,34,{_errorChildren:1}),l.Mb(603979776,35,{_hintChildren:1}),l.Mb(603979776,36,{_prefixChildren:1}),l.Mb(603979776,37,{_suffixChildren:1}),(e()(),l.ub(16,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","end_date"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,17)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,17).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,17)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,17)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,22)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,22)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,22)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.endDate=n)&&i),i}),null,null)),l.tb(17,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(19,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(21,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(22,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[29,4],[30,4]],a.d,null,[h.a])],(function(e,t){e(t,19,0,"end_date",t.component.formdata.endDate),e(t,22,0,"")}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("CANCEL_SUBSCRIPTION_FORM.FIELD4"))),e(t,5,1,["standard"==l.Gb(t,6).appearance,"fill"==l.Gb(t,6).appearance,"outline"==l.Gb(t,6).appearance,"legacy"==l.Gb(t,6).appearance,l.Gb(t,6)._control.errorState,l.Gb(t,6)._canLabelFloat,l.Gb(t,6)._shouldLabelFloat(),l.Gb(t,6)._hasFloatingLabel(),l.Gb(t,6)._hideControlPlaceholder(),l.Gb(t,6)._control.disabled,l.Gb(t,6)._control.autofilled,l.Gb(t,6)._control.focused,"accent"==l.Gb(t,6).color,"warn"==l.Gb(t,6).color,l.Gb(t,6)._shouldForward("untouched"),l.Gb(t,6)._shouldForward("touched"),l.Gb(t,6)._shouldForward("pristine"),l.Gb(t,6)._shouldForward("dirty"),l.Gb(t,6)._shouldForward("valid"),l.Gb(t,6)._shouldForward("invalid"),l.Gb(t,6)._shouldForward("pending"),!l.Gb(t,6)._animationsEnabled]),e(t,16,1,[l.Gb(t,21).ngClassUntouched,l.Gb(t,21).ngClassTouched,l.Gb(t,21).ngClassPristine,l.Gb(t,21).ngClassDirty,l.Gb(t,21).ngClassValid,l.Gb(t,21).ngClassInvalid,l.Gb(t,21).ngClassPending,l.Gb(t,22)._isServer,l.Gb(t,22).id,l.Gb(t,22).placeholder,l.Gb(t,22).disabled,l.Gb(t,22).required,l.Gb(t,22).readonly&&!l.Gb(t,22)._isNativeSelect||null,l.Gb(t,22)._ariaDescribedby||null,l.Gb(t,22).errorState,l.Gb(t,22).required.toString()])}))}function N(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,207,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h3",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(7,0,null,null,33,"div",[],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,32,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(9,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,125,{_controlNonStatic:0}),l.Mb(335544320,126,{_controlStatic:0}),l.Mb(603979776,127,{_labelChildNonStatic:0}),l.Mb(335544320,128,{_labelChildStatic:0}),l.Mb(603979776,129,{_placeholderChild:0}),l.Mb(603979776,130,{_errorChildren:1}),l.Mb(603979776,131,{_hintChildren:1}),l.Mb(603979776,132,{_prefixChildren:1}),l.Mb(603979776,133,{_suffixChildren:1}),(e()(),l.ub(19,0,null,1,21,"mat-select",[["class","mat-select"],["name","shippingAddress.formOfAddress"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null],[2,"mat-select-empty",null]],[[null,"ngModelChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"keydown"===t&&(i=!1!==l.Gb(e,23)._handleKeydown(n)&&i),"focus"===t&&(i=!1!==l.Gb(e,23)._onFocus()&&i),"blur"===t&&(i=!1!==l.Gb(e,23)._onBlur()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.formOfAddress=n)&&i),i}),m.b,m.a)),l.tb(20,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[8,null]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(22,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(23,2080768,null,3,g.c,[b.e,l.h,l.y,o.b,l.k,[2,s.b],[2,d.s],[2,d.j],[2,a.c],[6,d.p],[8,null],g.a,f.g],null,null),l.Mb(603979776,134,{options:1}),l.Mb(603979776,135,{optionGroups:1}),l.Mb(603979776,136,{customTrigger:0}),l.Lb(2048,[[125,4],[126,4]],a.d,null,[g.c]),l.Lb(2048,null,o.j,null,[g.c]),(e()(),l.ub(29,0,null,1,3,"mat-option",[["class","mat-option"],["role","option"],["value","mr"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,30)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,30)._handleKeydown(n)&&i),i}),_.c,_.a)),l.tb(30,8568832,[[134,4]],0,o.p,[l.k,l.h,[2,o.j],[2,o.o]],{value:[0,"value"]},null),(e()(),l.Ob(31,0,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(33,0,null,1,3,"mat-option",[["class","mat-option"],["role","option"],["value","mrs"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,34)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,34)._handleKeydown(n)&&i),i}),_.c,_.a)),l.tb(34,8568832,[[134,4]],0,o.p,[l.k,l.h,[2,o.j],[2,o.o]],{value:[0,"value"]},null),(e()(),l.Ob(35,0,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(37,0,null,1,3,"mat-option",[["class","mat-option"],["role","option"],["value","company"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,38)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,38)._handleKeydown(n)&&i),i}),_.c,_.a)),l.tb(38,8568832,[[134,4]],0,o.p,[l.k,l.h,[2,o.j],[2,o.o]],{value:[0,"value"]},null),(e()(),l.Ob(39,0,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(41,0,null,null,48,"div",[["class","split-container"]],null,null,null,null,null)),(e()(),l.ub(42,0,null,null,23,"div",[],null,null,null,null,null)),(e()(),l.ub(43,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(44,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(46,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(47,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(48,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,137,{_controlNonStatic:0}),l.Mb(335544320,138,{_controlStatic:0}),l.Mb(603979776,139,{_labelChildNonStatic:0}),l.Mb(335544320,140,{_labelChildStatic:0}),l.Mb(603979776,141,{_placeholderChild:0}),l.Mb(603979776,142,{_errorChildren:1}),l.Mb(603979776,143,{_hintChildren:1}),l.Mb(603979776,144,{_prefixChildren:1}),l.Mb(603979776,145,{_suffixChildren:1}),(e()(),l.ub(58,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.firstName"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,59)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,59).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,59)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,59)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,64)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,64)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,64)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.firstName=n)&&i),i}),null,null)),l.tb(59,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(61,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(63,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(64,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[137,4],[138,4]],a.d,null,[h.a]),(e()(),l.ub(66,0,null,null,23,"div",[],null,null,null,null,null)),(e()(),l.ub(67,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(68,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(70,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(71,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(72,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,146,{_controlNonStatic:0}),l.Mb(335544320,147,{_controlStatic:0}),l.Mb(603979776,148,{_labelChildNonStatic:0}),l.Mb(335544320,149,{_labelChildStatic:0}),l.Mb(603979776,150,{_placeholderChild:0}),l.Mb(603979776,151,{_errorChildren:1}),l.Mb(603979776,152,{_hintChildren:1}),l.Mb(603979776,153,{_prefixChildren:1}),l.Mb(603979776,154,{_suffixChildren:1}),(e()(),l.ub(82,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.lastName"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,83)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,83).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,83)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,83)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,88)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,88)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,88)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.lastName=n)&&i),i}),null,null)),l.tb(83,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(85,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(87,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(88,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[146,4],[147,4]],a.d,null,[h.a]),(e()(),l.ub(90,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(91,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(93,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(94,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(95,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,155,{_controlNonStatic:0}),l.Mb(335544320,156,{_controlStatic:0}),l.Mb(603979776,157,{_labelChildNonStatic:0}),l.Mb(335544320,158,{_labelChildStatic:0}),l.Mb(603979776,159,{_placeholderChild:0}),l.Mb(603979776,160,{_errorChildren:1}),l.Mb(603979776,161,{_hintChildren:1}),l.Mb(603979776,162,{_prefixChildren:1}),l.Mb(603979776,163,{_suffixChildren:1}),(e()(),l.ub(105,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.company"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,106)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,106).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,106)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,106)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,111)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,111)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,111)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.company=n)&&i),i}),null,null)),l.tb(106,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(108,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(110,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(111,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[155,4],[156,4]],a.d,null,[h.a]),(e()(),l.ub(113,0,null,null,48,"div",[["class","split-container"]],null,null,null,null,null)),(e()(),l.ub(114,0,null,null,23,"div",[],null,null,null,null,null)),(e()(),l.ub(115,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(116,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(118,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(119,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(120,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,164,{_controlNonStatic:0}),l.Mb(335544320,165,{_controlStatic:0}),l.Mb(603979776,166,{_labelChildNonStatic:0}),l.Mb(335544320,167,{_labelChildStatic:0}),l.Mb(603979776,168,{_placeholderChild:0}),l.Mb(603979776,169,{_errorChildren:1}),l.Mb(603979776,170,{_hintChildren:1}),l.Mb(603979776,171,{_prefixChildren:1}),l.Mb(603979776,172,{_suffixChildren:1}),(e()(),l.ub(130,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.address"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,131)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,131).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,131)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,131)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,136)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,136)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,136)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.address=n)&&i),i}),null,null)),l.tb(131,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(133,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(135,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(136,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[164,4],[165,4]],a.d,null,[h.a]),(e()(),l.ub(138,0,null,null,23,"div",[],null,null,null,null,null)),(e()(),l.ub(139,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(140,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(142,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(143,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(144,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,173,{_controlNonStatic:0}),l.Mb(335544320,174,{_controlStatic:0}),l.Mb(603979776,175,{_labelChildNonStatic:0}),l.Mb(335544320,176,{_labelChildStatic:0}),l.Mb(603979776,177,{_placeholderChild:0}),l.Mb(603979776,178,{_errorChildren:1}),l.Mb(603979776,179,{_hintChildren:1}),l.Mb(603979776,180,{_prefixChildren:1}),l.Mb(603979776,181,{_suffixChildren:1}),(e()(),l.ub(154,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.city"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,155)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,155).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,155)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,155)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,160)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,160)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,160)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.city=n)&&i),i}),null,null)),l.tb(155,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(157,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(159,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(160,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[173,4],[174,4]],a.d,null,[h.a]),(e()(),l.ub(162,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(163,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(165,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(166,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(167,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,182,{_controlNonStatic:0}),l.Mb(335544320,183,{_controlStatic:0}),l.Mb(603979776,184,{_labelChildNonStatic:0}),l.Mb(335544320,185,{_labelChildStatic:0}),l.Mb(603979776,186,{_placeholderChild:0}),l.Mb(603979776,187,{_errorChildren:1}),l.Mb(603979776,188,{_hintChildren:1}),l.Mb(603979776,189,{_prefixChildren:1}),l.Mb(603979776,190,{_suffixChildren:1}),(e()(),l.ub(177,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.addressLine2"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,178)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,178).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,178)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,178)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,183)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,183)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,183)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.addressLine2=n)&&i),i}),null,null)),l.tb(178,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(180,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(182,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(183,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[182,4],[183,4]],a.d,null,[h.a]),(e()(),l.ub(185,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(186,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(188,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(189,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(190,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,191,{_controlNonStatic:0}),l.Mb(335544320,192,{_controlStatic:0}),l.Mb(603979776,193,{_labelChildNonStatic:0}),l.Mb(335544320,194,{_labelChildStatic:0}),l.Mb(603979776,195,{_placeholderChild:0}),l.Mb(603979776,196,{_errorChildren:1}),l.Mb(603979776,197,{_hintChildren:1}),l.Mb(603979776,198,{_prefixChildren:1}),l.Mb(603979776,199,{_suffixChildren:1}),(e()(),l.ub(200,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","shippingAddress.country"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,201)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,201).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,201)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,201)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,206)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,206)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,206)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.shippingAddress.country=n)&&i),i}),null,null)),l.tb(201,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(203,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(205,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(206,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[191,4],[192,4]],a.d,null,[h.a])],(function(e,t){var n=t.component;e(t,9,0,"outline"),e(t,20,0,"shippingAddress.formOfAddress",n.formdata.shippingAddress.formOfAddress),e(t,23,0),e(t,30,0,"mr"),e(t,34,0,"mrs"),e(t,38,0,"company"),e(t,61,0,"shippingAddress.firstName",n.formdata.shippingAddress.firstName),e(t,64,0,""),e(t,85,0,"shippingAddress.lastName",n.formdata.shippingAddress.lastName),e(t,88,0,""),e(t,108,0,"shippingAddress.company",n.formdata.shippingAddress.company),e(t,111,0,""),e(t,133,0,"shippingAddress.address",n.formdata.shippingAddress.address),e(t,136,0,""),e(t,157,0,"shippingAddress.city",n.formdata.shippingAddress.city),e(t,160,0,""),e(t,180,0,"shippingAddress.addressLine2",n.formdata.shippingAddress.addressLine2),e(t,183,0,""),e(t,203,0,"shippingAddress.country",n.formdata.shippingAddress.country),e(t,206,0,"")}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("CANCEL_SUBSCRIPTION_FORM.BILLING_ADDRESS_INFO"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS"))),e(t,8,1,["standard"==l.Gb(t,9).appearance,"fill"==l.Gb(t,9).appearance,"outline"==l.Gb(t,9).appearance,"legacy"==l.Gb(t,9).appearance,l.Gb(t,9)._control.errorState,l.Gb(t,9)._canLabelFloat,l.Gb(t,9)._shouldLabelFloat(),l.Gb(t,9)._hasFloatingLabel(),l.Gb(t,9)._hideControlPlaceholder(),l.Gb(t,9)._control.disabled,l.Gb(t,9)._control.autofilled,l.Gb(t,9)._control.focused,"accent"==l.Gb(t,9).color,"warn"==l.Gb(t,9).color,l.Gb(t,9)._shouldForward("untouched"),l.Gb(t,9)._shouldForward("touched"),l.Gb(t,9)._shouldForward("pristine"),l.Gb(t,9)._shouldForward("dirty"),l.Gb(t,9)._shouldForward("valid"),l.Gb(t,9)._shouldForward("invalid"),l.Gb(t,9)._shouldForward("pending"),!l.Gb(t,9)._animationsEnabled]),e(t,19,1,[l.Gb(t,22).ngClassUntouched,l.Gb(t,22).ngClassTouched,l.Gb(t,22).ngClassPristine,l.Gb(t,22).ngClassDirty,l.Gb(t,22).ngClassValid,l.Gb(t,22).ngClassInvalid,l.Gb(t,22).ngClassPending,l.Gb(t,23).id,l.Gb(t,23).tabIndex,l.Gb(t,23)._getAriaLabel(),l.Gb(t,23)._getAriaLabelledby(),l.Gb(t,23).required.toString(),l.Gb(t,23).disabled.toString(),l.Gb(t,23).errorState,l.Gb(t,23).panelOpen?l.Gb(t,23)._optionIds:null,l.Gb(t,23).multiple,l.Gb(t,23)._ariaDescribedby||null,l.Gb(t,23)._getAriaActiveDescendant(),l.Gb(t,23).disabled,l.Gb(t,23).errorState,l.Gb(t,23).required,l.Gb(t,23).empty]),e(t,29,0,l.Gb(t,30)._getTabIndex(),l.Gb(t,30).selected,l.Gb(t,30).multiple,l.Gb(t,30).active,l.Gb(t,30).id,l.Gb(t,30)._getAriaSelected(),l.Gb(t,30).disabled.toString(),l.Gb(t,30).disabled),e(t,31,0,l.Pb(t,31,0,l.Gb(t,32).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS_OPTION1"))),e(t,33,0,l.Gb(t,34)._getTabIndex(),l.Gb(t,34).selected,l.Gb(t,34).multiple,l.Gb(t,34).active,l.Gb(t,34).id,l.Gb(t,34)._getAriaSelected(),l.Gb(t,34).disabled.toString(),l.Gb(t,34).disabled),e(t,35,0,l.Pb(t,35,0,l.Gb(t,36).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS_OPTION2"))),e(t,37,0,l.Gb(t,38)._getTabIndex(),l.Gb(t,38).selected,l.Gb(t,38).multiple,l.Gb(t,38).active,l.Gb(t,38).id,l.Gb(t,38)._getAriaSelected(),l.Gb(t,38).disabled.toString(),l.Gb(t,38).disabled),e(t,39,0,l.Pb(t,39,0,l.Gb(t,40).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS_OPTION3"))),e(t,44,0,l.Pb(t,44,0,l.Gb(t,45).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FIRST_NAME"))),e(t,47,1,["standard"==l.Gb(t,48).appearance,"fill"==l.Gb(t,48).appearance,"outline"==l.Gb(t,48).appearance,"legacy"==l.Gb(t,48).appearance,l.Gb(t,48)._control.errorState,l.Gb(t,48)._canLabelFloat,l.Gb(t,48)._shouldLabelFloat(),l.Gb(t,48)._hasFloatingLabel(),l.Gb(t,48)._hideControlPlaceholder(),l.Gb(t,48)._control.disabled,l.Gb(t,48)._control.autofilled,l.Gb(t,48)._control.focused,"accent"==l.Gb(t,48).color,"warn"==l.Gb(t,48).color,l.Gb(t,48)._shouldForward("untouched"),l.Gb(t,48)._shouldForward("touched"),l.Gb(t,48)._shouldForward("pristine"),l.Gb(t,48)._shouldForward("dirty"),l.Gb(t,48)._shouldForward("valid"),l.Gb(t,48)._shouldForward("invalid"),l.Gb(t,48)._shouldForward("pending"),!l.Gb(t,48)._animationsEnabled]),e(t,58,1,[l.Gb(t,63).ngClassUntouched,l.Gb(t,63).ngClassTouched,l.Gb(t,63).ngClassPristine,l.Gb(t,63).ngClassDirty,l.Gb(t,63).ngClassValid,l.Gb(t,63).ngClassInvalid,l.Gb(t,63).ngClassPending,l.Gb(t,64)._isServer,l.Gb(t,64).id,l.Gb(t,64).placeholder,l.Gb(t,64).disabled,l.Gb(t,64).required,l.Gb(t,64).readonly&&!l.Gb(t,64)._isNativeSelect||null,l.Gb(t,64)._ariaDescribedby||null,l.Gb(t,64).errorState,l.Gb(t,64).required.toString()]),e(t,68,0,l.Pb(t,68,0,l.Gb(t,69).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.LAST_NAME"))),e(t,71,1,["standard"==l.Gb(t,72).appearance,"fill"==l.Gb(t,72).appearance,"outline"==l.Gb(t,72).appearance,"legacy"==l.Gb(t,72).appearance,l.Gb(t,72)._control.errorState,l.Gb(t,72)._canLabelFloat,l.Gb(t,72)._shouldLabelFloat(),l.Gb(t,72)._hasFloatingLabel(),l.Gb(t,72)._hideControlPlaceholder(),l.Gb(t,72)._control.disabled,l.Gb(t,72)._control.autofilled,l.Gb(t,72)._control.focused,"accent"==l.Gb(t,72).color,"warn"==l.Gb(t,72).color,l.Gb(t,72)._shouldForward("untouched"),l.Gb(t,72)._shouldForward("touched"),l.Gb(t,72)._shouldForward("pristine"),l.Gb(t,72)._shouldForward("dirty"),l.Gb(t,72)._shouldForward("valid"),l.Gb(t,72)._shouldForward("invalid"),l.Gb(t,72)._shouldForward("pending"),!l.Gb(t,72)._animationsEnabled]),e(t,82,1,[l.Gb(t,87).ngClassUntouched,l.Gb(t,87).ngClassTouched,l.Gb(t,87).ngClassPristine,l.Gb(t,87).ngClassDirty,l.Gb(t,87).ngClassValid,l.Gb(t,87).ngClassInvalid,l.Gb(t,87).ngClassPending,l.Gb(t,88)._isServer,l.Gb(t,88).id,l.Gb(t,88).placeholder,l.Gb(t,88).disabled,l.Gb(t,88).required,l.Gb(t,88).readonly&&!l.Gb(t,88)._isNativeSelect||null,l.Gb(t,88)._ariaDescribedby||null,l.Gb(t,88).errorState,l.Gb(t,88).required.toString()]),e(t,91,0,l.Pb(t,91,0,l.Gb(t,92).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.COMPANY"))),e(t,94,1,["standard"==l.Gb(t,95).appearance,"fill"==l.Gb(t,95).appearance,"outline"==l.Gb(t,95).appearance,"legacy"==l.Gb(t,95).appearance,l.Gb(t,95)._control.errorState,l.Gb(t,95)._canLabelFloat,l.Gb(t,95)._shouldLabelFloat(),l.Gb(t,95)._hasFloatingLabel(),l.Gb(t,95)._hideControlPlaceholder(),l.Gb(t,95)._control.disabled,l.Gb(t,95)._control.autofilled,l.Gb(t,95)._control.focused,"accent"==l.Gb(t,95).color,"warn"==l.Gb(t,95).color,l.Gb(t,95)._shouldForward("untouched"),l.Gb(t,95)._shouldForward("touched"),l.Gb(t,95)._shouldForward("pristine"),l.Gb(t,95)._shouldForward("dirty"),l.Gb(t,95)._shouldForward("valid"),l.Gb(t,95)._shouldForward("invalid"),l.Gb(t,95)._shouldForward("pending"),!l.Gb(t,95)._animationsEnabled]),e(t,105,1,[l.Gb(t,110).ngClassUntouched,l.Gb(t,110).ngClassTouched,l.Gb(t,110).ngClassPristine,l.Gb(t,110).ngClassDirty,l.Gb(t,110).ngClassValid,l.Gb(t,110).ngClassInvalid,l.Gb(t,110).ngClassPending,l.Gb(t,111)._isServer,l.Gb(t,111).id,l.Gb(t,111).placeholder,l.Gb(t,111).disabled,l.Gb(t,111).required,l.Gb(t,111).readonly&&!l.Gb(t,111)._isNativeSelect||null,l.Gb(t,111)._ariaDescribedby||null,l.Gb(t,111).errorState,l.Gb(t,111).required.toString()]),e(t,116,0,l.Pb(t,116,0,l.Gb(t,117).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.ADDRESS"))),e(t,119,1,["standard"==l.Gb(t,120).appearance,"fill"==l.Gb(t,120).appearance,"outline"==l.Gb(t,120).appearance,"legacy"==l.Gb(t,120).appearance,l.Gb(t,120)._control.errorState,l.Gb(t,120)._canLabelFloat,l.Gb(t,120)._shouldLabelFloat(),l.Gb(t,120)._hasFloatingLabel(),l.Gb(t,120)._hideControlPlaceholder(),l.Gb(t,120)._control.disabled,l.Gb(t,120)._control.autofilled,l.Gb(t,120)._control.focused,"accent"==l.Gb(t,120).color,"warn"==l.Gb(t,120).color,l.Gb(t,120)._shouldForward("untouched"),l.Gb(t,120)._shouldForward("touched"),l.Gb(t,120)._shouldForward("pristine"),l.Gb(t,120)._shouldForward("dirty"),l.Gb(t,120)._shouldForward("valid"),l.Gb(t,120)._shouldForward("invalid"),l.Gb(t,120)._shouldForward("pending"),!l.Gb(t,120)._animationsEnabled]),e(t,130,1,[l.Gb(t,135).ngClassUntouched,l.Gb(t,135).ngClassTouched,l.Gb(t,135).ngClassPristine,l.Gb(t,135).ngClassDirty,l.Gb(t,135).ngClassValid,l.Gb(t,135).ngClassInvalid,l.Gb(t,135).ngClassPending,l.Gb(t,136)._isServer,l.Gb(t,136).id,l.Gb(t,136).placeholder,l.Gb(t,136).disabled,l.Gb(t,136).required,l.Gb(t,136).readonly&&!l.Gb(t,136)._isNativeSelect||null,l.Gb(t,136)._ariaDescribedby||null,l.Gb(t,136).errorState,l.Gb(t,136).required.toString()]),e(t,140,0,l.Pb(t,140,0,l.Gb(t,141).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.ZIP_CITY"))),e(t,143,1,["standard"==l.Gb(t,144).appearance,"fill"==l.Gb(t,144).appearance,"outline"==l.Gb(t,144).appearance,"legacy"==l.Gb(t,144).appearance,l.Gb(t,144)._control.errorState,l.Gb(t,144)._canLabelFloat,l.Gb(t,144)._shouldLabelFloat(),l.Gb(t,144)._hasFloatingLabel(),l.Gb(t,144)._hideControlPlaceholder(),l.Gb(t,144)._control.disabled,l.Gb(t,144)._control.autofilled,l.Gb(t,144)._control.focused,"accent"==l.Gb(t,144).color,"warn"==l.Gb(t,144).color,l.Gb(t,144)._shouldForward("untouched"),l.Gb(t,144)._shouldForward("touched"),l.Gb(t,144)._shouldForward("pristine"),l.Gb(t,144)._shouldForward("dirty"),l.Gb(t,144)._shouldForward("valid"),l.Gb(t,144)._shouldForward("invalid"),l.Gb(t,144)._shouldForward("pending"),!l.Gb(t,144)._animationsEnabled]),e(t,154,1,[l.Gb(t,159).ngClassUntouched,l.Gb(t,159).ngClassTouched,l.Gb(t,159).ngClassPristine,l.Gb(t,159).ngClassDirty,l.Gb(t,159).ngClassValid,l.Gb(t,159).ngClassInvalid,l.Gb(t,159).ngClassPending,l.Gb(t,160)._isServer,l.Gb(t,160).id,l.Gb(t,160).placeholder,l.Gb(t,160).disabled,l.Gb(t,160).required,l.Gb(t,160).readonly&&!l.Gb(t,160)._isNativeSelect||null,l.Gb(t,160)._ariaDescribedby||null,l.Gb(t,160).errorState,l.Gb(t,160).required.toString()]),e(t,163,0,l.Pb(t,163,0,l.Gb(t,164).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.ADDRESS_SUPPLEMENT"))),e(t,166,1,["standard"==l.Gb(t,167).appearance,"fill"==l.Gb(t,167).appearance,"outline"==l.Gb(t,167).appearance,"legacy"==l.Gb(t,167).appearance,l.Gb(t,167)._control.errorState,l.Gb(t,167)._canLabelFloat,l.Gb(t,167)._shouldLabelFloat(),l.Gb(t,167)._hasFloatingLabel(),l.Gb(t,167)._hideControlPlaceholder(),l.Gb(t,167)._control.disabled,l.Gb(t,167)._control.autofilled,l.Gb(t,167)._control.focused,"accent"==l.Gb(t,167).color,"warn"==l.Gb(t,167).color,l.Gb(t,167)._shouldForward("untouched"),l.Gb(t,167)._shouldForward("touched"),l.Gb(t,167)._shouldForward("pristine"),l.Gb(t,167)._shouldForward("dirty"),l.Gb(t,167)._shouldForward("valid"),l.Gb(t,167)._shouldForward("invalid"),l.Gb(t,167)._shouldForward("pending"),!l.Gb(t,167)._animationsEnabled]),e(t,177,1,[l.Gb(t,182).ngClassUntouched,l.Gb(t,182).ngClassTouched,l.Gb(t,182).ngClassPristine,l.Gb(t,182).ngClassDirty,l.Gb(t,182).ngClassValid,l.Gb(t,182).ngClassInvalid,l.Gb(t,182).ngClassPending,l.Gb(t,183)._isServer,l.Gb(t,183).id,l.Gb(t,183).placeholder,l.Gb(t,183).disabled,l.Gb(t,183).required,l.Gb(t,183).readonly&&!l.Gb(t,183)._isNativeSelect||null,l.Gb(t,183)._ariaDescribedby||null,l.Gb(t,183).errorState,l.Gb(t,183).required.toString()]),e(t,186,0,l.Pb(t,186,0,l.Gb(t,187).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.COUNTRY"))),e(t,189,1,["standard"==l.Gb(t,190).appearance,"fill"==l.Gb(t,190).appearance,"outline"==l.Gb(t,190).appearance,"legacy"==l.Gb(t,190).appearance,l.Gb(t,190)._control.errorState,l.Gb(t,190)._canLabelFloat,l.Gb(t,190)._shouldLabelFloat(),l.Gb(t,190)._hasFloatingLabel(),l.Gb(t,190)._hideControlPlaceholder(),l.Gb(t,190)._control.disabled,l.Gb(t,190)._control.autofilled,l.Gb(t,190)._control.focused,"accent"==l.Gb(t,190).color,"warn"==l.Gb(t,190).color,l.Gb(t,190)._shouldForward("untouched"),l.Gb(t,190)._shouldForward("touched"),l.Gb(t,190)._shouldForward("pristine"),l.Gb(t,190)._shouldForward("dirty"),l.Gb(t,190)._shouldForward("valid"),l.Gb(t,190)._shouldForward("invalid"),l.Gb(t,190)._shouldForward("pending"),!l.Gb(t,190)._animationsEnabled]),e(t,200,1,[l.Gb(t,205).ngClassUntouched,l.Gb(t,205).ngClassTouched,l.Gb(t,205).ngClassPristine,l.Gb(t,205).ngClassDirty,l.Gb(t,205).ngClassValid,l.Gb(t,205).ngClassInvalid,l.Gb(t,205).ngClassPending,l.Gb(t,206)._isServer,l.Gb(t,206).id,l.Gb(t,206).placeholder,l.Gb(t,206).disabled,l.Gb(t,206).required,l.Gb(t,206).readonly&&!l.Gb(t,206)._isNativeSelect||null,l.Gb(t,206)._ariaDescribedby||null,l.Gb(t,206).errorState,l.Gb(t,206).required.toString()])}))}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,429,"div",[["class","container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,1,"p",[],[[8,"innerHTML",1]],null,null,null,null)),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(8,0,null,null,421,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,10).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,10).onReset()&&i),i}),null,null)),l.tb(9,16384,null,0,d.E,[],null,null),l.tb(10,4210688,[["subscriptionForm",4]],0,d.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,d.d,null,[d.s]),l.tb(12,16384,null,0,d.r,[[4,d.d]],null,null),(e()(),l.ub(13,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(14,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(16,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(17,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(18,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,1,{_controlNonStatic:0}),l.Mb(335544320,2,{_controlStatic:0}),l.Mb(603979776,3,{_labelChildNonStatic:0}),l.Mb(335544320,4,{_labelChildStatic:0}),l.Mb(603979776,5,{_placeholderChild:0}),l.Mb(603979776,6,{_errorChildren:1}),l.Mb(603979776,7,{_hintChildren:1}),l.Mb(603979776,8,{_prefixChildren:1}),l.Mb(603979776,9,{_suffixChildren:1}),(e()(),l.ub(28,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","magazine"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,29)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,29).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,29)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,29)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,36)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,36)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,36)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.magazine=n)&&i),i}),null,null)),l.tb(29,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(30,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(33,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(35,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(36,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[1,4],[2,4]],a.d,null,[h.a]),(e()(),l.ub(38,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(39,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(41,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(42,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(43,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,10,{_controlNonStatic:0}),l.Mb(335544320,11,{_controlStatic:0}),l.Mb(603979776,12,{_labelChildNonStatic:0}),l.Mb(335544320,13,{_labelChildStatic:0}),l.Mb(603979776,14,{_placeholderChild:0}),l.Mb(603979776,15,{_errorChildren:1}),l.Mb(603979776,16,{_hintChildren:1}),l.Mb(603979776,17,{_prefixChildren:1}),l.Mb(603979776,18,{_suffixChildren:1}),(e()(),l.ub(53,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","invoiceNumber"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,54)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,54).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,54)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,54)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,59)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,59)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,59)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.invoiceNumber=n)&&i),i}),null,null)),l.tb(54,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(56,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(58,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(59,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[10,4],[11,4]],a.d,null,[h.a]),(e()(),l.ub(61,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(62,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(64,0,null,null,17,"div",[],null,null,null,null,null)),(e()(),l.ub(65,0,null,null,16,"mat-radio-group",[["aria-labelledby","termination-type-radio-group-label"],["class","mat-radio-group"],["name","terminationType"],["required",""],["role","radiogroup"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.formdata.terminationType=n)&&l),l}),null,null)),l.tb(66,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.tb(68,1064960,null,1,v.c,[l.h],{name:[0,"name"],required:[1,"required"]},null),l.Mb(603979776,19,{_radios:1}),l.Lb(1024,null,d.o,(function(e){return[e]}),[v.c]),l.tb(71,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(73,16384,null,0,d.q,[[4,d.p]],null,null),(e()(),l.ub(74,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"],["value","regular"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,75)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(75,4440064,[[19,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(76,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(78,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"],["value","extraordinary"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,79)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(79,4440064,[[19,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(80,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(83,16384,null,0,k.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(85,16384,null,0,k.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(86,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(87,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(89,0,null,null,17,"div",[],null,null,null,null,null)),(e()(),l.ub(90,0,null,null,16,"mat-radio-group",[["aria-labelledby","termination-type-radio-group-label"],["class","mat-radio-group"],["name","personalSubscription"],["required",""],["role","radiogroup"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.formdata.isPersonalSubscription=n)&&l),l}),null,null)),l.tb(91,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.tb(93,1064960,null,1,v.c,[l.h],{name:[0,"name"],required:[1,"required"]},null),l.Mb(603979776,38,{_radios:1}),l.Lb(1024,null,d.o,(function(e){return[e]}),[v.c]),l.tb(96,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(98,16384,null,0,d.q,[[4,d.p]],null,null),(e()(),l.ub(99,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,100)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(100,4440064,[[38,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(101,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(103,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,104)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(104,4440064,[[38,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(105,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(107,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(108,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(110,0,null,null,17,"div",[],null,null,null,null,null)),(e()(),l.ub(111,0,null,null,16,"mat-radio-group",[["aria-labelledby","termination-type-radio-group-label"],["class","mat-radio-group"],["name","printVersion"],["required",""],["role","radiogroup"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.formdata.isPrintVersion=n)&&l),l}),null,null)),l.tb(112,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.tb(114,1064960,null,1,v.c,[l.h],{name:[0,"name"],required:[1,"required"]},null),l.Mb(603979776,39,{_radios:1}),l.Lb(1024,null,d.o,(function(e){return[e]}),[v.c]),l.tb(117,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(119,16384,null,0,d.q,[[4,d.p]],null,null),(e()(),l.ub(120,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,121)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(121,4440064,[[39,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(122,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(124,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,125)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(125,4440064,[[39,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(126,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(128,0,null,null,2,"h3",[],null,null,null,null,null)),(e()(),l.Ob(129,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(131,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(132,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(134,0,null,null,17,"div",[],null,null,null,null,null)),(e()(),l.ub(135,0,null,null,16,"mat-radio-group",[["aria-labelledby","termination-type-radio-group-label"],["class","mat-radio-group"],["name","billingAndShippingAddressTheSame"],["required",""],["role","radiogroup"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.formdata.isBillingAndShippingAddressTheSame=n)&&l),l}),null,null)),l.tb(136,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.tb(138,1064960,null,1,v.c,[l.h],{name:[0,"name"],required:[1,"required"]},null),l.Mb(603979776,40,{_radios:1}),l.Lb(1024,null,d.o,(function(e){return[e]}),[v.c]),l.tb(141,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(143,16384,null,0,d.q,[[4,d.p]],null,null),(e()(),l.ub(144,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,145)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(145,4440064,[[40,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(146,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(148,0,null,null,3,"mat-radio-button",[["class","mat-radio-button"],["style","display: block;"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,149)._inputElement.nativeElement.focus()&&i),i}),y.b,y.a)),l.tb(149,4440064,[[40,4]],0,v.b,[[2,v.c],l.k,l.h,f.e,w.d,[2,c.a],[2,v.a]],{value:[0,"value"]},null),(e()(),l.Ob(150,0,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(152,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(153,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(155,0,null,null,35,"div",[],null,null,null,null,null)),(e()(),l.ub(156,0,null,null,34,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(157,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,41,{_controlNonStatic:0}),l.Mb(335544320,42,{_controlStatic:0}),l.Mb(603979776,43,{_labelChildNonStatic:0}),l.Mb(335544320,44,{_labelChildStatic:0}),l.Mb(603979776,45,{_placeholderChild:0}),l.Mb(603979776,46,{_errorChildren:1}),l.Mb(603979776,47,{_hintChildren:1}),l.Mb(603979776,48,{_prefixChildren:1}),l.Mb(603979776,49,{_suffixChildren:1}),(e()(),l.ub(167,0,null,1,23,"mat-select",[["class","mat-select"],["name","billingAddress.formOfAddress"],["required",""],["role","listbox"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null],[2,"mat-select-empty",null]],[[null,"ngModelChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"keydown"===t&&(i=!1!==l.Gb(e,173)._handleKeydown(n)&&i),"focus"===t&&(i=!1!==l.Gb(e,173)._onFocus()&&i),"blur"===t&&(i=!1!==l.Gb(e,173)._onBlur()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.formOfAddress=n)&&i),i}),m.b,m.a)),l.tb(168,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.tb(170,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[8,null]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(172,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(173,2080768,null,3,g.c,[b.e,l.h,l.y,o.b,l.k,[2,s.b],[2,d.s],[2,d.j],[2,a.c],[6,d.p],[8,null],g.a,f.g],{required:[0,"required"]},null),l.Mb(603979776,50,{options:1}),l.Mb(603979776,51,{optionGroups:1}),l.Mb(603979776,52,{customTrigger:0}),l.Lb(2048,[[41,4],[42,4]],a.d,null,[g.c]),l.Lb(2048,null,o.j,null,[g.c]),(e()(),l.ub(179,0,null,1,3,"mat-option",[["class","mat-option"],["role","option"],["value","mr"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,180)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,180)._handleKeydown(n)&&i),i}),_.c,_.a)),l.tb(180,8568832,[[50,4]],0,o.p,[l.k,l.h,[2,o.j],[2,o.o]],{value:[0,"value"]},null),(e()(),l.Ob(181,0,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(183,0,null,1,3,"mat-option",[["class","mat-option"],["role","option"],["value","mrs"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,184)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,184)._handleKeydown(n)&&i),i}),_.c,_.a)),l.tb(184,8568832,[[50,4]],0,o.p,[l.k,l.h,[2,o.j],[2,o.o]],{value:[0,"value"]},null),(e()(),l.Ob(185,0,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(187,0,null,1,3,"mat-option",[["class","mat-option"],["role","option"],["value","company"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,188)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,188)._handleKeydown(n)&&i),i}),_.c,_.a)),l.tb(188,8568832,[[50,4]],0,o.p,[l.k,l.h,[2,o.j],[2,o.o]],{value:[0,"value"]},null),(e()(),l.Ob(189,0,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(191,0,null,null,52,"div",[["class","split-container"]],null,null,null,null,null)),(e()(),l.ub(192,0,null,null,25,"div",[],null,null,null,null,null)),(e()(),l.ub(193,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(194,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(196,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(197,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(198,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,53,{_controlNonStatic:0}),l.Mb(335544320,54,{_controlStatic:0}),l.Mb(603979776,55,{_labelChildNonStatic:0}),l.Mb(335544320,56,{_labelChildStatic:0}),l.Mb(603979776,57,{_placeholderChild:0}),l.Mb(603979776,58,{_errorChildren:1}),l.Mb(603979776,59,{_hintChildren:1}),l.Mb(603979776,60,{_prefixChildren:1}),l.Mb(603979776,61,{_suffixChildren:1}),(e()(),l.ub(208,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.firstName"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,209)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,209).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,209)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,209)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,216)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,216)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,216)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.firstName=n)&&i),i}),null,null)),l.tb(209,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(210,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(213,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(215,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(216,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[53,4],[54,4]],a.d,null,[h.a]),(e()(),l.ub(218,0,null,null,25,"div",[],null,null,null,null,null)),(e()(),l.ub(219,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(220,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(222,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(223,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(224,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,62,{_controlNonStatic:0}),l.Mb(335544320,63,{_controlStatic:0}),l.Mb(603979776,64,{_labelChildNonStatic:0}),l.Mb(335544320,65,{_labelChildStatic:0}),l.Mb(603979776,66,{_placeholderChild:0}),l.Mb(603979776,67,{_errorChildren:1}),l.Mb(603979776,68,{_hintChildren:1}),l.Mb(603979776,69,{_prefixChildren:1}),l.Mb(603979776,70,{_suffixChildren:1}),(e()(),l.ub(234,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.lastName"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,235)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,235).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,235)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,235)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,242)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,242)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,242)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.lastName=n)&&i),i}),null,null)),l.tb(235,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(236,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(239,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(241,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(242,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[62,4],[63,4]],a.d,null,[h.a]),(e()(),l.ub(244,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(245,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(247,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(248,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(249,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,71,{_controlNonStatic:0}),l.Mb(335544320,72,{_controlStatic:0}),l.Mb(603979776,73,{_labelChildNonStatic:0}),l.Mb(335544320,74,{_labelChildStatic:0}),l.Mb(603979776,75,{_placeholderChild:0}),l.Mb(603979776,76,{_errorChildren:1}),l.Mb(603979776,77,{_hintChildren:1}),l.Mb(603979776,78,{_prefixChildren:1}),l.Mb(603979776,79,{_suffixChildren:1}),(e()(),l.ub(259,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.company"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,260)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,260).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,260)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,260)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,265)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,265)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,265)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.company=n)&&i),i}),null,null)),l.tb(260,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(262,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(264,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(265,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[71,4],[72,4]],a.d,null,[h.a]),(e()(),l.ub(267,0,null,null,52,"div",[["class","split-container"]],null,null,null,null,null)),(e()(),l.ub(268,0,null,null,25,"div",[],null,null,null,null,null)),(e()(),l.ub(269,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(270,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(272,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(273,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(274,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,80,{_controlNonStatic:0}),l.Mb(335544320,81,{_controlStatic:0}),l.Mb(603979776,82,{_labelChildNonStatic:0}),l.Mb(335544320,83,{_labelChildStatic:0}),l.Mb(603979776,84,{_placeholderChild:0}),l.Mb(603979776,85,{_errorChildren:1}),l.Mb(603979776,86,{_hintChildren:1}),l.Mb(603979776,87,{_prefixChildren:1}),l.Mb(603979776,88,{_suffixChildren:1}),(e()(),l.ub(284,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.address"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,285)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,285).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,285)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,285)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,292)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,292)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,292)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.address=n)&&i),i}),null,null)),l.tb(285,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(286,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(289,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(291,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(292,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[80,4],[81,4]],a.d,null,[h.a]),(e()(),l.ub(294,0,null,null,25,"div",[],null,null,null,null,null)),(e()(),l.ub(295,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(296,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(298,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(299,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(300,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,89,{_controlNonStatic:0}),l.Mb(335544320,90,{_controlStatic:0}),l.Mb(603979776,91,{_labelChildNonStatic:0}),l.Mb(335544320,92,{_labelChildStatic:0}),l.Mb(603979776,93,{_placeholderChild:0}),l.Mb(603979776,94,{_errorChildren:1}),l.Mb(603979776,95,{_hintChildren:1}),l.Mb(603979776,96,{_prefixChildren:1}),l.Mb(603979776,97,{_suffixChildren:1}),(e()(),l.ub(310,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.city"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,311)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,311).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,311)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,311)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,318)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,318)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,318)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.city=n)&&i),i}),null,null)),l.tb(311,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(312,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(315,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(317,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(318,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[89,4],[90,4]],a.d,null,[h.a]),(e()(),l.ub(320,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(321,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(323,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(324,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(325,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,98,{_controlNonStatic:0}),l.Mb(335544320,99,{_controlStatic:0}),l.Mb(603979776,100,{_labelChildNonStatic:0}),l.Mb(335544320,101,{_labelChildStatic:0}),l.Mb(603979776,102,{_placeholderChild:0}),l.Mb(603979776,103,{_errorChildren:1}),l.Mb(603979776,104,{_hintChildren:1}),l.Mb(603979776,105,{_prefixChildren:1}),l.Mb(603979776,106,{_suffixChildren:1}),(e()(),l.ub(335,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.addressLine2"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,336)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,336).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,336)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,336)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,341)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,341)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,341)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.addressLine2=n)&&i),i}),null,null)),l.tb(336,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(338,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(340,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(341,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[98,4],[99,4]],a.d,null,[h.a]),(e()(),l.ub(343,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(344,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(346,0,null,null,21,"div",[],null,null,null,null,null)),(e()(),l.ub(347,0,null,null,20,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(348,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,107,{_controlNonStatic:0}),l.Mb(335544320,108,{_controlStatic:0}),l.Mb(603979776,109,{_labelChildNonStatic:0}),l.Mb(335544320,110,{_labelChildStatic:0}),l.Mb(603979776,111,{_placeholderChild:0}),l.Mb(603979776,112,{_errorChildren:1}),l.Mb(603979776,113,{_hintChildren:1}),l.Mb(603979776,114,{_prefixChildren:1}),l.Mb(603979776,115,{_suffixChildren:1}),(e()(),l.ub(358,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","billingAddress.country"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,359)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,359).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,359)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,359)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,366)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,366)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,366)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.country=n)&&i),i}),null,null)),l.tb(359,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(360,16384,null,0,d.y,[],{required:[0,"required"]},null),l.Lb(1024,null,d.n,(function(e){return[e]}),[d.y]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(363,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(365,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(366,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[107,4],[108,4]],a.d,null,[h.a]),(e()(),l.ub(368,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(369,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(371,16777216,null,null,4,"mat-icon",[["class","mat-icon notranslate"],["matTooltipPosition","above"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],[[null,"longpress"],[null,"keydown"],[null,"touchend"]],(function(e,t,n){var i=!0;return"longpress"===t&&(i=!1!==l.Gb(e,372).show()&&i),"keydown"===t&&(i=!1!==l.Gb(e,372)._handleKeydown(n)&&i),"touchend"===t&&(i=!1!==l.Gb(e,372)._handleTouchend()&&i),i}),M.b,M.a)),l.tb(372,212992,null,0,C.d,[S.c,l.k,b.b,l.Q,l.y,u.a,f.c,f.e,C.b,[2,s.b],[2,C.a],[2,x.f]],{position:[0,"position"],message:[1,"message"]},null),l.Ib(131072,i.j,[i.k,l.h]),l.tb(374,9158656,null,0,L.b,[l.k,L.d,[8,null],[2,L.a],[2,l.l]],null,null),(e()(),l.Ob(-1,0,["help"])),(e()(),l.ub(376,0,null,null,22,"div",[],null,null,null,null,null)),(e()(),l.ub(377,0,null,null,21,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(378,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,116,{_controlNonStatic:0}),l.Mb(335544320,117,{_controlStatic:0}),l.Mb(603979776,118,{_labelChildNonStatic:0}),l.Mb(335544320,119,{_labelChildStatic:0}),l.Mb(603979776,120,{_placeholderChild:0}),l.Mb(603979776,121,{_errorChildren:1}),l.Mb(603979776,122,{_hintChildren:1}),l.Mb(603979776,123,{_prefixChildren:1}),l.Mb(603979776,124,{_suffixChildren:1}),(e()(),l.ub(388,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["email",""],["matInput",""],["name","billingAddress.email"],["placeholder",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,389)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,389).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,389)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,389)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,397)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,397)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,397)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.billingAddress.email=n)&&i),i}),null,null)),l.tb(389,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.tb(390,16384,null,0,d.y,[],{required:[0,"required"]},null),l.tb(391,16384,null,0,d.f,[],{email:[0,"email"]},null),l.Lb(1024,null,d.n,(function(e,t){return[e,t]}),[d.y,d.f]),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(394,671744,null,0,d.t,[[2,d.d],[6,d.n],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(396,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(397,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"]},null),l.Lb(2048,[[116,4],[117,4]],a.d,null,[h.a]),(e()(),l.kb(16777216,null,null,1,null,N)),l.tb(400,16384,null,0,k.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(401,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),l.Ob(402,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(404,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),l.ub(405,0,null,null,18,"mat-form-field",[["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),l.tb(406,7520256,null,9,a.c,[l.k,l.h,[2,o.h],[2,s.b],[2,a.a],u.a,l.y,[2,c.a]],null,null),l.Mb(603979776,200,{_controlNonStatic:0}),l.Mb(335544320,201,{_controlStatic:0}),l.Mb(603979776,202,{_labelChildNonStatic:0}),l.Mb(335544320,203,{_labelChildStatic:0}),l.Mb(603979776,204,{_placeholderChild:0}),l.Mb(603979776,205,{_errorChildren:1}),l.Mb(603979776,206,{_hintChildren:1}),l.Mb(603979776,207,{_prefixChildren:1}),l.Mb(603979776,208,{_suffixChildren:1}),(e()(),l.ub(416,0,null,1,7,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","comment"],["placeholder",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,417)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,417).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,417)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,417)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,422)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,422)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,422)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.formdata.comment=n)&&i),i}),null,null)),l.tb(417,16384,null,0,d.e,[l.E,l.k,[2,d.a]],null,null),l.Lb(1024,null,d.o,(function(e){return[e]}),[d.e]),l.tb(419,671744,null,0,d.t,[[2,d.d],[8,null],[8,null],[6,d.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,d.p,null,[d.t]),l.tb(421,16384,null,0,d.q,[[4,d.p]],null,null),l.tb(422,999424,null,0,h.a,[l.k,u.a,[6,d.p],[2,d.s],[2,d.j],o.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"]},null),l.Lb(2048,[[200,4],[201,4]],a.d,null,[h.a]),(e()(),l.ub(424,0,null,null,1,"p",[],[[8,"innerHTML",1]],null,null,null,null)),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(426,0,null,null,3,"button",[["color","warn"],["mat-raised-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.sendCancelSubscriptionForm()&&l),l}),O.b,O.a)),l.tb(427,180224,null,0,P.b,[l.k,f.e,[2,c.a]],{disabled:[0,"disabled"],color:[1,"color"]},null),(e()(),l.Ob(428,0,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,30,0,""),e(t,33,0,"magazine",n.formdata.magazine),e(t,36,0,"",""),e(t,56,0,"invoiceNumber",n.formdata.invoiceNumber),e(t,59,0,""),e(t,66,0,""),e(t,68,0,"terminationType",""),e(t,71,0,"terminationType",n.formdata.terminationType),e(t,75,0,"regular"),e(t,79,0,"extraordinary"),e(t,83,0,"extraordinary"===n.formdata.terminationType),e(t,85,0,"regular"===n.formdata.terminationType),e(t,91,0,""),e(t,93,0,"personalSubscription",""),e(t,96,0,"personalSubscription",n.formdata.isPersonalSubscription),e(t,100,0,!0),e(t,104,0,!1),e(t,112,0,""),e(t,114,0,"printVersion",""),e(t,117,0,"printVersion",n.formdata.isPrintVersion),e(t,121,0,!0),e(t,125,0,!1),e(t,136,0,""),e(t,138,0,"billingAndShippingAddressTheSame",""),e(t,141,0,"billingAndShippingAddressTheSame",n.formdata.isBillingAndShippingAddressTheSame),e(t,145,0,!0),e(t,149,0,!1),e(t,157,0,"outline"),e(t,168,0,""),e(t,170,0,"billingAddress.formOfAddress",n.formdata.billingAddress.formOfAddress),e(t,173,0,""),e(t,180,0,"mr"),e(t,184,0,"mrs"),e(t,188,0,"company"),e(t,210,0,""),e(t,213,0,"billingAddress.firstName",n.formdata.billingAddress.firstName),e(t,216,0,"",""),e(t,236,0,""),e(t,239,0,"billingAddress.lastName",n.formdata.billingAddress.lastName),e(t,242,0,"",""),e(t,262,0,"billingAddress.company",n.formdata.billingAddress.company),e(t,265,0,""),e(t,286,0,""),e(t,289,0,"billingAddress.address",n.formdata.billingAddress.address),e(t,292,0,"",""),e(t,312,0,""),e(t,315,0,"billingAddress.city",n.formdata.billingAddress.city),e(t,318,0,"",""),e(t,338,0,"billingAddress.addressLine2",n.formdata.billingAddress.addressLine2),e(t,341,0,""),e(t,360,0,""),e(t,363,0,"billingAddress.country",n.formdata.billingAddress.country),e(t,366,0,"",""),e(t,372,0,"above",l.yb(1,"",l.Pb(t,372,1,l.Gb(t,373).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.EMAIL_TOOLTIP")),"")),e(t,374,0),e(t,390,0,""),e(t,391,0,""),e(t,394,0,"billingAddress.email",n.formdata.billingAddress.email),e(t,397,0,"",""),e(t,400,0,!n.formdata.isBillingAndShippingAddressTheSame),e(t,419,0,"comment",n.formdata.comment),e(t,422,0,""),e(t,427,0,!l.Gb(t,10).valid,"warn")}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("CANCEL_SUBSCRIPTION_FORM.HEADER"))),e(t,6,0,l.yb(1,"",l.Pb(t,6,0,l.Gb(t,7).transform("CANCEL_SUBSCRIPTION_FORM.DESCRIPTION")),"")),e(t,8,0,l.Gb(t,12).ngClassUntouched,l.Gb(t,12).ngClassTouched,l.Gb(t,12).ngClassPristine,l.Gb(t,12).ngClassDirty,l.Gb(t,12).ngClassValid,l.Gb(t,12).ngClassInvalid,l.Gb(t,12).ngClassPending),e(t,14,0,l.Pb(t,14,0,l.Gb(t,15).transform("CANCEL_SUBSCRIPTION_FORM.FIELD1"))),e(t,17,1,["standard"==l.Gb(t,18).appearance,"fill"==l.Gb(t,18).appearance,"outline"==l.Gb(t,18).appearance,"legacy"==l.Gb(t,18).appearance,l.Gb(t,18)._control.errorState,l.Gb(t,18)._canLabelFloat,l.Gb(t,18)._shouldLabelFloat(),l.Gb(t,18)._hasFloatingLabel(),l.Gb(t,18)._hideControlPlaceholder(),l.Gb(t,18)._control.disabled,l.Gb(t,18)._control.autofilled,l.Gb(t,18)._control.focused,"accent"==l.Gb(t,18).color,"warn"==l.Gb(t,18).color,l.Gb(t,18)._shouldForward("untouched"),l.Gb(t,18)._shouldForward("touched"),l.Gb(t,18)._shouldForward("pristine"),l.Gb(t,18)._shouldForward("dirty"),l.Gb(t,18)._shouldForward("valid"),l.Gb(t,18)._shouldForward("invalid"),l.Gb(t,18)._shouldForward("pending"),!l.Gb(t,18)._animationsEnabled]),e(t,28,1,[l.Gb(t,30).required?"":null,l.Gb(t,35).ngClassUntouched,l.Gb(t,35).ngClassTouched,l.Gb(t,35).ngClassPristine,l.Gb(t,35).ngClassDirty,l.Gb(t,35).ngClassValid,l.Gb(t,35).ngClassInvalid,l.Gb(t,35).ngClassPending,l.Gb(t,36)._isServer,l.Gb(t,36).id,l.Gb(t,36).placeholder,l.Gb(t,36).disabled,l.Gb(t,36).required,l.Gb(t,36).readonly&&!l.Gb(t,36)._isNativeSelect||null,l.Gb(t,36)._ariaDescribedby||null,l.Gb(t,36).errorState,l.Gb(t,36).required.toString()]),e(t,39,0,l.Pb(t,39,0,l.Gb(t,40).transform("CANCEL_SUBSCRIPTION_FORM.FIELD2"))),e(t,42,1,["standard"==l.Gb(t,43).appearance,"fill"==l.Gb(t,43).appearance,"outline"==l.Gb(t,43).appearance,"legacy"==l.Gb(t,43).appearance,l.Gb(t,43)._control.errorState,l.Gb(t,43)._canLabelFloat,l.Gb(t,43)._shouldLabelFloat(),l.Gb(t,43)._hasFloatingLabel(),l.Gb(t,43)._hideControlPlaceholder(),l.Gb(t,43)._control.disabled,l.Gb(t,43)._control.autofilled,l.Gb(t,43)._control.focused,"accent"==l.Gb(t,43).color,"warn"==l.Gb(t,43).color,l.Gb(t,43)._shouldForward("untouched"),l.Gb(t,43)._shouldForward("touched"),l.Gb(t,43)._shouldForward("pristine"),l.Gb(t,43)._shouldForward("dirty"),l.Gb(t,43)._shouldForward("valid"),l.Gb(t,43)._shouldForward("invalid"),l.Gb(t,43)._shouldForward("pending"),!l.Gb(t,43)._animationsEnabled]),e(t,53,1,[l.Gb(t,58).ngClassUntouched,l.Gb(t,58).ngClassTouched,l.Gb(t,58).ngClassPristine,l.Gb(t,58).ngClassDirty,l.Gb(t,58).ngClassValid,l.Gb(t,58).ngClassInvalid,l.Gb(t,58).ngClassPending,l.Gb(t,59)._isServer,l.Gb(t,59).id,l.Gb(t,59).placeholder,l.Gb(t,59).disabled,l.Gb(t,59).required,l.Gb(t,59).readonly&&!l.Gb(t,59)._isNativeSelect||null,l.Gb(t,59)._ariaDescribedby||null,l.Gb(t,59).errorState,l.Gb(t,59).required.toString()]),e(t,62,0,l.Pb(t,62,0,l.Gb(t,63).transform("CANCEL_SUBSCRIPTION_FORM.FIELD3"))),e(t,65,0,l.Gb(t,66).required?"":null,l.Gb(t,73).ngClassUntouched,l.Gb(t,73).ngClassTouched,l.Gb(t,73).ngClassPristine,l.Gb(t,73).ngClassDirty,l.Gb(t,73).ngClassValid,l.Gb(t,73).ngClassInvalid,l.Gb(t,73).ngClassPending),e(t,74,1,[l.Gb(t,75).checked,l.Gb(t,75).disabled,"NoopAnimations"===l.Gb(t,75)._animationMode,"primary"===l.Gb(t,75).color,"accent"===l.Gb(t,75).color,"warn"===l.Gb(t,75).color,-1,l.Gb(t,75).id,null,null,null]),e(t,76,0,l.Pb(t,76,0,l.Gb(t,77).transform("CANCEL_SUBSCRIPTION_FORM.FIELD3_OPTION1"))),e(t,78,1,[l.Gb(t,79).checked,l.Gb(t,79).disabled,"NoopAnimations"===l.Gb(t,79)._animationMode,"primary"===l.Gb(t,79).color,"accent"===l.Gb(t,79).color,"warn"===l.Gb(t,79).color,-1,l.Gb(t,79).id,null,null,null]),e(t,80,0,l.Pb(t,80,0,l.Gb(t,81).transform("CANCEL_SUBSCRIPTION_FORM.FIELD3_OPTION2"))),e(t,87,0,l.Pb(t,87,0,l.Gb(t,88).transform("CANCEL_SUBSCRIPTION_FORM.FIELD5"))),e(t,90,0,l.Gb(t,91).required?"":null,l.Gb(t,98).ngClassUntouched,l.Gb(t,98).ngClassTouched,l.Gb(t,98).ngClassPristine,l.Gb(t,98).ngClassDirty,l.Gb(t,98).ngClassValid,l.Gb(t,98).ngClassInvalid,l.Gb(t,98).ngClassPending),e(t,99,1,[l.Gb(t,100).checked,l.Gb(t,100).disabled,"NoopAnimations"===l.Gb(t,100)._animationMode,"primary"===l.Gb(t,100).color,"accent"===l.Gb(t,100).color,"warn"===l.Gb(t,100).color,-1,l.Gb(t,100).id,null,null,null]),e(t,101,0,l.Pb(t,101,0,l.Gb(t,102).transform("CANCEL_SUBSCRIPTION_FORM.FIELD5_OPTION1"))),e(t,103,1,[l.Gb(t,104).checked,l.Gb(t,104).disabled,"NoopAnimations"===l.Gb(t,104)._animationMode,"primary"===l.Gb(t,104).color,"accent"===l.Gb(t,104).color,"warn"===l.Gb(t,104).color,-1,l.Gb(t,104).id,null,null,null]),e(t,105,0,l.Pb(t,105,0,l.Gb(t,106).transform("CANCEL_SUBSCRIPTION_FORM.FIELD5_OPTION2"))),e(t,108,0,l.Pb(t,108,0,l.Gb(t,109).transform("CANCEL_SUBSCRIPTION_FORM.FIELD6"))),e(t,111,0,l.Gb(t,112).required?"":null,l.Gb(t,119).ngClassUntouched,l.Gb(t,119).ngClassTouched,l.Gb(t,119).ngClassPristine,l.Gb(t,119).ngClassDirty,l.Gb(t,119).ngClassValid,l.Gb(t,119).ngClassInvalid,l.Gb(t,119).ngClassPending),e(t,120,1,[l.Gb(t,121).checked,l.Gb(t,121).disabled,"NoopAnimations"===l.Gb(t,121)._animationMode,"primary"===l.Gb(t,121).color,"accent"===l.Gb(t,121).color,"warn"===l.Gb(t,121).color,-1,l.Gb(t,121).id,null,null,null]),e(t,122,0,l.Pb(t,122,0,l.Gb(t,123).transform("CANCEL_SUBSCRIPTION_FORM.FIELD6_OPTION1"))),e(t,124,1,[l.Gb(t,125).checked,l.Gb(t,125).disabled,"NoopAnimations"===l.Gb(t,125)._animationMode,"primary"===l.Gb(t,125).color,"accent"===l.Gb(t,125).color,"warn"===l.Gb(t,125).color,-1,l.Gb(t,125).id,null,null,null]),e(t,126,0,l.Pb(t,126,0,l.Gb(t,127).transform("CANCEL_SUBSCRIPTION_FORM.FIELD6_OPTION2"))),e(t,129,0,l.Pb(t,129,0,l.Gb(t,130).transform("CANCEL_SUBSCRIPTION_FORM.BILLING_ADDRESS_INFO"))),e(t,132,0,l.Pb(t,132,0,l.Gb(t,133).transform("CANCEL_SUBSCRIPTION_FORM.FIELD7"))),e(t,135,0,l.Gb(t,136).required?"":null,l.Gb(t,143).ngClassUntouched,l.Gb(t,143).ngClassTouched,l.Gb(t,143).ngClassPristine,l.Gb(t,143).ngClassDirty,l.Gb(t,143).ngClassValid,l.Gb(t,143).ngClassInvalid,l.Gb(t,143).ngClassPending),e(t,144,1,[l.Gb(t,145).checked,l.Gb(t,145).disabled,"NoopAnimations"===l.Gb(t,145)._animationMode,"primary"===l.Gb(t,145).color,"accent"===l.Gb(t,145).color,"warn"===l.Gb(t,145).color,-1,l.Gb(t,145).id,null,null,null]),e(t,146,0,l.Pb(t,146,0,l.Gb(t,147).transform("readers.YES"))),e(t,148,1,[l.Gb(t,149).checked,l.Gb(t,149).disabled,"NoopAnimations"===l.Gb(t,149)._animationMode,"primary"===l.Gb(t,149).color,"accent"===l.Gb(t,149).color,"warn"===l.Gb(t,149).color,-1,l.Gb(t,149).id,null,null,null]),e(t,150,0,l.Pb(t,150,0,l.Gb(t,151).transform("readers.NO"))),e(t,153,0,l.Pb(t,153,0,l.Gb(t,154).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS"))),e(t,156,1,["standard"==l.Gb(t,157).appearance,"fill"==l.Gb(t,157).appearance,"outline"==l.Gb(t,157).appearance,"legacy"==l.Gb(t,157).appearance,l.Gb(t,157)._control.errorState,l.Gb(t,157)._canLabelFloat,l.Gb(t,157)._shouldLabelFloat(),l.Gb(t,157)._hasFloatingLabel(),l.Gb(t,157)._hideControlPlaceholder(),l.Gb(t,157)._control.disabled,l.Gb(t,157)._control.autofilled,l.Gb(t,157)._control.focused,"accent"==l.Gb(t,157).color,"warn"==l.Gb(t,157).color,l.Gb(t,157)._shouldForward("untouched"),l.Gb(t,157)._shouldForward("touched"),l.Gb(t,157)._shouldForward("pristine"),l.Gb(t,157)._shouldForward("dirty"),l.Gb(t,157)._shouldForward("valid"),l.Gb(t,157)._shouldForward("invalid"),l.Gb(t,157)._shouldForward("pending"),!l.Gb(t,157)._animationsEnabled]),e(t,167,1,[l.Gb(t,168).required?"":null,l.Gb(t,172).ngClassUntouched,l.Gb(t,172).ngClassTouched,l.Gb(t,172).ngClassPristine,l.Gb(t,172).ngClassDirty,l.Gb(t,172).ngClassValid,l.Gb(t,172).ngClassInvalid,l.Gb(t,172).ngClassPending,l.Gb(t,173).id,l.Gb(t,173).tabIndex,l.Gb(t,173)._getAriaLabel(),l.Gb(t,173)._getAriaLabelledby(),l.Gb(t,173).required.toString(),l.Gb(t,173).disabled.toString(),l.Gb(t,173).errorState,l.Gb(t,173).panelOpen?l.Gb(t,173)._optionIds:null,l.Gb(t,173).multiple,l.Gb(t,173)._ariaDescribedby||null,l.Gb(t,173)._getAriaActiveDescendant(),l.Gb(t,173).disabled,l.Gb(t,173).errorState,l.Gb(t,173).required,l.Gb(t,173).empty]),e(t,179,0,l.Gb(t,180)._getTabIndex(),l.Gb(t,180).selected,l.Gb(t,180).multiple,l.Gb(t,180).active,l.Gb(t,180).id,l.Gb(t,180)._getAriaSelected(),l.Gb(t,180).disabled.toString(),l.Gb(t,180).disabled),e(t,181,0,l.Pb(t,181,0,l.Gb(t,182).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS_OPTION1"))),e(t,183,0,l.Gb(t,184)._getTabIndex(),l.Gb(t,184).selected,l.Gb(t,184).multiple,l.Gb(t,184).active,l.Gb(t,184).id,l.Gb(t,184)._getAriaSelected(),l.Gb(t,184).disabled.toString(),l.Gb(t,184).disabled),e(t,185,0,l.Pb(t,185,0,l.Gb(t,186).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS_OPTION2"))),e(t,187,0,l.Gb(t,188)._getTabIndex(),l.Gb(t,188).selected,l.Gb(t,188).multiple,l.Gb(t,188).active,l.Gb(t,188).id,l.Gb(t,188)._getAriaSelected(),l.Gb(t,188).disabled.toString(),l.Gb(t,188).disabled),e(t,189,0,l.Pb(t,189,0,l.Gb(t,190).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FORM_OF_ADDRESS_OPTION3"))),e(t,194,0,l.Pb(t,194,0,l.Gb(t,195).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.FIRST_NAME"))),e(t,197,1,["standard"==l.Gb(t,198).appearance,"fill"==l.Gb(t,198).appearance,"outline"==l.Gb(t,198).appearance,"legacy"==l.Gb(t,198).appearance,l.Gb(t,198)._control.errorState,l.Gb(t,198)._canLabelFloat,l.Gb(t,198)._shouldLabelFloat(),l.Gb(t,198)._hasFloatingLabel(),l.Gb(t,198)._hideControlPlaceholder(),l.Gb(t,198)._control.disabled,l.Gb(t,198)._control.autofilled,l.Gb(t,198)._control.focused,"accent"==l.Gb(t,198).color,"warn"==l.Gb(t,198).color,l.Gb(t,198)._shouldForward("untouched"),l.Gb(t,198)._shouldForward("touched"),l.Gb(t,198)._shouldForward("pristine"),l.Gb(t,198)._shouldForward("dirty"),l.Gb(t,198)._shouldForward("valid"),l.Gb(t,198)._shouldForward("invalid"),l.Gb(t,198)._shouldForward("pending"),!l.Gb(t,198)._animationsEnabled]),e(t,208,1,[l.Gb(t,210).required?"":null,l.Gb(t,215).ngClassUntouched,l.Gb(t,215).ngClassTouched,l.Gb(t,215).ngClassPristine,l.Gb(t,215).ngClassDirty,l.Gb(t,215).ngClassValid,l.Gb(t,215).ngClassInvalid,l.Gb(t,215).ngClassPending,l.Gb(t,216)._isServer,l.Gb(t,216).id,l.Gb(t,216).placeholder,l.Gb(t,216).disabled,l.Gb(t,216).required,l.Gb(t,216).readonly&&!l.Gb(t,216)._isNativeSelect||null,l.Gb(t,216)._ariaDescribedby||null,l.Gb(t,216).errorState,l.Gb(t,216).required.toString()]),e(t,220,0,l.Pb(t,220,0,l.Gb(t,221).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.LAST_NAME"))),e(t,223,1,["standard"==l.Gb(t,224).appearance,"fill"==l.Gb(t,224).appearance,"outline"==l.Gb(t,224).appearance,"legacy"==l.Gb(t,224).appearance,l.Gb(t,224)._control.errorState,l.Gb(t,224)._canLabelFloat,l.Gb(t,224)._shouldLabelFloat(),l.Gb(t,224)._hasFloatingLabel(),l.Gb(t,224)._hideControlPlaceholder(),l.Gb(t,224)._control.disabled,l.Gb(t,224)._control.autofilled,l.Gb(t,224)._control.focused,"accent"==l.Gb(t,224).color,"warn"==l.Gb(t,224).color,l.Gb(t,224)._shouldForward("untouched"),l.Gb(t,224)._shouldForward("touched"),l.Gb(t,224)._shouldForward("pristine"),l.Gb(t,224)._shouldForward("dirty"),l.Gb(t,224)._shouldForward("valid"),l.Gb(t,224)._shouldForward("invalid"),l.Gb(t,224)._shouldForward("pending"),!l.Gb(t,224)._animationsEnabled]),e(t,234,1,[l.Gb(t,236).required?"":null,l.Gb(t,241).ngClassUntouched,l.Gb(t,241).ngClassTouched,l.Gb(t,241).ngClassPristine,l.Gb(t,241).ngClassDirty,l.Gb(t,241).ngClassValid,l.Gb(t,241).ngClassInvalid,l.Gb(t,241).ngClassPending,l.Gb(t,242)._isServer,l.Gb(t,242).id,l.Gb(t,242).placeholder,l.Gb(t,242).disabled,l.Gb(t,242).required,l.Gb(t,242).readonly&&!l.Gb(t,242)._isNativeSelect||null,l.Gb(t,242)._ariaDescribedby||null,l.Gb(t,242).errorState,l.Gb(t,242).required.toString()]),e(t,245,0,l.Pb(t,245,0,l.Gb(t,246).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.COMPANY"))),e(t,248,1,["standard"==l.Gb(t,249).appearance,"fill"==l.Gb(t,249).appearance,"outline"==l.Gb(t,249).appearance,"legacy"==l.Gb(t,249).appearance,l.Gb(t,249)._control.errorState,l.Gb(t,249)._canLabelFloat,l.Gb(t,249)._shouldLabelFloat(),l.Gb(t,249)._hasFloatingLabel(),l.Gb(t,249)._hideControlPlaceholder(),l.Gb(t,249)._control.disabled,l.Gb(t,249)._control.autofilled,l.Gb(t,249)._control.focused,"accent"==l.Gb(t,249).color,"warn"==l.Gb(t,249).color,l.Gb(t,249)._shouldForward("untouched"),l.Gb(t,249)._shouldForward("touched"),l.Gb(t,249)._shouldForward("pristine"),l.Gb(t,249)._shouldForward("dirty"),l.Gb(t,249)._shouldForward("valid"),l.Gb(t,249)._shouldForward("invalid"),l.Gb(t,249)._shouldForward("pending"),!l.Gb(t,249)._animationsEnabled]),e(t,259,1,[l.Gb(t,264).ngClassUntouched,l.Gb(t,264).ngClassTouched,l.Gb(t,264).ngClassPristine,l.Gb(t,264).ngClassDirty,l.Gb(t,264).ngClassValid,l.Gb(t,264).ngClassInvalid,l.Gb(t,264).ngClassPending,l.Gb(t,265)._isServer,l.Gb(t,265).id,l.Gb(t,265).placeholder,l.Gb(t,265).disabled,l.Gb(t,265).required,l.Gb(t,265).readonly&&!l.Gb(t,265)._isNativeSelect||null,l.Gb(t,265)._ariaDescribedby||null,l.Gb(t,265).errorState,l.Gb(t,265).required.toString()]),e(t,270,0,l.Pb(t,270,0,l.Gb(t,271).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.ADDRESS"))),e(t,273,1,["standard"==l.Gb(t,274).appearance,"fill"==l.Gb(t,274).appearance,"outline"==l.Gb(t,274).appearance,"legacy"==l.Gb(t,274).appearance,l.Gb(t,274)._control.errorState,l.Gb(t,274)._canLabelFloat,l.Gb(t,274)._shouldLabelFloat(),l.Gb(t,274)._hasFloatingLabel(),l.Gb(t,274)._hideControlPlaceholder(),l.Gb(t,274)._control.disabled,l.Gb(t,274)._control.autofilled,l.Gb(t,274)._control.focused,"accent"==l.Gb(t,274).color,"warn"==l.Gb(t,274).color,l.Gb(t,274)._shouldForward("untouched"),l.Gb(t,274)._shouldForward("touched"),l.Gb(t,274)._shouldForward("pristine"),l.Gb(t,274)._shouldForward("dirty"),l.Gb(t,274)._shouldForward("valid"),l.Gb(t,274)._shouldForward("invalid"),l.Gb(t,274)._shouldForward("pending"),!l.Gb(t,274)._animationsEnabled]),e(t,284,1,[l.Gb(t,286).required?"":null,l.Gb(t,291).ngClassUntouched,l.Gb(t,291).ngClassTouched,l.Gb(t,291).ngClassPristine,l.Gb(t,291).ngClassDirty,l.Gb(t,291).ngClassValid,l.Gb(t,291).ngClassInvalid,l.Gb(t,291).ngClassPending,l.Gb(t,292)._isServer,l.Gb(t,292).id,l.Gb(t,292).placeholder,l.Gb(t,292).disabled,l.Gb(t,292).required,l.Gb(t,292).readonly&&!l.Gb(t,292)._isNativeSelect||null,l.Gb(t,292)._ariaDescribedby||null,l.Gb(t,292).errorState,l.Gb(t,292).required.toString()]),e(t,296,0,l.Pb(t,296,0,l.Gb(t,297).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.ZIP_CITY"))),e(t,299,1,["standard"==l.Gb(t,300).appearance,"fill"==l.Gb(t,300).appearance,"outline"==l.Gb(t,300).appearance,"legacy"==l.Gb(t,300).appearance,l.Gb(t,300)._control.errorState,l.Gb(t,300)._canLabelFloat,l.Gb(t,300)._shouldLabelFloat(),l.Gb(t,300)._hasFloatingLabel(),l.Gb(t,300)._hideControlPlaceholder(),l.Gb(t,300)._control.disabled,l.Gb(t,300)._control.autofilled,l.Gb(t,300)._control.focused,"accent"==l.Gb(t,300).color,"warn"==l.Gb(t,300).color,l.Gb(t,300)._shouldForward("untouched"),l.Gb(t,300)._shouldForward("touched"),l.Gb(t,300)._shouldForward("pristine"),l.Gb(t,300)._shouldForward("dirty"),l.Gb(t,300)._shouldForward("valid"),l.Gb(t,300)._shouldForward("invalid"),l.Gb(t,300)._shouldForward("pending"),!l.Gb(t,300)._animationsEnabled]),e(t,310,1,[l.Gb(t,312).required?"":null,l.Gb(t,317).ngClassUntouched,l.Gb(t,317).ngClassTouched,l.Gb(t,317).ngClassPristine,l.Gb(t,317).ngClassDirty,l.Gb(t,317).ngClassValid,l.Gb(t,317).ngClassInvalid,l.Gb(t,317).ngClassPending,l.Gb(t,318)._isServer,l.Gb(t,318).id,l.Gb(t,318).placeholder,l.Gb(t,318).disabled,l.Gb(t,318).required,l.Gb(t,318).readonly&&!l.Gb(t,318)._isNativeSelect||null,l.Gb(t,318)._ariaDescribedby||null,l.Gb(t,318).errorState,l.Gb(t,318).required.toString()]),e(t,321,0,l.Pb(t,321,0,l.Gb(t,322).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.ADDRESS_SUPPLEMENT"))),e(t,324,1,["standard"==l.Gb(t,325).appearance,"fill"==l.Gb(t,325).appearance,"outline"==l.Gb(t,325).appearance,"legacy"==l.Gb(t,325).appearance,l.Gb(t,325)._control.errorState,l.Gb(t,325)._canLabelFloat,l.Gb(t,325)._shouldLabelFloat(),l.Gb(t,325)._hasFloatingLabel(),l.Gb(t,325)._hideControlPlaceholder(),l.Gb(t,325)._control.disabled,l.Gb(t,325)._control.autofilled,l.Gb(t,325)._control.focused,"accent"==l.Gb(t,325).color,"warn"==l.Gb(t,325).color,l.Gb(t,325)._shouldForward("untouched"),l.Gb(t,325)._shouldForward("touched"),l.Gb(t,325)._shouldForward("pristine"),l.Gb(t,325)._shouldForward("dirty"),l.Gb(t,325)._shouldForward("valid"),l.Gb(t,325)._shouldForward("invalid"),l.Gb(t,325)._shouldForward("pending"),!l.Gb(t,325)._animationsEnabled]),e(t,335,1,[l.Gb(t,340).ngClassUntouched,l.Gb(t,340).ngClassTouched,l.Gb(t,340).ngClassPristine,l.Gb(t,340).ngClassDirty,l.Gb(t,340).ngClassValid,l.Gb(t,340).ngClassInvalid,l.Gb(t,340).ngClassPending,l.Gb(t,341)._isServer,l.Gb(t,341).id,l.Gb(t,341).placeholder,l.Gb(t,341).disabled,l.Gb(t,341).required,l.Gb(t,341).readonly&&!l.Gb(t,341)._isNativeSelect||null,l.Gb(t,341)._ariaDescribedby||null,l.Gb(t,341).errorState,l.Gb(t,341).required.toString()]),e(t,344,0,l.Pb(t,344,0,l.Gb(t,345).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.COUNTRY"))),e(t,347,1,["standard"==l.Gb(t,348).appearance,"fill"==l.Gb(t,348).appearance,"outline"==l.Gb(t,348).appearance,"legacy"==l.Gb(t,348).appearance,l.Gb(t,348)._control.errorState,l.Gb(t,348)._canLabelFloat,l.Gb(t,348)._shouldLabelFloat(),l.Gb(t,348)._hasFloatingLabel(),l.Gb(t,348)._hideControlPlaceholder(),l.Gb(t,348)._control.disabled,l.Gb(t,348)._control.autofilled,l.Gb(t,348)._control.focused,"accent"==l.Gb(t,348).color,"warn"==l.Gb(t,348).color,l.Gb(t,348)._shouldForward("untouched"),l.Gb(t,348)._shouldForward("touched"),l.Gb(t,348)._shouldForward("pristine"),l.Gb(t,348)._shouldForward("dirty"),l.Gb(t,348)._shouldForward("valid"),l.Gb(t,348)._shouldForward("invalid"),l.Gb(t,348)._shouldForward("pending"),!l.Gb(t,348)._animationsEnabled]),e(t,358,1,[l.Gb(t,360).required?"":null,l.Gb(t,365).ngClassUntouched,l.Gb(t,365).ngClassTouched,l.Gb(t,365).ngClassPristine,l.Gb(t,365).ngClassDirty,l.Gb(t,365).ngClassValid,l.Gb(t,365).ngClassInvalid,l.Gb(t,365).ngClassPending,l.Gb(t,366)._isServer,l.Gb(t,366).id,l.Gb(t,366).placeholder,l.Gb(t,366).disabled,l.Gb(t,366).required,l.Gb(t,366).readonly&&!l.Gb(t,366)._isNativeSelect||null,l.Gb(t,366)._ariaDescribedby||null,l.Gb(t,366).errorState,l.Gb(t,366).required.toString()]),e(t,369,0,l.Pb(t,369,0,l.Gb(t,370).transform("CANCEL_SUBSCRIPTION_FORM.ADDRESS.EMAIL"))),e(t,371,0,l.Gb(t,374).inline,"primary"!==l.Gb(t,374).color&&"accent"!==l.Gb(t,374).color&&"warn"!==l.Gb(t,374).color),e(t,377,1,["standard"==l.Gb(t,378).appearance,"fill"==l.Gb(t,378).appearance,"outline"==l.Gb(t,378).appearance,"legacy"==l.Gb(t,378).appearance,l.Gb(t,378)._control.errorState,l.Gb(t,378)._canLabelFloat,l.Gb(t,378)._shouldLabelFloat(),l.Gb(t,378)._hasFloatingLabel(),l.Gb(t,378)._hideControlPlaceholder(),l.Gb(t,378)._control.disabled,l.Gb(t,378)._control.autofilled,l.Gb(t,378)._control.focused,"accent"==l.Gb(t,378).color,"warn"==l.Gb(t,378).color,l.Gb(t,378)._shouldForward("untouched"),l.Gb(t,378)._shouldForward("touched"),l.Gb(t,378)._shouldForward("pristine"),l.Gb(t,378)._shouldForward("dirty"),l.Gb(t,378)._shouldForward("valid"),l.Gb(t,378)._shouldForward("invalid"),l.Gb(t,378)._shouldForward("pending"),!l.Gb(t,378)._animationsEnabled]),e(t,388,1,[l.Gb(t,390).required?"":null,l.Gb(t,396).ngClassUntouched,l.Gb(t,396).ngClassTouched,l.Gb(t,396).ngClassPristine,l.Gb(t,396).ngClassDirty,l.Gb(t,396).ngClassValid,l.Gb(t,396).ngClassInvalid,l.Gb(t,396).ngClassPending,l.Gb(t,397)._isServer,l.Gb(t,397).id,l.Gb(t,397).placeholder,l.Gb(t,397).disabled,l.Gb(t,397).required,l.Gb(t,397).readonly&&!l.Gb(t,397)._isNativeSelect||null,l.Gb(t,397)._ariaDescribedby||null,l.Gb(t,397).errorState,l.Gb(t,397).required.toString()]),e(t,402,0,l.Pb(t,402,0,l.Gb(t,403).transform("CANCEL_SUBSCRIPTION_FORM.COMMENT"))),e(t,405,1,["standard"==l.Gb(t,406).appearance,"fill"==l.Gb(t,406).appearance,"outline"==l.Gb(t,406).appearance,"legacy"==l.Gb(t,406).appearance,l.Gb(t,406)._control.errorState,l.Gb(t,406)._canLabelFloat,l.Gb(t,406)._shouldLabelFloat(),l.Gb(t,406)._hasFloatingLabel(),l.Gb(t,406)._hideControlPlaceholder(),l.Gb(t,406)._control.disabled,l.Gb(t,406)._control.autofilled,l.Gb(t,406)._control.focused,"accent"==l.Gb(t,406).color,"warn"==l.Gb(t,406).color,l.Gb(t,406)._shouldForward("untouched"),l.Gb(t,406)._shouldForward("touched"),l.Gb(t,406)._shouldForward("pristine"),l.Gb(t,406)._shouldForward("dirty"),l.Gb(t,406)._shouldForward("valid"),l.Gb(t,406)._shouldForward("invalid"),l.Gb(t,406)._shouldForward("pending"),!l.Gb(t,406)._animationsEnabled]),e(t,416,1,[l.Gb(t,421).ngClassUntouched,l.Gb(t,421).ngClassTouched,l.Gb(t,421).ngClassPristine,l.Gb(t,421).ngClassDirty,l.Gb(t,421).ngClassValid,l.Gb(t,421).ngClassInvalid,l.Gb(t,421).ngClassPending,l.Gb(t,422)._isServer,l.Gb(t,422).id,l.Gb(t,422).placeholder,l.Gb(t,422).disabled,l.Gb(t,422).required,l.Gb(t,422).readonly&&!l.Gb(t,422)._isNativeSelect||null,l.Gb(t,422)._ariaDescribedby||null,l.Gb(t,422).errorState,l.Gb(t,422).required.toString()]),e(t,424,0,l.yb(1,"",l.Pb(t,424,0,l.Gb(t,425).transform("CANCEL_SUBSCRIPTION_FORM.DESCRIPTION_BOTTOM")),"")),e(t,426,0,l.Gb(t,427).disabled||null,"NoopAnimations"===l.Gb(t,427)._animationMode),e(t,428,0,l.Pb(t,428,0,l.Gb(t,429).transform("CANCEL_SUBSCRIPTION_FORM.SEND")))}))}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-cancel-subscription-form",[],null,null,null,j,Y)),l.tb(1,114688,null,0,T.a,[I.a,I.l,D.b,E.a,i.k,A.b],null,null)],(function(e,t){e(t,1,0)}),null)}var H=l.qb("app-cancel-subscription-form",T.a,F,{},{},[])},"Q+lL":function(e,t,n){"use strict";n.d(t,"c",(function(){return S})),n.d(t,"e",(function(){return g})),n.d(t,"a",(function(){return b})),n.d(t,"b",(function(){return f})),n.d(t,"d",(function(){return M})),n.d(t,"f",(function(){return C}));var l=n("8Y7J"),i=n("Xd0L"),r=n("XNiG"),a=n("1G5W"),o=n("5GAg"),s=n("KCVW"),u=n("8bJo"),c=n("dvZr");n("s7LF");class d{}const h=Object(i.B)(d);class p{}const m=Object(i.B)(p);class g extends h{constructor(){super(...arguments),this._stateChanges=new r.a}ngOnChanges(){this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}}class b extends h{constructor(e){super(),this._elementRef=e,this._stateChanges=new r.a,"action-list"===this._getListType()&&e.nativeElement.classList.add("mat-action-list")}_getListType(){const e=this._elementRef.nativeElement.nodeName.toLowerCase();return"mat-list"===e?"list":"mat-action-list"===e?"action-list":null}ngOnChanges(){this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}}class f extends m{constructor(e,t,n,l){super(),this._element=e,this._isInteractiveList=!1,this._destroyed=new r.a,this._isInteractiveList=!!(n||l&&"action-list"===l._getListType()),this._list=n||l;const i=this._getHostElement();"button"!==i.nodeName.toLowerCase()||i.hasAttribute("type")||i.setAttribute("type","button"),this._list&&this._list._stateChanges.pipe(Object(a.a)(this._destroyed)).subscribe(()=>{t.markForCheck()})}ngAfterContentInit(){Object(i.G)(this._lines,this._element)}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_isRippleDisabled(){return!this._isInteractiveList||this.disableRipple||!(!this._list||!this._list.disableRipple)}_getHostElement(){return this._element.nativeElement}}class _{}const v=Object(i.B)(_);class y{}const w=Object(i.B)(y);class k{constructor(e,t){this.source=e,this.option=t}}class M extends w{constructor(e,t,n){super(),this._element=e,this._changeDetector=t,this.selectionList=n,this._selected=!1,this._disabled=!1,this._hasFocus=!1,this.checkboxPosition="after"}get color(){return this._color||this.selectionList.color}set color(e){this._color=e}get value(){return this._value}set value(e){this.selected&&e!==this.value&&(this.selected=!1),this._value=e}get disabled(){return this._disabled||this.selectionList&&this.selectionList.disabled}set disabled(e){const t=Object(s.c)(e);t!==this._disabled&&(this._disabled=t,this._changeDetector.markForCheck())}get selected(){return this.selectionList.selectedOptions.isSelected(this)}set selected(e){const t=Object(s.c)(e);t!==this._selected&&(this._setSelected(t),this.selectionList._reportValueChange())}ngOnInit(){const e=this.selectionList;e._value&&e._value.some(t=>e.compareWith(t,this._value))&&this._setSelected(!0);const t=this._selected;Promise.resolve().then(()=>{(this._selected||t)&&(this.selected=!0,this._changeDetector.markForCheck())})}ngAfterContentInit(){Object(i.G)(this._lines,this._element)}ngOnDestroy(){this.selected&&Promise.resolve().then(()=>{this.selected=!1});const e=this._hasFocus,t=this.selectionList._removeOptionFromList(this);e&&t&&t.focus()}toggle(){this.selected=!this.selected}focus(){this._element.nativeElement.focus()}getLabel(){return this._text&&this._text.nativeElement.textContent||""}_isRippleDisabled(){return this.disabled||this.disableRipple||this.selectionList.disableRipple}_handleClick(){this.disabled||(this.toggle(),this.selectionList._emitChangeEvent(this))}_handleFocus(){this.selectionList._setFocusedOption(this),this._hasFocus=!0}_handleBlur(){this.selectionList._onTouched(),this._hasFocus=!1}_getHostElement(){return this._element.nativeElement}_setSelected(e){return e!==this._selected&&(this._selected=e,e?this.selectionList.selectedOptions.select(this):this.selectionList.selectedOptions.deselect(this),this._changeDetector.markForCheck(),!0)}_markForCheck(){this._changeDetector.markForCheck()}}class C extends v{constructor(e,t){super(),this._element=e,this.selectionChange=new l.m,this.tabIndex=0,this.color="accent",this.compareWith=(e,t)=>e===t,this._disabled=!1,this.selectedOptions=new u.c(!0),this._onChange=e=>{},this._destroyed=new r.a,this._onTouched=()=>{},this.tabIndex=parseInt(t)||0}get disabled(){return this._disabled}set disabled(e){this._disabled=Object(s.c)(e),this._markOptionsForCheck()}ngAfterContentInit(){this._keyManager=new o.d(this.options).withWrap().withTypeAhead().skipPredicate(()=>!1).withAllowedModifierKeys(["shiftKey"]),this._value&&this._setOptionsFromValues(this._value),this.selectedOptions.onChange.pipe(Object(a.a)(this._destroyed)).subscribe(e=>{if(e.added)for(let t of e.added)t.selected=!0;if(e.removed)for(let t of e.removed)t.selected=!1})}ngOnChanges(e){const t=e.disableRipple,n=e.color;(t&&!t.firstChange||n&&!n.firstChange)&&this._markOptionsForCheck()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete(),this._isDestroyed=!0}focus(e){this._element.nativeElement.focus(e)}selectAll(){this._setAllOptionsSelected(!0)}deselectAll(){this._setAllOptionsSelected(!1)}_setFocusedOption(e){this._keyManager.updateActiveItem(e)}_removeOptionFromList(e){const t=this._getOptionIndex(e);return t>-1&&this._keyManager.activeItemIndex===t&&(t>0?this._keyManager.updateActiveItem(t-1):0===t&&this.options.length>1&&this._keyManager.updateActiveItem(Math.min(t+1,this.options.length-1))),this._keyManager.activeItem}_keydown(e){const t=e.keyCode,n=this._keyManager,l=n.activeItemIndex,i=Object(c.q)(e);switch(t){case c.l:case c.f:i||(this._toggleFocusedOption(),e.preventDefault());break;case c.h:case c.e:i||(t===c.h?n.setFirstItemActive():n.setLastItemActive(),e.preventDefault());break;case c.a:Object(c.q)(e,"ctrlKey")&&(this.options.find(e=>!e.selected)?this.selectAll():this.deselectAll(),e.preventDefault());break;default:n.onKeydown(e)}t!==c.n&&t!==c.d||!e.shiftKey||n.activeItemIndex===l||this._toggleFocusedOption()}_reportValueChange(){if(this.options&&!this._isDestroyed){const e=this._getSelectedOptionValues();this._onChange(e),this._value=e}}_emitChangeEvent(e){this.selectionChange.emit(new k(this,e))}writeValue(e){this._value=e,this.options&&this._setOptionsFromValues(e||[])}setDisabledState(e){this.disabled=e}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}_setOptionsFromValues(e){this.options.forEach(e=>e._setSelected(!1)),e.forEach(e=>{const t=this.options.find(t=>!t.selected&&this.compareWith(t.value,e));t&&t._setSelected(!0)})}_getSelectedOptionValues(){return this.options.filter(e=>e.selected).map(e=>e.value)}_toggleFocusedOption(){let e=this._keyManager.activeItemIndex;if(null!=e&&this._isValidIndex(e)){let t=this.options.toArray()[e];t&&!t.disabled&&(t.toggle(),this._emitChangeEvent(t))}}_setAllOptionsSelected(e){let t=!1;this.options.forEach(n=>{n._setSelected(e)&&(t=!0)}),t&&this._reportValueChange()}_isValidIndex(e){return e>=0&&e<this.options.length}_getOptionIndex(e){return this.options.toArray().indexOf(e)}_markOptionsForCheck(){this.options&&this.options.forEach(e=>e._markForCheck())}}class S{}},Q591:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("AytR"),i=n("8Y7J"),r=n("IheW");let a=(()=>{class e{constructor(e){this.http=e}getNewsletterLogo(e){return this.http.get(l.a.clientApiV3Url+"newsletter/"+e+"/logo")}unsubscribe(e,t,n){return this.http.get(l.a.clientApiV3Url+"newsletter/"+e+"/unsubscribe/"+t+"/"+n,{})}storeUnsubscribeReaderKey(e,t,n){localStorage.setItem(e+"_unsubscribe_reader_key",t),localStorage.setItem(e+"_unsubscribe_newsletter_id",""+n)}loadUnsubscribeReaderKey(e){this.groupId=e,this.readerKey=localStorage.getItem(e+"_unsubscribe_reader_key"),this.newsletterId=+localStorage.getItem(e+"_unsubscribe_newsletter_id")}deleteUnsubscribeReaderKey(e){localStorage.removeItem(e+"_unsubscribe_reader_key"),localStorage.removeItem(e+"_unsubscribe_newsletter_id")}}return e.ngInjectableDef=i.Ub({factory:function(){return new e(i.Vb(r.c))},token:e,providedIn:"root"}),e})()},Q7YM:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("dJrM"),r=n("HsOI"),a=n("Xd0L"),o=n("IP0z"),s=n("/HVE"),u=n("omvX"),c=n("s7LF"),d=n("ZwOa"),h=n("oapL"),p=n("bujt"),m=n("Fwaw"),g=n("5GAg"),b=n("Mr+X"),f=n("Gi4r"),_=n("R1up"),v=n("naTb"),y=n("KbaO");n.d(t,"a",(function(){return C}));var w=l.sb({encapsulation:0,styles:[[".container[_ngcontent-%COMP%]{height:100%;width:390px;background:#ededed;padding-top:25px}@media (max-width:390px){.container[_ngcontent-%COMP%]{width:100vw}}"]],data:{}});function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,27,"div",[["class","container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,26,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,i.b,i.a)),l.tb(2,7520256,null,9,r.c,[l.k,l.h,[2,a.h],[2,o.b],[2,r.a],s.a,l.y,[2,u.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,1,{_controlNonStatic:0}),l.Mb(335544320,2,{_controlStatic:0}),l.Mb(603979776,3,{_labelChildNonStatic:0}),l.Mb(335544320,4,{_labelChildStatic:0}),l.Mb(603979776,5,{_placeholderChild:0}),l.Mb(603979776,6,{_errorChildren:1}),l.Mb(603979776,7,{_hintChildren:1}),l.Mb(603979776,8,{_prefixChildren:1}),l.Mb(603979776,9,{_suffixChildren:1}),(e()(),l.ub(12,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","search_key"],["placeholder",""],["required",""],["type","text"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"keydown"],[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,15)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,15).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,15)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,15)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,19)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,19)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,19)._onInput()&&i),"keydown"===t&&(i=!1!==r.searchViaKeyboard(n)&&i),"ngModelChange"===t&&(i=!1!==(r.searchKey=n)&&i),i}),null,null)),l.tb(13,16384,null,0,c.y,[],{required:[0,"required"]},null),l.Lb(1024,null,c.n,(function(e){return[e]}),[c.y]),l.tb(15,16384,null,0,c.e,[l.E,l.k,[2,c.a]],null,null),l.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),l.tb(17,671744,null,0,c.t,[[8,null],[6,c.n],[8,null],[6,c.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,c.p,null,[c.t]),l.tb(19,999424,null,0,d.a,[l.k,s.a,[6,c.p],[2,c.s],[2,c.j],a.b,[8,null],h.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),l.tb(20,16384,null,0,c.q,[[4,c.p]],null,null),l.Lb(2048,[[1,4],[2,4]],r.d,null,[d.a]),(e()(),l.ub(22,0,null,4,5,"button",[["mat-icon-button",""],["matSuffix",""]],[[1,"aria-label",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.search()&&l),l}),p.b,p.a)),l.tb(23,180224,null,0,m.b,[l.k,g.e,[2,u.a]],null,null),l.tb(24,16384,[[9,4]],0,r.g,[],null,null),(e()(),l.ub(25,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,b.b,b.a)),l.tb(26,9158656,null,0,f.b,[l.k,f.d,[8,null],[2,f.a],[2,l.l]],null,null),(e()(),l.Ob(-1,0,["search"]))],(function(e,t){var n=t.component;e(t,2,0,"outline"),e(t,13,0,""),e(t,17,0,"search_key",n.searchKey),e(t,19,0,"","","text"),e(t,26,0)}),(function(e,t){e(t,1,1,["standard"==l.Gb(t,2).appearance,"fill"==l.Gb(t,2).appearance,"outline"==l.Gb(t,2).appearance,"legacy"==l.Gb(t,2).appearance,l.Gb(t,2)._control.errorState,l.Gb(t,2)._canLabelFloat,l.Gb(t,2)._shouldLabelFloat(),l.Gb(t,2)._hasFloatingLabel(),l.Gb(t,2)._hideControlPlaceholder(),l.Gb(t,2)._control.disabled,l.Gb(t,2)._control.autofilled,l.Gb(t,2)._control.focused,"accent"==l.Gb(t,2).color,"warn"==l.Gb(t,2).color,l.Gb(t,2)._shouldForward("untouched"),l.Gb(t,2)._shouldForward("touched"),l.Gb(t,2)._shouldForward("pristine"),l.Gb(t,2)._shouldForward("dirty"),l.Gb(t,2)._shouldForward("valid"),l.Gb(t,2)._shouldForward("invalid"),l.Gb(t,2)._shouldForward("pending"),!l.Gb(t,2)._animationsEnabled]),e(t,12,1,[l.Gb(t,13).required?"":null,l.Gb(t,19)._isServer,l.Gb(t,19).id,l.Gb(t,19).placeholder,l.Gb(t,19).disabled,l.Gb(t,19).required,l.Gb(t,19).readonly&&!l.Gb(t,19)._isNativeSelect||null,l.Gb(t,19)._ariaDescribedby||null,l.Gb(t,19).errorState,l.Gb(t,19).required.toString(),l.Gb(t,20).ngClassUntouched,l.Gb(t,20).ngClassTouched,l.Gb(t,20).ngClassPristine,l.Gb(t,20).ngClassDirty,l.Gb(t,20).ngClassValid,l.Gb(t,20).ngClassInvalid,l.Gb(t,20).ngClassPending]),e(t,22,0,"Search",l.Gb(t,23).disabled||null,"NoopAnimations"===l.Gb(t,23)._animationMode),e(t,25,0,l.Gb(t,26).inline,"primary"!==l.Gb(t,26).color&&"accent"!==l.Gb(t,26).color&&"warn"!==l.Gb(t,26).color)}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-search-form",[],null,null,null,k,w)),l.tb(1,114688,null,0,_.a,[v.a,y.b],null,null)],(function(e,t){e(t,1,0)}),null)}var C=l.qb("app-search-form",_.a,M,{},{},[])},QQfA:function(e,t,n){"use strict";n.d(t,"c",(function(){return N})),n.d(t,"e",(function(){return T})),n.d(t,"b",(function(){return H})),n.d(t,"a",(function(){return B})),n.d(t,"f",(function(){return P})),n.d(t,"h",(function(){return G})),n.d(t,"d",(function(){return C})),n.d(t,"i",(function(){return M})),n.d(t,"g",(function(){return V})),n.d(t,"j",(function(){return F})),n.d(t,"k",(function(){return z}));var l=n("KCVW"),i=n("hOhj"),r=n("SVse"),a=n("8Y7J"),o=n("XNiG"),s=n("quSY"),u=n("HDdC"),c=n("VRyK"),d=n("IzEk"),h=n("1G5W"),p=n("/HVE"),m=n("zMNK"),g=n("dvZr");class b{constructor(e,t){this._viewportRuler=e,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=t}attach(){}enable(){if(this._canBeEnabled()){const e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=Object(l.d)(-this._previousScrollPosition.left),e.style.top=Object(l.d)(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const e=this._document.documentElement,t=e.style,n=this._document.body.style,l=t.scrollBehavior||"",i=n.scrollBehavior||"";this._isEnabled=!1,t.left=this._previousHTMLStyles.left,t.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),t.scrollBehavior=n.scrollBehavior="auto",window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),t.scrollBehavior=l,n.scrollBehavior=i}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const e=this._document.body,t=this._viewportRuler.getViewportSize();return e.scrollHeight>t.height||e.scrollWidth>t.width}}function f(){return Error("Scroll strategy has already been attached.")}class _{constructor(e,t,n,l){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=n,this._config=l,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(e){if(this._overlayRef)throw f();this._overlayRef=e}enable(){if(this._scrollSubscription)return;const e=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{const e=this._viewportRuler.getViewportScrollPosition().top;Math.abs(e-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class v{enable(){}disable(){}attach(){}}function y(e,t){return t.some(t=>e.bottom<t.top||e.top>t.bottom||e.right<t.left||e.left>t.right)}function w(e,t){return t.some(t=>e.top<t.top||e.bottom>t.bottom||e.left<t.left||e.right>t.right)}class k{constructor(e,t,n,l){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this._config=l,this._scrollSubscription=null}attach(e){if(this._overlayRef)throw f();this._overlayRef=e}enable(){this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const e=this._overlayRef.overlayElement.getBoundingClientRect(),{width:t,height:n}=this._viewportRuler.getViewportSize();y(e,[{width:t,height:n,bottom:n,right:t,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}}))}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}let M=(()=>{class e{constructor(e,t,n,l){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this.noop=()=>new v,this.close=e=>new _(this._scrollDispatcher,this._ngZone,this._viewportRuler,e),this.block=()=>new b(this._viewportRuler,this._document),this.reposition=e=>new k(this._scrollDispatcher,this._viewportRuler,this._ngZone,e),this._document=l}}return e.ngInjectableDef=Object(a.Ub)({factory:function(){return new e(Object(a.Vb)(i.b),Object(a.Vb)(i.e),Object(a.Vb)(a.y),Object(a.Vb)(r.e))},token:e,providedIn:"root"}),e})();class C{constructor(e){if(this.scrollStrategy=new v,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,e){const t=Object.keys(e);for(const n of t)void 0!==e[n]&&(this[n]=e[n])}}}class S{constructor(e,t,n,l,i){this.offsetX=n,this.offsetY=l,this.panelClass=i,this.originX=e.originX,this.originY=e.originY,this.overlayX=t.overlayX,this.overlayY=t.overlayY}}class x{constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}}function L(e,t){if("top"!==t&&"bottom"!==t&&"center"!==t)throw Error(`ConnectedPosition: Invalid ${e} "${t}". Expected "top", "bottom" or "center".`)}function O(e,t){if("start"!==t&&"end"!==t&&"center"!==t)throw Error(`ConnectedPosition: Invalid ${e} "${t}". Expected "start", "end" or "center".`)}let P=(()=>{class e{constructor(e){this._attachedOverlays=[],this._keydownListener=e=>{const t=this._attachedOverlays;for(let n=t.length-1;n>-1;n--)if(t[n]._keydownEventSubscriptions>0){t[n]._keydownEvents.next(e);break}},this._document=e}ngOnDestroy(){this._detach()}add(e){this.remove(e),this._isAttached||(this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0),this._attachedOverlays.push(e)}remove(e){const t=this._attachedOverlays.indexOf(e);t>-1&&this._attachedOverlays.splice(t,1),0===this._attachedOverlays.length&&this._detach()}_detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}return e.ngInjectableDef=Object(a.Ub)({factory:function(){return new e(Object(a.Vb)(r.e))},token:e,providedIn:"root"}),e})(),T=(()=>{class e{constructor(e){this._document=e}ngOnDestroy(){this._containerElement&&this._containerElement.parentNode&&this._containerElement.parentNode.removeChild(this._containerElement)}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e=this._document.getElementsByClassName("cdk-overlay-container");for(let n=0;n<e.length;n++)e[n].parentNode.removeChild(e[n]);const t=this._document.createElement("div");t.classList.add("cdk-overlay-container"),this._document.body.appendChild(t),this._containerElement=t}}return e.ngInjectableDef=Object(a.Ub)({factory:function(){return new e(Object(a.Vb)(r.e))},token:e,providedIn:"root"}),e})();class I{constructor(e,t,n,l,i,r,a,c){this._portalOutlet=e,this._host=t,this._pane=n,this._config=l,this._ngZone=i,this._keyboardDispatcher=r,this._document=a,this._location=c,this._backdropElement=null,this._backdropClick=new o.a,this._attachments=new o.a,this._detachments=new o.a,this._locationChanges=s.a.EMPTY,this._backdropClickHandler=e=>this._backdropClick.next(e),this._keydownEventsObservable=new u.a(e=>{const t=this._keydownEvents.subscribe(e);return this._keydownEventSubscriptions++,()=>{t.unsubscribe(),this._keydownEventSubscriptions--}}),this._keydownEvents=new o.a,this._keydownEventSubscriptions=0,l.scrollStrategy&&(this._scrollStrategy=l.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=l.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(e){let t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.asObservable().pipe(Object(d.a)(1)).subscribe(()=>{this.hasAttached()&&this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&this._location&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),t}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();const e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),e}dispose(){const e=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this.detachBackdrop(),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._host&&this._host.parentNode&&(this._host.parentNode.removeChild(this._host),this._host=null),this._previousHostParent=this._pane=null,e&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick.asObservable()}attachments(){return this._attachments.asObservable()}detachments(){return this._detachments.asObservable()}keydownEvents(){return this._keydownEventsObservable}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config=Object.assign({},this._config,e),this._updateElementSize()}setDirection(e){this._config=Object.assign({},this._config,{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){const e=this._config.direction;return e?"string"==typeof e?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const e=this._pane.style;e.width=Object(l.d)(this._config.width),e.height=Object(l.d)(this._config.height),e.minWidth=Object(l.d)(this._config.minWidth),e.minHeight=Object(l.d)(this._config.minHeight),e.maxWidth=Object(l.d)(this._config.maxWidth),e.maxHeight=Object(l.d)(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"auto":"none"}_attachBackdrop(){this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add("cdk-overlay-backdrop-showing")})}):this._backdropElement.classList.add("cdk-overlay-backdrop-showing")}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){let e,t=this._backdropElement;if(!t)return;let n=()=>{t&&(t.removeEventListener("click",this._backdropClickHandler),t.removeEventListener("transitionend",n),t.parentNode&&t.parentNode.removeChild(t)),this._backdropElement==t&&(this._backdropElement=null),this._config.backdropClass&&this._toggleClasses(t,this._config.backdropClass,!1),clearTimeout(e)};t.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{t.addEventListener("transitionend",n)}),t.style.pointerEvents="none",e=this._ngZone.runOutsideAngular(()=>setTimeout(n,500))}_toggleClasses(e,t,n){const i=e.classList;Object(l.b)(t).forEach(e=>{e&&(n?i.add(e):i.remove(e))})}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const e=this._ngZone.onStable.asObservable().pipe(Object(h.a)(Object(c.a)(this._attachments,this._detachments))).subscribe(()=>{this._pane&&this._host&&0!==this._pane.children.length||(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._previousHostParent.removeChild(this._host)),e.unsubscribe())})})}_disposeScrollStrategy(){const e=this._scrollStrategy;e&&(e.disable(),e.detach&&e.detach())}}class D{constructor(e,t,n,l,i){this._viewportRuler=t,this._document=n,this._platform=l,this._overlayContainer=i,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new o.a,this._resizeSubscription=s.a.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges.asObservable(),this.setOrigin(e)}get positions(){return this._preferredPositions}attach(e){if(this._overlayRef&&e!==this._overlayRef)throw Error("This position strategy is already attached to an overlay");this._validatePositions(),e.hostElement.classList.add("cdk-overlay-connected-position-bounding-box"),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect();const e=this._originRect,t=this._overlayRect,n=this._viewportRect,l=[];let i;for(let r of this._preferredPositions){let a=this._getOriginPoint(e,r),o=this._getOverlayPoint(a,t,r),s=this._getOverlayFit(o,t,n,r);if(s.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(r,a);this._canFitWithFlexibleDimensions(s,o,n)?l.push({position:r,origin:a,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(a,r)}):(!i||i.overlayFit.visibleArea<s.visibleArea)&&(i={overlayFit:s,overlayPoint:o,originPoint:a,position:r,overlayRect:t})}if(l.length){let e=null,t=-1;for(const n of l){const l=n.boundingBoxRect.width*n.boundingBoxRect.height*(n.position.weight||1);l>t&&(t=l,e=n)}return this._isPushed=!1,void this._applyPosition(e.position,e.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(i.position,i.originPoint);this._applyPosition(i.position,i.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&E(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove("cdk-overlay-connected-position-bounding-box"),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(!this._isDisposed&&(!this._platform||this._platform.isBrowser)){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect();const e=this._lastPosition||this._preferredPositions[0],t=this._getOriginPoint(this._originRect,e);this._applyPosition(e,t)}}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,-1===e.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t){let n,l;if("center"==t.originX)n=e.left+e.width/2;else{const l=this._isRtl()?e.right:e.left,i=this._isRtl()?e.left:e.right;n="start"==t.originX?l:i}return l="center"==t.originY?e.top+e.height/2:"top"==t.originY?e.top:e.bottom,{x:n,y:l}}_getOverlayPoint(e,t,n){let l,i;return l="center"==n.overlayX?-t.width/2:"start"===n.overlayX?this._isRtl()?-t.width:0:this._isRtl()?0:-t.width,i="center"==n.overlayY?-t.height/2:"top"==n.overlayY?0:-t.height,{x:e.x+l,y:e.y+i}}_getOverlayFit(e,t,n,l){let{x:i,y:r}=e,a=this._getOffset(l,"x"),o=this._getOffset(l,"y");a&&(i+=a),o&&(r+=o);let s=0-r,u=r+t.height-n.height,c=this._subtractOverflows(t.width,0-i,i+t.width-n.width),d=this._subtractOverflows(t.height,s,u),h=c*d;return{visibleArea:h,isCompletelyWithinViewport:t.width*t.height===h,fitsInViewportVertically:d===t.height,fitsInViewportHorizontally:c==t.width}}_canFitWithFlexibleDimensions(e,t,n){if(this._hasFlexibleDimensions){const l=n.bottom-t.y,i=n.right-t.x,r=this._overlayRef.getConfig().minHeight,a=this._overlayRef.getConfig().minWidth,o=e.fitsInViewportHorizontally||null!=a&&a<=i;return(e.fitsInViewportVertically||null!=r&&r<=l)&&o}return!1}_pushOverlayOnScreen(e,t,n){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};const l=this._viewportRect,i=Math.max(e.x+t.width-l.right,0),r=Math.max(e.y+t.height-l.bottom,0),a=Math.max(l.top-n.top-e.y,0),o=Math.max(l.left-n.left-e.x,0);let s=0,u=0;return s=t.width<=l.width?o||-i:e.x<this._viewportMargin?l.left-n.left-e.x:0,u=t.height<=l.height?a||-r:e.y<this._viewportMargin?l.top-n.top-e.y:0,this._previousPushAmount={x:s,y:u},{x:e.x+s,y:e.y+u}}_applyPosition(e,t){if(this._setTransformOrigin(e),this._setOverlayElementStyles(t,e),this._setBoundingBoxStyles(t,e),e.panelClass&&this._addPanelClasses(e.panelClass),this._lastPosition=e,this._positionChanges.observers.length){const t=this._getScrollVisibility(),n=new x(e,t);this._positionChanges.next(n)}this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;const t=this._boundingBox.querySelectorAll(this._transformOriginSelector);let n,l=e.overlayY;n="center"===e.overlayX?"center":this._isRtl()?"start"===e.overlayX?"right":"left":"start"===e.overlayX?"left":"right";for(let i=0;i<t.length;i++)t[i].style.transformOrigin=`${n} ${l}`}_calculateBoundingBoxRect(e,t){const n=this._viewportRect,l=this._isRtl();let i,r,a,o,s,u;if("top"===t.overlayY)r=e.y,i=n.height-r+this._viewportMargin;else if("bottom"===t.overlayY)a=n.height-e.y+2*this._viewportMargin,i=n.height-a+this._viewportMargin;else{const t=Math.min(n.bottom-e.y+n.top,e.y),l=this._lastBoundingBoxSize.height;i=2*t,r=e.y-t,i>l&&!this._isInitialRender&&!this._growAfterOpen&&(r=e.y-l/2)}if("end"===t.overlayX&&!l||"start"===t.overlayX&&l)u=n.width-e.x+this._viewportMargin,o=e.x-this._viewportMargin;else if("start"===t.overlayX&&!l||"end"===t.overlayX&&l)s=e.x,o=n.right-e.x;else{const t=Math.min(n.right-e.x+n.left,e.x),l=this._lastBoundingBoxSize.width;o=2*t,s=e.x-t,o>l&&!this._isInitialRender&&!this._growAfterOpen&&(s=e.x-l/2)}return{top:r,left:s,bottom:a,right:u,width:o,height:i}}_setBoundingBoxStyles(e,t){const n=this._calculateBoundingBoxRect(e,t);this._isInitialRender||this._growAfterOpen||(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));const i={};if(this._hasExactPosition())i.top=i.left="0",i.bottom=i.right="",i.width=i.height="100%";else{const e=this._overlayRef.getConfig().maxHeight,r=this._overlayRef.getConfig().maxWidth;i.height=Object(l.d)(n.height),i.top=Object(l.d)(n.top),i.bottom=Object(l.d)(n.bottom),i.width=Object(l.d)(n.width),i.left=Object(l.d)(n.left),i.right=Object(l.d)(n.right),i.alignItems="center"===t.overlayX?"center":"end"===t.overlayX?"flex-end":"flex-start",i.justifyContent="center"===t.overlayY?"center":"bottom"===t.overlayY?"flex-end":"flex-start",e&&(i.maxHeight=Object(l.d)(e)),r&&(i.maxWidth=Object(l.d)(r))}this._lastBoundingBoxSize=n,E(this._boundingBox.style,i)}_resetBoundingBoxStyles(){E(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){E(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){const n={};if(this._hasExactPosition()){const l=this._viewportRuler.getViewportScrollPosition();E(n,this._getExactOverlayY(t,e,l)),E(n,this._getExactOverlayX(t,e,l))}else n.position="static";let l="",i=this._getOffset(t,"x"),r=this._getOffset(t,"y");i&&(l+=`translateX(${i}px) `),r&&(l+=`translateY(${r}px)`),n.transform=l.trim(),this._hasFlexibleDimensions&&this._overlayRef.getConfig().maxHeight&&(n.maxHeight=""),this._hasFlexibleDimensions&&this._overlayRef.getConfig().maxWidth&&(n.maxWidth=""),E(this._pane.style,n)}_getExactOverlayY(e,t,n){let i={top:null,bottom:null},r=this._getOverlayPoint(t,this._overlayRect,e);this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,n));let a=this._overlayContainer.getContainerElement().getBoundingClientRect().top;return r.y-=a,"bottom"===e.overlayY?i.bottom=this._document.documentElement.clientHeight-(r.y+this._overlayRect.height)+"px":i.top=Object(l.d)(r.y),i}_getExactOverlayX(e,t,n){let i,r={left:null,right:null},a=this._getOverlayPoint(t,this._overlayRect,e);return this._isPushed&&(a=this._pushOverlayOnScreen(a,this._overlayRect,n)),i=this._isRtl()?"end"===e.overlayX?"left":"right":"end"===e.overlayX?"right":"left","right"===i?r.right=this._document.documentElement.clientWidth-(a.x+this._overlayRect.width)+"px":r.left=Object(l.d)(a.x),r}_getScrollVisibility(){const e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),n=this._scrollables.map(e=>e.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:w(e,n),isOriginOutsideView:y(e,n),isOverlayClipped:w(t,n),isOverlayOutsideView:y(t,n)}}_subtractOverflows(e,...t){return t.reduce((e,t)=>e-Math.max(t,0),e)}_getNarrowedViewportRect(){const e=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+e-this._viewportMargin,bottom:n.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return"x"===t?null==e.offsetX?this._offsetX:e.offsetX:null==e.offsetY?this._offsetY:e.offsetY}_validatePositions(){if(!this._preferredPositions.length)throw Error("FlexibleConnectedPositionStrategy: At least one position is required.");this._preferredPositions.forEach(e=>{O("originX",e.originX),L("originY",e.originY),O("overlayX",e.overlayX),L("overlayY",e.overlayY)})}_addPanelClasses(e){this._pane&&Object(l.b)(e).forEach(e=>{""!==e&&-1===this._appliedPanelClasses.indexOf(e)&&(this._appliedPanelClasses.push(e),this._pane.classList.add(e))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){const e=this._origin;if(e instanceof a.k)return e.nativeElement.getBoundingClientRect();if(e instanceof HTMLElement)return e.getBoundingClientRect();const t=e.width||0,n=e.height||0;return{top:e.y,bottom:e.y+n,left:e.x,right:e.x+t,height:n,width:t}}}function E(e,t){for(let n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}class A{constructor(e,t,n,l,i,r,a){this._preferredPositions=[],this._positionStrategy=new D(n,l,i,r,a).withFlexibleDimensions(!1).withPush(!1).withViewportMargin(0),this.withFallbackPosition(e,t)}get _isRtl(){return"rtl"===this._overlayRef.getDirection()}get onPositionChange(){return this._positionStrategy.positionChanges}get positions(){return this._preferredPositions}attach(e){this._overlayRef=e,this._positionStrategy.attach(e),this._direction&&(e.setDirection(this._direction),this._direction=null)}dispose(){this._positionStrategy.dispose()}detach(){this._positionStrategy.detach()}apply(){this._positionStrategy.apply()}recalculateLastPosition(){this._positionStrategy.reapplyLastPosition()}withScrollableContainers(e){this._positionStrategy.withScrollableContainers(e)}withFallbackPosition(e,t,n,l){const i=new S(e,t,n,l);return this._preferredPositions.push(i),this._positionStrategy.withPositions(this._preferredPositions),this}withDirection(e){return this._overlayRef?this._overlayRef.setDirection(e):this._direction=e,this}withOffsetX(e){return this._positionStrategy.withDefaultOffsetX(e),this}withOffsetY(e){return this._positionStrategy.withDefaultOffsetY(e),this}withLockedPosition(e){return this._positionStrategy.withLockedPosition(e),this}withPositions(e){return this._preferredPositions=e.slice(),this._positionStrategy.withPositions(this._preferredPositions),this}setOrigin(e){return this._positionStrategy.setOrigin(e),this}}class Y{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._leftOffset="",this._rightOffset="",this._alignItems="",this._justifyContent="",this._width="",this._height=""}attach(e){const t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add("cdk-global-overlay-wrapper"),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._rightOffset="",this._leftOffset=e,this._justifyContent="flex-start",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._leftOffset="",this._rightOffset=e,this._justifyContent="flex-end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._justifyContent="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig();e.position=this._cssPosition,e.marginLeft="100%"===n.width?"0":this._leftOffset,e.marginTop="100%"===n.height?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=this._rightOffset,"100%"===n.width?t.justifyContent="flex-start":"center"===this._justifyContent?t.justifyContent="center":"rtl"===this._overlayRef.getConfig().direction?"flex-start"===this._justifyContent?t.justifyContent="flex-end":"flex-end"===this._justifyContent&&(t.justifyContent="flex-start"):t.justifyContent=this._justifyContent,t.alignItems="100%"===n.height?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,n=t.style;t.classList.remove("cdk-global-overlay-wrapper"),n.justifyContent=n.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}}let G=(()=>{class e{constructor(e,t,n,l){this._viewportRuler=e,this._document=t,this._platform=n,this._overlayContainer=l}global(){return new Y}connectedTo(e,t,n){return new A(t,n,e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}flexibleConnectedTo(e){return new D(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return e.ngInjectableDef=Object(a.Ub)({factory:function(){return new e(Object(a.Vb)(i.e),Object(a.Vb)(r.e),Object(a.Vb)(p.a),Object(a.Vb)(T))},token:e,providedIn:"root"}),e})(),R=0;class N{constructor(e,t,n,l,i,r,a,o,s,u){this.scrollStrategies=e,this._overlayContainer=t,this._componentFactoryResolver=n,this._positionBuilder=l,this._keyboardDispatcher=i,this._injector=r,this._ngZone=a,this._document=o,this._directionality=s,this._location=u}create(e){const t=this._createHostElement(),n=this._createPaneElement(t),l=this._createPortalOutlet(n),i=new C(e);return i.direction=i.direction||this._directionality.value,new I(l,t,n,i,this._ngZone,this._keyboardDispatcher,this._document,this._location)}position(){return this._positionBuilder}_createPaneElement(e){const t=this._document.createElement("div");return t.id="cdk-overlay-"+R++,t.classList.add("cdk-overlay-pane"),e.appendChild(t),t}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(a.g)),new m.d(e,this._componentFactoryResolver,this._appRef,this._injector)}}const j=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],F=new a.p("cdk-connected-overlay-scroll-strategy");class H{constructor(e){this.elementRef=e}}class B{constructor(e,t,n,l,i){this._overlay=e,this._dir=i,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=s.a.EMPTY,this.viewportMargin=0,this.open=!1,this.backdropClick=new a.m,this.positionChange=new a.m,this.attach=new a.m,this.detach=new a.m,this.overlayKeydown=new a.m,this._templatePortal=new m.g(t,n),this._scrollStrategyFactory=l,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(e){this._offsetX=e,this._position&&this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(e){this._offsetY=e,this._position&&this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=Object(l.c)(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=Object(l.c)(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=Object(l.c)(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=Object(l.c)(e)}get push(){return this._push}set push(e){this._push=Object(l.c)(e)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._overlayRef&&this._overlayRef.dispose(),this._backdropSubscription.unsubscribe()}ngOnChanges(e){this._position&&(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),e.origin&&this.open&&this._position.apply()),e.open&&(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){this.positions&&this.positions.length||(this.positions=j),this._overlayRef=this._overlay.create(this._buildConfig()),this._overlayRef.keydownEvents().subscribe(e=>{this.overlayKeydown.next(e),e.keyCode!==g.g||Object(g.q)(e)||(e.preventDefault(),this._detachOverlay())})}_buildConfig(){const e=this._position=this._createPositionStrategy(),t=new C({direction:this._dir,positionStrategy:e,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&&(t.width=this.width),(this.height||0===this.height)&&(t.height=this.height),(this.minWidth||0===this.minWidth)&&(t.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&&(t.minHeight=this.minHeight),this.backdropClass&&(t.backdropClass=this.backdropClass),this.panelClass&&(t.panelClass=this.panelClass),t}_updatePositionStrategy(e){const t=this.positions.map(e=>({originX:e.originX,originY:e.originY,overlayX:e.overlayX,overlayY:e.overlayY,offsetX:e.offsetX||this.offsetX,offsetY:e.offsetY||this.offsetY,panelClass:e.panelClass||void 0}));return e.setOrigin(this.origin.elementRef).withPositions(t).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition)}_createPositionStrategy(){const e=this._overlay.position().flexibleConnectedTo(this.origin.elementRef);return this._updatePositionStrategy(e),e.positionChanges.subscribe(e=>this.positionChange.emit(e)),e}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||(this._overlayRef.attach(this._templatePortal),this.attach.emit()),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(e=>{this.backdropClick.emit(e)}):this._backdropSubscription.unsubscribe()}_detachOverlay(){this._overlayRef&&(this._overlayRef.detach(),this.detach.emit()),this._backdropSubscription.unsubscribe()}}function z(e){return()=>e.scrollStrategies.reposition()}class V{}},Qj4J:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}})}(n("wd/R"))},Qvnv:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("TSSN");class a{constructor(){this.showReadButton=!1}ngOnInit(){this.backgroundStyle=this.defaultStyle}}var o=l.sb({encapsulation:0,styles:[['.container[_ngcontent-%COMP%]{background-color:#1c7430;width:100%;border-radius:5px;padding:5px;margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;align-items:center;font-family:"Source Sans Pro"}.container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.left[_ngcontent-%COMP%]{text-align:left}.right[_ngcontent-%COMP%]{text-align:right;padding-right:10px}']],data:{}});function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"tr",[["style","opacity: 0.7;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"td",[["class","right"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["EU"])),(e()(),l.ub(3,0,null,null,1,"td",[["class","left"]],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""]))],null,(function(e,t){e(t,4,0,t.component.europeanProduct.price)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"tr",[["style","opacity: 0.7;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"td",[["class","right"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["INT"])),(e()(),l.ub(3,0,null,null,1,"td",[["class","left"]],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""]))],null,(function(e,t){e(t,4,0,t.component.internationalProduct.price)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[["class","container"]],null,[[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=!1!==(i.backgroundStyle=i.hoverStyle)&&l),"mouseleave"===t&&(l=!1!==(i.backgroundStyle=i.defaultStyle)&&l),l}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),(e()(),l.ub(3,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""])),(e()(),l.ub(5,0,null,null,8,"table",[["style","margin-right: 5px;"]],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,3,"tr",[],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,0,"th",[],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"th",[["class","left"]],null,null,null,null,null)),(e()(),l.Ob(9,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(11,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(13,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backgroundStyle),e(t,11,0,n.europeanProduct),e(t,13,0,n.internationalProduct)}),(function(e,t){var n=t.component;e(t,4,0,n.nationalProduct.name),e(t,9,0,n.nationalProduct.price)}))}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","container"]],null,[[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=!1!==(i.backgroundStyle=i.hoverStyle)&&l),"mouseleave"===t&&(l=!1!==(i.backgroundStyle=i.defaultStyle)&&l),l}),null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),(e()(),l.ub(3,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""])),l.Ib(131072,r.j,[r.k,l.h])],(function(e,t){e(t,2,0,t.component.backgroundStyle)}),(function(e,t){e(t,4,0,l.Pb(t,4,0,l.Gb(t,5).transform("OVERVIEW_READ_LABEL")))}))}function h(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(1,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(3,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,!n.showReadButton),e(t,3,0,n.showReadButton)}),null)}var p=n("WL0p"),m=n("KbaO"),g=n("naTb"),b=n("7Dn+"),f=n("gXLG"),_=n("iInd");n.d(t,"a",(function(){return D}));var v=l.sb({encapsulation:0,styles:[['.main-container[_ngcontent-%COMP%]{width:390px;padding:15px}h1[_ngcontent-%COMP%]{text-align:center;margin-bottom:35px;font-family:"Source Sans Pro";font-size:36px;font-weight:700;color:#373a36}.product-headline[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;padding-left:10px;padding-right:10px;margin-top:30px;margin-bottom:7px;font-family:"Source Sans Pro"}.product-headline[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-weight:700;font-size:22px;color:#373a36}.product-headline[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:400;font-size:20px;color:#5b5b5b}.product-description[_ngcontent-%COMP%]{margin-top:40px}']],data:{}});function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-product-item",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addToCart(e.context.$implicit,null,null)&&l),l}),h,o)),l.tb(1,114688,null,0,a,[],{nationalProduct:[0,"nationalProduct"],defaultStyle:[1,"defaultStyle"],hoverStyle:[2,"hoverStyle"]},null)],(function(e,t){var n=t.component;e(t,1,0,t.context.$implicit,n.viewerService.secondaryButtonStyle,n.viewerService.primaryButtonStyle)}),null)}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(2,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.digitalProducts)}),null)}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-product-item",[["showReadButton","true"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.read()&&l),l}),h,o)),l.tb(1,114688,null,0,a,[],{defaultStyle:[0,"defaultStyle"],hoverStyle:[1,"hoverStyle"],showReadButton:[2,"showReadButton"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.viewerService.secondaryButtonStyle,n.viewerService.primaryButtonStyle,"true")}),null)}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,6,"div",[["class","product-headline"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"h4",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),l.Ib(131072,r.j,[r.k,l.h]),(e()(),l.ub(5,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),l.Kb(7,1),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(9,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(11,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,9,0,!n.showReadButton),e(t,11,0,n.showReadButton)}),(function(e,t){var n=t.component;e(t,3,0,l.Pb(t,3,0,l.Gb(t,4).transform("SUBSCRIPTION_VIEW_HEADLINE_DIGITAL_ONLY")));var i=l.Pb(t,6,0,e(t,7,0,l.Gb(t.parent,0),n.digitalProducts[0].currency));e(t,6,0,i)}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Kb(2,1)],null,(function(e,t){var n=t.component,i=l.Pb(t,1,0,e(t,2,0,l.Gb(t.parent.parent,0),n.digitalAndPrintProducts[0].national.currency));e(t,1,0,i)}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-product-item",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addToCart(e.context.$implicit.national,e.context.$implicit.international,e.context.$implicit.european)&&l),l}),h,o)),l.tb(1,114688,null,0,a,[],{nationalProduct:[0,"nationalProduct"],internationalProduct:[1,"internationalProduct"],europeanProduct:[2,"europeanProduct"],defaultStyle:[3,"defaultStyle"],hoverStyle:[4,"hoverStyle"]},null)],(function(e,t){var n=t.component;e(t,1,0,t.context.$implicit.national,t.context.$implicit.international,t.context.$implicit.european,n.viewerService.secondaryButtonStyle,n.viewerService.primaryButtonStyle)}),null)}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"div",[["class","product-headline"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"h4",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),l.Ib(131072,r.j,[r.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(6,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(8,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,6,0,0===n.digitalProducts.length),e(t,8,0,n.digitalAndPrintProducts)}),(function(e,t){e(t,3,0,l.Pb(t,3,0,l.Gb(t,4).transform("SUBSCRIPTION_VIEW_HEADLINE_DIGITAL_AND_PRINT_ONLY")))}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Kb(2,1)],null,(function(e,t){var n=t.component,i=l.Pb(t,1,0,e(t,2,0,l.Gb(t.parent.parent,0),n.printProducts[0].national.currency));e(t,1,0,i)}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-product-item",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addToCart(e.context.$implicit.national,e.context.$implicit.international,e.context.$implicit.european)&&l),l}),h,o)),l.tb(1,114688,null,0,a,[],{nationalProduct:[0,"nationalProduct"],internationalProduct:[1,"internationalProduct"],europeanProduct:[2,"europeanProduct"],defaultStyle:[3,"defaultStyle"],hoverStyle:[4,"hoverStyle"]},null)],(function(e,t){var n=t.component;e(t,1,0,t.context.$implicit.national,t.context.$implicit.international,t.context.$implicit.european,n.viewerService.secondaryButtonStyle,n.viewerService.primaryButtonStyle)}),null)}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"div",[["class","product-headline"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"h4",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),l.Ib(131072,r.j,[r.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(6,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(8,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,6,0,0===n.digitalProducts.length&&0===n.digitalProducts.length),e(t,8,0,n.printProducts)}),(function(e,t){e(t,3,0,l.Pb(t,3,0,l.Gb(t,4).transform("SUBSCRIPTION_VIEW_HEADLINE_PRINT_ONLY")))}))}function T(e){return l.Qb(0,[l.Ib(0,i.A,[]),(e()(),l.ub(1,0,null,null,10,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""])),l.Ib(131072,r.j,[r.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(6,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(8,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(10,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(11,0,null,null,0,"div",[["class","product-description"]],[[8,"innerHTML",1]],null,null,null,null))],(function(e,t){var n=t.component;e(t,6,0,n.digitalProducts.length>0),e(t,8,0,n.digitalAndPrintProducts.length>0),e(t,10,0,n.printProducts.length>0)}),(function(e,t){var n=t.component;e(t,3,0,l.Pb(t,3,0,l.Gb(t,4).transform("SUBSCRIPTION_VIEW_HEADER"))),e(t,11,0,n.description)}))}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-product-chooser",[],null,null,null,T,v)),l.tb(1,114688,null,0,p.a,[m.b,g.a,b.a,f.a,_.a,_.l],null,null)],(function(e,t){e(t,1,0)}),null)}var D=l.qb("app-product-chooser",p.a,I,{},{},[])},QxrR:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("BDcy"),r=n("/Vrb"),a=n("KbaO"),o=n("naTb"),s=n("iInd"),u=n("SVse"),c=n("BhrR"),d=n("BRA/");n.d(t,"a",(function(){return f}));var h=l.sb({encapsulation:0,styles:[["iframe[_ngcontent-%COMP%]{width:100%;height:calc(100vh - 128px);border:none}"]],data:{}});function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"app-teaser-article-viewer",[],null,[[null,"openArticle"]],(function(e,t,n){var l=!0;return"openArticle"===t&&(l=!1!==e.component.goToArticle(n)&&l),l}),i.b,i.a)),l.tb(2,114688,null,0,r.a,[a.b,o.a,s.l],{useRegistrationWall:[0,"useRegistrationWall"],groupId:[1,"groupId"],magazineId:[2,"magazineId"],articleId:[3,"articleId"]},{openArticle:"openArticle"})],(function(e,t){var n=t.component;e(t,2,0,n.useRegistrationWall,n.groupId,n.magazineId,n.articleId)}),null)}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,[[1,0],["articleFrame",1]],null,0,"iframe",[],null,null,null,null,null))],null,null)}function g(e){return l.Qb(0,[l.Mb(671088640,1,{articleFrame:0}),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(2,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(4,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,"teaser"===n.accessType),e(t,4,0,"full"===n.accessType)}),null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-website-article-viewer",[],null,null,null,g,h)),l.tb(1,245760,null,0,c.a,[a.b,s.a,o.a,d.a,s.l],null,null)],(function(e,t){e(t,1,0)}),null)}var f=l.qb("app-website-article-viewer",c.a,b,{},{},[])},"R/lD":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.getPublisherInfo()}}},R1bs:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("DnID"),r=n("iInd"),a=n("naTb"),o=n("KbaO"),s=n("YRjy");n.d(t,"a",(function(){return h}));var u=l.sb({encapsulation:0,styles:[[""]],data:{}});function c(e){return l.Qb(0,[],null,null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-auth",[],null,null,null,c,u)),l.tb(1,114688,null,0,i.a,[r.a,r.l,a.a,o.b,s.a],null,null)],(function(e,t){e(t,1,0)}),null)}var h=l.qb("app-auth",i.a,d,{},{},[])},R1up:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("kwfl"),n("KbaO");class l{constructor(e,t){this.sharedService=e,this.viewerService=t,this.searching=!1}ngOnInit(){}searchViaKeyboard(e){"Enter"!==e.key&&13!==e.keyCode||this.sharedService.searchForKey(this.searchKey)}search(){this.sharedService.searchForKey(this.searchKey)}}},RAwQ:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?i[n][0]:i[n][1]}function n(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10;return n(0===t?e/10:t)}if(e<1e4){for(;e>=10;)e/=10;return n(e)}return n(e/=1e3)}e.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function(e){return n(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e},past:function(e){return n(e.substr(0,e.indexOf(" ")))?"viru "+e:"virun "+e},s:"e puer Sekonnen",ss:"%d Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d M\xe9int",y:t,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},RmM4:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("ydTn");class l{constructor(e){this.configurationService=e}contrastColor(e){const t=parseInt(e.substring(1,3),16),n=parseInt(e.substring(3,5),16),l=parseInt(e.substring(5,7),16);return t<128&&n<128&&l<192?"#FFFFFF":"#000000"}getFontStyle(){return""}getFontPreview(){return""}byTitle(e,t){return e.title<t.title?-1:1}byName(e,t){return e.name<t.name?-1:1}textHighlight(e){return(" "+e+" ").replace(/(\s)\*(\S)/g,'$1<b style="color:'+this.configurationService.configuration.general.color.fontColor+'">$2').replace(/(\S)\*(\s)/g,"$1</b>$2").trim()}generateSeed(){return this.configurationService.configuration.seed=Math.floor(1e9*Math.random()),this.configurationService.configuration.seed}random(e,t,n){let l=e+1831565813*t+1337*n;return l=Math.imul(l^l>>>15,1|l),l^=l+Math.imul(l^l>>>7,61|l),((l^l>>>14)>>>0)%n}}},RnhZ:function(e,t,n){var l={"./af":"K/tc","./af.js":"K/tc","./ar":"jnO4","./ar-dz":"o1bE","./ar-dz.js":"o1bE","./ar-kw":"Qj4J","./ar-kw.js":"Qj4J","./ar-ly":"HP3h","./ar-ly.js":"HP3h","./ar-ma":"CoRJ","./ar-ma.js":"CoRJ","./ar-sa":"gjCT","./ar-sa.js":"gjCT","./ar-tn":"bYM6","./ar-tn.js":"bYM6","./ar.js":"jnO4","./az":"SFxW","./az.js":"SFxW","./be":"H8ED","./be.js":"H8ED","./bg":"hKrs","./bg.js":"hKrs","./bm":"p/rL","./bm.js":"p/rL","./bn":"kEOa","./bn-bd":"loYQ","./bn-bd.js":"loYQ","./bn.js":"kEOa","./bo":"0mo+","./bo.js":"0mo+","./br":"aIdf","./br.js":"aIdf","./bs":"JVSJ","./bs.js":"JVSJ","./ca":"1xZ4","./ca.js":"1xZ4","./cs":"PA2r","./cs.js":"PA2r","./cv":"A+xa","./cv.js":"A+xa","./cy":"l5ep","./cy.js":"l5ep","./da":"DxQv","./da.js":"DxQv","./de":"tGlX","./de-at":"s+uk","./de-at.js":"s+uk","./de-ch":"u3GI","./de-ch.js":"u3GI","./de.js":"tGlX","./dv":"WYrj","./dv.js":"WYrj","./el":"jUeY","./el.js":"jUeY","./en-au":"Dmvi","./en-au.js":"Dmvi","./en-ca":"OIYi","./en-ca.js":"OIYi","./en-gb":"Oaa7","./en-gb.js":"Oaa7","./en-ie":"4dOw","./en-ie.js":"4dOw","./en-il":"czMo","./en-il.js":"czMo","./en-in":"7C5Q","./en-in.js":"7C5Q","./en-nz":"b1Dy","./en-nz.js":"b1Dy","./en-sg":"t+mt","./en-sg.js":"t+mt","./eo":"Zduo","./eo.js":"Zduo","./es":"iYuL","./es-do":"CjzT","./es-do.js":"CjzT","./es-mx":"tbfe","./es-mx.js":"tbfe","./es-us":"Vclq","./es-us.js":"Vclq","./es.js":"iYuL","./et":"7BjC","./et.js":"7BjC","./eu":"D/JM","./eu.js":"D/JM","./fa":"jfSC","./fa.js":"jfSC","./fi":"gekB","./fi.js":"gekB","./fil":"1ppg","./fil.js":"1ppg","./fo":"ByF4","./fo.js":"ByF4","./fr":"nyYc","./fr-ca":"2fjn","./fr-ca.js":"2fjn","./fr-ch":"Dkky","./fr-ch.js":"Dkky","./fr.js":"nyYc","./fy":"cRix","./fy.js":"cRix","./ga":"USCx","./ga.js":"USCx","./gd":"9rRi","./gd.js":"9rRi","./gl":"iEDd","./gl.js":"iEDd","./gom-deva":"qvJo","./gom-deva.js":"qvJo","./gom-latn":"DKr+","./gom-latn.js":"DKr+","./gu":"4MV3","./gu.js":"4MV3","./he":"x6pH","./he.js":"x6pH","./hi":"3E1r","./hi.js":"3E1r","./hr":"S6ln","./hr.js":"S6ln","./hu":"WxRl","./hu.js":"WxRl","./hy-am":"1rYy","./hy-am.js":"1rYy","./id":"UDhR","./id.js":"UDhR","./is":"BVg3","./is.js":"BVg3","./it":"bpih","./it-ch":"bxKX","./it-ch.js":"bxKX","./it.js":"bpih","./ja":"B55N","./ja.js":"B55N","./jv":"tUCv","./jv.js":"tUCv","./ka":"IBtZ","./ka.js":"IBtZ","./kk":"bXm7","./kk.js":"bXm7","./km":"6B0Y","./km.js":"6B0Y","./kn":"PpIw","./kn.js":"PpIw","./ko":"Ivi+","./ko.js":"Ivi+","./ku":"JCF/","./ku.js":"JCF/","./ky":"lgnt","./ky.js":"lgnt","./lb":"RAwQ","./lb.js":"RAwQ","./lo":"sp3z","./lo.js":"sp3z","./lt":"JvlW","./lt.js":"JvlW","./lv":"uXwI","./lv.js":"uXwI","./me":"KTz0","./me.js":"KTz0","./mi":"aIsn","./mi.js":"aIsn","./mk":"aQkU","./mk.js":"aQkU","./ml":"AvvY","./ml.js":"AvvY","./mn":"lYtQ","./mn.js":"lYtQ","./mr":"Ob0Z","./mr.js":"Ob0Z","./ms":"6+QB","./ms-my":"ZAMP","./ms-my.js":"ZAMP","./ms.js":"6+QB","./mt":"G0Uy","./mt.js":"G0Uy","./my":"honF","./my.js":"honF","./nb":"bOMt","./nb.js":"bOMt","./ne":"OjkT","./ne.js":"OjkT","./nl":"+s0g","./nl-be":"2ykv","./nl-be.js":"2ykv","./nl.js":"+s0g","./nn":"uEye","./nn.js":"uEye","./oc-lnc":"Fnuy","./oc-lnc.js":"Fnuy","./pa-in":"8/+R","./pa-in.js":"8/+R","./pl":"jVdC","./pl.js":"jVdC","./pt":"8mBD","./pt-br":"0tRk","./pt-br.js":"0tRk","./pt.js":"8mBD","./ro":"lyxo","./ro.js":"lyxo","./ru":"lXzo","./ru.js":"lXzo","./sd":"Z4QM","./sd.js":"Z4QM","./se":"//9w","./se.js":"//9w","./si":"7aV9","./si.js":"7aV9","./sk":"e+ae","./sk.js":"e+ae","./sl":"gVVK","./sl.js":"gVVK","./sq":"yPMs","./sq.js":"yPMs","./sr":"zx6S","./sr-cyrl":"E+lV","./sr-cyrl.js":"E+lV","./sr.js":"zx6S","./ss":"Ur1D","./ss.js":"Ur1D","./sv":"X709","./sv.js":"X709","./sw":"dNwA","./sw.js":"dNwA","./ta":"PeUW","./ta.js":"PeUW","./te":"XLvN","./te.js":"XLvN","./tet":"V2x9","./tet.js":"V2x9","./tg":"Oxv6","./tg.js":"Oxv6","./th":"EOgW","./th.js":"EOgW","./tk":"Wv91","./tk.js":"Wv91","./tl-ph":"Dzi0","./tl-ph.js":"Dzi0","./tlh":"z3Vd","./tlh.js":"z3Vd","./tr":"DoHr","./tr.js":"DoHr","./tzl":"z1FC","./tzl.js":"z1FC","./tzm":"wQk9","./tzm-latn":"tT3J","./tzm-latn.js":"tT3J","./tzm.js":"wQk9","./ug-cn":"YRex","./ug-cn.js":"YRex","./uk":"raLr","./uk.js":"raLr","./ur":"UpQW","./ur.js":"UpQW","./uz":"Loxo","./uz-latn":"AQ68","./uz-latn.js":"AQ68","./uz.js":"Loxo","./vi":"KSF8","./vi.js":"KSF8","./x-pseudo":"/X5v","./x-pseudo.js":"/X5v","./yo":"fzPg","./yo.js":"fzPg","./zh-cn":"XDpg","./zh-cn.js":"XDpg","./zh-hk":"SatO","./zh-hk.js":"SatO","./zh-mo":"OmwH","./zh-mo.js":"OmwH","./zh-tw":"kOpN","./zh-tw.js":"kOpN"};function i(e){var t=r(e);return n(t)}function r(e){if(!n.o(l,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return l[e]}i.keys=function(){return Object.keys(l)},i.resolve=r,e.exports=i,i.id="RnhZ"},Rsol:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("kbgg"),a=n("Q591"),o=n("naTb");n.d(t,"a",(function(){return h}));var s=l.sb({encapsulation:0,styles:[['.main-container[_ngcontent-%COMP%]{width:390px}h1[_ngcontent-%COMP%]{text-align:center;margin-top:30px;margin-bottom:30px}button[_ngcontent-%COMP%]{color:#fff;text-align:center;text-decoration:none;padding:13px 40px;border:none;margin:120px 16px;font-family:"Source Sans Pro",sans-serif;font-size:18px;font-weight:400;border-radius:3px}.red[_ngcontent-%COMP%]{background:#e70018}.gray[_ngcontent-%COMP%]{background:#a4aab3}']],data:{}});function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"img",[["alt",""],["style","max-height: 180px;"]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.imgUrl)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,10,"div",[["class","main-container"],["style","text-align: center;padding-top: 30px;"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(3,0,null,null,1,"h1",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Unsubscribe?"])),(e()(),l.ub(5,0,null,null,0,"img",[["alt",""],["src","https://dev.app.smarticle.com/media/articles/unsubscribe_icon.png"],["style","max-height: 107px; margin-top: 25px;"]],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,4,"div",[["class","buttons"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,1,"button",[["class","red"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.cancel()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["No"])),(e()(),l.ub(9,0,null,null,1,"button",[["class","gray"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.unsubscribe()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["Yes"]))],(function(e,t){e(t,2,0,t.component.imgUrl)}),null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-unsubscribe-dialog",[],null,null,null,c,s)),l.tb(1,114688,null,0,r.a,[a.a,o.a],null,null)],(function(e,t){e(t,1,0)}),null)}var h=l.qb("app-unsubscribe-dialog",r.a,d,{},{},[])},S6ln:function(e,t,n){!function(e){"use strict";function t(e,t,n){var l=e+" ";switch(n){case"ss":return l+(1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi");case"m":return t?"jedna minuta":"jedne minute";case"mm":return l+(1===e?"minuta":2===e||3===e||4===e?"minute":"minuta");case"h":return t?"jedan sat":"jednog sata";case"hh":return l+(1===e?"sat":2===e||3===e||4===e?"sata":"sati");case"dd":return l+(1===e?"dan":"dana");case"MM":return l+(1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci");case"yy":return l+(1===e?"godina":2===e||3===e||4===e?"godine":"godina")}}e.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:return"[pro\u0161lu] [nedjelju] [u] LT";case 3:return"[pro\u0161lu] [srijedu] [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},SFxW:function(e,t,n){!function(e){"use strict";var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"bir ne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(e){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gec\u0259":e<12?"s\u0259h\u0259r":e<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(e){if(0===e)return e+"-\u0131nc\u0131";var n=e%10;return e+(t[n]||t[e%100-n]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},SITJ:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("cp0P"),i=n("AytR");n("naTb"),n("7Dn+"),n("KbaO");class r{constructor(e,t,n,l,i){this.activatedRoute=e,this.router=t,this.sharedService=n,this.viewerService=l,this.shoppingCartService=i}ngOnInit(){this.sharedService.showLoadingOverlay();const e=this.activatedRoute.snapshot.paramMap.get("magId"),t=this.activatedRoute.snapshot.paramMap.get("groupId");if(e)this.viewerService.doAuthRequest().subscribe(()=>{this.viewerService.getMagazineContent(e).subscribe(e=>{window.location.href=i.a.shoreUrl+"html5/"+e.group_external_id+"/"+e.magazine_external_id+"/1"},e=>{this.sharedService.hideLoadingOverlay()})},e=>{this.sharedService.hideLoadingOverlay()});else if(t&&2===this.activatedRoute.snapshot.url.length&&"latest_issue"===this.activatedRoute.snapshot.url[1].path){this.viewerService.groupId=t,this.sharedService.setGroupId(this.viewerService.groupId);const e=this.viewerService.getGroupOverview(),n=this.viewerService.getMagazines(0,10);this.viewerService.doAuthRequest().subscribe(()=>{Object(l.a)([e,n]).subscribe(e=>{this.sharedService.hideLoadingOverlay(),this.shoppingCartService.setGroupId(this.viewerService.groupId),e[1].length>0&&(window.location.href=i.a.shoreUrl+"html5/"+t+"/"+e[1][0].magazine_external_id+"/1")},e=>{this.sharedService.hideLoadingOverlay()})},e=>{this.sharedService.hideLoadingOverlay()})}else this.sharedService.hideLoadingOverlay()}}},SKpQ:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("YKP+"),a=n("SVse"),o=n("nUgB"),s=n("J9Pk"),u=n("naTb"),c=n("vxjJ"),d=n("iInd"),h=n("cYBl"),p=n("s6ns");n.d(t,"a",(function(){return y}));var m=l.sb({encapsulation:0,styles:[[".img-container[_ngcontent-%COMP%]{display:grid;grid-gap:20px;justify-content:center;grid-template-columns:repeat(auto-fill,100px);margin-bottom:20px}.img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{position:relative}.img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]:focus   .title-container[_ngcontent-%COMP%], .img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]:hover   .title-container[_ngcontent-%COMP%]{display:flex}.img-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100px;border:1px solid #ededed;max-height:200px}.img-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]{display:none;align-items:center;justify-content:center;position:absolute;top:0;z-index:1;width:100%;height:100%}.img-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{padding:6px;background-color:rgba(20,20,20,.8);text-align:center;color:#fff;max-width:100%}"]],data:{}});function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.REGISTER_TITLE_1")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.REGISTER_TITLE_2")))}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.coverClicked(e.context.$implicit)&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"img",[["alt",""],["appAlternateImage",""]],[[8,"src",4]],[[null,"error"]],(function(e,t,n){var i=!0;return"error"===t&&(i=!1!==l.Gb(e,2).onError()&&i),i}),null,null)),l.tb(2,16384,null,0,r.a,[l.k],{alternateSrc:[0,"alternateSrc"]},null),(e()(),l.ub(3,0,null,null,2,"div",[["class","title-container"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""]))],(function(e,t){e(t,2,0,t.context.$implicit.alt_cover_img_url)}),(function(e,t){e(t,1,0,t.context.$implicit.cover_img_url),e(t,5,0,t.context.$implicit.title)}))}function _(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(1,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(3,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(4,0,null,null,2,"app-common-fields",[],null,[[null,"emailChange"],[null,"salutationChange"],[null,"lastNameChange"],[null,"firstNameChange"],[null,"newsletterOptInChange"],[null,"passwordChange"],[null,"formSave"]],(function(e,t,n){var l=!0,i=e.component;return"emailChange"===t&&(l=!1!==(i.email=n)&&l),"salutationChange"===t&&(l=!1!==(i.salutation=n)&&l),"lastNameChange"===t&&(l=!1!==(i.lastName=n)&&l),"firstNameChange"===t&&(l=!1!==(i.firstName=n)&&l),"newsletterOptInChange"===t&&(l=!1!==(i.newsletterOptIn=n)&&l),"passwordChange"===t&&(l=!1!==(i.password=n)&&l),"formSave"===t&&(l=!1!==i.register()&&l),l}),o.b,o.a)),l.tb(5,114688,null,0,s.a,[u.a],{type:[0,"type"],email:[1,"email"],password:[2,"password"],firstName:[3,"firstName"],lastName:[4,"lastName"],salutation:[5,"salutation"],newsletterOptIn:[6,"newsletterOptIn"],saveButtonLabel:[7,"saveButtonLabel"]},{emailChange:"emailChange",passwordChange:"passwordChange",firstNameChange:"firstNameChange",lastNameChange:"lastNameChange",salutationChange:"salutationChange",newsletterOptInChange:"newsletterOptInChange",formSave:"formSave"}),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(7,0,null,null,2,"div",[["class","img-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(9,278528,null,0,a.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,1,0,!n.groups||n.groups.length<2),e(t,3,0,n.groups&&n.groups.length>1),e(t,5,0,"register",n.email,n.password,n.firstName,n.lastName,n.salutation,n.newsletterOptIn,l.Pb(t,5,7,l.Gb(t,6).transform("readers.REGISTER_BUTTON_LABEL"))),e(t,9,0,n.groups)}),null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-register",[],null,null,null,_,m)),l.tb(1,114688,null,0,c.a,[d.a,h.a,d.l,i.k,p.e],null,null)],(function(e,t){e(t,1,0)}),null)}var y=l.qb("app-register",c.a,v,{},{},[])},"SLm/":function(e,t,n){"use strict";var l=n("aEPw"),i=n("8Y7J"),r=n("Tdry"),a=n("cUpR"),o=n("HQkz"),s=n("naFj"),u=n("SVse"),c=n("s7LF"),d=n("emAy"),h=n("ydTn"),p=n("pwBl"),m=n("RmM4"),g=n("dFDH"),b=n("TSSN"),f=n("s6ns"),_=n("iInd");n.d(t,"b",(function(){return v})),n.d(t,"c",(function(){return k})),n.d(t,"a",(function(){return C}));var v=i.sb({encapsulation:0,styles:[l.a,['.container-fluid[_ngcontent-%COMP%]{max-width:800px!important;padding:50px 60px;text-align:left}.container-fluid[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";padding:9px 26px;box-shadow:1px 1px 4px -1px #0008;margin-top:35px!important}.container-fluid.dialog[_ngcontent-%COMP%]{background-color:#fff;max-width:1028px!important}p[_ngcontent-%COMP%]{font-size:21px}input[_ngcontent-%COMP%]{border:2px solid #ccc;border-radius:4px;padding-left:15px;padding-right:10px;background-color:#fff;height:50px;width:100%}.title-pad[_ngcontent-%COMP%]{padding:0 2em}.terms-container[_ngcontent-%COMP%]{position:relative;color:#ccc;margin-top:10px}.terms-container[_ngcontent-%COMP%]   .terms-text[_ngcontent-%COMP%]{width:calc(100% - 50px)}input[type=checkbox][_ngcontent-%COMP%]{display:none!important}input[type=checkbox][_ngcontent-%COMP%] + label[_ngcontent-%COMP%]{cursor:pointer;width:25px;height:25px;border:2px solid #ccc;border-radius:4px;background-color:#fff;display:inline-block;vertical-align:top;margin-right:10px;margin-top:10px}input[type=checkbox][_ngcontent-%COMP%] + label[_ngcontent-%COMP%]:after{content:"";display:inline-block;width:15px;height:7px;background:0 0;top:-6px;margin-left:4px;border:2px solid #fff;border-top:none;border-right:none;position:relative;transform:rotate(-45deg)}input[type=checkbox][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]{opacity:1;border:2px solid #ccc}']],data:{}});function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Leadwall-Form"]))],null,null)}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","justify-content-center text-center logintext"],["style","padding-top: 64px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" Sie sind bereits Abonnent, dann k\xf6nnen Sie sich\xa0 "])),(e()(),i.ub(2,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"u",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["hier anmelden \xbb"]))],null,(function(e,t){e(t,2,0,t.component.backendService.getArchiveLoginUrl())}))}function k(e){return i.Qb(0,[i.Ib(0,r.a,[a.b]),i.Ib(0,o.a,[s.a]),(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(3,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(4,0,null,null,40,"div",[["class","container-fluid"]],null,null,null,null,null)),i.Lb(512,null,u.I,u.J,[i.r,i.s,i.k,i.E]),i.tb(6,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(7,{dialog:0}),(e()(),i.ub(8,0,null,null,5,"div",[["class","row justify-content-center text-center title-pad"]],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,4,"h2",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(11,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(12,1),i.Kb(13,1),(e()(),i.ub(14,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(15,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),i.ub(16,0,null,null,2,"p",[],[[8,"innerHTML",1]],null,null,null,null)),i.Kb(17,1),i.Kb(18,1),(e()(),i.ub(19,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),i.ub(20,0,null,null,5,"input",[["placeholder","E-Mail-Adresse"],["type","email"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,21)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,21).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,21)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,21)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.emailAddress=n)&&l),l}),null,null)),i.tb(21,16384,null,0,c.e,[i.E,i.k,[2,c.a]],null,null),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.e]),i.tb(23,671744,null,0,c.t,[[8,null],[8,null],[8,null],[6,c.o]],{model:[0,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(25,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(26,0,null,null,13,"div",[["class","terms-container"]],null,null,null,null,null)),(e()(),i.ub(27,0,null,null,5,"input",[["id","terms"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,28).onChange(n.target.checked)&&l),"blur"===t&&(l=!1!==i.Gb(e,28).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.accepted=n)&&l),l}),null,null)),i.tb(28,16384,null,0,c.b,[i.E,i.k],null,null),i.Lb(1024,null,c.o,(function(e){return[e]}),[c.b]),i.tb(30,671744,null,0,c.t,[[8,null],[8,null],[8,null],[6,c.o]],{model:[0,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,c.p,null,[c.t]),i.tb(32,16384,null,0,c.q,[[4,c.p]],null,null),(e()(),i.ub(33,0,null,null,3,"label",[["for","terms"]],null,null,null,null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(35,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.Jb(36,{"background-color":0}),(e()(),i.ub(37,0,null,null,2,"label",[["class","terms-text"],["for","terms"]],[[8,"innerHTML",1]],null,null,null,null)),i.Kb(38,1),i.Kb(39,1),(e()(),i.ub(40,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(41,0,null,null,1,"button",[["class","btn btn-default mt-3"]],[[4,"background-color",null],[4,"color",null],[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.register()&&l),l}),null,null)),(e()(),i.Ob(42,null,[" "," "])),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(44,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.backend.showWizard);var l=e(t,7,0,n.isDialog);e(t,6,0,"container-fluid",l),e(t,11,0,n.util.getFontStyle()),e(t,23,0,n.emailAddress),e(t,30,0,n.accepted);var i=e(t,36,0,n.accepted?n.leadWallButtonColor:"");e(t,35,0,i),e(t,44,0,!n.isDialog)}),(function(e,t){var n=t.component,l=i.Pb(t,9,0,e(t,13,0,i.Gb(t,0),i.Pb(t,9,0,e(t,12,0,i.Gb(t,1),n.util.textHighlight(n.leadWallData.title)))));e(t,9,0,l);var r=i.Pb(t,16,0,e(t,18,0,i.Gb(t,0),i.Pb(t,16,0,e(t,17,0,i.Gb(t,1),n.util.textHighlight(n.leadWallData.description)))));e(t,16,0,r),e(t,20,0,i.Gb(t,25).ngClassUntouched,i.Gb(t,25).ngClassTouched,i.Gb(t,25).ngClassPristine,i.Gb(t,25).ngClassDirty,i.Gb(t,25).ngClassValid,i.Gb(t,25).ngClassInvalid,i.Gb(t,25).ngClassPending),e(t,27,0,i.Gb(t,32).ngClassUntouched,i.Gb(t,32).ngClassTouched,i.Gb(t,32).ngClassPristine,i.Gb(t,32).ngClassDirty,i.Gb(t,32).ngClassValid,i.Gb(t,32).ngClassInvalid,i.Gb(t,32).ngClassPending);var a=i.Pb(t,37,0,e(t,39,0,i.Gb(t,0),i.Pb(t,37,0,e(t,38,0,i.Gb(t,1),n.util.textHighlight(n.leadWallData.terms)))));e(t,37,0,a),e(t,41,0,n.leadWallButtonColor,"white",!n.accepted),e(t,42,0,n.leadWallData.buttonLabel)}))}function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-leadwall-form",[],null,null,null,k,v)),i.tb(1,114688,null,0,d.a,[h.a,s.a,p.a,m.a,g.b,b.k,[2,f.a],[2,f.i],_.a],null,null)],(function(e,t){e(t,1,0)}),null)}var C=i.qb("app-leadwall-form",d.a,M,{leadWallData:"leadWallData",leadWallButtonColor:"leadWallButtonColor"},{},[])},SVse:function(e,t,n){"use strict";n.d(t,"N",(function(){return W})),n.d(t,"H",(function(){return J})),n.d(t,"C",(function(){return Y})),n.d(t,"p",(function(){return K})),n.d(t,"q",(function(){return q})),n.d(t,"g",(function(){return g})),n.d(t,"z",(function(){return b})),n.d(t,"D",(function(){return v})),n.d(t,"E",(function(){return y})),n.d(t,"O",(function(){return X})),n.d(t,"c",(function(){return Te})),n.d(t,"m",(function(){return te})),n.d(t,"n",(function(){return le})),n.d(t,"o",(function(){return re})),n.d(t,"r",(function(){return ge})),n.d(t,"s",(function(){return ue})),n.d(t,"t",(function(){return ce})),n.d(t,"u",(function(){return de})),n.d(t,"v",(function(){return be})),n.d(t,"e",(function(){return Ie})),n.d(t,"b",(function(){return ke})),n.d(t,"f",(function(){return xe})),n.d(t,"d",(function(){return Pe})),n.d(t,"A",(function(){return Se})),n.d(t,"y",(function(){return Ce})),n.d(t,"i",(function(){return Le})),n.d(t,"M",(function(){return De})),n.d(t,"F",(function(){return Ee})),n.d(t,"G",(function(){return Ae})),n.d(t,"B",(function(){return Ye})),n.d(t,"J",(function(){return Z})),n.d(t,"I",(function(){return $})),n.d(t,"L",(function(){return pe})),n.d(t,"K",(function(){return he})),n.d(t,"x",(function(){return i})),n.d(t,"j",(function(){return r})),n.d(t,"l",(function(){return a})),n.d(t,"a",(function(){return o})),n.d(t,"h",(function(){return c})),n.d(t,"w",(function(){return d})),n.d(t,"k",(function(){return s}));var l=n("8Y7J");class i{}const r=new l.p("Location Initialized");class a{}const o=new l.p("appBaseHref");class s{constructor(e,t){this._subject=new l.m,this._urlChangeListeners=[],this._platformStrategy=e;const n=this._platformStrategy.getBaseHref();this._platformLocation=t,this._baseHref=s.stripTrailingSlash(u(n)),this._platformStrategy.onPopState(e=>{this._subject.emit({url:this.path(!0),pop:!0,state:e.state,type:e.type})})}path(e=!1){return this.normalize(this._platformStrategy.path(e))}getState(){return this._platformLocation.getState()}isCurrentPathEqualTo(e,t=""){return this.path()==this.normalize(e+s.normalizeQueryParams(t))}normalize(e){return s.stripTrailingSlash(function(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}(this._baseHref,u(e)))}prepareExternalUrl(e){return e&&"/"!==e[0]&&(e="/"+e),this._platformStrategy.prepareExternalUrl(e)}go(e,t="",n=null){this._platformStrategy.pushState(n,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+s.normalizeQueryParams(t)),n)}replaceState(e,t="",n=null){this._platformStrategy.replaceState(n,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+s.normalizeQueryParams(t)),n)}forward(){this._platformStrategy.forward()}back(){this._platformStrategy.back()}onUrlChange(e){this._urlChangeListeners.push(e),this.subscribe(e=>{this._notifyUrlChangeListeners(e.url,e.state)})}_notifyUrlChangeListeners(e="",t){this._urlChangeListeners.forEach(n=>n(e,t))}subscribe(e,t,n){return this._subject.subscribe({next:e,error:t,complete:n})}static normalizeQueryParams(e){return e&&"?"!==e[0]?"?"+e:e}static joinWithSlash(e,t){if(0==e.length)return t;if(0==t.length)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,2==n?e+t.substring(1):1==n?e+t:e+"/"+t}static stripTrailingSlash(e){const t=e.match(/#|\?|$/),n=t&&t.index||e.length;return e.slice(0,n-("/"===e[n-1]?1:0))+e.slice(n)}}function u(e){return e.replace(/\/index.html$/,"")}class c extends a{constructor(e,t){super(),this._platformLocation=e,this._baseHref="",null!=t&&(this._baseHref=t)}onPopState(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)}getBaseHref(){return this._baseHref}path(e=!1){let t=this._platformLocation.hash;return null==t&&(t="#"),t.length>0?t.substring(1):t}prepareExternalUrl(e){const t=s.joinWithSlash(this._baseHref,e);return t.length>0?"#"+t:t}pushState(e,t,n,l){let i=this.prepareExternalUrl(n+s.normalizeQueryParams(l));0==i.length&&(i=this._platformLocation.pathname),this._platformLocation.pushState(e,t,i)}replaceState(e,t,n,l){let i=this.prepareExternalUrl(n+s.normalizeQueryParams(l));0==i.length&&(i=this._platformLocation.pathname),this._platformLocation.replaceState(e,t,i)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}}class d extends a{constructor(e,t){if(super(),this._platformLocation=e,null==t&&(t=this._platformLocation.getBaseHrefFromDOM()),null==t)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");this._baseHref=t}onPopState(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return s.joinWithSlash(this._baseHref,e)}path(e=!1){const t=this._platformLocation.pathname+s.normalizeQueryParams(this._platformLocation.search),n=this._platformLocation.hash;return n&&e?`${t}${n}`:t}pushState(e,t,n,l){const i=this.prepareExternalUrl(n+s.normalizeQueryParams(l));this._platformLocation.pushState(e,t,i)}replaceState(e,t,n,l){const i=this.prepareExternalUrl(n+s.normalizeQueryParams(l));this._platformLocation.replaceState(e,t,i)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}}const h={ADP:[void 0,void 0,0],AFN:[void 0,void 0,0],ALL:[void 0,void 0,0],AMD:[void 0,void 0,0],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"\u09f3"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,"\u0440.",2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN\xa5","\xa5"],COP:[void 0,"$",0],CRC:[void 0,"\u20a1",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"K\u010d",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E\xa3"],ESP:[void 0,"\u20a7",0],EUR:["\u20ac"],FJD:[void 0,"$"],FKP:[void 0,"\xa3"],GBP:["\xa3"],GEL:[void 0,"\u20be"],GIP:[void 0,"\xa3"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",0],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",0],ILS:["\u20aa"],INR:["\u20b9"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["\xa5",void 0,0],KHR:[void 0,"\u17db"],KMF:[void 0,"CF",0],KPW:[void 0,"\u20a9",0],KRW:["\u20a9",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"\u20b8"],LAK:[void 0,"\u20ad",0],LBP:[void 0,"L\xa3",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"\u20ae",0],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",0],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"\u20a6"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:[void 0,"\u20b1"],PKR:[void 0,"Rs",0],PLN:[void 0,"z\u0142"],PYG:[void 0,"\u20b2",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"\u20bd"],RUR:[void 0,"\u0440."],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"\xa3"],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"\xa3"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"\xa3",0],THB:[void 0,"\u0e3f"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"\u20ba"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,0],UAH:[void 0,"\u20b4"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UZS:[void 0,void 0,0],VEF:[void 0,"Bs"],VND:["\u20ab",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["CFA",void 0,0],XPF:["CFPF",void 0,0],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]},p=function(){var e={Decimal:0,Percent:1,Currency:2,Scientific:3};return e[e.Decimal]="Decimal",e[e.Percent]="Percent",e[e.Currency]="Currency",e[e.Scientific]="Scientific",e}(),m=function(){var e={Zero:0,One:1,Two:2,Few:3,Many:4,Other:5};return e[e.Zero]="Zero",e[e.One]="One",e[e.Two]="Two",e[e.Few]="Few",e[e.Many]="Many",e[e.Other]="Other",e}(),g=function(){var e={Format:0,Standalone:1};return e[e.Format]="Format",e[e.Standalone]="Standalone",e}(),b=function(){var e={Narrow:0,Abbreviated:1,Wide:2,Short:3};return e[e.Narrow]="Narrow",e[e.Abbreviated]="Abbreviated",e[e.Wide]="Wide",e[e.Short]="Short",e}(),f=function(){var e={Short:0,Medium:1,Long:2,Full:3};return e[e.Short]="Short",e[e.Medium]="Medium",e[e.Long]="Long",e[e.Full]="Full",e}(),_=function(){var e={Decimal:0,Group:1,List:2,PercentSign:3,PlusSign:4,MinusSign:5,Exponential:6,SuperscriptingExponent:7,PerMille:8,Infinity:9,NaN:10,TimeSeparator:11,CurrencyDecimal:12,CurrencyGroup:13};return e[e.Decimal]="Decimal",e[e.Group]="Group",e[e.List]="List",e[e.PercentSign]="PercentSign",e[e.PlusSign]="PlusSign",e[e.MinusSign]="MinusSign",e[e.Exponential]="Exponential",e[e.SuperscriptingExponent]="SuperscriptingExponent",e[e.PerMille]="PerMille",e[e.Infinity]="Infinity",e[e.NaN]="NaN",e[e.TimeSeparator]="TimeSeparator",e[e.CurrencyDecimal]="CurrencyDecimal",e[e.CurrencyGroup]="CurrencyGroup",e}();function v(e,t,n){const i=Object(l.vb)(e),r=L([i[l.gb.DaysFormat],i[l.gb.DaysStandalone]],t);return L(r,n)}function y(e,t,n){const i=Object(l.vb)(e),r=L([i[l.gb.MonthsFormat],i[l.gb.MonthsStandalone]],t);return L(r,n)}function w(e,t){return L(Object(l.vb)(e)[l.gb.DateFormat],t)}function k(e,t){return L(Object(l.vb)(e)[l.gb.TimeFormat],t)}function M(e,t){return L(Object(l.vb)(e)[l.gb.DateTimeFormat],t)}function C(e,t){const n=Object(l.vb)(e),i=n[l.gb.NumberSymbols][t];if(void 0===i){if(t===_.CurrencyDecimal)return n[l.gb.NumberSymbols][_.Decimal];if(t===_.CurrencyGroup)return n[l.gb.NumberSymbols][_.Group]}return i}const S=l.wb;function x(e){if(!e[l.gb.ExtraData])throw new Error(`Missing extra locale data for the locale "${e[l.gb.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function L(e,t){for(let n=t;n>-1;n--)if(void 0!==e[n])return e[n];throw new Error("Locale data API: locale data undefined")}function O(e){const[t,n]=e.split(":");return{hours:+t,minutes:+n}}const P=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,T={},I=/((?:[^GyMLwWdEabBhHmsSzZO']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/,D=function(){var e={Short:0,ShortGMT:1,Long:2,Extended:3};return e[e.Short]="Short",e[e.ShortGMT]="ShortGMT",e[e.Long]="Long",e[e.Extended]="Extended",e}(),E=function(){var e={FullYear:0,Month:1,Date:2,Hours:3,Minutes:4,Seconds:5,FractionalSeconds:6,Day:7};return e[e.FullYear]="FullYear",e[e.Month]="Month",e[e.Date]="Date",e[e.Hours]="Hours",e[e.Minutes]="Minutes",e[e.Seconds]="Seconds",e[e.FractionalSeconds]="FractionalSeconds",e[e.Day]="Day",e}(),A=function(){var e={DayPeriods:0,Days:1,Months:2,Eras:3};return e[e.DayPeriods]="DayPeriods",e[e.Days]="Days",e[e.Months]="Months",e[e.Eras]="Eras",e}();function Y(e,t,n,i){let r=function(e){if(V(e))return e;if("number"==typeof e&&!isNaN(e))return new Date(e);if("string"==typeof e){e=e.trim();const t=parseFloat(e);if(!isNaN(e-t))return new Date(t);if(/^(\d{4}-\d{1,2}-\d{1,2})$/.test(e)){const[t,n,l]=e.split("-").map(e=>+e);return new Date(t,n-1,l)}let n;if(n=e.match(P))return function(e){const t=new Date(0);let n=0,l=0;const i=e[8]?t.setUTCFullYear:t.setFullYear,r=e[8]?t.setUTCHours:t.setHours;e[9]&&(n=Number(e[9]+e[10]),l=Number(e[9]+e[11])),i.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));const a=Number(e[4]||0)-n,o=Number(e[5]||0)-l,s=Number(e[6]||0),u=Math.round(1e3*parseFloat("0."+(e[7]||0)));return r.call(t,a,o,s,u),t}(n)}const t=new Date(e);if(!V(t))throw new Error(`Unable to convert "${e}" into a date`);return t}(e);t=function e(t,n){const i=function(e){return Object(l.vb)(e)[l.gb.LocaleId]}(t);if(T[i]=T[i]||{},T[i][n])return T[i][n];let r="";switch(n){case"shortDate":r=w(t,f.Short);break;case"mediumDate":r=w(t,f.Medium);break;case"longDate":r=w(t,f.Long);break;case"fullDate":r=w(t,f.Full);break;case"shortTime":r=k(t,f.Short);break;case"mediumTime":r=k(t,f.Medium);break;case"longTime":r=k(t,f.Long);break;case"fullTime":r=k(t,f.Full);break;case"short":const n=e(t,"shortTime"),l=e(t,"shortDate");r=G(M(t,f.Short),[n,l]);break;case"medium":const i=e(t,"mediumTime"),a=e(t,"mediumDate");r=G(M(t,f.Medium),[i,a]);break;case"long":const o=e(t,"longTime"),s=e(t,"longDate");r=G(M(t,f.Long),[o,s]);break;case"full":const u=e(t,"fullTime"),c=e(t,"fullDate");r=G(M(t,f.Full),[u,c])}return r&&(T[i][n]=r),r}(n,t)||t;let a,o=[];for(;t;){if(a=I.exec(t),!a){o.push(t);break}{o=o.concat(a.slice(1));const e=o.pop();if(!e)break;t=e}}let s=r.getTimezoneOffset();i&&(s=z(i,s),r=function(e,t,n){const l=e.getTimezoneOffset();return function(e,t){return(e=new Date(e.getTime())).setMinutes(e.getMinutes()+t),e}(e,-1*(z(t,l)-l))}(r,i));let u="";return o.forEach(e=>{const t=function(e){if(B[e])return B[e];let t;switch(e){case"G":case"GG":case"GGG":t=j(A.Eras,b.Abbreviated);break;case"GGGG":t=j(A.Eras,b.Wide);break;case"GGGGG":t=j(A.Eras,b.Narrow);break;case"y":t=N(E.FullYear,1,0,!1,!0);break;case"yy":t=N(E.FullYear,2,0,!0,!0);break;case"yyy":t=N(E.FullYear,3,0,!1,!0);break;case"yyyy":t=N(E.FullYear,4,0,!1,!0);break;case"M":case"L":t=N(E.Month,1,1);break;case"MM":case"LL":t=N(E.Month,2,1);break;case"MMM":t=j(A.Months,b.Abbreviated);break;case"MMMM":t=j(A.Months,b.Wide);break;case"MMMMM":t=j(A.Months,b.Narrow);break;case"LLL":t=j(A.Months,b.Abbreviated,g.Standalone);break;case"LLLL":t=j(A.Months,b.Wide,g.Standalone);break;case"LLLLL":t=j(A.Months,b.Narrow,g.Standalone);break;case"w":t=H(1);break;case"ww":t=H(2);break;case"W":t=H(1,!0);break;case"d":t=N(E.Date,1);break;case"dd":t=N(E.Date,2);break;case"E":case"EE":case"EEE":t=j(A.Days,b.Abbreviated);break;case"EEEE":t=j(A.Days,b.Wide);break;case"EEEEE":t=j(A.Days,b.Narrow);break;case"EEEEEE":t=j(A.Days,b.Short);break;case"a":case"aa":case"aaa":t=j(A.DayPeriods,b.Abbreviated);break;case"aaaa":t=j(A.DayPeriods,b.Wide);break;case"aaaaa":t=j(A.DayPeriods,b.Narrow);break;case"b":case"bb":case"bbb":t=j(A.DayPeriods,b.Abbreviated,g.Standalone,!0);break;case"bbbb":t=j(A.DayPeriods,b.Wide,g.Standalone,!0);break;case"bbbbb":t=j(A.DayPeriods,b.Narrow,g.Standalone,!0);break;case"B":case"BB":case"BBB":t=j(A.DayPeriods,b.Abbreviated,g.Format,!0);break;case"BBBB":t=j(A.DayPeriods,b.Wide,g.Format,!0);break;case"BBBBB":t=j(A.DayPeriods,b.Narrow,g.Format,!0);break;case"h":t=N(E.Hours,1,-12);break;case"hh":t=N(E.Hours,2,-12);break;case"H":t=N(E.Hours,1);break;case"HH":t=N(E.Hours,2);break;case"m":t=N(E.Minutes,1);break;case"mm":t=N(E.Minutes,2);break;case"s":t=N(E.Seconds,1);break;case"ss":t=N(E.Seconds,2);break;case"S":t=N(E.FractionalSeconds,1);break;case"SS":t=N(E.FractionalSeconds,2);break;case"SSS":t=N(E.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":t=F(D.Short);break;case"ZZZZZ":t=F(D.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=F(D.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":t=F(D.Long);break;default:return null}return B[e]=t,t}(e);u+=t?t(r,n,s):"''"===e?"'":e.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),u}function G(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,(function(e,n){return null!=t&&n in t?t[n]:e}))),e}function R(e,t,n="-",l,i){let r="";(e<0||i&&e<=0)&&(i?e=1-e:(e=-e,r=n));let a=String(e);for(;a.length<t;)a="0"+a;return l&&(a=a.substr(a.length-t)),r+a}function N(e,t,n=0,l=!1,i=!1){return function(r,a){let o=function(e,t){switch(e){case E.FullYear:return t.getFullYear();case E.Month:return t.getMonth();case E.Date:return t.getDate();case E.Hours:return t.getHours();case E.Minutes:return t.getMinutes();case E.Seconds:return t.getSeconds();case E.FractionalSeconds:return t.getMilliseconds();case E.Day:return t.getDay();default:throw new Error(`Unknown DateType value "${e}".`)}}(e,r);if((n>0||o>-n)&&(o+=n),e===E.Hours)0===o&&-12===n&&(o=12);else if(e===E.FractionalSeconds)return s=t,R(o,3).substr(0,s);var s;const u=C(a,_.MinusSign);return R(o,t,u,l,i)}}function j(e,t,n=g.Format,i=!1){return function(r,a){return function(e,t,n,i,r,a){switch(n){case A.Months:return y(t,r,i)[e.getMonth()];case A.Days:return v(t,r,i)[e.getDay()];case A.DayPeriods:const o=e.getHours(),s=e.getMinutes();if(a){const e=function(e){const t=Object(l.vb)(e);return x(t),(t[l.gb.ExtraData][2]||[]).map(e=>"string"==typeof e?O(e):[O(e[0]),O(e[1])])}(t),n=function(e,t,n){const i=Object(l.vb)(e);x(i);const r=L([i[l.gb.ExtraData][0],i[l.gb.ExtraData][1]],t)||[];return L(r,n)||[]}(t,r,i);let a;if(e.forEach((e,t)=>{if(Array.isArray(e)){const{hours:l,minutes:i}=e[0],{hours:r,minutes:u}=e[1];o>=l&&s>=i&&(o<r||o===r&&s<u)&&(a=n[t])}else{const{hours:l,minutes:i}=e;l===o&&i===s&&(a=n[t])}}),a)return a}return function(e,t,n){const i=Object(l.vb)(e),r=L([i[l.gb.DayPeriodsFormat],i[l.gb.DayPeriodsStandalone]],t);return L(r,n)}(t,r,i)[o<12?0:1];case A.Eras:return function(e,t){return L(Object(l.vb)(e)[l.gb.Eras],t)}(t,i)[e.getFullYear()<=0?0:1];default:throw new Error("unexpected translation type "+n)}}(r,a,e,t,n,i)}}function F(e){return function(t,n,l){const i=-1*l,r=C(n,_.MinusSign),a=i>0?Math.floor(i/60):Math.ceil(i/60);switch(e){case D.Short:return(i>=0?"+":"")+R(a,2,r)+R(Math.abs(i%60),2,r);case D.ShortGMT:return"GMT"+(i>=0?"+":"")+R(a,1,r);case D.Long:return"GMT"+(i>=0?"+":"")+R(a,2,r)+":"+R(Math.abs(i%60),2,r);case D.Extended:return 0===l?"Z":(i>=0?"+":"")+R(a,2,r)+":"+R(Math.abs(i%60),2,r);default:throw new Error(`Unknown zone width "${e}"`)}}}function H(e,t=!1){return function(n,l){let i;if(t){const e=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,t=n.getDate();i=1+Math.floor((t+e)/7)}else{const e=function(e){const t=new Date(e,0,1).getDay();return new Date(e,0,1+(t<=4?4:11)-t)}(n.getFullYear()),t=(r=n,new Date(r.getFullYear(),r.getMonth(),r.getDate()+(4-r.getDay()))).getTime()-e.getTime();i=1+Math.round(t/6048e5)}var r;return R(i,e,C(l,_.MinusSign))}}const B={};function z(e,t){e=e.replace(/:/g,"");const n=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(n)?t:n}function V(e){return e instanceof Date&&!isNaN(e.valueOf())}const Q=/^(\d+)?\.((\d+)(-(\d+))?)?$/;function U(e){const t=parseInt(e);if(isNaN(t))throw new Error("Invalid integer literal when parsing "+e);return t}const W=new l.p("UseV4Plurals");class q{}class K extends q{constructor(e,t){super(),this.locale=e,this.deprecatedPluralFn=t}getPluralCategory(e,t){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(t||this.locale,e):S(t||this.locale)(e)){case m.Zero:return"zero";case m.One:return"one";case m.Two:return"two";case m.Few:return"few";case m.Many:return"many";default:return"other"}}}function J(e,t,n){"string"!=typeof t&&(n=t,t=e[l.gb.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),l.fb[t]=e,n&&(l.fb[t][l.gb.ExtraData]=n)}function X(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const e=n.indexOf("="),[l,i]=-1==e?[n,""]:[n.slice(0,e),n.slice(e+1)];if(l.trim()===t)return decodeURIComponent(i)}return null}class ${}class Z{constructor(e,t,n,l){this._iterableDiffers=e,this._keyValueDiffers=t,this._ngEl=n,this._renderer=l,this._initialClasses=[]}getValue(){return null}setClass(e){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}setNgClass(e){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof e?e.split(/\s+/):e,this._rawClass&&(Object(l.zb)(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}applyChanges(){if(this._iterableDiffer){const e=this._iterableDiffer.diff(this._rawClass);e&&this._applyIterableChanges(e)}else if(this._keyValueDiffer){const e=this._keyValueDiffer.diff(this._rawClass);e&&this._applyKeyValueChanges(e)}}_applyKeyValueChanges(e){e.forEachAddedItem(e=>this._toggleClass(e.key,e.currentValue)),e.forEachChangedItem(e=>this._toggleClass(e.key,e.currentValue)),e.forEachRemovedItem(e=>{e.previousValue&&this._toggleClass(e.key,!1)})}_applyIterableChanges(e){e.forEachAddedItem(e=>{if("string"!=typeof e.item)throw new Error("NgClass can only toggle CSS classes expressed as strings, got "+Object(l.Nb)(e.item));this._toggleClass(e.item,!0)}),e.forEachRemovedItem(e=>this._toggleClass(e.item,!1))}_applyClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(e=>this._toggleClass(e,!0)):Object.keys(e).forEach(t=>this._toggleClass(t,!!e[t])))}_removeClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(e=>this._toggleClass(e,!1)):Object.keys(e).forEach(e=>this._toggleClass(e,!1)))}_toggleClass(e,t){(e=e.trim())&&e.split(/\s+/g).forEach(e=>{t?this._renderer.addClass(this._ngEl.nativeElement,e):this._renderer.removeClass(this._ngEl.nativeElement,e)})}}let ee=(()=>{class e{constructor(e){this._delegate=e}getValue(){return this._delegate.getValue()}}return e.ngDirectiveDef=void 0,e})();class te extends ee{constructor(e){super(e)}set klass(e){this._delegate.setClass(e)}set ngClass(e){this._delegate.setNgClass(e)}ngDoCheck(){this._delegate.applyChanges()}}class ne{constructor(e,t,n,l){this.$implicit=e,this.ngForOf=t,this.index=n,this.count=l}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}class le{constructor(e,t,n){this._viewContainer=e,this._template=t,this._differs=n,this._ngForOfDirty=!0,this._differ=null}set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){Object(l.Z)()&&null!=e&&"function"!=typeof e&&console&&console.warn&&console.warn(`trackBy must be a function, but received ${JSON.stringify(e)}. See https://angular.io/docs/ts/latest/api/common/index/NgFor-directive.html#!#change-propagation for more information.`),this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(e){e&&(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const n=this._ngForOf;if(!this._differ&&n)try{this._differ=this._differs.find(n).create(this.ngForTrackBy)}catch(t){throw new Error(`Cannot find a differ supporting object '${n}' of type '${e=n,e.name||typeof e}'. NgFor only supports binding to Iterables such as Arrays.`)}}var e;if(this._differ){const e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}}_applyChanges(e){const t=[];e.forEachOperation((e,n,l)=>{if(null==e.previousIndex){const n=this._viewContainer.createEmbeddedView(this._template,new ne(null,this._ngForOf,-1,-1),null===l?void 0:l),i=new ie(e,n);t.push(i)}else if(null==l)this._viewContainer.remove(null===n?void 0:n);else if(null!==n){const i=this._viewContainer.get(n);this._viewContainer.move(i,l);const r=new ie(e,i);t.push(r)}});for(let n=0;n<t.length;n++)this._perViewChange(t[n].view,t[n].record);for(let n=0,l=this._viewContainer.length;n<l;n++){const e=this._viewContainer.get(n);e.context.index=n,e.context.count=l,e.context.ngForOf=this._ngForOf}e.forEachIdentityChange(e=>{this._viewContainer.get(e.currentIndex).context.$implicit=e.item})}_perViewChange(e,t){e.context.$implicit=t.item}static ngTemplateContextGuard(e,t){return!0}}class ie{constructor(e,t){this.record=e,this.view=t}}class re{constructor(e,t){this._viewContainer=e,this._context=new ae,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=t}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){oe("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){oe("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}}class ae{constructor(){this.$implicit=null,this.ngIf=null}}function oe(e,t){if(t&&!t.createEmbeddedView)throw new Error(`${e} must be a TemplateRef, but received '${Object(l.Nb)(t)}'.`)}class se{constructor(e,t){this._viewContainerRef=e,this._templateRef=t,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(e){e&&!this._created?this.create():!e&&this._created&&this.destroy()}}class ue{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(e){this._ngSwitch=e,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(e){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(e)}_matchCase(e){const t=e==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||t,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),t}_updateDefaultCases(e){if(this._defaultViews&&e!==this._defaultUsed){this._defaultUsed=e;for(let t=0;t<this._defaultViews.length;t++)this._defaultViews[t].enforceState(e)}}}class ce{constructor(e,t,n){this.ngSwitch=n,n._addCase(),this._view=new se(e,t)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}class de{constructor(e,t,n){n._addDefault(new se(e,t))}}class he{}class pe{constructor(e,t,n){this._ngEl=e,this._differs=t,this._renderer=n}getValue(){return null}setNgStyle(e){this._ngStyle=e,!this._differ&&e&&(this._differ=this._differs.find(e).create())}applyChanges(){if(this._differ){const e=this._differ.diff(this._ngStyle);e&&this._applyChanges(e)}}_applyChanges(e){e.forEachRemovedItem(e=>this._setStyle(e.key,null)),e.forEachAddedItem(e=>this._setStyle(e.key,e.currentValue)),e.forEachChangedItem(e=>this._setStyle(e.key,e.currentValue))}_setStyle(e,t){const[n,l]=e.split(".");null!=(t=null!=t&&l?`${t}${l}`:t)?this._renderer.setStyle(this._ngEl.nativeElement,n,t):this._renderer.removeStyle(this._ngEl.nativeElement,n)}}let me=(()=>{class e{constructor(e){this._delegate=e}getValue(){return this._delegate.getValue()}}return e.ngDirectiveDef=void 0,e})();class ge extends me{constructor(e){super(e)}set ngStyle(e){this._delegate.setNgStyle(e)}ngDoCheck(){this._delegate.applyChanges()}}class be{constructor(e){this._viewContainerRef=e,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null}ngOnChanges(e){this._shouldRecreateView(e)?(this._viewRef&&this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._viewRef)),this.ngTemplateOutlet&&(this._viewRef=this._viewContainerRef.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext))):this._viewRef&&this.ngTemplateOutletContext&&this._updateExistingContext(this.ngTemplateOutletContext)}_shouldRecreateView(e){const t=e.ngTemplateOutletContext;return!!e.ngTemplateOutlet||t&&this._hasContextShapeChanged(t)}_hasContextShapeChanged(e){const t=Object.keys(e.previousValue||{}),n=Object.keys(e.currentValue||{});if(t.length===n.length){for(let e of n)if(-1===t.indexOf(e))return!0;return!1}return!0}_updateExistingContext(e){for(let t of Object.keys(e))this._viewRef.context[t]=this.ngTemplateOutletContext[t]}}function fe(e,t){return Error(`InvalidPipeArgument: '${t}' for pipe '${Object(l.Nb)(e)}'`)}class _e{createSubscription(e,t){return e.subscribe({next:t,error:e=>{throw e}})}dispose(e){e.unsubscribe()}onDestroy(e){e.unsubscribe()}}class ve{createSubscription(e,t){return e.then(t,e=>{throw e})}dispose(e){}onDestroy(e){}}const ye=new ve,we=new _e;class ke{constructor(e){this._ref=e,this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null,this._strategy=null}ngOnDestroy(){this._subscription&&this._dispose()}transform(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):Object(l.Cb)(this._latestValue,this._latestReturnedValue)?this._latestReturnedValue:(this._latestReturnedValue=this._latestValue,l.S.wrap(this._latestValue)):(e&&this._subscribe(e),this._latestReturnedValue=this._latestValue,this._latestValue)}_subscribe(e){this._obj=e,this._strategy=this._selectStrategy(e),this._subscription=this._strategy.createSubscription(e,t=>this._updateLatestValue(e,t))}_selectStrategy(e){if(Object(l.Bb)(e))return ye;if(Object(l.Ab)(e))return we;throw fe(ke,e)}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null}_updateLatestValue(e,t){e===this._obj&&(this._latestValue=t,this._ref.markForCheck())}}const Me=/(?:[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D])\S*/g;class Ce{transform(e){if(!e)return e;if("string"!=typeof e)throw fe(Ce,e);return e.replace(Me,e=>e[0].toUpperCase()+e.substr(1).toLowerCase())}}class Se{transform(e){if(!e)return e;if("string"!=typeof e)throw fe(Se,e);return e.toUpperCase()}}class xe{constructor(e){this.locale=e}transform(e,t="mediumDate",n,l){if(null==e||""===e||e!=e)return null;try{return Y(e,t,l||this.locale,n)}catch(i){throw fe(xe,i.message)}}}class Le{constructor(e){this.differs=e,this.keyValues=[]}transform(e,t=Oe){if(!e||!(e instanceof Map)&&"object"!=typeof e)return null;this.differ||(this.differ=this.differs.find(e).create());const n=this.differ.diff(e);return n&&(this.keyValues=[],n.forEachItem(e=>{this.keyValues.push({key:e.key,value:e.currentValue})}),this.keyValues.sort(t)),this.keyValues}}function Oe(e,t){const n=e.key,l=t.key;if(n===l)return 0;if(void 0===n)return 1;if(void 0===l)return-1;if(null===n)return 1;if(null===l)return-1;if("string"==typeof n&&"string"==typeof l)return n<l?-1:1;if("number"==typeof n&&"number"==typeof l)return n-l;if("boolean"==typeof n&&"boolean"==typeof l)return n<l?-1:1;const i=String(n),r=String(l);return i==r?0:i<r?-1:1}class Pe{constructor(e){this._locale=e}transform(e,t,n="symbol",i,r){if(function(e){return null==e||""===e||e!=e}(e))return null;r=r||this._locale,"boolean"==typeof n&&(console&&console.warn&&console.warn('Warning: the currency pipe has been changed in Angular v5. The symbolDisplay option (third parameter) is now a string instead of a boolean. The accepted values are "code", "symbol" or "symbol-narrow".'),n=n?"symbol":"code");let a=t||"USD";"code"!==n&&(a="symbol"===n||"symbol-narrow"===n?function(e,t,n="en"){const i=function(e){return Object(l.vb)(e)[l.gb.Currencies]}(n)[e]||h[e]||[],r=i[1];return"narrow"===t&&"string"==typeof r?r:i[0]||e}(a,"symbol"===n?"wide":"narrow",r):n);try{return function(e,t,n,i,r){const a=function(e,t="-"){const n={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},l=e.split(";"),i=l[0],r=l[1],a=-1!==i.indexOf(".")?i.split("."):[i.substring(0,i.lastIndexOf("0")+1),i.substring(i.lastIndexOf("0")+1)],o=a[0],s=a[1]||"";n.posPre=o.substr(0,o.indexOf("#"));for(let c=0;c<s.length;c++){const e=s.charAt(c);"0"===e?n.minFrac=n.maxFrac=c+1:"#"===e?n.maxFrac=c+1:n.posSuf+=e}const u=o.split(",");if(n.gSize=u[1]?u[1].length:0,n.lgSize=u[2]||u[1]?(u[2]||u[1]).length:0,r){const e=i.length-n.posPre.length-n.posSuf.length,t=r.indexOf("#");n.negPre=r.substr(0,t).replace(/'/g,""),n.negSuf=r.substr(t+e).replace(/'/g,"")}else n.negPre=t+n.posPre,n.negSuf=n.posSuf;return n}(function(e,t){return Object(l.vb)(e)[l.gb.NumberFormats][t]}(t,p.Currency),C(t,_.MinusSign));return a.minFrac=function(e){let t;const n=h[e];return n&&(t=n[2]),"number"==typeof t?t:2}(i),a.maxFrac=a.minFrac,function(e,t,n,l,i,r,a=!1){let o="",s=!1;if(isFinite(e)){let u=function(e){let t,n,l,i,r,a=Math.abs(e)+"",o=0;for((n=a.indexOf("."))>-1&&(a=a.replace(".","")),(l=a.search(/e/i))>0?(n<0&&(n=l),n+=+a.slice(l+1),a=a.substring(0,l)):n<0&&(n=a.length),l=0;"0"===a.charAt(l);l++);if(l===(r=a.length))t=[0],n=1;else{for(r--;"0"===a.charAt(r);)r--;for(n-=l,t=[],i=0;l<=r;l++,i++)t[i]=Number(a.charAt(l))}return n>22&&(t=t.splice(0,21),o=n-1,n=1),{digits:t,exponent:o,integerLen:n}}(e);a&&(u=function(e){if(0===e.digits[0])return e;const t=e.digits.length-e.integerLen;return e.exponent?e.exponent+=2:(0===t?e.digits.push(0,0):1===t&&e.digits.push(0),e.integerLen+=2),e}(u));let c=t.minInt,d=t.minFrac,h=t.maxFrac;if(r){const e=r.match(Q);if(null===e)throw new Error(r+" is not a valid digit info");const t=e[1],n=e[3],l=e[5];null!=t&&(c=U(t)),null!=n&&(d=U(n)),null!=l?h=U(l):null!=n&&d>h&&(h=d)}!function(e,t,n){if(t>n)throw new Error(`The minimum number of digits after fraction (${t}) is higher than the maximum (${n}).`);let l=e.digits,i=l.length-e.integerLen;const r=Math.min(Math.max(t,i),n);let a=r+e.integerLen,o=l[a];if(a>0){l.splice(Math.max(e.integerLen,a));for(let e=a;e<l.length;e++)l[e]=0}else{i=Math.max(0,i),e.integerLen=1,l.length=Math.max(1,a=r+1),l[0]=0;for(let e=1;e<a;e++)l[e]=0}if(o>=5)if(a-1<0){for(let t=0;t>a;t--)l.unshift(0),e.integerLen++;l.unshift(1),e.integerLen++}else l[a-1]++;for(;i<Math.max(0,r);i++)l.push(0);let s=0!==r;const u=t+e.integerLen,c=l.reduceRight((function(e,t,n,l){return l[n]=(t+=e)<10?t:t-10,s&&(0===l[n]&&n>=u?l.pop():s=!1),t>=10?1:0}),0);c&&(l.unshift(c),e.integerLen++)}(u,d,h);let p=u.digits,m=u.integerLen;const g=u.exponent;let b=[];for(s=p.every(e=>!e);m<c;m++)p.unshift(0);for(;m<0;m++)p.unshift(0);m>0?b=p.splice(m,p.length):(b=p,p=[0]);const f=[];for(p.length>=t.lgSize&&f.unshift(p.splice(-t.lgSize,p.length).join(""));p.length>t.gSize;)f.unshift(p.splice(-t.gSize,p.length).join(""));p.length&&f.unshift(p.join("")),o=f.join(C(n,l)),b.length&&(o+=C(n,i)+b.join("")),g&&(o+=C(n,_.Exponential)+"+"+g)}else o=C(n,_.Infinity);return o=e<0&&!s?t.negPre+o+t.negSuf:t.posPre+o+t.posSuf,o}(e,a,t,_.CurrencyGroup,_.CurrencyDecimal,r).replace("\xa4",n).replace("\xa4","")}(function(e){if("string"==typeof e&&!isNaN(Number(e)-parseFloat(e)))return Number(e);if("number"!=typeof e)throw new Error(e+" is not a number");return e}(e),r,a,t,i)}catch(o){throw fe(Pe,o.message)}}}class Te{}const Ie=new l.p("DocumentToken"),De="browser";function Ee(e){return e===De}function Ae(e){return"server"===e}let Ye=(()=>{class e{}return e.ngInjectableDef=Object(l.Ub)({token:e,providedIn:"root",factory:()=>new Ge(Object(l.Vb)(Ie),window,Object(l.Vb)(l.l))}),e})();class Ge{constructor(e,t,n){this.document=e,this.window=t,this.errorHandler=n,this.offset=()=>[0,0]}setOffset(e){this.offset=Array.isArray(e)?()=>e:e}getScrollPosition(){return this.supportScrollRestoration()?[this.window.scrollX,this.window.scrollY]:[0,0]}scrollToPosition(e){this.supportScrollRestoration()&&this.window.scrollTo(e[0],e[1])}scrollToAnchor(e){if(this.supportScrollRestoration()){e=this.window.CSS&&this.window.CSS.escape?this.window.CSS.escape(e):e.replace(/(\"|\'\ |:|\.|\[|\]|,|=)/g,"\\$1");try{const t=this.document.querySelector("#"+e);if(t)return void this.scrollToElement(t);const n=this.document.querySelector(`[name='${e}']`);if(n)return void this.scrollToElement(n)}catch(t){this.errorHandler.handleError(t)}}}setHistoryScrollRestoration(e){if(this.supportScrollRestoration()){const t=this.window.history;t&&t.scrollRestoration&&(t.scrollRestoration=e)}}scrollToElement(e){const t=e.getBoundingClientRect(),n=t.left+this.window.pageXOffset,l=t.top+this.window.pageYOffset,i=this.offset();this.window.scrollTo(n-i[0],l-i[1])}supportScrollRestoration(){try{return!!this.window&&!!this.window.scrollTo}catch(e){return!1}}}},SatO:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1200?"\u4e0a\u5348":1200===l?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(n("wd/R"))},SeVD:function(e,t,n){"use strict";var l=n("ngJS"),i=n("NJ4a"),r=n("Lhse"),a=n("kJWO"),o=n("I55L"),s=n("c2HN"),u=n("XoHu");n.d(t,"a",(function(){return c}));const c=e=>{if(e&&"function"==typeof e[a.a])return c=e,e=>{const t=c[a.a]();if("function"!=typeof t.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return t.subscribe(e)};if(Object(o.a)(e))return Object(l.a)(e);if(Object(s.a)(e))return n=e,e=>(n.then(t=>{e.closed||(e.next(t),e.complete())},t=>e.error(t)).then(null,i.a),e);if(e&&"function"==typeof e[r.a])return t=e,e=>{const n=t[r.a]();for(;;){const t=n.next();if(t.done){e.complete();break}if(e.next(t.value),e.closed)break}return"function"==typeof n.return&&e.add(()=>{n.return&&n.return()}),e};{const t=Object(u.a)(e)?"an invalid object":`'${e}'`;throw new TypeError(`You provided ${t} where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.`)}var t,n,c}},SpAZ:function(e,t,n){"use strict";function l(e){return e}n.d(t,"a",(function(){return l}))},TAqg:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("cYBl"),n("naTb"),n("iQmJ"),n("KbaO"),n("7Dn+");var l=n("oBM4");n("BRA/");class i{constructor(e,t,n,l,i){this.readersService=e,this.sharedService=t,this.shoppingCartService=n,this.sessionTrackingService=l,this.viewerService=i,this.billsType="unpaid",this.canShowPayButton=!1,this.showPaymentSuccess=!1}ngOnInit(){this.getBills(),"unpaid"===this.billsType&&this.shoppingCartService.getPaymentMethods().subscribe(e=>{this.payPalClientId=void 0,e&&e.length>0&&e.forEach(e=>{"paypal"===e.id?this.payPalClientId=e.client_id:"pay_per_bill"!==e.id&&(this.canShowPayButton=!0)}),this.payPalClientId&&setTimeout(()=>{this.addPayPalButton()},100)})}getBills(){this.sharedService.showLoadingOverlay(),this.bills=[],this.readersService.getBills().subscribe(e=>{e&&(this.billsData=e,this.bills=this.billsData[this.billsType],this.payPalClientId&&this.bills.length>0&&setTimeout(()=>{this.addPayPalButton()},100),this.showPaymentSuccess&&(this.showPaymentSuccess=0===this.bills.length&&"unpaid"===this.billsType)),this.sharedService.hideLoadingOverlay()})}backToMyAccount(){this.sharedService.showAccountPage()}downloadBill(e){this.sessionTrackingService.buttonClickWithoutPage(l.b.UNPAID_BILLS_DOWNLOAD),window.open(e,"_blank")}payBill(e){this.sessionTrackingService.buttonClickWithoutPage(l.b.UNPAID_BILLS_PAY),this.shoppingCartService.payBillWithStripe(e.id).subscribe(t=>{t.url&&(this.shoppingCartService.storeBillId(e.id),window.location.href=t.url)})}addPayPalButton(){this.shoppingCartService.payPalScriptLoaded.asObservable().subscribe(e=>{e?this.bills.forEach(e=>{const t="#paypal-button-container-"+e.id;window.paypal.Buttons({createOrder:(t,n)=>(this.sharedService.showLoadingOverlay(),this.sessionTrackingService.buttonClickWithoutPage(l.b.UNPAID_BILLS_PAY_PAYPAL),this.shoppingCartService.createPayPalOrderByPurchaseId(e.id).toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.order_id:null))),onApprove:(t,n)=>{this.sharedService.showLoadingOverlay(),this.shoppingCartService.storeBillId(e.id),this.shoppingCartService.capturePayPalOrder(t.orderID,"bill").subscribe(e=>{this.sharedService.hideLoadingOverlay(),e.success&&(this.showPaymentSuccess=!0,this.getBills(),this.readersService.getReaderProfile().subscribe(()=>{}))})}}).render(t)}):this.shoppingCartService.addPayPalScriptToHead(this.payPalClientId,this.bills[0].currency)})}}},"TD/k":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("8Y7J");n("KbaO");class i{constructor(e,t,n){this.elementRef=e,this.viewerService=t,this.renderer=n,this.goToArticle=new l.m,this.articleId=this.articleId||this.elementRef.nativeElement.getAttribute("article-id")}ngAfterViewInit(){this.viewerService.getHoveredArticle().subscribe(e=>{e===this.articleId?this.renderer.addClass(this.areaItem.nativeElement,"hovered"):this.renderer.removeClass(this.areaItem.nativeElement,"hovered")}),setTimeout(()=>{this.renderer.removeClass(this.areaItem.nativeElement,"hovered")},500)}openArticle(){this.goToArticle.emit(this.articleId)}setHoveredArticle(){this.viewerService.emitHoveredArticle(this.articleId)}removeHoveredArticle(){this.viewerService.emitHoveredArticle("")}}},THOt:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.currency=e.currency,this.externalId=e.external_id;let t="";"international"===e.location?t=" (INT)":"europe"===e.location&&(t=" (EU)"),this.name=e.name,this.extendedName=e.name+t,this.paymentType=e.payment_type,this.price=Number(e.price),this.productId=e.product_id,this.quantity=e.quantity,this.type=e.type,this.article_type=e.article_type,this.url=e.url}}},TLvn:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("YKP+"),a=n("SVse"),o=n("rgD1"),s=n("s6ns");n.d(t,"a",(function(){return g}));var u=l.sb({encapsulation:0,styles:[[".dialog-wrapper[_ngcontent-%COMP%]{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;z-index:990;top:0;left:0;height:100%;width:100%}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]{position:static;pointer-events:auto;overflow:auto;z-index:991;display:flex;width:100%;max-width:320px;max-height:100%}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]{display:block;border-radius:4px;padding:20px;width:100%;height:100%;background-color:#fff;overflow:hidden!important;min-width:inherit;min-height:inherit}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .content-body[_ngcontent-%COMP%]{text-align:center;font-weight:700;margin-bottom:32px}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]{display:grid;grid-gap:20px;justify-content:center;grid-template-columns:repeat(auto-fill,100px);margin-bottom:20px}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{position:relative}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]:focus   .title-container[_ngcontent-%COMP%], .dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]:hover   .title-container[_ngcontent-%COMP%]{display:flex}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100px;border:1px solid #ededed;max-height:200px}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]{display:none;align-items:center;justify-content:center;position:absolute;top:0;z-index:1;width:100%;height:100%}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .img-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{padding:6px;background-color:rgba(20,20,20,.8);text-align:center;color:#fff;max-width:100%}.dialog-wrapper[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{outline:0!important;box-shadow:none!important}.dialog-wrapper[_ngcontent-%COMP%]   .btn.btn-success[_ngcontent-%COMP%]{background-color:#7ac944;border-color:#7ac944}.dialog-wrapper[_ngcontent-%COMP%]   .btn.no-background[_ngcontent-%COMP%]{border:none;background:0 0}.dialog-wrapper[_ngcontent-%COMP%]   .btn.small-button[_ngcontent-%COMP%]{width:40%}.dialog-wrapper[_ngcontent-%COMP%]   .btn.small-button.left-margin[_ngcontent-%COMP%]{margin-left:10%}.dialog-wrapper[_ngcontent-%COMP%]   .btn.small-button.right-margin[_ngcontent-%COMP%]{margin-right:10%}"]],data:{}});function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.REGISTRATION_DIALOG_HEADER_1")))}))}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.REGISTRATION_DIALOG_HEADER_2")))}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.coverClicked(e.context.$implicit)&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"img",[["alt",""],["appAlternateImage",""]],[[8,"src",4]],[[null,"error"]],(function(e,t,n){var i=!0;return"error"===t&&(i=!1!==l.Gb(e,2).onError()&&i),i}),null,null)),l.tb(2,16384,null,0,r.a,[l.k],{alternateSrc:[0,"alternateSrc"]},null),(e()(),l.ub(3,0,null,null,2,"div",[["class","title-container"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""]))],(function(e,t){e(t,2,0,t.context.$implicit.alt_cover_img_url)}),(function(e,t){e(t,1,0,t.context.$implicit.cover_img_url),e(t,5,0,t.context.$implicit.title)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,17,"div",[["class","dialog-wrapper"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,16,"div",[["class","dialog-content"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,15,"div",[["class","dialog-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(4,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(6,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,3,"div",[["class","content-body"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(9,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(11,0,null,null,2,"div",[["class","img-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(13,278528,null,0,a.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.ub(14,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),l.ub(15,0,null,null,2,"button",[["class","btn btn-dark single-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),l.Ob(16,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,4,0,n.groups&&n.groups.length<2),e(t,6,0,n.groups&&n.groups.length>1),e(t,13,0,n.groups)}),(function(e,t){e(t,9,0,l.Pb(t,9,0,l.Gb(t,10).transform("readers.REGISTRATION_DIALOG_DESCRIPTION"))),e(t,16,0,l.Pb(t,16,0,l.Gb(t,17).transform("readers.DIALOG_BUTTON_3")))}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-publisher-groups",[],null,null,null,p,u)),l.tb(1,114688,null,0,o.a,[[2,s.i],[2,s.a]],null,null)],(function(e,t){e(t,1,0)}),null)}var g=l.qb("app-publisher-groups",o.a,m,{},{},[])},TOFK:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("NvT6"),r=n("W5yJ"),a=n("/HVE"),o=n("SVse"),s=n("omvX"),u=n("vtbN"),c=n("cYBl");n.d(t,"a",(function(){return m}));var d=l.sb({encapsulation:0,styles:[[""]],data:{}});function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-spinner",[["class","mat-spinner mat-progress-spinner"],["mode","indeterminate"],["role","progressbar"],["style","margin: 0 auto;"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,i.b,i.a)),l.tb(1,114688,null,0,r.d,[l.k,a.a,[2,o.e],[2,s.a],r.a],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1)._noopAnimations,l.Gb(t,1).diameter,l.Gb(t,1).diameter)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-stripe",[],null,null,null,h,d)),l.tb(1,114688,null,0,u.a,[c.a],null,null)],(function(e,t){e(t,1,0)}),null)}var m=l.qb("app-stripe",u.a,p,{},{},[])},TOt0:function(e,t,n){"use strict";n.d(t,"a",(function(){return z}));var l=n("L7eK"),i=n("8Y7J"),r=n("TSSN"),a=n("b49F"),o=n("0miw"),s=n("7Dn+"),u=n("SVse"),c=n("cc57"),d=n("Mlud"),h=n("vDTs"),p=n("Z5h4"),m=n("r0V8"),g=n("5GAg"),b=n("omvX"),f=n("s7LF"),_=n("ylrC"),v=n("cYBl"),y=n("naTb"),w=n("KbaO"),k=n("dFDH"),M=i.sb({encapsulation:0,styles:[l.a],data:{}});function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[["class","main-container"],["style","text-align: center;padding-top: 30px;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[["class","empty-title"]],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,2,"p",[["class","empty-description"]],null,null,null,null,null)),(e()(),i.Ob(5,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,1,"span",[["class","material-symbols-outlined"],["style","font-size: 250px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" add_shopping_cart "]))],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("shopping_cart.EMPTY_HEADLINE"))),e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("shopping_cart.EMPTY_DESCRIPTION")))}))}function S(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"app-cart-item",[],null,null,null,a.b,a.a)),i.tb(2,114688,null,0,o.a,[s.a],{id:[0,"id"],coverUrl:[1,"coverUrl"],title:[2,"title"],productDescription:[3,"productDescription"],productType:[4,"productType"],allowQuantityUpdate:[5,"allowQuantityUpdate"],currency:[6,"currency"],price:[7,"price"],internationalPrice:[8,"internationalPrice"],europeanPrice:[9,"europeanPrice"],quantity:[10,"quantity"],mainPrice:[11,"mainPrice"]},null),(e()(),i.kb(16777216,null,null,1,null,S)),i.tb(4,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,1,[t.context.$implicit.id,t.context.$implicit.coverUrl,t.context.$implicit.title,t.context.$implicit.product.name,t.context.$implicit.product.type,n.buyAsGift,t.context.$implicit.product.currency,t.context.$implicit.product.price,t.context.$implicit.internationalPrice,t.context.$implicit.europeanPrice,t.context.$implicit.quantity,n.mainPrice]),e(t,4,0,!t.context.last)}),null)}function L(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("shopping_cart.BILLING_ADDRESS")))}))}function O(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,L)),i.tb(2,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,3,"div",[["style","padding: 0 25px;"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,2,"app-custom-select",[["style","width: 100%;"]],null,[[null,"valueChange"],[null,"selectionChange"]],(function(e,t,n){var l=!0,i=e.component;return"valueChange"===t&&(l=!1!==(i.billingAddressId=n)&&l),"selectionChange"===t&&(l=!1!==i.onBillingAddressChange()&&l),l}),c.b,c.a)),i.tb(5,114688,null,0,d.a,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],options:[4,"options"],label:[5,"label"],value:[6,"value"],htmlCaption:[7,"htmlCaption"]},{valueChange:"valueChange",selectionChange:"selectionChange"}),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,6,"div",[["class","button-container"],["style","padding-top: 15px;"]],null,null,null,null,null)),(e()(),i.ub(8,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,11).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,11).onMouseLeave()&&l),"click"===t&&(l=!1!==r.addNewAddress("billing")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(10,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(11,16384,null,0,h.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(12,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,!n.identicalBillingAndPostalAddress&&!n.useDifferentPostalAddresses),e(t,5,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor,n.addressOptions,i.yb(1,"",i.Pb(t,5,5,i.Gb(t,6).transform("shopping_cart.BILLING_ADDRESS")),""),n.billingAddressId,!0),e(t,10,0,n.viewerService.secondaryButtonStyle),e(t,11,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,12,0,i.Pb(t,12,0,i.Gb(t,13).transform("readers.NEW_ADDRESS")))}))}function P(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,14,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,3,"div",[["style","padding: 0 25px;"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,2,"app-custom-select",[["style","width: 100%;"]],null,[[null,"valueChange"],[null,"selectionChange"]],(function(e,t,n){var l=!0,i=e.component;return"valueChange"===t&&(l=!1!==(i.postalAddressId=n)&&l),"selectionChange"===t&&(l=!1!==i.onPostalAddressChange()&&l),l}),c.b,c.a)),i.tb(6,114688,null,0,d.a,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],options:[4,"options"],label:[5,"label"],value:[6,"value"],htmlCaption:[7,"htmlCaption"]},{valueChange:"valueChange",selectionChange:"selectionChange"}),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(8,0,null,null,6,"div",[["class","button-container"],["style","padding-top: 15px;"]],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,12).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,12).onMouseLeave()&&l),"click"===t&&(l=!1!==r.addNewAddress("postal")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(11,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(12,16384,null,0,h.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(13,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,6,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor,n.addressOptions,i.yb(1,"",i.Pb(t,6,5,i.Gb(t,7).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS")),""),n.postalAddressId,!0),e(t,11,0,n.viewerService.secondaryButtonStyle),e(t,12,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS"))),e(t,13,0,i.Pb(t,13,0,i.Gb(t,14).transform("readers.NEW_ADDRESS")))}))}function T(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","identicalBillingAndPostalAddress"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.checkBoxChanged(n)&&l),"ngModelChange"===t&&(l=!1!==(i.identicalBillingAndPostalAddress=n)&&l),l}),p.b,p.a)),i.tb(2,8568832,null,0,m.b,[i.k,i.h,g.e,i.y,[8,null],[2,m.a],[2,b.a]],{name:[0,"name"],disabled:[1,"disabled"]},{change:"change"}),i.Lb(1024,null,f.o,(function(e){return[e]}),[m.b]),i.tb(4,671744,null,0,f.t,[[8,null],[8,null],[8,null],[6,f.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,f.p,null,[f.t]),i.tb(6,16384,null,0,f.q,[[4,f.p]],null,null),(e()(),i.Ob(7,0,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,"identicalBillingAndPostalAddress",n.useDifferentPostalAddresses),e(t,4,0,"identicalBillingAndPostalAddress",n.useDifferentPostalAddresses,n.identicalBillingAndPostalAddress)}),(function(e,t){e(t,1,1,[i.Gb(t,2).id,null,i.Gb(t,2).indeterminate,i.Gb(t,2).checked,i.Gb(t,2).disabled,"before"==i.Gb(t,2).labelPosition,"NoopAnimations"===i.Gb(t,2)._animationMode,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending]),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("shopping_cart.IDENTICAL_DELIVERY_ADDRESS")))}))}function I(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","useDifferentPostalAddresses"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.useDifferentPostalAddressCheckBoxChanged(n)&&l),"ngModelChange"===t&&(l=!1!==(i.useDifferentPostalAddresses=n)&&l),l}),p.b,p.a)),i.tb(2,8568832,null,0,m.b,[i.k,i.h,g.e,i.y,[8,null],[2,m.a],[2,b.a]],{name:[0,"name"],disabled:[1,"disabled"]},{change:"change"}),i.Lb(1024,null,f.o,(function(e){return[e]}),[m.b]),i.tb(4,671744,null,0,f.t,[[8,null],[8,null],[8,null],[6,f.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,f.p,null,[f.t]),i.tb(6,16384,null,0,f.q,[[4,f.p]],null,null),(e()(),i.Ob(7,0,[""," ",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,"useDifferentPostalAddresses",n.buyAsGift),e(t,4,0,"useDifferentPostalAddresses",n.buyAsGift,n.useDifferentPostalAddresses)}),(function(e,t){var n=t.component;e(t,1,1,[i.Gb(t,2).id,null,i.Gb(t,2).indeterminate,i.Gb(t,2).checked,i.Gb(t,2).disabled,"before"==i.Gb(t,2).labelPosition,"NoopAnimations"===i.Gb(t,2)._animationMode,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending]),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("shopping_cart.SHIPPING_TO_MULTIPLE_ADDRESSES")),n.printProductsCount)}))}function D(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,13,"div",[["class","grey-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,T)),i.tb(2,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,I)),i.tb(4,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(5,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["name","buyAsGift"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"ngModelChange"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i.buyAsGiftCheckBoxChanged(n)&&l),"ngModelChange"===t&&(l=!1!==(i.buyAsGift=n)&&l),l}),p.b,p.a)),i.tb(7,8568832,null,0,m.b,[i.k,i.h,g.e,i.y,[8,null],[2,m.a],[2,b.a]],{name:[0,"name"]},{change:"change"}),i.Lb(1024,null,f.o,(function(e){return[e]}),[m.b]),i.tb(9,671744,null,0,f.t,[[8,null],[8,null],[8,null],[6,f.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,f.p,null,[f.t]),i.tb(11,16384,null,0,f.q,[[4,f.p]],null,null),(e()(),i.Ob(12,0,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,n.printProductsCount>0),e(t,4,0,n.printProductsCount>1),e(t,7,0,"buyAsGift"),e(t,9,0,"buyAsGift",n.buyAsGift)}),(function(e,t){e(t,6,1,[i.Gb(t,7).id,null,i.Gb(t,7).indeterminate,i.Gb(t,7).checked,i.Gb(t,7).disabled,"before"==i.Gb(t,7).labelPosition,"NoopAnimations"===i.Gb(t,7)._animationMode,i.Gb(t,11).ngClassUntouched,i.Gb(t,11).ngClassTouched,i.Gb(t,11).ngClassPristine,i.Gb(t,11).ngClassDirty,i.Gb(t,11).ngClassValid,i.Gb(t,11).ngClassInvalid,i.Gb(t,11).ngClassPending]),e(t,12,0,i.Pb(t,12,0,i.Gb(t,13).transform("shopping_cart.BUY_AS_GIFT")))}))}function E(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function A(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,3).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,3).onMouseLeave()&&l),"click"===t&&(l=!1!==r.checkout("pay_per_bill")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(3,16384,null,0,h.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(4,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,i.Pb(t,4,0,i.Gb(t,5).transform("shopping_cart.PAY_VIA_INVOICE")))}))}function Y(e){return i.Qb(0,[(e()(),i.ub(0,0,[[1,0],["paypal_button_container",1]],null,0,"div",[["id","paypal-button-container"]],null,null,null,null,null))],null,null)}function G(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,13,"div",[["class","pay-button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,4).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,4).onMouseLeave()&&l),"click"===t&&(l=!1!==r.checkout("")&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(3,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(4,16384,null,0,h.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(5,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,A)),i.tb(8,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Y)),i.tb(10,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(11,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(12,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,3,0,n.viewerService.secondaryButtonStyle),e(t,4,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor),e(t,8,0,n.payPerBillEnabled),e(t,10,0,n.payPalClientId)}),(function(e,t){e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("shopping_cart.PAY"))),e(t,12,0,i.Pb(t,12,0,i.Gb(t,13).transform("shopping_cart.CONTINUE_SHOPPING")))}))}function R(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,3).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,3).onMouseLeave()&&l),"click"===t&&(l=!1!==r.next()&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(3,16384,null,0,h.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(4,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.primaryButtonStyle),e(t,3,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,4,0,i.Pb(t,4,0,i.Gb(t,5).transform("NEXT")))}))}function N(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,3).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,3).onMouseLeave()&&l),"click"===t&&(l=!1!==r.login()&&l),l}),null,null)),i.Lb(512,null,u.K,u.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),i.tb(3,16384,null,0,h.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(4,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.primaryButtonStyle),e(t,3,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,4,0,i.Pb(t,4,0,i.Gb(t,5).transform("NEXT")))}))}function j(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","cancel-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.close()&&l),l}),null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,R)),i.tb(5,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,N)),i.tb(7,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.isLoggedIn&&(n.useDifferentPostalAddresses||0===n.addressOptions.length||n.buyAsGift)),e(t,7,0,!n.isLoggedIn)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("shopping_cart.CONTINUE_SHOPPING")))}))}function F(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,25,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,x)),i.tb(6,278528,null,0,u.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(7,0,null,null,6,"div",[["class","grey-container"]],null,null,null,null,null)),(e()(),i.ub(8,0,null,null,5,"span",[],null,null,null,null,null)),(e()(),i.Ob(9,null,["",": "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(11,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(12,null,["",""])),i.Kb(13,2),(e()(),i.kb(16777216,null,null,1,null,O)),i.tb(15,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,P)),i.tb(17,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,D)),i.tb(19,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,E)),i.tb(21,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,G)),i.tb(23,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,j)),i.tb(25,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.items),e(t,15,0,n.isLoggedIn&&n.addressOptions.length>0),e(t,17,0,n.isLoggedIn&&n.addressOptions.length>0&&!n.identicalBillingAndPostalAddress&&!n.useDifferentPostalAddresses),e(t,19,0,n.isLoggedIn),e(t,21,0,n.isLoggedIn&&0===n.printProductsCount),e(t,23,0,n.isLoggedIn&&n.showPaymentMethods),e(t,25,0,!n.isLoggedIn||!n.showPaymentMethods)}),(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("shopping_cart.HEADLINE"))),e(t,9,0,i.Pb(t,9,0,i.Gb(t,10).transform("shopping_cart.TOTAL")));var l=i.Pb(t,12,0,e(t,13,0,i.Gb(t.parent,0),n.totalPrice,n.currency));e(t,12,0,l)}))}function H(e){return i.Qb(0,[i.Ib(0,u.d,[i.t]),i.Mb(671088640,1,{paypalButtonContainer:0}),(e()(),i.kb(16777216,null,null,1,null,C)),i.tb(3,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,F)),i.tb(5,16384,null,0,u.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.initDone&&(!n.items||0===n.items.length)),e(t,5,0,n.initDone&&n.items&&n.items.length>0)}),null)}function B(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-shopping-cart",[],null,null,null,H,M)),i.tb(1,114688,null,0,_.a,[v.a,s.a,y.a,w.b,k.b],null,null)],(function(e,t){e(t,1,0)}),null)}var z=i.qb("app-shopping-cart",_.a,B,{},{},[])},TSSN:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("LRne"),r=n("HDdC");function a(e){return!!e&&(e instanceof r.a||"function"==typeof e.lift&&"function"==typeof e.subscribe)}var o=n("cp0P"),s=n("GyhO"),u=n("NXyV"),c=n("IzEk"),d=n("UXun"),h=n("lJxs"),p=n("bOdf"),m=n("eIep");n.d(t,"a",(function(){return P})),n.d(t,"b",(function(){return _})),n.d(t,"c",(function(){return f})),n.d(t,"d",(function(){return C})),n.d(t,"e",(function(){return M})),n.d(t,"f",(function(){return S})),n.d(t,"g",(function(){return g})),n.d(t,"h",(function(){return E})),n.d(t,"i",(function(){return k})),n.d(t,"j",(function(){return D})),n.d(t,"k",(function(){return I})),n.d(t,"l",(function(){return x})),n.d(t,"m",(function(){return O})),n.d(t,"n",(function(){return T})),n.d(t,"o",(function(){return L}));class g{}class b extends g{getTranslation(e){return Object(i.a)({})}}class f{}class _{handle(e){return e.key}}function v(e,t){if(e===t)return!0;if(null===e||null===t)return!1;if(e!=e&&t!=t)return!0;let n,l,i,r=typeof e;if(r==typeof t&&"object"==r){if(!Array.isArray(e)){if(Array.isArray(t))return!1;for(l in i=Object.create(null),e){if(!v(e[l],t[l]))return!1;i[l]=!0}for(l in t)if(!(l in i)&&void 0!==t[l])return!1;return!0}if(!Array.isArray(t))return!1;if((n=e.length)==t.length){for(l=0;l<n;l++)if(!v(e[l],t[l]))return!1;return!0}}return!1}function y(e){return null!=e}function w(e){return e&&"object"==typeof e&&!Array.isArray(e)}class k{}class M extends k{constructor(){super(...arguments),this.templateMatcher=/{{\s?([^{}\s]*)\s?}}/g}interpolate(e,t){let n;return n="string"==typeof e?this.interpolateString(e,t):"function"==typeof e?this.interpolateFunction(e,t):e,n}getValue(e,t){let n="string"==typeof t?t.split("."):[t];t="";do{t+=n.shift(),!y(e)||!y(e[t])||"object"!=typeof e[t]&&n.length?n.length?t+=".":e=void 0:(e=e[t],t="")}while(n.length);return e}interpolateFunction(e,t){return e(t)}interpolateString(e,t){return t?e.replace(this.templateMatcher,(e,n)=>{let l=this.getValue(t,n);return y(l)?l:e}):e}}class C{}class S extends C{compile(e,t){return e}compileTranslations(e,t){return e}}class x{constructor(){this.currentLang=this.defaultLang,this.translations={},this.langs=[],this.onTranslationChange=new l.m,this.onLangChange=new l.m,this.onDefaultLangChange=new l.m}}const L=new l.p("USE_STORE"),O=new l.p("USE_DEFAULT_LANG"),P=new l.p("DEFAULT_LANGUAGE"),T=new l.p("USE_EXTEND");class I{constructor(e,t,n,i,r,a=!0,o=!1,s=!1,u){this.store=e,this.currentLoader=t,this.compiler=n,this.parser=i,this.missingTranslationHandler=r,this.useDefaultLang=a,this.isolate=o,this.extend=s,this.pending=!1,this._onTranslationChange=new l.m,this._onLangChange=new l.m,this._onDefaultLangChange=new l.m,this._langs=[],this._translations={},this._translationRequests={},u&&this.setDefaultLang(u)}get onTranslationChange(){return this.isolate?this._onTranslationChange:this.store.onTranslationChange}get onLangChange(){return this.isolate?this._onLangChange:this.store.onLangChange}get onDefaultLangChange(){return this.isolate?this._onDefaultLangChange:this.store.onDefaultLangChange}get defaultLang(){return this.isolate?this._defaultLang:this.store.defaultLang}set defaultLang(e){this.isolate?this._defaultLang=e:this.store.defaultLang=e}get currentLang(){return this.isolate?this._currentLang:this.store.currentLang}set currentLang(e){this.isolate?this._currentLang=e:this.store.currentLang=e}get langs(){return this.isolate?this._langs:this.store.langs}set langs(e){this.isolate?this._langs=e:this.store.langs=e}get translations(){return this.isolate?this._translations:this.store.translations}set translations(e){this.isolate?this._translations=e:this.store.translations=e}setDefaultLang(e){if(e===this.defaultLang)return;let t=this.retrieveTranslations(e);void 0!==t?(null==this.defaultLang&&(this.defaultLang=e),t.pipe(Object(c.a)(1)).subscribe(t=>{this.changeDefaultLang(e)})):this.changeDefaultLang(e)}getDefaultLang(){return this.defaultLang}use(e){if(e===this.currentLang)return Object(i.a)(this.translations[e]);let t=this.retrieveTranslations(e);return void 0!==t?(this.currentLang||(this.currentLang=e),t.pipe(Object(c.a)(1)).subscribe(t=>{this.changeLang(e)}),t):(this.changeLang(e),Object(i.a)(this.translations[e]))}retrieveTranslations(e){let t;return(void 0===this.translations[e]||this.extend)&&(this._translationRequests[e]=this._translationRequests[e]||this.getTranslation(e),t=this._translationRequests[e]),t}getTranslation(e){this.pending=!0;const t=this.currentLoader.getTranslation(e).pipe(Object(d.a)(1),Object(c.a)(1));return this.loadingTranslations=t.pipe(Object(h.a)(t=>this.compiler.compileTranslations(t,e)),Object(d.a)(1),Object(c.a)(1)),this.loadingTranslations.subscribe({next:t=>{this.translations[e]=this.extend&&this.translations[e]?Object.assign(Object.assign({},t),this.translations[e]):t,this.updateLangs(),this.pending=!1},error:e=>{this.pending=!1}}),t}setTranslation(e,t,n=!1){t=this.compiler.compileTranslations(t,e),this.translations[e]=(n||this.extend)&&this.translations[e]?function e(t,n){let l=Object.assign({},t);return w(t)&&w(n)&&Object.keys(n).forEach(i=>{w(n[i])?i in t?l[i]=e(t[i],n[i]):Object.assign(l,{[i]:n[i]}):Object.assign(l,{[i]:n[i]})}),l}(this.translations[e],t):t,this.updateLangs(),this.onTranslationChange.emit({lang:e,translations:this.translations[e]})}getLangs(){return this.langs}addLangs(e){e.forEach(e=>{-1===this.langs.indexOf(e)&&this.langs.push(e)})}updateLangs(){this.addLangs(Object.keys(this.translations))}getParsedResult(e,t,n){let l;if(t instanceof Array){let l={},r=!1;for(let i of t)l[i]=this.getParsedResult(e,i,n),a(l[i])&&(r=!0);if(r){const e=t.map(e=>a(l[e])?l[e]:Object(i.a)(l[e]));return Object(o.a)(e).pipe(Object(h.a)(e=>{let n={};return e.forEach((e,l)=>{n[t[l]]=e}),n}))}return l}if(e&&(l=this.parser.interpolate(this.parser.getValue(e,t),n)),void 0===l&&null!=this.defaultLang&&this.defaultLang!==this.currentLang&&this.useDefaultLang&&(l=this.parser.interpolate(this.parser.getValue(this.translations[this.defaultLang],t),n)),void 0===l){let e={key:t,translateService:this};void 0!==n&&(e.interpolateParams=n),l=this.missingTranslationHandler.handle(e)}return void 0!==l?l:t}get(e,t){if(!y(e)||!e.length)throw new Error('Parameter "key" required');if(this.pending)return this.loadingTranslations.pipe(Object(p.a)(n=>a(n=this.getParsedResult(n,e,t))?n:Object(i.a)(n)));{let n=this.getParsedResult(this.translations[this.currentLang],e,t);return a(n)?n:Object(i.a)(n)}}getStreamOnTranslationChange(e,t){if(!y(e)||!e.length)throw new Error('Parameter "key" required');return Object(s.a)(Object(u.a)(()=>this.get(e,t)),this.onTranslationChange.pipe(Object(m.a)(n=>{const l=this.getParsedResult(n.translations,e,t);return"function"==typeof l.subscribe?l:Object(i.a)(l)})))}stream(e,t){if(!y(e)||!e.length)throw new Error('Parameter "key" required');return Object(s.a)(Object(u.a)(()=>this.get(e,t)),this.onLangChange.pipe(Object(m.a)(n=>{const l=this.getParsedResult(n.translations,e,t);return a(l)?l:Object(i.a)(l)})))}instant(e,t){if(!y(e)||!e.length)throw new Error('Parameter "key" required');let n=this.getParsedResult(this.translations[this.currentLang],e,t);if(a(n)){if(e instanceof Array){let t={};return e.forEach((n,l)=>{t[e[l]]=e[l]}),t}return e}return n}set(e,t,n=this.currentLang){this.translations[n][e]=this.compiler.compile(t,n),this.updateLangs(),this.onTranslationChange.emit({lang:n,translations:this.translations[n]})}changeLang(e){this.currentLang=e,this.onLangChange.emit({lang:e,translations:this.translations[e]}),null==this.defaultLang&&this.changeDefaultLang(e)}changeDefaultLang(e){this.defaultLang=e,this.onDefaultLangChange.emit({lang:e,translations:this.translations[e]})}reloadLang(e){return this.resetLang(e),this.getTranslation(e)}resetLang(e){this._translationRequests[e]=void 0,this.translations[e]=void 0}getBrowserLang(){if("undefined"==typeof window||void 0===window.navigator)return;let e=window.navigator.languages?window.navigator.languages[0]:null;return e=e||window.navigator.language||window.navigator.browserLanguage||window.navigator.userLanguage,void 0!==e?(-1!==e.indexOf("-")&&(e=e.split("-")[0]),-1!==e.indexOf("_")&&(e=e.split("_")[0]),e):void 0}getBrowserCultureLang(){if("undefined"==typeof window||void 0===window.navigator)return;let e=window.navigator.languages?window.navigator.languages[0]:null;return e=e||window.navigator.language||window.navigator.browserLanguage||window.navigator.userLanguage,e}}class D{constructor(e,t){this.translate=e,this._ref=t,this.value=""}updateValue(e,t,n){let l=t=>{this.value=void 0!==t?t:e,this.lastKey=e,this._ref.markForCheck()};if(n){let i=this.translate.getParsedResult(n,e,t);a(i.subscribe)?i.subscribe(l):l(i)}this.translate.get(e,t).subscribe(l)}transform(e,...t){if(!e||!e.length)return e;if(v(e,this.lastKey)&&v(t,this.lastParams))return this.value;let n;if(y(t[0])&&t.length)if("string"==typeof t[0]&&t[0].length){let e=t[0].replace(/(\')?([a-zA-Z0-9_]+)(\')?(\s)?:/g,'"$2":').replace(/:(\s)?(\')(.*?)(\')/g,':"$3"');try{n=JSON.parse(e)}catch(l){throw new SyntaxError("Wrong parameter in TranslatePipe. Expected a valid Object, received: "+t[0])}}else"object"!=typeof t[0]||Array.isArray(t[0])||(n=t[0]);return this.lastKey=e,this.lastParams=t,this.updateValue(e,n),this._dispose(),this.onTranslationChange||(this.onTranslationChange=this.translate.onTranslationChange.subscribe(t=>{this.lastKey&&t.lang===this.translate.currentLang&&(this.lastKey=null,this.updateValue(e,n,t.translations))})),this.onLangChange||(this.onLangChange=this.translate.onLangChange.subscribe(t=>{this.lastKey&&(this.lastKey=null,this.updateValue(e,n,t.translations))})),this.onDefaultLangChange||(this.onDefaultLangChange=this.translate.onDefaultLangChange.subscribe(()=>{this.lastKey&&(this.lastKey=null,this.updateValue(e,n))})),this.value}_dispose(){void 0!==this.onTranslationChange&&(this.onTranslationChange.unsubscribe(),this.onTranslationChange=void 0),void 0!==this.onLangChange&&(this.onLangChange.unsubscribe(),this.onLangChange=void 0),void 0!==this.onDefaultLangChange&&(this.onDefaultLangChange.unsubscribe(),this.onDefaultLangChange=void 0)}ngOnDestroy(){this._dispose()}}class E{static forRoot(e={}){return{ngModule:E,providers:[e.loader||{provide:g,useClass:b},e.compiler||{provide:C,useClass:S},e.parser||{provide:k,useClass:M},e.missingTranslationHandler||{provide:f,useClass:_},x,{provide:L,useValue:e.isolate},{provide:O,useValue:e.useDefaultLang},{provide:T,useValue:e.extend},{provide:P,useValue:e.defaultLanguage},I]}}static forChild(e={}){return{ngModule:E,providers:[e.loader||{provide:g,useClass:b},e.compiler||{provide:C,useClass:S},e.parser||{provide:k,useClass:M},e.missingTranslationHandler||{provide:f,useClass:_},{provide:L,useValue:e.isolate},{provide:O,useValue:e.useDefaultLang},{provide:T,useValue:e.extend},{provide:P,useValue:e.defaultLanguage},I]}}}},Tdry:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.sanitized=e}transform(e){return this.sanitized.bypassSecurityTrustHtml(e)}}},UDhR:function(e,t,n){!function(e){"use strict";e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(n("wd/R"))},USCx:function(e,t,n){!function(e){"use strict";e.defineLocale("ga",{months:["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],monthsShort:["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],monthsParseExact:!0,weekdays:["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],weekdaysShort:["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],weekdaysMin:["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Am\xe1rach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inn\xe9 ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s \xf3 shin",s:"c\xfapla soicind",ss:"%d soicind",m:"n\xf3im\xe9ad",mm:"%d n\xf3im\xe9ad",h:"uair an chloig",hh:"%d uair an chloig",d:"l\xe1",dd:"%d l\xe1",M:"m\xed",MM:"%d m\xedonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n("wd/R"))},UUUO:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("naTb"),n("KbaO"),n("7Dn+"),n("cYBl");var l=n("jEEg");class i{constructor(e,t,n,l){this.readersService=e,this.sharedService=t,this.shoppingCartService=n,this.viewerService=l,this.countries=[],this.vatCheckmarkType=null,this.canShowErrorMessages=!1,this.addressOptions=[]}ngOnInit(){this.oldAddressId=this.currentAddressId,this.sharedService.showLoadingOverlay(),this.readersService.getCountries().subscribe(e=>{this.countries=e,e.length>0&&this.currentAddress&&(this.showContent=!0,"edit"!==this.addressType&&"transfer_digital"!==this.addressType&&"transfer_print"!==this.addressType&&(this.showAddressChooser=!0),this.publisherCountry&&!this.currentAddress.country&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.currentAddress.country=e.country)}))}),this.readersService.getPublisherInfo().subscribe(e=>{this.publisherCountry=e.country,this.countries&&this.countries.length>0&&!this.currentAddress.country&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.currentAddress.country=e.country)})}),this.readersService.getAllReaderAddresses().subscribe(e=>{e.length>0&&(this.currentAddressId&&e.forEach(e=>{e.id===this.currentAddressId&&(this.currentAddress=e)}),this.addressOptions=[],e.forEach(e=>{this.addressOptions.push({value:e.id,caption:this.sharedService.getAddressDescription(e),address:e})}),this.countries&&this.countries.length>0&&this.currentAddress&&(this.showContent=!0,"edit"!==this.addressType&&"transfer_digital"!==this.addressType&&"transfer_print"!==this.addressType&&(this.showAddressChooser=!0))),this.sharedService.hideLoadingOverlay()})}cancel(){this.sharedService.showAccountPage()}saveAddress(){this.addressChangeForm.valid?this.showAddressChooser?this.oldAddressId!==this.currentAddressId?"billing"===this.addressType?this.readersService.updateSubscriptionAddress(this.subscriptionId,this.itemId,this.currentAddressId,void 0).subscribe(()=>{this.backToMyAccount()}):this.readersService.updateSubscriptionAddress(this.subscriptionId,this.itemId,void 0,this.currentAddressId).subscribe(()=>{this.backToMyAccount()}):this.cancel():(this.readersService.startLoadingIndicator(),this.currentAddress.id?this.readersService.updateReaderAddress(this.currentAddress.id,this.currentAddress).subscribe({error:()=>this.readersService.stopLoadingIndicator(),next:()=>{this.readersService.stopLoadingIndicator(),this.sharedService.showAccountPage()}}):(this.subscriptionId&&this.addressType?(this.currentAddress.subscription_id=this.subscriptionId,this.currentAddress.item_id=this.itemId,this.currentAddress.address_type=this.addressType):"transfer_digital"!==this.addressType&&"transfer_print"!==this.addressType||(this.currentAddress.address_type="transfer"),this.readersService.createReaderAddress(this.currentAddress).subscribe(e=>{this.readersService.stopLoadingIndicator(),"edit"===this.addressType||"transfer_digital"===this.addressType||"transfer_print"===this.addressType||this.subscriptionId?this.sharedService.showAccountPage():(this.shoppingCartService.setAddressId(e.id,this.addressType),this.sharedService.showShoppingCartPage())},()=>{this.readersService.stopLoadingIndicator()}))):this.canShowErrorMessages=!0}changeVatIconType(e){this.vatCheckmarkType=e}getTranslationKey(){return"billing"===this.addressType?"shopping_cart.BILLING_ADDRESS":"readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS"}addNewAddress(){this.currentAddress=l.a.getEmptyAddress(),this.currentAddressId=null,this.currentAddress.subscription_id=this.subscriptionId,this.currentAddress.address_type=this.addressType,this.showAddressChooser=!1}backToMyAccount(){this.subscriptionId?this.sharedService.editSubscription(this.subscriptionId,this.itemId):this.sharedService.showAccountPage()}}},UXun:function(e,t,n){"use strict";var l=n("XNiG"),i=n("3N8a");class r extends i.a{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}schedule(e,t=0){return t>0?super.schedule(e,t):(this.delay=t,this.state=e,this.scheduler.flush(this),this)}execute(e,t){return t>0||this.closed?super.execute(e,t):this._execute(e,t)}requestAsyncId(e,t,n=0){return null!==n&&n>0||null===n&&this.delay>0?super.requestAsyncId(e,t,n):e.flush(this)}}var a=n("IjjT");class o extends a.a{}const s=new o(r);var u=n("quSY"),c=n("7o/Q"),d=n("WMd4");class h extends c.a{constructor(e,t,n=0){super(e),this.scheduler=t,this.delay=n}static dispatch(e){const{notification:t,destination:n}=e;t.observe(n),this.unsubscribe()}scheduleMessage(e){this.destination.add(this.scheduler.schedule(h.dispatch,this.delay,new p(e,this.destination)))}_next(e){this.scheduleMessage(d.a.createNext(e))}_error(e){this.scheduleMessage(d.a.createError(e)),this.unsubscribe()}_complete(){this.scheduleMessage(d.a.createComplete()),this.unsubscribe()}}class p{constructor(e,t){this.notification=e,this.destination=t}}var m=n("9ppp"),g=n("Ylt2");class b extends l.a{constructor(e=Number.POSITIVE_INFINITY,t=Number.POSITIVE_INFINITY,n){super(),this.scheduler=n,this._events=[],this._infiniteTimeWindow=!1,this._bufferSize=e<1?1:e,this._windowTime=t<1?1:t,t===Number.POSITIVE_INFINITY?(this._infiniteTimeWindow=!0,this.next=this.nextInfiniteTimeWindow):this.next=this.nextTimeWindow}nextInfiniteTimeWindow(e){const t=this._events;t.push(e),t.length>this._bufferSize&&t.shift(),super.next(e)}nextTimeWindow(e){this._events.push(new f(this._getNow(),e)),this._trimBufferThenGetEvents(),super.next(e)}_subscribe(e){const t=this._infiniteTimeWindow,n=t?this._events:this._trimBufferThenGetEvents(),l=this.scheduler,i=n.length;let r;if(this.closed)throw new m.a;if(this.isStopped||this.hasError?r=u.a.EMPTY:(this.observers.push(e),r=new g.a(this,e)),l&&e.add(e=new h(e,l)),t)for(let a=0;a<i&&!e.closed;a++)e.next(n[a]);else for(let a=0;a<i&&!e.closed;a++)e.next(n[a].value);return this.hasError?e.error(this.thrownError):this.isStopped&&e.complete(),r}_getNow(){return(this.scheduler||s).now()}_trimBufferThenGetEvents(){const e=this._getNow(),t=this._bufferSize,n=this._windowTime,l=this._events,i=l.length;let r=0;for(;r<i&&!(e-l[r].time<n);)r++;return i>t&&(r=Math.max(r,i-t)),r>0&&l.splice(0,r),l}}class f{constructor(e,t){this.time=e,this.value=t}}function _(e,t,n){let l;return l=e&&"object"==typeof e?e:{bufferSize:e,windowTime:t,refCount:!1,scheduler:n},e=>e.lift(function({bufferSize:e=Number.POSITIVE_INFINITY,windowTime:t=Number.POSITIVE_INFINITY,refCount:n,scheduler:l}){let i,r,a=0,o=!1,s=!1;return function(u){a++,i&&!o||(o=!1,i=new b(e,t,l),r=u.subscribe({next(e){i.next(e)},error(e){o=!0,i.error(e)},complete(){s=!0,r=void 0,i.complete()}}));const c=i.subscribe(this);this.add(()=>{a--,c.unsubscribe(),r&&!s&&n&&0===a&&(r.unsubscribe(),r=void 0,i=void 0)})}}(l))}n.d(t,"a",(function(){return _}))},UpQW:function(e,t,n){!function(e){"use strict";var t=["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],n=["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"];e.defineLocale("ur",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(e){return"\u0634\u0627\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(n("wd/R"))},Ur1D:function(e,t,n){!function(e){"use strict";e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(n("wd/R"))},V2x9:function(e,t,n){!function(e){"use strict";e.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Ju\xf1u_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},VIYh:function(e,t,n){"use strict";var l=n("8Y7J");class i{constructor(e){this.el=e,this.toggleDataChanged=new l.m}ngAfterViewInit(){jQuery(this.el.nativeElement).bootstrapToggle({on:this.onCaption?this.onCaption:"Active",off:this.offCaption?this.offCaption:"Inactive",onstyle:"primary",offstyle:"secondary",width:120,height:35,size:"mini"}),jQuery(this.el.nativeElement).change(()=>{this.toggleDataChanged.emit(this.id)})}}var r=n("SVse"),a=n("s7LF");class o{constructor(e){this.el=e}ngAfterViewInit(){this.el.nativeElement.focus({preventScroll:!1})}ngOnDestroy(){this.el.nativeElement.blur()}}var s=n("bujt"),u=n("Fwaw"),c=n("5GAg"),d=n("omvX"),h=n("Mr+X"),p=n("Gi4r");n("5swH"),n("KbaO"),n("naTb"),n("839X"),n("7Dn+"),n("BRA/"),n("gXLG"),n.d(t,"a",(function(){return m})),n.d(t,"b",(function(){return x}));var m=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{display:block;width:100%;height:45px;background-color:#fff;border-bottom:1px solid #ededed;z-index:10;color:#000;position:fixed;top:0;left:0}.toolbar-center-bar[_ngcontent-%COMP%]{width:100%;height:45px;position:absolute;text-align:center;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-on[_ngcontent-%COMP%]{width:calc(50% - 30px)}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-off[_ngcontent-%COMP%]{width:50%;padding-left:30px}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-off.btn-warning[_ngcontent-%COMP%]{background-color:#ff5722}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-off.btn-warning[_ngcontent-%COMP%]:hover{background-color:#ee3900}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-handle[_ngcontent-%COMP%]{width:60px;background-color:#fff;border-color:#fff}.toolbar-left-button-bar[_ngcontent-%COMP%]{position:absolute;right:auto;left:0;height:45px;margin-left:130px}.toolbar-left-button-bar.magazine-toolbar[_ngcontent-%COMP%]{margin-left:30px}.toolbar-left-button-bar.footer[_ngcontent-%COMP%]{height:35px}.toolbar-right-button-bar[_ngcontent-%COMP%]{position:absolute;right:0;left:auto;margin-right:130px;height:45px;font-family:Lato,"Open Sans",sans-serif}.toolbar-right-button-bar.magazine-toolbar[_ngcontent-%COMP%]{margin-right:30px}.toolbar-right-button-bar[_ngcontent-%COMP%]   .hidden-search[_ngcontent-%COMP%]{width:0;overflow:hidden}.toolbar-right-button-bar.footer[_ngcontent-%COMP%]{height:35px}.toolbar-main-search-container[_ngcontent-%COMP%]{height:45px;width:450px;background-color:#ededed;display:inline-block;vertical-align:top}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]{display:table;width:100%}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .left-margin[_ngcontent-%COMP%], .toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .right-margin[_ngcontent-%COMP%]{padding-left:10px;padding-right:10px}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]{display:table-cell}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .search-input[_ngcontent-%COMP%]{height:45px;width:100%;background-color:#ededed;padding:0;margin:0;border-style:none;border-color:Transparent;outline:0;font-size:18.46px}.toolbar-button[_ngcontent-%COMP%]{font-family:"3dz"!important;font-size:30px;color:#727272;letter-spacing:0;text-align:center;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer;line-height:45px}.toolbar-button[_ngcontent-%COMP%]:hover{color:#000}.toolbar-button.footer[_ngcontent-%COMP%]{line-height:35px}.toolbar-text-button[_ngcontent-%COMP%]{font-size:10px;color:#727272;letter-spacing:0;text-align:center;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer;line-height:45px}.toolbar-text-button[_ngcontent-%COMP%]:hover{color:#000}.toolbar-text-button[_ngcontent-%COMP%]:first-child{margin-left:0}.toolbar-text-button.footer[_ngcontent-%COMP%]{line-height:35px}.toolbar-search[_ngcontent-%COMP%]{display:table;width:100%;height:45px}.toolbar-search[_ngcontent-%COMP%]   .search-input-container[_ngcontent-%COMP%]{display:table-cell;height:100%}.toolbar-search[_ngcontent-%COMP%]   .search-input-container[_ngcontent-%COMP%]   .search-input[_ngcontent-%COMP%]{height:45px;width:100%;background-color:#ededed;padding:0;margin:0}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon[_ngcontent-%COMP%]{width:30px;color:#9b9b9b;font-family:"3dz"!important;line-height:45px;font-size:30px;vertical-align:middle;display:table-cell}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon.left-margin[_ngcontent-%COMP%]{padding-left:10px;padding-right:10px}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon.right-margin[_ngcontent-%COMP%]{padding-top:2px;padding-left:10px;padding-right:10px}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon[_ngcontent-%COMP%]:hover{color:#000}@media (max-width:900px){.toolbar-left-button-bar[_ngcontent-%COMP%]{margin-left:30px}.toolbar-right-button-bar[_ngcontent-%COMP%]{margin-right:30px}}@media (max-width:713px){.toolbar-main-search-container[_ngcontent-%COMP%], .toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]{width:350px}.toolbar-left-button-bar[_ngcontent-%COMP%]{position:absolute;z-index:1}.toolbar-left-button-bar[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]{margin:0}.toolbar-right-button-bar[_ngcontent-%COMP%]{margin:0!important;width:100%;text-align:right}.toolbar-right-button-bar[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]:last-child{margin-right:30px}.toolbar-right-button-bar.footer[_ngcontent-%COMP%]{margin-right:30px!important}.toolbar-search-container[_ngcontent-%COMP%]{height:45px;width:100%;background-color:#ededed;display:block;position:absolute;top:0;z-index:2}.toolbar-search[_ngcontent-%COMP%]{background-color:#ededed}}@media (max-width:440px){.toolbar-main-search-container[_ngcontent-%COMP%], .toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]{width:100%}.toolbar-left-button-bar[_ngcontent-%COMP%], .toolbar-left-button-bar.footer[_ngcontent-%COMP%]{margin-left:10px!important}.toolbar-left-button-bar[_ngcontent-%COMP%]   .toolbar-button.fullscreen-icon[_ngcontent-%COMP%]{display:none}.toolbar-right-button-bar[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]:last-child{margin-right:10px!important}.toolbar-right-button-bar[_ngcontent-%COMP%]   .toolbar-button.fullscreen-icon[_ngcontent-%COMP%]{display:none}.toolbar-right-button-bar.footer[_ngcontent-%COMP%]{margin-right:10px!important}}']],data:{}});function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[["class","toolbar-center-bar"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,10,"div",[["class","center"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,4,"div",[["style","display: inline-block; height: 45px;text-align: start;"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["Previewlink valid for ",""])),(e()(),l.ub(5,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["Publishing Date ",""])),(e()(),l.ub(7,0,null,null,4,"div",[["style","display: inline-block; height: 45px;vertical-align: top; margin-left: 15px;padding-top: 5px;"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"span",[["style","line-height: 29px;"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Issue Status "])),(e()(),l.ub(10,0,null,null,1,"input",[["appSmarticleToggle",""],["class","btn-primary"],["id","issue_status"],["offCaption","In progress"],["onCaption","Done"],["type","checkbox"]],[[8,"checked",0]],[[null,"toggleDataChanged"]],(function(e,t,n){var l=!0;return"toggleDataChanged"===t&&(l=!1!==e.component.issueStatusChanged()&&l),l}),null,null)),l.tb(11,4210688,null,0,i,[l.k],{id:[0,"id"],onCaption:[1,"onCaption"],offCaption:[2,"offCaption"]},{toggleDataChanged:"toggleDataChanged"})],(function(e,t){e(t,11,0,"issue_status","Done","In progress")}),(function(e,t){var n=t.component;e(t,4,0,n.currentTokenValidTime),e(t,6,0,n.currentTokenPublishingDate),e(t,10,0,"done"==n.issueStatus)}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","toolbar-button left-icon"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showArchive()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["< "]))],null,null)}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","toolbar-left-button-bar"]],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"magazine-toolbar":0}),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.isMagazineToolbar);e(t,2,0,"toolbar-left-button-bar",l),e(t,5,0,!n.magazineSubviewVisible&&n.showBackButton&&n.isMagazineToolbar)}),null)}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","animation-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"div",[["class","load-anim"]],null,null,null,null,null))],null,null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,15,"div",[["class","toolbar-main-search-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,14,"div",[["class","toolbar-search-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"div",[["class","toolbar-button left-margin"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("searchButton"),l=!1!==i.search()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["s"])),(e()(),l.ub(4,0,null,null,9,"div",[["class","search-input-container"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,6,"input",[["appAutofocus",""],["autocapitalize","none"],["class","search-input"],["id","search-field"],["name","searchKeywords"],["type","text"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"keyup.enter"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,6)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,6).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,6)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,6)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.searchKeywords=n)&&i),"keyup.enter"===t&&(i=!1!==r.search()&&i),i}),null,null)),l.tb(6,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(8,671744,null,0,a.t,[[8,null],[8,null],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(10,16384,null,0,a.q,[[4,a.p]],null,null),l.tb(11,4341760,null,0,o,[l.k],null,null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(14,0,null,null,1,"div",[["class","toolbar-button right-margin"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("searchCancel"),l=!1!==i.exitSearch()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["q"]))],(function(e,t){var n=t.component;e(t,8,0,"searchKeywords",n.searchKeywords),e(t,13,0,n.currentlySearching)}),(function(e,t){e(t,5,0,l.Gb(t,10).ngClassUntouched,l.Gb(t,10).ngClassTouched,l.Gb(t,10).ngClassPristine,l.Gb(t,10).ngClassDirty,l.Gb(t,10).ngClassValid,l.Gb(t,10).ngClassInvalid,l.Gb(t,10).ngClassPending)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[8,"hidden",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(i.trackButton("archiveShowSearchBar"),l=!1!==i.showSearchView()&&l),l}),s.b,s.a)),l.tb(1,180224,null,0,u.b,[l.k,c.e,[2,d.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),l.tb(3,9158656,null,0,p.b,[l.k,p.d,[8,null],[2,p.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["search"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){e(t,0,0,t.component.showingSearchBar,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[8,"hidden",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openLogin()&&l),l}),s.b,s.a)),l.tb(1,180224,null,0,u.b,[l.k,c.e,[2,d.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),l.tb(3,9158656,null,0,p.b,[l.k,p.d,[8,null],[2,p.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["account_circle"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){var n=t.component;e(t,0,0,n.showingSearchBar&&n.isHandset,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.unreadMessagesCount)}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showMessagesPage()&&l),l}),s.b,s.a)),l.tb(1,180224,null,0,u.b,[l.k,c.e,[2,d.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),l.tb(3,9158656,null,0,p.b,[l.k,p.d,[8,null],[2,p.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["notifications"])),(e()(),l.kb(16777216,null,0,1,null,k)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,n.unreadMessagesCount>0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.cartItemsCount)}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.shoppingCartClicked()&&l),l}),s.b,s.a)),l.tb(1,180224,null,0,u.b,[l.k,c.e,[2,d.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),l.tb(3,9158656,null,0,p.b,[l.k,p.d,[8,null],[2,p.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["shopping_cart"])),(e()(),l.kb(16777216,null,0,1,null,C)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,n.cartItemsCount>0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,18,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(5,0,null,null,13,"div",[["class","toolbar-right-button-bar"]],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(7,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(8,{"magazine-toolbar":0}),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(12,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(14,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.showTokenInfo),e(t,4,0,n.showArchiveButton);var l=e(t,8,0,n.isMagazineToolbar);e(t,7,0,"toolbar-right-button-bar",l),e(t,10,0,n.showingSearchBar),e(t,12,0,n.isOverviewToolbar),e(t,14,0,n.showToolbarLoginButton&&(n.isMagazineToolbar||n.isOverviewToolbar)),e(t,16,0,n.isLoggedIn),e(t,18,0,n.settings.show_shopping_cart)}),null)}},VLs4:function(e,t,n){var l,i,r;!function(a){if("object"==typeof e.exports){var o=a(0,t);void 0!==o&&(e.exports=o)}else i=[n,t],void 0===(r="function"==typeof(l=a)?l.apply(t,i):l)||(e.exports=r)}((function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=void 0;t.default=["de",[["vm.","nm."],["vorm.","nachm."],n],[["vorm.","nachm."],n,n],[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],n,n],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",n,"{1} 'um' {0}",n],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[n,"Cub$"],DEM:["DM"],FKP:[n,"Fl\xa3"],GNF:[n,"F.G."],KMF:[n,"FC"],RON:[n,"L"],RWF:[n,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],ZMW:[n,"K"]},function(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}]}))},VRyK:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("HDdC"),i=n("z+Ro"),r=n("bHdf"),a=n("yCtX");function o(...e){let t=Number.POSITIVE_INFINITY,n=null,o=e[e.length-1];return Object(i.a)(o)?(n=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(t=e.pop())):"number"==typeof o&&(t=e.pop()),null===n&&1===e.length&&e[0]instanceof l.a?e[0]:Object(r.a)(t)(Object(a.a)(e,n))}},Vclq:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),l=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:6}})}(n("wd/R"))},Vrw5:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("BDcy"),r=n("/Vrb"),a=n("KbaO"),o=n("naTb"),s=n("iInd"),u=n("SVse");n("6wqM"),n("BRA/"),n.d(t,"a",(function(){return c})),n.d(t,"b",(function(){return p}));var c=l.sb({encapsulation:0,styles:[['.article-viewer[_ngcontent-%COMP%]{position:absolute;z-index:99;width:100vw;height:100vh;background-color:#fff;margin:0;padding:0;top:45px;left:0}.article-viewer[_ngcontent-%COMP%]   .article-viewer-container[_ngcontent-%COMP%]{width:100%;height:calc(100vh - 48px);overflow:auto}.article-viewer[_ngcontent-%COMP%]   iframe[_ngcontent-%COMP%]{width:100%;height:calc(100vh - 48px);border:none;outline:0}.article-viewer[_ngcontent-%COMP%]   .index-close-button[_ngcontent-%COMP%]{cursor:pointer;position:absolute;right:20px;top:10px;width:50px;height:50px;font-size:35px;line-height:58px;text-align:center;background-color:#fff;opacity:.8}.article-viewer[_ngcontent-%COMP%]   .share_container[_ngcontent-%COMP%]{cursor:pointer;position:absolute;right:20px;top:55px;width:50px;font-size:24px;font-family:"3dz"!important;line-height:50px;text-align:center;background-color:#fff;opacity:.8;max-height:calc(100vh - 120px);overflow-y:auto}.article-viewer[_ngcontent-%COMP%]   .share_container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]{display:block;color:#727272;letter-spacing:0;text-align:center;vertical-align:middle;margin-bottom:0;width:50px;height:50px}.article-viewer[_ngcontent-%COMP%]   .share_container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]:hover{color:#000}.article-viewer[_ngcontent-%COMP%]   .share_container[_ngcontent-%COMP%]   mat-icon[_ngcontent-%COMP%]{fill:#727272}.article-viewer[_ngcontent-%COMP%]   .share_container[_ngcontent-%COMP%]   mat-icon[_ngcontent-%COMP%]:hover{fill:#000}@media (max-width:900px){.article-viewer[_ngcontent-%COMP%]   .share_container[_ngcontent-%COMP%]{right:70px;top:10px;height:50px;width:auto;max-width:calc(100vw - 90px);overflow-x:auto;display:flex;flex-direction:row}}.article-viewer.hidden[_ngcontent-%COMP%]{display:none!important}']],data:{}});function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","article-viewer-container"]],null,[[null,"scroll"]],(function(e,t,n){var l=!0;return"scroll"===t&&(l=!1!==e.component.onScroll(n)&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,1,"app-teaser-article-viewer",[],null,[[null,"openArticle"]],(function(e,t,n){var l=!0;return"openArticle"===t&&(l=!1!==e.component.openArticle(n)&&l),l}),i.b,i.a)),l.tb(2,114688,[[2,4],["teaserViewer",4]],0,r.a,[a.b,o.a,s.l],{useRegistrationWall:[0,"useRegistrationWall"],groupId:[1,"groupId"],magazineId:[2,"magazineId"],articleId:[3,"articleId"]},{openArticle:"openArticle"})],(function(e,t){var n=t.component;e(t,2,0,n.useRegistrationWall,n.groupId,n.magazineId,n.currentArticleId)}),null)}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,[[1,0],["articleFrame",1]],null,3,"iframe",[],null,null,null,null,null)),l.Lb(512,null,u.K,u.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(4,{height:0})],(function(e,t){var n=e(t,4,0,"calc(100vh - "+t.component.toolbarHeight+"px)");e(t,3,0,n)}),null)}function p(e){return l.Qb(0,[l.Mb(671088640,1,{articleFrame:0}),l.Mb(671088640,2,{teaserViewer:0}),(e()(),l.ub(2,0,null,null,11,"div",[["class","article-viewer"]],null,null,null,null,null)),l.Lb(512,null,u.I,u.J,[l.r,l.s,l.k,l.E]),l.tb(4,278528,null,0,u.m,[u.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(5,{hidden:0}),l.Lb(512,null,u.K,u.L,[l.k,l.s,l.E]),l.tb(7,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(8,{top:0,height:1}),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(10,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(12,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(13,0,null,null,0,"div",[["class","index-close-button icon-x"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeArticle()&&l),l}),null,null))],(function(e,t){var n=t.component,l=e(t,5,0,!n.showArticle);e(t,4,0,"article-viewer",l);var i=e(t,8,0,n.toolbarHeight+"px","calc(100vh - "+n.toolbarHeight+"px)");e(t,7,0,i),e(t,10,0,"teaser"===n.accessType),e(t,12,0,"full"===n.accessType)}),null)}},W5yJ:function(e,t,n){"use strict";n.d(t,"b",(function(){return u})),n.d(t,"d",(function(){return c})),n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return d}));var l=n("KCVW"),i=n("8Y7J"),r=n("Xd0L");class a{constructor(e){this._elementRef=e}}const o=Object(r.A)(a,"primary"),s=new i.p("mat-progress-spinner-default-options",{providedIn:"root",factory:function(){return{diameter:100}}});let u=(()=>{class e extends o{constructor(t,n,l,i,r){super(t),this._elementRef=t,this._document=l,this._diameter=100,this._value=0,this._fallbackAnimation=!1,this.mode="determinate";const a=e._diameters;a.has(l.head)||a.set(l.head,new Set([100])),this._fallbackAnimation=n.EDGE||n.TRIDENT,this._noopAnimations="NoopAnimations"===i&&!!r&&!r._forceAnimations,r&&(r.diameter&&(this.diameter=r.diameter),r.strokeWidth&&(this.strokeWidth=r.strokeWidth))}get diameter(){return this._diameter}set diameter(e){this._diameter=Object(l.f)(e),!this._fallbackAnimation&&this._styleRoot&&this._attachStyleNode()}get strokeWidth(){return this._strokeWidth||this.diameter/10}set strokeWidth(e){this._strokeWidth=Object(l.f)(e)}get value(){return"determinate"===this.mode?this._value:0}set value(e){this._value=Math.max(0,Math.min(100,Object(l.f)(e)))}ngOnInit(){const e=this._elementRef.nativeElement;this._styleRoot=function(e,t){if("undefined"!=typeof window){const n=t.head;if(n&&(n.createShadowRoot||n.attachShadow)){const t=e.getRootNode?e.getRootNode():null;if(t instanceof window.ShadowRoot)return t}}return null}(e,this._document)||this._document.head,this._attachStyleNode(),e.classList.add(`mat-progress-spinner-indeterminate${this._fallbackAnimation?"-fallback":""}-animation`)}get _circleRadius(){return(this.diameter-10)/2}get _viewBox(){const e=2*this._circleRadius+this.strokeWidth;return`0 0 ${e} ${e}`}get _strokeCircumference(){return 2*Math.PI*this._circleRadius}get _strokeDashOffset(){return"determinate"===this.mode?this._strokeCircumference*(100-this._value)/100:this._fallbackAnimation&&"indeterminate"===this.mode?.2*this._strokeCircumference:null}get _circleStrokeWidth(){return this.strokeWidth/this.diameter*100}_attachStyleNode(){const t=this._styleRoot,n=this._diameter,l=e._diameters;let i=l.get(t);if(!i||!i.has(n)){const e=this._document.createElement("style");e.setAttribute("mat-spinner-animation",n+""),e.textContent=this._getAnimationText(),t.appendChild(e),i||(i=new Set,l.set(t,i)),i.add(n)}}_getAnimationText(){return"\n @keyframes mat-progress-spinner-stroke-rotate-DIAMETER {\n    0%      { stroke-dashoffset: START_VALUE;  transform: rotate(0); }\n    12.5%   { stroke-dashoffset: END_VALUE;    transform: rotate(0); }\n    12.5001%  { stroke-dashoffset: END_VALUE;    transform: rotateX(180deg) rotate(72.5deg); }\n    25%     { stroke-dashoffset: START_VALUE;  transform: rotateX(180deg) rotate(72.5deg); }\n\n    25.0001%   { stroke-dashoffset: START_VALUE;  transform: rotate(270deg); }\n    37.5%   { stroke-dashoffset: END_VALUE;    transform: rotate(270deg); }\n    37.5001%  { stroke-dashoffset: END_VALUE;    transform: rotateX(180deg) rotate(161.5deg); }\n    50%     { stroke-dashoffset: START_VALUE;  transform: rotateX(180deg) rotate(161.5deg); }\n\n    50.0001%  { stroke-dashoffset: START_VALUE;  transform: rotate(180deg); }\n    62.5%   { stroke-dashoffset: END_VALUE;    transform: rotate(180deg); }\n    62.5001%  { stroke-dashoffset: END_VALUE;    transform: rotateX(180deg) rotate(251.5deg); }\n    75%     { stroke-dashoffset: START_VALUE;  transform: rotateX(180deg) rotate(251.5deg); }\n\n    75.0001%  { stroke-dashoffset: START_VALUE;  transform: rotate(90deg); }\n    87.5%   { stroke-dashoffset: END_VALUE;    transform: rotate(90deg); }\n    87.5001%  { stroke-dashoffset: END_VALUE;    transform: rotateX(180deg) rotate(341.5deg); }\n    100%    { stroke-dashoffset: START_VALUE;  transform: rotateX(180deg) rotate(341.5deg); }\n  }\n".replace(/START_VALUE/g,""+.95*this._strokeCircumference).replace(/END_VALUE/g,""+.2*this._strokeCircumference).replace(/DIAMETER/g,""+this.diameter)}}return e._diameters=new WeakMap,e})();class c extends u{constructor(e,t,n,l,i){super(e,t,n,l,i),this.mode="indeterminate"}}class d{}},WL0p:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("gXLG"),n("KbaO"),n("7Dn+");class l{constructor(e,t,n,l,i,r){this.viewerService=e,this.sharedService=t,this.shoppingCartService=n,this.trackingService=l,this.activatedRoute=i,this.router=r,this.products=[],this.digitalProducts=[],this.digitalAndPrintProducts=[],this.printProducts=[],this.description="",this.showReadButton=!1,this.asGift=!1,this.coverUrl=""}ngOnInit(){this.magazineId?this.loadMagazineProducts():this.postId&&this.loadPostProducts()}loadMagazineProducts(){this.viewerService.magazines&&this.viewerService.magazines.length>0&&this.viewerService.magazines.forEach(e=>{e.magazine_external_id===this.magazineId&&(this.magazine=e)}),this.magazine||this.viewerService.getMagazines(0,100).subscribe(e=>{e.forEach(e=>{e.magazine_external_id===this.magazineId&&(this.magazine=e)})}),this.viewerService.getProducts(this.magazineId).subscribe(e=>{if(e){if("single"===this.productType){if(this.products=e.singleIssueProducts,1===this.products.length&&"own_shop"===this.products[0].payment_type)return void this.handleOwnShopProduct(this.products[0]);this.products.forEach(e=>{"non-consumable"===e.type?(this.digitalProducts.push(e),0==+e.price&&(this.showReadButton=!0)):"non-consumable+print"===e.type?(0===this.digitalAndPrintProducts.length&&this.digitalAndPrintProducts.push({national:null,international:null,european:null}),"national"===e.location?this.digitalAndPrintProducts[0].national=e:"international"===e.location?this.digitalAndPrintProducts[0].international=e:this.digitalAndPrintProducts[0].european=e):"print_non-consumable"===e.type&&(0===this.printProducts.length&&this.printProducts.push({national:null,international:null,european:null}),"national"===e.location?this.printProducts[0].national=e:"international"===e.location?this.printProducts[0].international=e:this.printProducts[0].european=e)}),this.description=e.single_issue_description}else if("subscription"===this.productType){if(this.products=e.subscriptions,1===this.products.length&&"own_shop"===this.products[0].payment_type)return void this.handleOwnShopProduct(this.products[0]);if(this.subscriptionFilter&&this.subscriptionFilter.length>0&&this.products.forEach(e=>{-1!==this.subscriptionFilter.indexOf(e.external_id)&&e.parent_id&&this.subscriptionFilter.push(e.parent_id)}),this.products.forEach(e=>{if(!(this.subscriptionFilter&&this.subscriptionFilter.length>0&&-1===this.subscriptionFilter.indexOf(e.external_id)&&-1===this.subscriptionFilter.indexOf(e.parent_id))&&(this.subscriptionFilter||e.default))if("subscription"===e.type)this.digitalProducts.push(e);else if("subscription+print"===e.type){let t=this.digitalAndPrintProducts.find(t=>{if(e.parent_id){if(t.national&&t.national.external_id===e.parent_id)return!0;if(t.international&&t.international.parent_id===e.parent_id)return!0;if(t.european&&t.european.parent_id===e.parent_id)return!0}else{if(t.national&&t.national.parent_id===e.external_id)return!0;if(t.international&&t.international.parent_id===e.external_id)return!0;if(t.european&&t.european.parent_id===e.external_id)return!0}return!1});t||(t={national:null,international:null,european:null},this.digitalAndPrintProducts.push(t)),"national"===e.location?t.national=e:"international"===e.location?t.international=e:t.european=e}else if("print_subscription"===e.type){let t=this.printProducts.find(t=>{if("national"===e.location){if(t.international&&t.international.parent_id===e.external_id)return!0;if(t.european&&t.european.parent_id===e.external_id)return!0}else{if(t.international&&t.international.parent_id===e.parent_id)return!0;if(t.european&&t.european.parent_id===e.parent_id)return!0;if(t.national&&t.national.external_id===e.parent_id)return!0}return!1});t||(t={national:null,international:null,european:null},this.printProducts.push(t)),"national"===e.location?t.national=e:"international"===e.location?t.international=e:t.european=e}}),this.viewerService.isLoggedIn()&&this.digitalProducts.length>0){const e=[];this.digitalProducts.forEach(t=>{t.product_id&&e.push(t.product_id)}),this.shoppingCartService.validateDigitalProducts(e).subscribe(e=>{e&&e.forEach(e=>{e.valid||(this.digitalProducts=this.digitalProducts.filter(t=>t.product_id!==e.product_id))})})}this.description=e.subscription_description}}else this.products=[];this.allProducts=e})}loadPostProducts(){this.postId&&(this.viewerService.magazines&&this.viewerService.magazines.length>0&&(this.coverUrl=this.viewerService.magazines[0].medium_cover_img_url),0===this.coverUrl.length&&this.viewerService.getMagazines(0,10).subscribe(e=>{this.coverUrl=e[0].medium_cover_img_url}),this.viewerService.getPostProducts(this.postId).subscribe(e=>{if(e){if("single"===this.productType){if(this.products=e.singleIssueProducts,1===this.products.length&&"own_shop"===this.products[0].payment_type)return void this.handleOwnShopProduct(this.products[0]);this.products.forEach(e=>{"non-consumable"===e.type?(this.digitalProducts.push(e),0==+e.price&&(this.showReadButton=!0)):"non-consumable+print"===e.type?(0===this.digitalAndPrintProducts.length&&this.digitalAndPrintProducts.push({national:null,international:null,european:null}),"national"===e.location?this.digitalAndPrintProducts[0].national=e:"international"===e.location?this.digitalAndPrintProducts[0].international=e:this.digitalAndPrintProducts[0].european=e):"print_non-consumable"===e.type&&(0===this.printProducts.length&&this.printProducts.push({national:null,international:null,european:null}),"national"===e.location?this.printProducts[0].national=e:"international"===e.location?this.printProducts[0].international=e:this.printProducts[0].european=e)}),this.description=e.single_issue_description}else if("subscription"===this.productType){if(this.products=e.subscriptions,1===this.products.length&&"own_shop"===this.products[0].payment_type)return void this.handleOwnShopProduct(this.products[0]);if(this.subscriptionFilter&&this.subscriptionFilter.length>0&&this.products.forEach(e=>{-1!==this.subscriptionFilter.indexOf(e.external_id)&&e.parent_id&&this.subscriptionFilter.push(e.parent_id)}),this.products.forEach(e=>{if(!(this.subscriptionFilter&&this.subscriptionFilter.length>0&&-1===this.subscriptionFilter.indexOf(e.external_id)&&-1===this.subscriptionFilter.indexOf(e.parent_id))&&(this.subscriptionFilter||e.default))if("subscription"===e.type)this.digitalProducts.push(e);else if("subscription+print"===e.type){let t=this.digitalAndPrintProducts.find(t=>{if(e.parent_id){if(t.national&&t.national.external_id===e.parent_id)return!0;if(t.international&&t.international.parent_id===e.parent_id)return!0;if(t.european&&t.european.parent_id===e.parent_id)return!0}else{if(t.national&&t.national.parent_id===e.external_id)return!0;if(t.international&&t.international.parent_id===e.external_id)return!0;if(t.european&&t.european.parent_id===e.external_id)return!0}return!1});t||(t={national:null,international:null,european:null},this.digitalAndPrintProducts.push(t)),"national"===e.location?t.national=e:"international"===e.location?t.international=e:t.european=e}else if("print_subscription"===e.type){let t=this.printProducts.find(t=>{if("national"===e.location){if(t.international&&t.international.parent_id===e.external_id)return!0;if(t.european&&t.european.parent_id===e.external_id)return!0}else{if(t.international&&t.international.parent_id===e.parent_id)return!0;if(t.european&&t.european.parent_id===e.parent_id)return!0;if(t.national&&t.national.external_id===e.parent_id)return!0}return!1});t||(t={national:null,international:null,european:null},this.printProducts.push(t)),"national"===e.location?t.national=e:"international"===e.location?t.international=e:t.european=e}}),this.viewerService.isLoggedIn()&&this.digitalProducts.length>0){const e=[];this.digitalProducts.forEach(t=>{t.product_id&&e.push(t.product_id)}),this.shoppingCartService.validateDigitalProducts(e).subscribe(e=>{e&&e.forEach(e=>{e.valid||(this.digitalProducts=this.digitalProducts.filter(t=>t.product_id!==e.product_id))})})}this.description=e.subscription_description}}else this.products=[];this.allProducts=e}))}addToCart(e,t,n){if("own_shop"===e.payment_type)return void this.handleOwnShopProduct(e);let l=null;t&&(l=t.price);let i=null;n&&(i=n.price),this.shoppingCartService.buyAsGift=!!this.asGift,this.magazine?this.shoppingCartService.add(this.magazineId,e.price,l,i,e,1,this.allProducts.country,this.magazine.medium_cover_img_url,this.magazine.magazine_title):this.postId&&this.shoppingCartService.add(this.magazineId,e.price,l,i,e,1,this.allProducts.country,this.coverUrl,null,this.postId),this.sharedService.showShoppingCartPage()}handleOwnShopProduct(e){this.trackingService.buttonTracking("single"===this.productType?"ownStoreSingleIssue":"ownStoreSubscription"),this.viewerService.trackBuyCall(e);const t=new URL(e.url);t.searchParams.append("object_id",this.magazine.magazine_external_id),window.open(t.href,"_blank"),this.sharedService.closeMenu()}read(){this.router.navigate(["/html5/"+this.magazine.group_external_id+"/"+this.magazine.magazine_external_id+"/1"],{relativeTo:this.activatedRoute}).then(()=>{this.sharedService.closeMenu()})}}},WMd4:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("EY2u"),i=n("LRne"),r=n("z6cu");let a=(()=>{class e{constructor(e,t,n){this.kind=e,this.value=t,this.error=n,this.hasValue="N"===e}observe(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}}do(e,t,n){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return n&&n()}}accept(e,t,n){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,n)}toObservable(){switch(this.kind){case"N":return Object(i.a)(this.value);case"E":return Object(r.a)(this.error);case"C":return Object(l.b)()}throw new Error("unexpected notification kind value")}static createNext(t){return void 0!==t?new e("N",t):e.undefinedValueNotification}static createError(t){return new e("E",void 0,t)}static createComplete(){return e.completeNotification}}return e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e})()},WV7W:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("cp0P");n("naTb"),n("7Dn+"),n("839X"),n("KbaO");class i{constructor(e,t,n,l,i,r,a){this.activatedRoute=e,this.router=t,this.titleService=n,this.viewerService=l,this.sharedService=i,this.websiteService=r,this.shoppingCartService=a,this.features=[],this.articlesCount=0,this.articles=[],this.selectedSectionId=void 0,this.selectedSectionName=void 0,this.groupId=this.activatedRoute.snapshot.paramMap.get("groupId");const o=this.activatedRoute.snapshot.paramMap.get("sectionId");isNaN(Number(o))?this.selectedSectionName=o:this.selectedSectionId=Number(o),this.websiteService.groupId||(this.viewerService.groupId=this.groupId,this.websiteService.groupId=this.groupId,this.sharedService.setGroupId(this.groupId),this.shoppingCartService.setGroupId(this.viewerService.groupId)),e.data.subscribe(e=>{this.footerLinks=e.articlesData.footer_links})}ngOnInit(){this.sharedService.showLoadingOverlay();const e=this.viewerService.getGroupOverview(),t=this.websiteService.loadContentSettings(),n=this.viewerService.getGroupExtsub(),i=this.viewerService.getMagazines(0,20);Object(l.a)({groupOverview:e,contentSettings:t,extsub:n,magazines:i}).subscribe(e=>{const t=[];e.contentSettings.displayed_articles.small&&t.push("small"),e.contentSettings.displayed_articles.medium&&t.push("medium"),e.contentSettings.displayed_articles.large&&t.push("large"),this.features=t,this.titleService.setTitle(e.groupOverview.title),this.contentSettings=e.contentSettings,this.viewerService.getArticlesCountByGroup(void 0,this.features,this.selectedSectionId,this.selectedSectionName).subscribe(e=>{this.articlesCount=e.count}),this.viewerService.getArticlesByGroup(void 0,0,10,this.features,this.selectedSectionId,this.selectedSectionName).subscribe(e=>{this._articles_to_section_articles(e)},e=>{})})}openArticle(e,t){this.router.navigate(["articles",this.groupId,"article",t,e]).then()}getArticleClass(e){return this.articleProducts&&this.articleProducts[e]?this.articleProducts[e].access?{full:!0}:{locked:!0}:{}}showSectionByName(e){}_articles_to_section_articles(e){const t=[];this.articles=[],e.forEach(e=>{t.push(e.external_id);let n=null,l=null,i=null,r=null;e.items.forEach(e=>{1===e.semantic_element&&null===n?n=e.text:2===e.semantic_element&&null===l?l=e.text:4===e.semantic_element&&null===i?i=e.text:11!==e.semantic_element&&12!==e.semantic_element&&13!==e.semantic_element&&(null===r&&(r=""),r+=e.text)});const a={title:l,teaser:i,deck:n,id:e.external_id,magazineId:e.magazine_external_id,otherText:r,sections:e.sections};if(e.cover_image_url){let t="wide";e.cover_image_info.height>e.cover_image_info.width&&(t="tall"),a.coverImage={url:e.cover_image_url,focusX:e.cover_image_info.focusX,focusY:e.cover_image_info.focusY,width:e.cover_image_info.width,height:e.cover_image_info.height,imageType:t}}this.articles.push(a)}),this.viewerService.getArticlesProducts(t).subscribe(e=>{this.articleProducts=e}),this.sharedService.hideLoadingOverlay()}loadArticles(e){this.sharedService.showLoadingOverlay(),document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"});const t=e.pageIndex*e.pageSize;this.viewerService.getArticlesByGroup(void 0,t,t+e.pageSize,this.features,this.selectedSectionId,this.selectedSectionName).subscribe(e=>{this._articles_to_section_articles(e),this.sharedService.hideLoadingOverlay()},e=>{})}}},WYrj:function(e,t,n){!function(e){"use strict";var t=["\u0796\u07ac\u0782\u07aa\u0787\u07a6\u0783\u07a9","\u078a\u07ac\u0784\u07b0\u0783\u07aa\u0787\u07a6\u0783\u07a9","\u0789\u07a7\u0783\u07a8\u0797\u07aa","\u0787\u07ad\u0795\u07b0\u0783\u07a9\u078d\u07aa","\u0789\u07ad","\u0796\u07ab\u0782\u07b0","\u0796\u07aa\u078d\u07a6\u0787\u07a8","\u0787\u07af\u078e\u07a6\u0790\u07b0\u0793\u07aa","\u0790\u07ac\u0795\u07b0\u0793\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0787\u07ae\u0786\u07b0\u0793\u07af\u0784\u07a6\u0783\u07aa","\u0782\u07ae\u0788\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0791\u07a8\u0790\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa"],n=["\u0787\u07a7\u078b\u07a8\u0787\u07b0\u078c\u07a6","\u0780\u07af\u0789\u07a6","\u0787\u07a6\u0782\u07b0\u078e\u07a7\u0783\u07a6","\u0784\u07aa\u078b\u07a6","\u0784\u07aa\u0783\u07a7\u0790\u07b0\u078a\u07a6\u078c\u07a8","\u0780\u07aa\u0786\u07aa\u0783\u07aa","\u0780\u07ae\u0782\u07a8\u0780\u07a8\u0783\u07aa"];e.defineLocale("dv",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(e){return"\u0789\u078a"===e},meridiem:function(e,t,n){return e<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(n("wd/R"))},Wp1B:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("cp0P"),i=n("LRne"),r=(n("naTb"),n("839X"),n("KbaO"),n("5+tZ")),a=n("JIr8");n("YRjy");class o{constructor(e,t,n,l){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l}resolve(e,t){this.sharedService.showLoadingOverlay(),this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId");const n=e.paramMap.get("pageId"),o=this.viewerService.doAuthRequest(),s=this.viewerService.getGroupOverview(),u=this.viewerService.getGroupExtsub(),c=this.websiteService.loadWebsiteSettings(),d=this.websiteService.getWebsitePage(this.viewerService.groupId,n);return o.pipe(Object(r.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(r.a)(()=>(this.sharedService.hideLoadingOverlay(),s.pipe(Object(r.a)(()=>Object(l.a)({groupOverview:s,extsub:u,websiteSettings:c,pageData:d}).pipe(Object(r.a)(e=>Object(i.a)({pageData:e.pageData,footerLinks:e.websiteSettings.footer_links})),Object(a.a)(e=>Object(i.a)(null)))))))))))}}},Wv91:function(e,t,n){!function(e){"use strict";var t={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'\xfcnji",4:"'\xfcnji",100:"'\xfcnji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};e.defineLocale("tk",{months:"\xddanwar_Fewral_Mart_Aprel_Ma\xfd_I\xfdun_I\xfdul_Awgust_Sent\xfdabr_Okt\xfdabr_No\xfdabr_Dekabr".split("_"),monthsShort:"\xddan_Few_Mar_Apr_Ma\xfd_I\xfdn_I\xfdl_Awg_Sen_Okt_No\xfd_Dek".split("_"),weekdays:"\xddek\u015fenbe_Du\u015fenbe_Si\u015fenbe_\xc7ar\u015fenbe_Pen\u015fenbe_Anna_\u015eenbe".split("_"),weekdaysShort:"\xddek_Du\u015f_Si\u015f_\xc7ar_Pen_Ann_\u015een".split("_"),weekdaysMin:"\xddk_D\u015f_S\u015f_\xc7r_Pn_An_\u015en".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[d\xfc\xfdn] LT",lastWeek:"[ge\xe7en] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s so\u0148",past:"%s \xf6\u0148",s:"birn\xe4\xe7e sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir a\xfd",MM:"%d a\xfd",y:"bir \xfdyl",yy:"%d \xfdyl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'unjy";var l=e%10;return e+(t[l]||t[e%100-l]||t[e>=100?100:null])}},week:{dow:1,doy:7}})}(n("wd/R"))},WxRl:function(e,t,n){!function(e){"use strict";var t="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function n(e,t,n,l){var i=e;switch(n){case"s":return l||t?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return i+(l||t)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(l||t?" perc":" perce");case"mm":return i+(l||t?" perc":" perce");case"h":return"egy"+(l||t?" \xf3ra":" \xf3r\xe1ja");case"hh":return i+(l||t?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(l||t?" nap":" napja");case"dd":return i+(l||t?" nap":" napja");case"M":return"egy"+(l||t?" h\xf3nap":" h\xf3napja");case"MM":return i+(l||t?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(l||t?" \xe9v":" \xe9ve");case"yy":return i+(l||t?" \xe9v":" \xe9ve")}return""}function l(e){return(e?"":"[m\xfalt] ")+"["+t[this.day()]+"] LT[-kor]"}e.defineLocale("hu",{months:"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),monthsShort:"jan._feb._m\xe1rc._\xe1pr._m\xe1j._j\xfan._j\xfal._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),weekdaysShort:"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return l.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return l.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},"X+sq":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("cYBl");class l{constructor(e,t,n,l){this.activatedRoute=e,this.router=t,this.readersService=n,this.sharedService=l}ngOnInit(){this.token=this.activatedRoute.snapshot.paramMap.get("token"),this.readerId=this.activatedRoute.snapshot.paramMap.get("key"),this.groupId=this.activatedRoute.snapshot.paramMap.get("groupId"),this.readersService.passwordResetData={token:this.token,readerId:this.readerId,groupId:this.groupId},this.router.navigate(["html5",this.groupId]).then(()=>{this.sharedService.showPasswordResetPage()})}}},X33D:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.aboutUrl=e.about_url,this.appleStoreUrl=e.apple_store_url,this.backgroundUrl=e.background_url,this.description=e.description,this.googleStoreUrl=e.google_store_url,this.logoUrl=e.logo_url,this.privacyUrl=e.privacy_url,this.supportUrl=e.support_url,this.tosUrl=e.tos_url,this.products=e.products,this.webPaymentModes=e.web_payment_modes,this.html5Articles=e.html5_articles,this.shopSubscription=e.shop_subscription,this.openInSameTab=e.open_in_the_same_tab}}},X709:function(e,t,n){!function(e){"use strict";e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),weekdaysShort:"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),weekdaysMin:"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Ig\xe5r] LT",nextWeek:"[P\xe5] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"f\xf6r %s sedan",s:"n\xe5gra sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xe5nad",MM:"%d m\xe5nader",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?":e":1===t||2===t?":a":":e")},week:{dow:1,doy:4}})}(n("wd/R"))},XDpg:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-cn",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5Ah\u70b9mm\u5206",LLLL:"YYYY\u5e74M\u6708D\u65e5ddddAh\u70b9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1130?"\u4e0a\u5348":l<1230?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(e){return e.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(e){return this.week()!==e.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u5468";default:return e}},relativeTime:{future:"%s\u540e",past:"%s\u524d",s:"\u51e0\u79d2",ss:"%d \u79d2",m:"1 \u5206\u949f",mm:"%d \u5206\u949f",h:"1 \u5c0f\u65f6",hh:"%d \u5c0f\u65f6",d:"1 \u5929",dd:"%d \u5929",w:"1 \u5468",ww:"%d \u5468",M:"1 \u4e2a\u6708",MM:"%d \u4e2a\u6708",y:"1 \u5e74",yy:"%d \u5e74"},week:{dow:1,doy:4}})}(n("wd/R"))},XLvN:function(e,t,n){!function(e){"use strict";e.defineLocale("te",{months:"\u0c1c\u0c28\u0c35\u0c30\u0c3f_\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f_\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d_\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41_\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d_\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d_\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d_\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d".split("_"),monthsShort:"\u0c1c\u0c28._\u0c2b\u0c3f\u0c2c\u0c4d\u0c30._\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f._\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17._\u0c38\u0c46\u0c2a\u0c4d._\u0c05\u0c15\u0c4d\u0c1f\u0c4b._\u0c28\u0c35._\u0c21\u0c3f\u0c38\u0c46.".split("_"),monthsParseExact:!0,weekdays:"\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02_\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02_\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02_\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02_\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02".split("_"),weekdaysShort:"\u0c06\u0c26\u0c3f_\u0c38\u0c4b\u0c2e_\u0c2e\u0c02\u0c17\u0c33_\u0c2c\u0c41\u0c27_\u0c17\u0c41\u0c30\u0c41_\u0c36\u0c41\u0c15\u0c4d\u0c30_\u0c36\u0c28\u0c3f".split("_"),weekdaysMin:"\u0c06_\u0c38\u0c4b_\u0c2e\u0c02_\u0c2c\u0c41_\u0c17\u0c41_\u0c36\u0c41_\u0c36".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c28\u0c47\u0c21\u0c41] LT",nextDay:"[\u0c30\u0c47\u0c2a\u0c41] LT",nextWeek:"dddd, LT",lastDay:"[\u0c28\u0c3f\u0c28\u0c4d\u0c28] LT",lastWeek:"[\u0c17\u0c24] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0c32\u0c4b",past:"%s \u0c15\u0c4d\u0c30\u0c3f\u0c24\u0c02",s:"\u0c15\u0c4a\u0c28\u0c4d\u0c28\u0c3f \u0c15\u0c4d\u0c37\u0c23\u0c3e\u0c32\u0c41",ss:"%d \u0c38\u0c46\u0c15\u0c28\u0c4d\u0c32\u0c41",m:"\u0c12\u0c15 \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c02",mm:"%d \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c3e\u0c32\u0c41",h:"\u0c12\u0c15 \u0c17\u0c02\u0c1f",hh:"%d \u0c17\u0c02\u0c1f\u0c32\u0c41",d:"\u0c12\u0c15 \u0c30\u0c4b\u0c1c\u0c41",dd:"%d \u0c30\u0c4b\u0c1c\u0c41\u0c32\u0c41",M:"\u0c12\u0c15 \u0c28\u0c46\u0c32",MM:"%d \u0c28\u0c46\u0c32\u0c32\u0c41",y:"\u0c12\u0c15 \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c02",yy:"%d \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c3e\u0c32\u0c41"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%d\u0c35",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===t?e<4?e:e+12:"\u0c09\u0c26\u0c2f\u0c02"===t?e:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===t?e>=10?e:e+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":e<10?"\u0c09\u0c26\u0c2f\u0c02":e<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":e<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(n("wd/R"))},XNiG:function(e,t,n){"use strict";n.d(t,"b",(function(){return u})),n.d(t,"a",(function(){return c}));var l=n("HDdC"),i=n("7o/Q"),r=n("quSY"),a=n("9ppp"),o=n("Ylt2"),s=n("2QA8");class u extends i.a{constructor(e){super(e),this.destination=e}}let c=(()=>{class e extends l.a{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[s.a](){return new u(this)}lift(e){const t=new d(this,this);return t.operator=e,t}next(e){if(this.closed)throw new a.a;if(!this.isStopped){const{observers:t}=this,n=t.length,l=t.slice();for(let i=0;i<n;i++)l[i].next(e)}}error(e){if(this.closed)throw new a.a;this.hasError=!0,this.thrownError=e,this.isStopped=!0;const{observers:t}=this,n=t.length,l=t.slice();for(let i=0;i<n;i++)l[i].error(e);this.observers.length=0}complete(){if(this.closed)throw new a.a;this.isStopped=!0;const{observers:e}=this,t=e.length,n=e.slice();for(let l=0;l<t;l++)n[l].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(e){if(this.closed)throw new a.a;return super._trySubscribe(e)}_subscribe(e){if(this.closed)throw new a.a;return this.hasError?(e.error(this.thrownError),r.a.EMPTY):this.isStopped?(e.complete(),r.a.EMPTY):(this.observers.push(e),new o.a(this,e))}asObservable(){const e=new l.a;return e.source=this,e}}return e.create=(e,t)=>new d(e,t),e})();class d extends c{constructor(e,t){super(),this.destination=e,this.source=t}next(e){const{destination:t}=this;t&&t.next&&t.next(e)}error(e){const{destination:t}=this;t&&t.error&&this.destination.error(e)}complete(){const{destination:e}=this;e&&e.complete&&this.destination.complete()}_subscribe(e){const{source:t}=this;return t?this.source.subscribe(e):r.a.EMPTY}}},Xd0L:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("cUpR");const r=new l.P("8.2.3");var a=n("KCVW"),o=n("XNiG"),s=n("HDdC"),u=n("/HVE"),c=n("JX91"),d=n("5GAg"),h=n("dvZr");n.d(t,"l",(function(){return g})),n.d(t,"d",(function(){return m})),n.d(t,"C",(function(){return b})),n.d(t,"A",(function(){return f})),n.d(t,"B",(function(){return _})),n.d(t,"F",(function(){return v})),n.d(t,"D",(function(){return y})),n.d(t,"E",(function(){return w})),n.d(t,"w",(function(){return E})),n.d(t,"n",(function(){return A})),n.d(t,"f",(function(){return k})),n.d(t,"a",(function(){return M})),n.d(t,"e",(function(){return C})),n.d(t,"v",(function(){return I})),n.d(t,"i",(function(){return D})),n.d(t,"b",(function(){return Y})),n.d(t,"g",(function(){return G})),n.d(t,"c",(function(){return j})),n.d(t,"G",(function(){return F})),n.d(t,"m",(function(){return B})),n.d(t,"q",(function(){return ue})),n.d(t,"y",(function(){return oe})),n.d(t,"z",(function(){return se})),n.d(t,"j",(function(){return re})),n.d(t,"p",(function(){return ae})),n.d(t,"o",(function(){return ne})),n.d(t,"h",(function(){return ce})),n.d(t,"u",(function(){return J})),n.d(t,"k",(function(){return q})),n.d(t,"t",(function(){return K})),n.d(t,"x",(function(){return W})),n.d(t,"s",(function(){return $})),n.d(t,"r",(function(){return X}));const p=new l.P("8.2.3"),m=new l.p("mat-sanity-checks",{providedIn:"root",factory:function(){return!0}});class g{constructor(e,t){this._sanityChecksEnabled=e,this._hammerLoader=t,this._hasDoneGlobalChecks=!1,this._hasCheckedHammer=!1,this._document="object"==typeof document&&document?document:null,this._window="object"==typeof window&&window?window:null,this._areChecksEnabled()&&!this._hasDoneGlobalChecks&&(this._checkDoctypeIsDefined(),this._checkThemeIsPresent(),this._checkCdkVersionMatch(),this._hasDoneGlobalChecks=!0)}_areChecksEnabled(){return this._sanityChecksEnabled&&Object(l.Z)()&&!this._isTestEnv()}_isTestEnv(){const e=this._window;return e&&(e.__karma__||e.jasmine)}_checkDoctypeIsDefined(){this._document&&!this._document.doctype&&console.warn("Current document does not have a doctype. This may cause some Angular Material components not to behave as expected.")}_checkThemeIsPresent(){if(!this._document||!this._document.body||"function"!=typeof getComputedStyle)return;const e=this._document.createElement("div");e.classList.add("mat-theme-loaded-marker"),this._document.body.appendChild(e);const t=getComputedStyle(e);t&&"none"!==t.display&&console.warn("Could not find Angular Material core theme. Most Material components may not work as expected. For more info refer to the theming guide: https://material.angular.io/guide/theming"),this._document.body.removeChild(e)}_checkCdkVersionMatch(){p.full!==r.full&&console.warn("The Angular Material version ("+p.full+") does not match the Angular CDK version ("+r.full+").\nPlease ensure the versions of these two packages exactly match.")}_checkHammerIsAvailable(){!this._hasCheckedHammer&&this._window&&(!this._areChecksEnabled()||this._window.Hammer||this._hammerLoader||console.warn("Could not find HammerJS. Certain Angular Material components may not work correctly."),this._hasCheckedHammer=!0)}}function b(e){return class extends e{constructor(...e){super(...e),this._disabled=!1}get disabled(){return this._disabled}set disabled(e){this._disabled=Object(a.c)(e)}}}function f(e,t){return class extends e{get color(){return this._color}set color(e){const n=e||t;n!==this._color&&(this._color&&this._elementRef.nativeElement.classList.remove("mat-"+this._color),n&&this._elementRef.nativeElement.classList.add("mat-"+n),this._color=n)}constructor(...e){super(...e),this.color=t}}}function _(e){return class extends e{constructor(...e){super(...e),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=Object(a.c)(e)}}}function v(e,t=0){return class extends e{constructor(...e){super(...e),this._tabIndex=t}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(e){this._tabIndex=null!=e?e:t}}}function y(e){return class extends e{constructor(...e){super(...e),this.errorState=!1,this.stateChanges=new o.a}updateErrorState(){const e=this.errorState,t=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);t!==e&&(this.errorState=t,this.stateChanges.next())}}}function w(e){return class extends e{constructor(...e){super(...e),this._isInitialized=!1,this._pendingSubscribers=[],this.initialized=new s.a(e=>{this._isInitialized?this._notifySubscriber(e):this._pendingSubscribers.push(e)})}_markInitialized(){if(this._isInitialized)throw Error("This directive has already been marked as initialized and should not be called twice.");this._isInitialized=!0,this._pendingSubscribers.forEach(this._notifySubscriber),this._pendingSubscribers=null}_notifySubscriber(e){e.next(),e.complete()}}}const k=new l.p("MAT_DATE_LOCALE",{providedIn:"root",factory:function(){return Object(l.Y)(l.t)}});class M{constructor(){this._localeChanges=new o.a}get localeChanges(){return this._localeChanges}deserialize(e){return null==e||this.isDateInstance(e)&&this.isValid(e)?e:this.invalid()}setLocale(e){this.locale=e,this._localeChanges.next()}compareDate(e,t){return this.getYear(e)-this.getYear(t)||this.getMonth(e)-this.getMonth(t)||this.getDate(e)-this.getDate(t)}sameDate(e,t){if(e&&t){let n=this.isValid(e),l=this.isValid(t);return n&&l?!this.compareDate(e,t):n==l}return e==t}clampDate(e,t,n){return t&&this.compareDate(e,t)<0?t:n&&this.compareDate(e,n)>0?n:e}}const C=new l.p("mat-date-formats");let S;try{S="undefined"!=typeof Intl}catch(de){S=!1}const x={long:["January","February","March","April","May","June","July","August","September","October","November","December"],short:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],narrow:["J","F","M","A","M","J","J","A","S","O","N","D"]},L=T(31,e=>String(e+1)),O={long:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],short:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],narrow:["S","M","T","W","T","F","S"]},P=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/;function T(e,t){const n=Array(e);for(let l=0;l<e;l++)n[l]=t(l);return n}class I extends M{constructor(e,t){super(),this.useUtcForDisplay=!0,super.setLocale(e),this.useUtcForDisplay=!t.TRIDENT,this._clampDate=t.TRIDENT||t.EDGE}getYear(e){return e.getFullYear()}getMonth(e){return e.getMonth()}getDate(e){return e.getDate()}getDayOfWeek(e){return e.getDay()}getMonthNames(e){if(S){const t=new Intl.DateTimeFormat(this.locale,{month:e,timeZone:"utc"});return T(12,e=>this._stripDirectionalityCharacters(this._format(t,new Date(2017,e,1))))}return x[e]}getDateNames(){if(S){const e=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return T(31,t=>this._stripDirectionalityCharacters(this._format(e,new Date(2017,0,t+1))))}return L}getDayOfWeekNames(e){if(S){const t=new Intl.DateTimeFormat(this.locale,{weekday:e,timeZone:"utc"});return T(7,e=>this._stripDirectionalityCharacters(this._format(t,new Date(2017,0,e+1))))}return O[e]}getYearName(e){if(S){const t=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._stripDirectionalityCharacters(this._format(t,e))}return String(this.getYear(e))}getFirstDayOfWeek(){return 0}getNumDaysInMonth(e){return this.getDate(this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+1,0))}clone(e){return new Date(e.getTime())}createDate(e,t,n){if(t<0||t>11)throw Error(`Invalid month index "${t}". Month index has to be between 0 and 11.`);if(n<1)throw Error(`Invalid date "${n}". Date has to be greater than 0.`);let l=this._createDateWithOverflow(e,t,n);if(l.getMonth()!=t)throw Error(`Invalid date "${n}" for month with index "${t}".`);return l}today(){return new Date}parse(e){return"number"==typeof e?new Date(e):e?new Date(Date.parse(e)):null}format(e,t){if(!this.isValid(e))throw Error("NativeDateAdapter: Cannot format invalid date.");if(S){this._clampDate&&(e.getFullYear()<1||e.getFullYear()>9999)&&(e=this.clone(e)).setFullYear(Math.max(1,Math.min(9999,e.getFullYear()))),t=Object.assign({},t,{timeZone:"utc"});const n=new Intl.DateTimeFormat(this.locale,t);return this._stripDirectionalityCharacters(this._format(n,e))}return this._stripDirectionalityCharacters(e.toDateString())}addCalendarYears(e,t){return this.addCalendarMonths(e,12*t)}addCalendarMonths(e,t){let n=this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+t,this.getDate(e));return this.getMonth(n)!=((this.getMonth(e)+t)%12+12)%12&&(n=this._createDateWithOverflow(this.getYear(n),this.getMonth(n),0)),n}addCalendarDays(e,t){return this._createDateWithOverflow(this.getYear(e),this.getMonth(e),this.getDate(e)+t)}toIso8601(e){return[e.getUTCFullYear(),this._2digit(e.getUTCMonth()+1),this._2digit(e.getUTCDate())].join("-")}deserialize(e){if("string"==typeof e){if(!e)return null;if(P.test(e)){let t=new Date(e);if(this.isValid(t))return t}}return super.deserialize(e)}isDateInstance(e){return e instanceof Date}isValid(e){return!isNaN(e.getTime())}invalid(){return new Date(NaN)}_createDateWithOverflow(e,t,n){const l=new Date(e,t,n);return e>=0&&e<100&&l.setFullYear(this.getYear(l)-1900),l}_2digit(e){return("00"+e).slice(-2)}_stripDirectionalityCharacters(e){return e.replace(/[\u200e\u200f]/g,"")}_format(e,t){const n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.format(n)}}const D={parse:{dateInput:null},display:{dateInput:{year:"numeric",month:"numeric",day:"numeric"},monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}};class E{}class A{}let Y=(()=>{class e{isErrorState(e,t){return!!(e&&e.invalid&&(e.touched||t&&t.submitted))}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e},token:e,providedIn:"root"}),e})();const G=new l.p("MAT_HAMMER_OPTIONS"),R=["longpress","slide","slidestart","slideend","slideright","slideleft"],N={on:()=>{},off:()=>{}};class j extends i.g{constructor(e,t){super(),this._hammerOptions=e,this.events=R,t&&t._checkHammerIsAvailable()}buildHammer(e){const t="undefined"!=typeof window?window.Hammer:null;if(!t)return N;const n=new t(e,this._hammerOptions||void 0),l=new t.Pan,i=new t.Swipe,r=new t.Press,a=this._createRecognizer(l,{event:"slide",threshold:0},i),o=this._createRecognizer(r,{event:"longpress",time:500});return l.recognizeWith(i),o.recognizeWith(a),n.add([i,r,l,a,o]),n}_createRecognizer(e,t,...n){let l=new e.constructor(t);return n.push(e),n.forEach(e=>l.recognizeWith(e)),l}}function F(e,t){e.changes.pipe(Object(c.a)(e)).subscribe(({length:e})=>{H(t,"mat-2-line",!1),H(t,"mat-3-line",!1),H(t,"mat-multi-line",!1),2===e||3===e?H(t,`mat-${e}-line`,!0):e>3&&H(t,"mat-multi-line",!0)})}function H(e,t,n){const l=e.nativeElement.classList;n?l.add(t):l.remove(t)}class B{}const z=function(){var e={FADING_IN:0,VISIBLE:1,FADING_OUT:2,HIDDEN:3};return e[e.FADING_IN]="FADING_IN",e[e.VISIBLE]="VISIBLE",e[e.FADING_OUT]="FADING_OUT",e[e.HIDDEN]="HIDDEN",e}();class V{constructor(e,t,n){this._renderer=e,this.element=t,this.config=n,this.state=z.HIDDEN}fadeOut(){this._renderer.fadeOutRipple(this)}}const Q={enterDuration:450,exitDuration:400},U=Object(u.f)({passive:!0});class W{constructor(e,t,n,l){this._target=e,this._ngZone=t,this._isPointerDown=!1,this._triggerEvents=new Map,this._activeRipples=new Set,this._onMousedown=e=>{const t=Object(d.h)(e),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;this._target.rippleDisabled||t||n||(this._isPointerDown=!0,this.fadeInRipple(e.clientX,e.clientY,this._target.rippleConfig))},this._onTouchStart=e=>{if(!this._target.rippleDisabled){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;const t=e.changedTouches;for(let e=0;e<t.length;e++)this.fadeInRipple(t[e].clientX,t[e].clientY,this._target.rippleConfig)}},this._onPointerUp=()=>{this._isPointerDown&&(this._isPointerDown=!1,this._activeRipples.forEach(e=>{!e.config.persistent&&(e.state===z.VISIBLE||e.config.terminateOnPointerUp&&e.state===z.FADING_IN)&&e.fadeOut()}))},l.isBrowser&&(this._containerElement=Object(a.e)(n),this._triggerEvents.set("mousedown",this._onMousedown).set("mouseup",this._onPointerUp).set("mouseleave",this._onPointerUp).set("touchstart",this._onTouchStart).set("touchend",this._onPointerUp).set("touchcancel",this._onPointerUp))}fadeInRipple(e,t,n={}){const l=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),i=Object.assign({},Q,n.animation);n.centered&&(e=l.left+l.width/2,t=l.top+l.height/2);const r=n.radius||function(e,t,n){const l=Math.max(Math.abs(e-n.left),Math.abs(e-n.right)),i=Math.max(Math.abs(t-n.top),Math.abs(t-n.bottom));return Math.sqrt(l*l+i*i)}(e,t,l),a=e-l.left,o=t-l.top,s=i.enterDuration,u=document.createElement("div");u.classList.add("mat-ripple-element"),u.style.left=a-r+"px",u.style.top=o-r+"px",u.style.height=2*r+"px",u.style.width=2*r+"px",u.style.backgroundColor=n.color||null,u.style.transitionDuration=s+"ms",this._containerElement.appendChild(u),window.getComputedStyle(u).getPropertyValue("opacity"),u.style.transform="scale(1)";const c=new V(this,u,n);return c.state=z.FADING_IN,this._activeRipples.add(c),n.persistent||(this._mostRecentTransientRipple=c),this._runTimeoutOutsideZone(()=>{const e=c===this._mostRecentTransientRipple;c.state=z.VISIBLE,n.persistent||e&&this._isPointerDown||c.fadeOut()},s),c}fadeOutRipple(e){const t=this._activeRipples.delete(e);if(e===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),this._activeRipples.size||(this._containerRect=null),!t)return;const n=e.element,l=Object.assign({},Q,e.config.animation);n.style.transitionDuration=l.exitDuration+"ms",n.style.opacity="0",e.state=z.FADING_OUT,this._runTimeoutOutsideZone(()=>{e.state=z.HIDDEN,n.parentNode.removeChild(n)},l.exitDuration)}fadeOutAll(){this._activeRipples.forEach(e=>e.fadeOut())}setupTriggerEvents(e){const t=Object(a.e)(e);t&&t!==this._triggerElement&&(this._removeTriggerEvents(),this._ngZone.runOutsideAngular(()=>{this._triggerEvents.forEach((e,n)=>{t.addEventListener(n,e,U)})}),this._triggerElement=t)}_runTimeoutOutsideZone(e,t=0){this._ngZone.runOutsideAngular(()=>setTimeout(e,t))}_removeTriggerEvents(){this._triggerElement&&this._triggerEvents.forEach((e,t)=>{this._triggerElement.removeEventListener(t,e,U)})}}const q=new l.p("mat-ripple-global-options");class K{constructor(e,t,n,l,i){this._elementRef=e,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=l||{},this._rippleRenderer=new W(this,t,e,n),"NoopAnimations"===i&&(this._globalOptions.animation={enterDuration:0,exitDuration:0})}get disabled(){return this._disabled}set disabled(e){this._disabled=e,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(e){this._trigger=e,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:Object.assign({},this._globalOptions.animation,this.animation),terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(e,t=0,n){return"number"==typeof e?this._rippleRenderer.fadeInRipple(e,t,Object.assign({},this.rippleConfig,n)):this._rippleRenderer.fadeInRipple(0,0,Object.assign({},this.rippleConfig,e))}}class J{}class X{constructor(e){this._animationMode=e,this.state="unchecked",this.disabled=!1}}class ${}class Z{}const ee=b(Z);let te=0;class ne extends ee{constructor(){super(...arguments),this._labelId="mat-optgroup-label-"+te++}}let le=0;class ie{constructor(e,t=!1){this.source=e,this.isUserInput=t}}const re=new l.p("MAT_OPTION_PARENT_COMPONENT");class ae{constructor(e,t,n,i){this._element=e,this._changeDetectorRef=t,this._parent=n,this.group=i,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+le++,this.onSelectionChange=new l.m,this._stateChanges=new o.a}get multiple(){return this._parent&&this._parent.multiple}get selected(){return this._selected}get disabled(){return this.group&&this.group.disabled||this._disabled}set disabled(e){this._disabled=Object(a.c)(e)}get disableRipple(){return this._parent&&this._parent.disableRipple}get active(){return this._active}get viewValue(){return(this._getHostElement().textContent||"").trim()}select(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}deselect(){this._selected&&(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}focus(e,t){const n=this._getHostElement();"function"==typeof n.focus&&n.focus(t)}setActiveStyles(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())}setInactiveStyles(){this._active&&(this._active=!1,this._changeDetectorRef.markForCheck())}getLabel(){return this.viewValue}_handleKeydown(e){e.keyCode!==h.f&&e.keyCode!==h.l||Object(h.q)(e)||(this._selectViaInteraction(),e.preventDefault())}_selectViaInteraction(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))}_getAriaSelected(){return this.selected||!this.multiple&&null}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._element.nativeElement}ngAfterViewChecked(){if(this._selected){const e=this.viewValue;e!==this._mostRecentViewValue&&(this._mostRecentViewValue=e,this._stateChanges.next())}}ngOnDestroy(){this._stateChanges.complete()}_emitSelectionChangeEvent(e=!1){this.onSelectionChange.emit(new ie(this,e))}}function oe(e,t,n){if(n.length){let l=t.toArray(),i=n.toArray(),r=0;for(let t=0;t<e+1;t++)l[t].group&&l[t].group===i[r]&&r++;return r}return 0}function se(e,t,n,l){const i=e*t;return i<n?i:i+t>n+l?Math.max(0,i-l+t):n}class ue{}const ce=new l.p("mat-label-global-options")},XeGR:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("t1rp"),a=n("N5wb"),o=n("cYBl"),s=n("xzKl"),u=n("iInd");n.d(t,"a",(function(){return p}));var c=l.sb({encapsulation:0,styles:[[""]],data:{}});function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(3,0,null,null,1,"app-common-address-select",[],null,[[null,"cancelButtonPressed"],[null,"addNewAddressPressed"],[null,"saveButtonPressed"]],(function(e,t,n){var l=!0,i=e.component;return"cancelButtonPressed"===t&&(l=!1!==i.cancel()&&l),"addNewAddressPressed"===t&&(l=!1!==i.addNewAddress()&&l),"saveButtonPressed"===t&&(l=!1!==i.saveAddress(n)&&l),l}),r.b,r.a)),l.tb(4,114688,null,0,a.a,[o.a],{addressesData:[0,"addressesData"],selectedAddressId:[1,"selectedAddressId"]},{cancelButtonPressed:"cancelButtonPressed",saveButtonPressed:"saveButtonPressed",addNewAddressPressed:"addNewAddressPressed"})],(function(e,t){var n=t.component;e(t,4,0,n.addressesData,n.selectedAddressId)}),(function(e,t){var n=t.component;e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("billing"===n.readersService.paymentData.addressType?"readers.SUBSCRIPTION_DETAILS_BILLING_ADDRESS":"readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS")))}))}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-switchpay-address",[],null,null,null,d,c)),l.tb(1,114688,null,0,s.a,[u.a,u.l,o.a],null,null)],(function(e,t){e(t,1,0)}),null)}var p=l.qb("app-switchpay-address",s.a,h,{},{},[])},XoHu:function(e,t,n){"use strict";function l(e){return null!==e&&"object"==typeof e}n.d(t,"a",(function(){return l}))},Xse2:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("s7LF"),r=n("SVse"),a=n("TSSN"),o=n("Mr+X"),s=n("Gi4r"),u=n("IBoS"),c=n("s6ns");n.d(t,"a",(function(){return w}));var d=l.sb({encapsulation:0,styles:[[".dialog-wrapper[_ngcontent-%COMP%]{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;z-index:990;top:0;left:0;height:100%;width:100%}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]{position:static;pointer-events:auto;overflow:auto;z-index:991;display:flex;width:100%;max-width:320px;max-height:100%}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]{display:block;border-radius:4px;padding:20px;width:100%;height:100%;background-color:#fff;overflow:hidden!important;min-width:inherit;min-height:inherit}.dialog-wrapper[_ngcontent-%COMP%]   .dialog-content[_ngcontent-%COMP%]   .dialog-container[_ngcontent-%COMP%]   .content-body[_ngcontent-%COMP%]{text-align:center;font-weight:700;margin-bottom:32px}.dialog-wrapper[_ngcontent-%COMP%]   .custom-select[_ngcontent-%COMP%]{width:65px;outline:0;box-shadow:none;display:inline-block;border:none;color:#000;background:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4px' height='6px' viewBox='0 0 16 16' class='bi bi-chevron-compact-down' %3e%3cpath fill='%23343a40' fill-rule='evenodd' d='M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z'/%3e%3c/svg%3e\") right .75rem center/18px 20px no-repeat #fff}.dialog-wrapper[_ngcontent-%COMP%]   .done[_ngcontent-%COMP%], .dialog-wrapper[_ngcontent-%COMP%]   .error[_ngcontent-%COMP%]{margin:32px auto;width:60px;height:60px;background-color:#7ac944;border-radius:50%}.dialog-wrapper[_ngcontent-%COMP%]   .done[_ngcontent-%COMP%]   .mat-icon[_ngcontent-%COMP%], .dialog-wrapper[_ngcontent-%COMP%]   .error[_ngcontent-%COMP%]   .mat-icon[_ngcontent-%COMP%]{height:60px;width:60px}.dialog-wrapper[_ngcontent-%COMP%]   .error[_ngcontent-%COMP%]{background-color:#c30000}.dialog-wrapper[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{outline:0!important;box-shadow:none!important}.dialog-wrapper[_ngcontent-%COMP%]   .btn.btn-success[_ngcontent-%COMP%]{background-color:#7ac944;border-color:#7ac944}.dialog-wrapper[_ngcontent-%COMP%]   .btn.no-background[_ngcontent-%COMP%]{border:none;background:0 0}.dialog-wrapper[_ngcontent-%COMP%]   .btn.small-button[_ngcontent-%COMP%]{width:40%}.dialog-wrapper[_ngcontent-%COMP%]   .btn.small-button.left-margin[_ngcontent-%COMP%]{margin-left:10%}.dialog-wrapper[_ngcontent-%COMP%]   .btn.small-button.right-margin[_ngcontent-%COMP%]{margin-right:10%}"]],data:{}});function h(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.content)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),l.tb(1,147456,null,0,i.u,[l.k,l.E,[2,i.z]],null,null),l.tb(2,147456,null,0,i.D,[l.k,l.E,[8,null]],null,null),(e()(),l.Ob(3,null,["",""]))],null,(function(e,t){e(t,3,0,t.context.$implicit)}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,10,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,7,"select",[["class","custom-select"],["id","weekselect"],["name","weekselect"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"change"===t&&(i=!1!==l.Gb(e,2).onChange(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,2).onTouched()&&i),"ngModelChange"===t&&(i=!1!==(r.numberOfWeeks=n)&&i),i}),null,null)),l.tb(2,16384,null,0,i.z,[l.E,l.k],null,null),l.Lb(1024,null,i.o,(function(e){return[e]}),[i.z]),l.tb(4,671744,null,0,i.t,[[8,null],[8,null],[8,null],[6,i.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,i.p,null,[i.t]),l.tb(6,16384,null,0,i.q,[[4,i.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(8,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.Ob(9,null,[" "," "])),l.Ib(131072,a.j,[a.k,l.h])],(function(e,t){var n=t.component;e(t,4,0,"weekselect",n.numberOfWeeks),e(t,8,0,n.weekList)}),(function(e,t){e(t,1,0,l.Gb(t,6).ngClassUntouched,l.Gb(t,6).ngClassTouched,l.Gb(t,6).ngClassPristine,l.Gb(t,6).ngClassDirty,l.Gb(t,6).ngClassValid,l.Gb(t,6).ngClassInvalid,l.Gb(t,6).ngClassPending),e(t,9,0,l.Pb(t,9,0,l.Gb(t,10).transform("readers.DIALOG_5")))}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","done"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","done"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(2,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"done")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","close"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(2,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"close")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"button",[["class","btn small-button no-background"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.leftAction()&&l),l}),null,null)),(e()(),l.Ob(2,null,["",""])),(e()(),l.ub(3,0,null,null,1,"button",[["class","btn small-button left-margin btn-success"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.rightAction()&&l),l}),null,null)),(e()(),l.Ob(4,null,["",""]))],null,(function(e,t){var n=t.component;e(t,2,0,n.leftButtonLabel),e(t,4,0,n.rightButtonLabel)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["class","btn btn-dark single-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.buttonAction()&&l),l}),null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.buttonLabel)}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,16,"div",[["class","dialog-wrapper"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,15,"div",[["class","dialog-content"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,14,"div",[["class","dialog-container"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,1,"h5",[],null,null,null,null,null)),(e()(),l.Ob(4,null,["",""])),(e()(),l.ub(5,0,null,null,8,"div",[["class","content-body"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(9,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(15,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),l.kb(0,[["elseBlock",2]],null,0,null,_))],(function(e,t){var n=t.component;e(t,7,0,!n.weekSelect),e(t,9,0,n.weekSelect),e(t,11,0,n.showSuccess),e(t,13,0,n.showError),e(t,15,0,"selection"===n.buttonType,l.Gb(t,16))}),(function(e,t){e(t,4,0,t.component.title)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-common-dialog",[],null,null,null,v,d)),l.tb(1,114688,null,0,u.a,[[2,c.i],[2,c.a],c.e],null,null)],(function(e,t){e(t,1,0)}),null)}var w=l.qb("app-common-dialog",u.a,y,{},{},[])},XzxF:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("cp0P"),i=n("LRne"),r=(n("naTb"),n("7Dn+"),n("839X"),n("KbaO"),n("5+tZ")),a=n("lJxs");n("YRjy");class o{constructor(e,t,n,l,i){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l,this.shoppingCartService=i}resolve(e,t){const n=e.paramMap.get("articleId");this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId"),this.sharedService.setGroupId(this.viewerService.groupId);const o=this.viewerService.doAuthRequest(),s=this.viewerService.getGroupOverview(),u=this.websiteService.loadWebsiteSettings(),c=this.websiteService.loadContentSettings(),d=this.viewerService.getGroupExtsub(),h=this.viewerService.getMagazines(0,20),p=this.viewerService.getArticleAccessType(n),m=this.viewerService.getShareText(n);return this.sharedService.showLoadingOverlay(),o.pipe(Object(r.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(r.a)(()=>s.pipe(Object(r.a)(()=>(this.viewerService.groupId!==this.viewerService.groupOverview.id&&(this.viewerService.groupId=this.viewerService.groupOverview.id,this.websiteService.groupId=this.viewerService.groupOverview.id),this.viewerService.doAuthRequest().pipe(Object(r.a)(()=>Object(l.a)({groupOverview:Object(i.a)(this.viewerService.groupOverview),websiteSettings:u,contentSettings:c,extsub:d,magazines:h,accessType:p,shareText:m}).pipe(Object(r.a)(e=>{const t=[];e.contentSettings.displayed_articles.small&&t.push("small"),e.contentSettings.displayed_articles.medium&&t.push("medium"),e.contentSettings.displayed_articles.large&&t.push("large");const n=e.contentSettings.no_of_articles_per_page;return this.shoppingCartService.setGroupId(this.viewerService.groupId),this.viewerService.getArticlesByGroup(e.magazines[0].magazine_external_id,0,n,t,void 0,void 0).pipe(Object(a.a)(t=>(e.articles=t,e)))}))))))))))))}}},"YKP+":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.elementRef=e}onError(){this.elementRef.nativeElement.src!==this.alternateSrc&&(this.elementRef.nativeElement.src=this.alternateSrc)}}},YRex:function(e,t,n){!function(e){"use strict";e.defineLocale("ug-cn",{months:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),monthsShort:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),weekdays:"\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5_\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5_\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5_\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u062c\u06c8\u0645\u06d5_\u0634\u06d5\u0646\u0628\u06d5".split("_"),weekdaysShort:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),weekdaysMin:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649",LLL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm",LLLL:"dddd\u060c YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm"},meridiemParse:/\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5|\u0633\u06d5\u06be\u06d5\u0631|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646|\u0686\u06c8\u0634|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646|\u0643\u06d5\u0686/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===t||"\u0633\u06d5\u06be\u06d5\u0631"===t||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===t?e:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===t||"\u0643\u06d5\u0686"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":l<900?"\u0633\u06d5\u06be\u06d5\u0631":l<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":l<1230?"\u0686\u06c8\u0634":l<1800?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646":"\u0643\u06d5\u0686"},calendar:{sameDay:"[\u0628\u06c8\u06af\u06c8\u0646 \u0633\u0627\u0626\u06d5\u062a] LT",nextDay:"[\u0626\u06d5\u062a\u06d5 \u0633\u0627\u0626\u06d5\u062a] LT",nextWeek:"[\u0643\u06d0\u0644\u06d5\u0631\u0643\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",lastDay:"[\u062a\u06c6\u0646\u06c8\u06af\u06c8\u0646] LT",lastWeek:"[\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0643\u06d0\u064a\u0649\u0646",past:"%s \u0628\u06c7\u0631\u06c7\u0646",s:"\u0646\u06d5\u0686\u0686\u06d5 \u0633\u06d0\u0643\u0648\u0646\u062a",ss:"%d \u0633\u06d0\u0643\u0648\u0646\u062a",m:"\u0628\u0649\u0631 \u0645\u0649\u0646\u06c7\u062a",mm:"%d \u0645\u0649\u0646\u06c7\u062a",h:"\u0628\u0649\u0631 \u0633\u0627\u0626\u06d5\u062a",hh:"%d \u0633\u0627\u0626\u06d5\u062a",d:"\u0628\u0649\u0631 \u0643\u06c8\u0646",dd:"%d \u0643\u06c8\u0646",M:"\u0628\u0649\u0631 \u0626\u0627\u064a",MM:"%d \u0626\u0627\u064a",y:"\u0628\u0649\u0631 \u064a\u0649\u0644",yy:"%d \u064a\u0649\u0644"},dayOfMonthOrdinalParse:/\d{1,2}(-\u0643\u06c8\u0646\u0649|-\u0626\u0627\u064a|-\u06be\u06d5\u067e\u062a\u06d5)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return e+"-\u06be\u06d5\u067e\u062a\u06d5";default:return e}},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(n("wd/R"))},YRjy:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var l=n("naTb"),i=n("gXLG"),r=n("KbaO"),a=n("HDdC"),o=n("tjlA"),s=n("8Y7J"),u=n("iInd"),c=n("IheW");let d=(()=>{class e{constructor(e,t,n,l,i,r){this.viewerService=e,this.sharedService=t,this.trackingService=n,this.router=l,this.activatedRoute=i,this.http=r,this.hasSubscription=!1,this.baseHref=this.viewerService.baseHref}init(){const e=this.viewerService.authData?this.viewerService.authData.auth0:void 0;if(!e)return void(this.domain=void 0);this.auth0GroupId=e.group_id,this.domain=e.domain;const t=location.origin+"/html5/auth_callback#&state=auth_login_"+e.group_id,n=encodeURIComponent(e.scope);if(e.auth_domain){const l=encodeURIComponent("https://auth.ws."+e.auth_domain+"/login/"),i=encodeURIComponent('{"redirectUri":"'+t+'","loginCase":"reading"}');this.authLoginUrl="https://"+e.domain+"/authorize?client_id="+e.client_id+"&response_type=code&redirect_uri="+l+"&state="+i+"&scope="+n,this.authTokenUrl="https://auth.ws."+e.auth_domain+"/token",this.authUserinfoUrl="https://auth.ws."+e.auth_domain+"/userinfo"}else this.authLoginUrl="https://"+e.domain+"/login?client_id="+e.client_id+"&response_type=code&redirect_uri="+encodeURIComponent(t)+"&scope="+n,this.authTokenUrl="https://"+e.domain+"/token",this.authUserinfoUrl="https://"+e.domain+"/userinfo";this.hasProfile=""!==e.profile,this.authHash&&this.handleAuthentication()}getUrlParameter(e,t){e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");const n=new RegExp("[\\?&]"+e+"=([^&#]*)").exec(t||location.search);return null===n?"":decodeURIComponent(n[1].replace(/\+/g," "))}parseHash(e){this.sharedService.showLoadingOverlay(),this.authHash=e;const t=this.getUrlParameter("state",e),n=localStorage.getObject(t);n&&(this.viewerService.groupId=n.groupId,this.sharedService.setGroupId(this.viewerService.groupId),this.viewerService.doAuthRequest().subscribe(()=>{this.init()},e=>{this.sharedService.hideLoadingOverlay()}))}checkTokenForMetadata(e){const t=Object.keys(e);for(const n in t)if(t[n].endsWith("app_metadata"))return e[t[n]]}openProfile(){const e=this.viewerService.authData?this.viewerService.authData.auth0:void 0,t=()=>{"visible"===document.visibilityState&&(window.location.reload(),document.removeEventListener("visibilitychange",t))};document.addEventListener("visibilitychange",t),window.open(e.profile,"_blank")}isUserLoggedIn(){return this.loggedIn}userHasSubscription(){return this.hasSubscription}login(){if(!this.domain)return;const e=this.router.createUrlTree([],{queryParamsHandling:"preserve",relativeTo:this.activatedRoute});localStorage.setObject("auth_login_"+this.auth0GroupId,{groupId:this.auth0GroupId,url:location.origin+this.baseHref+e.toString()}),window.location.href=this.authLoginUrl}logout(){const e=this.router.createUrlTree([],{queryParamsHandling:"preserve",relativeTo:this.activatedRoute});localStorage.setObject("auth_logout",{groupId:this.auth0GroupId,url:location.origin+this.baseHref+e.toString()}),this.loggedIn=!1;const t=this.viewerService.authData?this.viewerService.authData.auth0:void 0,n=location.origin+"/html5/auth_logout";encodeURIComponent("https://auth.ws."+t.auth_domain+"/logout?redirectUri="+n);let l="";if(t.auth_domain){const e=encodeURIComponent("https://auth.ws."+t.auth_domain+"/logout?redirectUri="+n);l="https://"+t.domain+"/v2/logout?client_id="+t.client_id+"&returnTo="+e}else l="https://"+t.domain+"/logout?client_id="+t.client_id+"&returnTo="+n;this.viewerService.auth0Logout().subscribe(e=>{this.domain&&(window.location.href=l)})}logoutComplete(){this.sharedService.showLoadingOverlay(),setTimeout(()=>{this.loggedIn=!1;const e=localStorage.getObject("auth_logout");e&&(this.sharedService.hideLoadingOverlay(),location.assign(e.url),localStorage.removeItem("auth_logout"))})}handleError(e,t){this.loggedIn=!1,t&&t()}handleAuthentication(){if(!this.domain)return;const e=this.getUrlParameter("state",this.authHash);this.http.get(this.authTokenUrl).subscribe(t=>{this.loggedIn=!0;const n=localStorage.getObject(e);this.getUserInfo(!0,()=>{n&&n.url&&(this.sharedService.hideLoadingOverlay(),location.assign(n.url))})},t=>{const n=localStorage.getObject(e);n&&n.url&&(this.sharedService.hideLoadingOverlay(),location.assign(n.url))})}getUserInfo(e,t){this.domain?this.http.get(this.authUserinfoUrl).subscribe(n=>{const l=Object.keys(n);let i=null,r=null;for(let e in l)l[e].endsWith("user_metadata")&&(i=n[l[e]].birthday,r=n[l[e]].gender);const a=this.checkTokenForMetadata(n);a&&(e&&a&&a.subscriptions&&a.subscriptions.length>0&&a.subscriptions.forEach(e=>{e.gid===this.auth0GroupId&&this.trackingService.sendCustomDimensions({fkper:e.fkper,pva:e.pva,gender:r,birthday:i})}),this.sendAppMetadata(a,t))},e=>{this.handleError(e,t)}):this.handleError(null,t)}sendAppMetadata(e,t){if(e&&e.subscriptions&&e.subscriptions.length>0){for(const t of e.subscriptions)if(t.gid===this.auth0GroupId){this.hasSubscription=!0;break}if(this.hasSubscription){const n=JSON.stringify(e),l=o.Buffer.from(n).toString("base64");this.viewerService.auth0Login(l).subscribe(e=>{t&&t()},e=>{t&&t(),this.loggedIn=!1})}else t&&t()}else this.hasSubscription=!1,t&&t()}silentLogin(){return new a.a(e=>{this.domain?this.http.get(this.authTokenUrl,{responseType:"text"}).subscribe(t=>{this.loggedIn=!0,this.getUserInfo(!1,()=>{e.next(),e.complete()})},t=>{this.handleError(t),this.viewerService.auth0Logout().subscribe(t=>{e.next(),e.complete()},()=>{e.next(),e.complete()})}):(e.next(),e.complete())})}}return e.ngInjectableDef=s.Ub({factory:function(){return new e(s.Vb(r.b),s.Vb(l.a),s.Vb(i.a),s.Vb(u.l),s.Vb(u.a),s.Vb(c.c))},token:e,providedIn:"root"}),e})()},Ylt2:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("quSY");class i extends l.a{constructor(e,t){super(),this.subject=e,this.subscriber=t,this.closed=!1}unsubscribe(){if(this.closed)return;this.closed=!0;const e=this.subject,t=e.observers;if(this.subject=null,!t||0===t.length||e.isStopped||e.closed)return;const n=t.indexOf(this.subscriber);-1!==n&&t.splice(n,1)}}},YuTi:function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},"Z/r5":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e,t){this.activatedRoute=e,this.readersService=t}ngOnInit(){this.accountData=this.readersService.accountData,this.readerId=this.activatedRoute.snapshot.paramMap.get("key")}setupPassword(){this.readersService.setupPassword(this.readerId,this.password).subscribe(()=>{const e=localStorage.getItem("namespace");localStorage.removeItem(e+"require_activation"),this.readersService.redirectOrReload(void 0,!0)})}}},Z4QM:function(e,t,n){!function(e){"use strict";var t=["\u062c\u0646\u0648\u0631\u064a","\u0641\u064a\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u064a\u0644","\u0645\u0626\u064a","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0621\u0650","\u0622\u06af\u0633\u067d","\u0633\u064a\u067e\u067d\u0645\u0628\u0631","\u0622\u06aa\u067d\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u068a\u0633\u0645\u0628\u0631"],n=["\u0622\u0686\u0631","\u0633\u0648\u0645\u0631","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639","\u0687\u0646\u0687\u0631"];e.defineLocale("sd",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(e){return"\u0634\u0627\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(n("wd/R"))},Z5h4:function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return u}));var l=n("8Y7J"),i=(n("r0V8"),n("SVse"),n("POq0")),r=(n("IP0z"),n("Xd0L")),a=(n("cUpR"),n("/HVE")),o=n("omvX"),s=(n("s7LF"),n("5GAg"),l.sb({encapsulation:2,styles:["@keyframes mat-checkbox-fade-in-background{0%{opacity:0}50%{opacity:1}}@keyframes mat-checkbox-fade-out-background{0%,50%{opacity:1}100%{opacity:0}}@keyframes mat-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:22.91026}50%{animation-timing-function:cubic-bezier(0,0,.2,.1)}100%{stroke-dashoffset:0}}@keyframes mat-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0,0,0,1)}100%{transform:scaleX(1)}}@keyframes mat-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(.4,0,1,1);stroke-dashoffset:0}to{stroke-dashoffset:-22.91026}}@keyframes mat-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0,0,.2,.1);opacity:1;transform:rotate(0)}to{opacity:0;transform:rotate(45deg)}}@keyframes mat-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(360deg)}}@keyframes mat-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:cubic-bezier(0,0,.2,.1);opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0)}}@keyframes mat-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;transform:rotate(0)}to{opacity:0;transform:rotate(315deg)}}@keyframes mat-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;opacity:1;transform:scaleX(1)}100%,32.8%{opacity:0;transform:scaleX(0)}}.mat-checkbox-background,.mat-checkbox-frame{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:2px;box-sizing:border-box;pointer-events:none}.mat-checkbox{transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);cursor:pointer;-webkit-tap-highlight-color:transparent}._mat-animation-noopable.mat-checkbox{transition:none;animation:none}.mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple){opacity:.16}.mat-checkbox-layout{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:inherit;align-items:baseline;vertical-align:middle;display:inline-flex;white-space:nowrap}.mat-checkbox-label{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.mat-checkbox-inner-container{display:inline-block;height:16px;line-height:0;margin:auto;margin-right:8px;order:0;position:relative;vertical-align:middle;white-space:nowrap;width:16px;flex-shrink:0}[dir=rtl] .mat-checkbox-inner-container{margin-left:8px;margin-right:auto}.mat-checkbox-inner-container-no-side-margin{margin-left:0;margin-right:0}.mat-checkbox-frame{background-color:transparent;transition:border-color 90ms cubic-bezier(0,0,.2,.1);border-width:2px;border-style:solid}._mat-animation-noopable .mat-checkbox-frame{transition:none}@media (-ms-high-contrast:active){.mat-checkbox.cdk-keyboard-focused .mat-checkbox-frame{border-style:dotted}}.mat-checkbox-background{align-items:center;display:inline-flex;justify-content:center;transition:background-color 90ms cubic-bezier(0,0,.2,.1),opacity 90ms cubic-bezier(0,0,.2,.1)}._mat-animation-noopable .mat-checkbox-background{transition:none}.mat-checkbox-persistent-ripple{width:100%;height:100%;transform:none}.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:.04}.mat-checkbox.cdk-keyboard-focused .mat-checkbox-persistent-ripple{opacity:.12}.mat-checkbox-persistent-ripple,.mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:0}@media (hover:none){.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{display:none}}.mat-checkbox-checkmark{top:0;left:0;right:0;bottom:0;position:absolute;width:100%}.mat-checkbox-checkmark-path{stroke-dashoffset:22.91026;stroke-dasharray:22.91026;stroke-width:2.13333px}.mat-checkbox-mixedmark{width:calc(100% - 6px);height:2px;opacity:0;transform:scaleX(0) rotate(0);border-radius:2px}@media (-ms-high-contrast:active){.mat-checkbox-mixedmark{height:0;border-top:solid 2px;margin-top:2px}}.mat-checkbox-label-before .mat-checkbox-inner-container{order:1;margin-left:8px;margin-right:auto}[dir=rtl] .mat-checkbox-label-before .mat-checkbox-inner-container{margin-left:auto;margin-right:8px}.mat-checkbox-checked .mat-checkbox-checkmark{opacity:1}.mat-checkbox-checked .mat-checkbox-checkmark-path{stroke-dashoffset:0}.mat-checkbox-checked .mat-checkbox-mixedmark{transform:scaleX(1) rotate(-45deg)}.mat-checkbox-indeterminate .mat-checkbox-checkmark{opacity:0;transform:rotate(45deg)}.mat-checkbox-indeterminate .mat-checkbox-checkmark-path{stroke-dashoffset:0}.mat-checkbox-indeterminate .mat-checkbox-mixedmark{opacity:1;transform:scaleX(1) rotate(0)}.mat-checkbox-unchecked .mat-checkbox-background{background-color:transparent}.mat-checkbox-disabled{cursor:default}.mat-checkbox-anim-unchecked-checked .mat-checkbox-background{animation:180ms linear 0s mat-checkbox-fade-in-background}.mat-checkbox-anim-unchecked-checked .mat-checkbox-checkmark-path{animation:180ms linear 0s mat-checkbox-unchecked-checked-checkmark-path}.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background{animation:180ms linear 0s mat-checkbox-fade-in-background}.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark{animation:90ms linear 0s mat-checkbox-unchecked-indeterminate-mixedmark}.mat-checkbox-anim-checked-unchecked .mat-checkbox-background{animation:180ms linear 0s mat-checkbox-fade-out-background}.mat-checkbox-anim-checked-unchecked .mat-checkbox-checkmark-path{animation:90ms linear 0s mat-checkbox-checked-unchecked-checkmark-path}.mat-checkbox-anim-checked-indeterminate .mat-checkbox-checkmark{animation:90ms linear 0s mat-checkbox-checked-indeterminate-checkmark}.mat-checkbox-anim-checked-indeterminate .mat-checkbox-mixedmark{animation:90ms linear 0s mat-checkbox-checked-indeterminate-mixedmark}.mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark{animation:.5s linear 0s mat-checkbox-indeterminate-checked-checkmark}.mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark{animation:.5s linear 0s mat-checkbox-indeterminate-checked-mixedmark}.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-background{animation:180ms linear 0s mat-checkbox-fade-out-background}.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-mixedmark{animation:.3s linear 0s mat-checkbox-indeterminate-unchecked-mixedmark}.mat-checkbox-input{bottom:0;left:50%}.mat-checkbox .mat-checkbox-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}"],data:{}}));function u(e){return l.Qb(2,[l.Mb(671088640,1,{_inputElement:0}),l.Mb(671088640,2,{ripple:0}),(e()(),l.ub(2,0,[["label",1]],null,16,"label",[["class","mat-checkbox-layout"]],[[1,"for",0]],null,null,null,null)),(e()(),l.ub(3,0,null,null,10,"div",[["class","mat-checkbox-inner-container"]],[[2,"mat-checkbox-inner-container-no-side-margin",null]],null,null,null,null)),(e()(),l.ub(4,0,[[1,0],["input",1]],null,0,"input",[["class","mat-checkbox-input cdk-visually-hidden"],["type","checkbox"]],[[8,"id",0],[8,"required",0],[8,"checked",0],[1,"value",0],[8,"disabled",0],[1,"name",0],[8,"tabIndex",0],[8,"indeterminate",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-checked",0]],[[null,"change"],[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"change"===t&&(l=!1!==i._onInteractionEvent(n)&&l),"click"===t&&(l=!1!==i._onInputClick(n)&&l),l}),null,null)),(e()(),l.ub(5,0,null,null,3,"div",[["class","mat-checkbox-ripple mat-ripple"],["matRipple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),l.tb(6,212992,[[2,4]],0,r.t,[l.k,l.y,a.a,[2,r.k],[2,o.a]],{centered:[0,"centered"],radius:[1,"radius"],animation:[2,"animation"],disabled:[3,"disabled"],trigger:[4,"trigger"]},null),l.Jb(7,{enterDuration:0}),(e()(),l.ub(8,0,null,null,0,"div",[["class","mat-ripple-element mat-checkbox-persistent-ripple"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,0,"div",[["class","mat-checkbox-frame"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,3,"div",[["class","mat-checkbox-background"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,1,":svg:svg",[[":xml:space","preserve"],["class","mat-checkbox-checkmark"],["focusable","false"],["version","1.1"],["viewBox","0 0 24 24"]],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,0,":svg:path",[["class","mat-checkbox-checkmark-path"],["d","M4.1,12.7 9,17.6 20.3,6.3"],["fill","none"],["stroke","white"]],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,0,"div",[["class","mat-checkbox-mixedmark"]],null,null,null,null,null)),(e()(),l.ub(14,0,[["checkboxLabel",1]],null,4,"span",[["class","mat-checkbox-label"]],null,[[null,"cdkObserveContent"]],(function(e,t,n){var l=!0;return"cdkObserveContent"===t&&(l=!1!==e.component._onLabelTextChange()&&l),l}),null,null)),l.tb(15,1196032,null,0,i.a,[i.b,l.k,l.y],null,{event:"cdkObserveContent"}),(e()(),l.ub(16,0,null,null,1,"span",[["style","display:none"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["\xa0"])),l.Fb(null,0)],(function(e,t){var n=t.component,i=e(t,7,0,150);e(t,6,0,!0,20,i,n._isRippleDisabled(),l.Gb(t,2))}),(function(e,t){var n=t.component;e(t,2,0,n.inputId),e(t,3,0,!l.Gb(t,14).textContent||!l.Gb(t,14).textContent.trim()),e(t,4,1,[n.inputId,n.required,n.checked,n.value,n.disabled,n.name,n.tabIndex,n.indeterminate,n.ariaLabel||null,n.ariaLabelledby,n._getAriaChecked()]),e(t,5,0,l.Gb(t,6).unbounded)}))}},ZAMP:function(e,t,n){!function(e){"use strict";e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n("wd/R"))},ZNab:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("SVse");class i{constructor(e,t){this.document=e,this.platformId=t,this.documentIsAccessible=Object(l.F)(this.platformId)}check(e){return!!this.documentIsAccessible&&(e=encodeURIComponent(e),this.getCookieRegExp(e).test(this.document.cookie))}get(e){if(this.documentIsAccessible&&this.check(e)){e=encodeURIComponent(e);const t=this.getCookieRegExp(e).exec(this.document.cookie);return decodeURIComponent(t[1])}return""}getAll(){if(!this.documentIsAccessible)return{};const e={},t=this.document;if(t.cookie&&""!==t.cookie){const n=t.cookie.split(";");for(let t=0;t<n.length;t+=1){const l=n[t].split("=");l[0]=l[0].replace(/^ /,""),e[decodeURIComponent(l[0])]=decodeURIComponent(l[1])}}return e}set(e,t,n,l,i,r,a="None"){if(!this.documentIsAccessible)return;let o=encodeURIComponent(e)+"="+encodeURIComponent(t)+";";n&&(o+="number"==typeof n?"expires="+new Date((new Date).getTime()+1e3*n*60*60*24).toUTCString()+";":"expires="+n.toUTCString()+";"),l&&(o+="path="+l+";"),i&&(o+="domain="+i+";"),r&&(o+="secure;"),o+="sameSite="+a+";",this.document.cookie=o}delete(e,t,n){this.documentIsAccessible&&this.set(e,"",new Date("Thu, 01 Jan 1970 00:00:01 GMT"),t,n,void 0,"Lax")}deleteAll(e,t){if(!this.documentIsAccessible)return;const n=this.getAll();for(const l in n)n.hasOwnProperty(l)&&this.delete(l,e,t)}getCookieRegExp(e){const t=e.replace(/([\[\]\{\}\(\)\|\=\;\+\?\,\.\*\^\$])/gi,"\\$1");return new RegExp("(?:^"+t+"|;\\s*"+t+")=(.*?)(?:;|$)","g")}}},ZOYw:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SITJ"),r=n("iInd"),a=n("naTb"),o=n("KbaO"),s=n("7Dn+");n.d(t,"a",(function(){return h}));var u=l.sb({encapsulation:0,styles:[[""]],data:{}});function c(e){return l.Qb(0,[],null,null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-share-link-handler",[],null,null,null,c,u)),l.tb(1,114688,null,0,i.a,[r.a,r.l,a.a,o.b,s.a],null,null)],(function(e,t){e(t,1,0)}),null)}var h=l.qb("app-share-link-handler",i.a,d,{},{},[])},ZUHj:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("51Dv"),i=n("SeVD"),r=n("HDdC");function a(e,t,n,a,o=new l.a(e,n,a)){if(!o.closed)return t instanceof r.a?t.subscribe(o):Object(i.a)(t)(o)}},Zduo:function(e,t,n){!function(e){"use strict";e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_a\u016dg_sept_okt_nov_dec".split("_"),weekdays:"diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_\u0135a\u016d_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_\u0135a_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(n("wd/R"))},Zr2N:function(e,t,n){"use strict";var l=n("H/3d"),i=n("8Y7J"),r=n("TSSN"),a=n("goRb"),o=n("krRb"),s=n("cYBl"),u=n("Mr+X"),c=n("Gi4r"),d=n("SVse"),h=n("sI4H"),p=n("naTb"),m=n("s6ns"),g=n("BRA/");n.d(t,"a",(function(){return L}));var b=i.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{padding:20px;display:block;width:390px}h5[_ngcontent-%COMP%]{margin-top:0}.back[_ngcontent-%COMP%]{font-size:30px;cursor:pointer}"],l.a],data:{}});function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(4,null,[" "," "]))],null,(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.GIFT_RECIPIENT_EMAIL"))),e(t,4,0,n.subscription.receiver)}))}function _(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"p",[["style","position: relative;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,1,"a",[["style","right: 10px;position: absolute;"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,["download"]))],null,(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.SUBSCRIPTION_DETAILS_INVOICE_LABEL"))),e(t,4,0,i.yb(1,"",n.subscription.invoice_url,""))}))}function v(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn single-button top-margin btn-secondary"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showTransferSubscriptionDialog()&&l),l}),null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.SUBSCRIPTION_DETAILS_TRANSFER_SUBSCRIPTION")))}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,12,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,1,"app-address",[],null,null,null,a.b,a.a)),i.tb(6,114688,null,0,o.a,[s.a],{addressId:[0,"addressId"],firstName:[1,"firstName"],lastName:[2,"lastName"],zipCode:[3,"zipCode"],city:[4,"city"],address1:[5,"address1"],address2:[6,"address2"]},null),(e()(),i.ub(7,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.editAddress(i.address)&&l),l}),null,null)),(e()(),i.ub(8,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),i.tb(9,9158656,null,0,c.b,[i.k,c.d,[8,null],[2,c.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),i.ub(10,0,null,null,2,"button",[["class","btn btn-secondary single-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.changeAddress("billing")&&l),l}),null,null)),(e()(),i.Ob(11,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,6,0,n.address.id,n.address.first_name,n.address.last_name,n.address.zip,n.address.city,n.address.address1,n.address.address2),e(t,9,0,"edit")}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.SUBSCRIPTION_DETAILS_BILLING_ADDRESS"))),e(t,8,0,i.Gb(t,9).inline,"primary"!==i.Gb(t,9).color&&"accent"!==i.Gb(t,9).color&&"warn"!==i.Gb(t,9).color),e(t,11,0,i.Pb(t,11,0,i.Gb(t,12).transform("readers.SUBSCRIPTION_DETAILS_CHOOSE_ADDRESS")))}))}function k(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"button",[["class","btn btn-secondary single-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.changeAddress("postal")&&l),l}),null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.SUBSCRIPTION_DETAILS_CHOOSE_ADDRESS")))}))}function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,11,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,1,"app-address",[],null,null,null,a.b,a.a)),i.tb(6,114688,null,0,o.a,[s.a],{addressId:[0,"addressId"],firstName:[1,"firstName"],lastName:[2,"lastName"],zipCode:[3,"zipCode"],city:[4,"city"],address1:[5,"address1"],address2:[6,"address2"]},null),(e()(),i.ub(7,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.editAddress(i.postalAddress)&&l),l}),null,null)),(e()(),i.ub(8,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),i.tb(9,9158656,null,0,c.b,[i.k,c.d,[8,null],[2,c.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),i.kb(16777216,null,null,1,null,k)),i.tb(11,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.postalAddress.id,n.postalAddress.first_name,n.postalAddress.last_name,n.postalAddress.zip,n.postalAddress.city,n.postalAddress.address1,n.postalAddress.address2),e(t,9,0,"edit"),e(t,11,0,!n.subscription.gift)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS"))),e(t,8,0,i.Gb(t,9).inline,"primary"!==i.Gb(t,9).color&&"accent"!==i.Gb(t,9).color&&"warn"!==i.Gb(t,9).color)}))}function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,61,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,6,"div",[["class","header"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.backToMyAccount()&&l),l}),null,null)),(e()(),i.ub(3,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","arrow_back"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,u.b,u.a)),i.tb(4,9158656,null,0,c.b,[i.k,c.d,[8,null],[2,c.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),i.ub(5,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(6,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(8,0,null,null,46,"div",[],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,45,"div",[],null,null,null,null,null)),(e()(),i.ub(10,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.ub(11,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(12,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(14,null,[" ",""])),(e()(),i.ub(15,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.ub(16,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(17,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(19,null,[" "," "])),(e()(),i.ub(20,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.ub(21,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(22,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(24,null,[" "," "])),(e()(),i.ub(25,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.ub(26,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(27,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(29,null,[" "," "])),(e()(),i.ub(30,0,null,null,6,"p",[],null,null,null,null,null)),(e()(),i.ub(31,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(32,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(34,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(37,0,null,null,5,"p",[],null,null,null,null,null)),(e()(),i.ub(38,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(39,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(41,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,f)),i.tb(44,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,_)),i.tb(46,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(47,0,null,null,2,"button",[["class","btn single-button top-margin btn-secondary"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showPauseDialog()&&l),l}),null,null)),(e()(),i.Ob(48,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(50,0,null,null,2,"button",[["class","btn single-button top-margin btn-secondary"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showCancelDialog()&&l),l}),null,null)),(e()(),i.Ob(51,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,v)),i.tb(54,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(56,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(58,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(59,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,M)),i.tb(61,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,"arrow_back"),e(t,44,0,n.subscription.receiver&&n.subscription.receiver.length>0),e(t,46,0,n.subscription.invoice_url&&n.subscription.invoice_url.length>10&&n.subscription.owner),e(t,54,0,n.subscription.gift&&n.subscription.owner),e(t,56,0,n.subscription.owner),e(t,58,0,n.subscription.owner),e(t,61,0,n.postalAddress)}),(function(e,t){var n=t.component;e(t,3,0,i.Gb(t,4).inline,"primary"!==i.Gb(t,4).color&&"accent"!==i.Gb(t,4).color&&"warn"!==i.Gb(t,4).color),e(t,6,0,i.Pb(t,6,0,i.Gb(t,7).transform("readers.SUBSCRIPTION_DETAILS_TITLE"))),e(t,12,0,i.Pb(t,12,0,i.Gb(t,13).transform("readers.SUBSCRIPTION_DETAILS_TITLE_LABEL"))),e(t,14,0,n.subscription.title),e(t,17,0,i.Pb(t,17,0,i.Gb(t,18).transform("readers.SUBSCRIPTION_DETAILS_START_LABEL"))),e(t,19,0,n.readersService.getReadableDate(n.subscription.start_timestamp)),e(t,22,0,i.Pb(t,22,0,i.Gb(t,23).transform("readers.SUBSCRIPTION_DETAILS_END_LABEL"))),e(t,24,0,n.readersService.getReadableDate(n.subscription.end_timestamp)),e(t,27,0,i.Pb(t,27,0,i.Gb(t,28).transform("readers.SUBSCRIPTION_DETAILS_INTERVAL_LABEL"))),e(t,29,0,n.subscription.title),e(t,32,0,i.Pb(t,32,0,i.Gb(t,33).transform("readers.SUBSCRIPTION_DETAILS_RECURRING_LABEL"))),e(t,34,0,i.Pb(t,34,0,n.subscription.recurring_payment?i.Gb(t,35).transform("readers.YES"):i.Gb(t,36).transform("readers.NO"))),e(t,39,0,i.Pb(t,39,0,i.Gb(t,40).transform("readers.SUBSCRIPTION_DETAILS_PAYMENT_METHOD_LABEL"))),e(t,41,0,i.Pb(t,41,0,i.Gb(t,42).transform("readers.LABEL_MAP."+n.subscription.payment_method))),e(t,47,0,!n.canPause),e(t,48,0,i.Pb(t,48,0,i.Gb(t,49).transform("readers.SUBSCRIPTION_DETAILS_PAUSE"))),e(t,50,0,!n.subscription.allow_cancellation||n.subscription.renewed||!n.subscription.owner),e(t,51,0,i.Pb(t,51,0,i.Gb(t,52).transform("readers.CANCEL_BUTTON_LABEL")))}))}function S(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,C)),i.tb(1,16384,null,0,d.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,1,0,t.component.showContent)}),null)}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-subscription-details",[],null,null,null,S,b)),i.tb(1,114688,null,0,h.a,[s.a,p.a,m.e,g.a,r.k],null,null)],(function(e,t){e(t,1,0)}),null)}var L=i.qb("app-subscription-details",h.a,x,{},{},[])},ZwOa:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return h})),n("oapL"),n("8Y7J");var l=n("KCVW"),i=n("/HVE"),r=n("Xd0L"),a=n("XNiG");const o=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let s=0;class u{constructor(e,t,n,l){this._defaultErrorStateMatcher=e,this._parentForm=t,this._parentFormGroup=n,this.ngControl=l}}const c=Object(r.D)(u);class d extends c{constructor(e,t,n,l,r,o,u,c,d){super(o,l,r,n),this._elementRef=e,this._platform=t,this.ngControl=n,this._autofillMonitor=c,this._uid="mat-input-"+s++,this._isServer=!1,this._isNativeSelect=!1,this.focused=!1,this.stateChanges=new a.a,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._required=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(e=>Object(i.e)().has(e));const h=this._elementRef.nativeElement;this._inputValueAccessor=u||h,this._previousNativeValue=this.value,this.id=this.id,t.IOS&&d.runOutsideAngular(()=>{e.nativeElement.addEventListener("keyup",e=>{let t=e.target;t.value||t.selectionStart||t.selectionEnd||(t.setSelectionRange(1,1),t.setSelectionRange(0,0))})}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===h.nodeName.toLowerCase(),this._isNativeSelect&&(this.controlType=h.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this.ngControl&&null!==this.ngControl.disabled?this.ngControl.disabled:this._disabled}set disabled(e){this._disabled=Object(l.c)(e),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(e){this._id=e||this._uid}get required(){return this._required}set required(e){this._required=Object(l.c)(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea()&&Object(i.e)().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(e){e!==this.value&&(this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=Object(l.c)(e)}ngOnInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(e=>{this.autofilled=e.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement)}ngDoCheck(){this.ngControl&&this.updateErrorState(),this._dirtyCheckNativeValue()}focus(e){this._elementRef.nativeElement.focus(e)}_focusChanged(e){e===this.focused||this.readonly&&e||(this.focused=e,this.stateChanges.next())}_onInput(){}_dirtyCheckNativeValue(){const e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&&(this._previousNativeValue=e,this.stateChanges.next())}_validateType(){if(o.indexOf(this._type)>-1)throw Error(`Input type "${this._type}" isn't supported by matInput.`)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&&e.badInput}_isTextarea(){return"textarea"===this._elementRef.nativeElement.nodeName.toLowerCase()}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const e=this._elementRef.nativeElement,t=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex>-1&&t&&t.label)}return this.focused||!this.empty}setDescribedByIds(e){this._ariaDescribedby=e.join(" ")}onContainerClick(){this.focused||this.focus()}}class h{}},"a+xz":function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("fLGn"),n("F9FW");class l{}},aEPw:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=['[_nghost-%COMP%]{text-align:center}.red[_ngcontent-%COMP%]{color:red}.pad[_ngcontent-%COMP%]{padding:3em 0}.pointer[_ngcontent-%COMP%]{cursor:pointer}.section-label[_ngcontent-%COMP%]{position:absolute;z-index:100;opacity:.4;font-size:12px;padding:0 5px;color:#fff;background-color:#000}.logintext[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:21px}a[_ngcontent-%COMP%]{color:inherit}h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro Black";font-size:62px}h2[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";font-size:56px}h3[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";font-size:38px}@media (max-width:890px){h1[_ngcontent-%COMP%]{font-size:58px}h2[_ngcontent-%COMP%]{font-size:52px}}@media (max-width:820px){h1[_ngcontent-%COMP%]{font-size:55px}h2[_ngcontent-%COMP%]{font-size:49px}}@media (max-width:770px){h1[_ngcontent-%COMP%]{font-size:50px}h2[_ngcontent-%COMP%]{font-size:44px}}@media (max-width:700px){h1[_ngcontent-%COMP%]{font-size:45px}h2[_ngcontent-%COMP%]{font-size:43px}}@media (max-width:620px){h1[_ngcontent-%COMP%], h2[_ngcontent-%COMP%]{font-size:40px;line-height:1.1}}@media (max-width:550px){h1[_ngcontent-%COMP%], h2[_ngcontent-%COMP%]{font-size:30px;line-height:1.1}}@media (max-width:420px){h1[_ngcontent-%COMP%], h2[_ngcontent-%COMP%]{font-size:23px;line-height:1.1}}*[_ngcontent-%COMP%]{font-family:"Source Sans Pro",sans-serif}']},aIdf:function(e,t,n){!function(e){"use strict";function t(e,t,n){return e+" "+function(e,t){return 2===t?function(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}(e):e}({mm:"munutenn",MM:"miz",dd:"devezh"}[n],e)}var n=[/^gen/i,/^c[\u02bc\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],l=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,i=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];e.defineLocale("br",{months:"Genver_C\u02bchwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C\u02bchwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc\u02bcher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:i,fullWeekdaysParse:[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],shortWeekdaysParse:[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],minWeekdaysParse:i,monthsRegex:l,monthsShortRegex:l,monthsStrictRegex:/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,monthsShortStrictRegex:/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,monthsParse:n,longMonthsParse:n,shortMonthsParse:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc\u02bchoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec\u02bch da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s \u02bczo",s:"un nebeud segondenno\xf9",ss:"%d eilenn",m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:function(e){switch(function e(t){return t>9?e(t%10):t}(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(e){return e+(1===e?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(e){return"g.m."===e},meridiem:function(e,t,n){return e<12?"a.m.":"g.m."}})}(n("wd/R"))},aIsn:function(e,t,n){!function(e){"use strict";e.defineLocale("mi",{months:"Kohi-t\u0101te_Hui-tanguru_Pout\u016b-te-rangi_Paenga-wh\u0101wh\u0101_Haratua_Pipiri_H\u014dngoingoi_Here-turi-k\u014dk\u0101_Mahuru_Whiringa-\u0101-nuku_Whiringa-\u0101-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_H\u014dngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"R\u0101tapu_Mane_T\u016brei_Wenerei_T\u0101ite_Paraire_H\u0101tarei".split("_"),weekdaysShort:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),weekdaysMin:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te h\u0113kona ruarua",ss:"%d h\u0113kona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},aQkU:function(e,t,n){!function(e){"use strict";e.defineLocale("mk",{months:"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),weekdaysMin:"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT",nextWeek:"[\u0412\u043e] dddd [\u0432\u043e] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435\u0434 %s",s:"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u0435\u0434\u043d\u0430 \u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0435\u0434\u0435\u043d \u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0435\u0434\u0435\u043d \u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",M:"\u0435\u0434\u0435\u043d \u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0438",y:"\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-\u0435\u0432":0===n?e+"-\u0435\u043d":n>10&&n<20?e+"-\u0442\u0438":1===t?e+"-\u0432\u0438":2===t?e+"-\u0440\u0438":7===t||8===t?e+"-\u043c\u0438":e+"-\u0442\u0438"},week:{dow:1,doy:7}})}(n("wd/R"))},afyo:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("VIYh"),r=n("5swH"),a=n("KbaO"),o=n("naTb"),s=n("839X"),u=n("7Dn+"),c=n("BRA/"),d=n("gXLG"),h=n("SVse"),p=n("OVpq"),m=l.sb({encapsulation:0,styles:[['.gallery[_ngcontent-%COMP%]{position:absolute;z-index:99;height:100%;min-width:100%;background-color:rgba(189,189,189,.8)}.gallery.hidden[_ngcontent-%COMP%]{display:none!important}.gallery[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{display:grid;position:relative;height:100%;width:100%;overflow:hidden}.gallery[_ngcontent-%COMP%]   .slide[_ngcontent-%COMP%]{height:auto;width:auto;max-height:100%;max-width:100%;transition:transform .3s;margin-top:0;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gallery[_ngcontent-%COMP%]   .slide.zoomed[_ngcontent-%COMP%]{transform:scale3d(3,3,3);max-height:1000%;max-width:1000%}.gallery[_ngcontent-%COMP%]   .gallery-text[_ngcontent-%COMP%]{position:absolute;font-family:Lato,"Open Sans",sans-serif;font-size:1em;line-height:140%;bottom:0;color:#fff;width:100%;background-color:rgba(51,51,51,.8);padding-bottom:10px;padding-top:10px;text-align:center}.gallery[_ngcontent-%COMP%]   .control[_ngcontent-%COMP%]{background-color:gray;position:absolute;cursor:pointer;align-self:center;padding:.3em;font-size:3em;opacity:80%;transition:opacity 150ms cubic-bezier(.25,.46,.45,.84)}.gallery[_ngcontent-%COMP%]   .control[_ngcontent-%COMP%]:focus, .gallery[_ngcontent-%COMP%]   .control[_ngcontent-%COMP%]:hover{opacity:1}.gallery[_ngcontent-%COMP%]   .control.next[_ngcontent-%COMP%]{right:0;margin-right:15px}.gallery[_ngcontent-%COMP%]   .control.prev[_ngcontent-%COMP%]{left:0;margin-left:15px}.gallery[_ngcontent-%COMP%]   .control.close[_ngcontent-%COMP%]{align-self:unset;right:0;top:0;margin-right:15px;margin-top:15px;padding:0 15px}.gallery[_ngcontent-%COMP%]   .control.close[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{line-height:1.5}.gallery[_ngcontent-%COMP%]   .arrow[_ngcontent-%COMP%]{display:block;border-left:.1em solid #fff;border-bottom:.1em solid #fff;width:.5em;height:.5em}.gallery[_ngcontent-%COMP%]   .arrow.left[_ngcontent-%COMP%]{transform:translateX(25%) rotate(45deg)}.gallery[_ngcontent-%COMP%]   .arrow.right[_ngcontent-%COMP%]{transform:translateX(-25%) rotate(225deg)}']],data:{}});function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"img",[["class","slide"]],[[8,"src",4]],[[null,"dblclick"],[null,"mousedown"],[null,"mousemove"],[null,"mouseup"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"dblclick"===t&&(l=!1!==i.onZoom(n)&&l),"mousedown"===t&&(l=!1!==i.mouseDown(n)&&l),"mousemove"===t&&(l=!1!==i.mouseMove(n)&&l),"mouseup"===t&&(l=!1!==i.mouseUp(n)&&l),"mouseleave"===t&&(l=!1!==i.mouseLeave()&&l),l}),null,null)),l.Lb(512,null,h.I,h.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,h.m,[h.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{zoomed:0})],(function(e,t){var n=e(t,3,0,t.component.isZoomed);e(t,2,0,"slide",n)}),(function(e,t){e(t,0,0,t.parent.context.$implicit.file_url)}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","gallery-text"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""]))],null,(function(e,t){e(t,2,0,t.parent.context.$implicit.caption)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,null,null,null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(2,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(4,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(0,null,null,0))],(function(e,t){var n=t.component;e(t,2,0,t.context.index===n.currentSlide),e(t,4,0,t.context.index===n.currentSlide&&t.context.$implicit.caption)}),null)}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","control prev"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onPreviousClick()&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,0,"span",[["class","arrow left"]],null,null,null,null,null))],null,null)}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","control next"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onNextClick()&&l),l}),null,null)),(e()(),l.ub(1,0,null,null,0,"span",[["class","arrow right"]],null,null,null,null,null))],null,null)}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,15,"div",[["class","gallery"]],null,null,null,null,null)),l.Lb(512,null,h.I,h.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,h.m,[h.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{hidden:0}),l.Lb(512,null,h.K,h.L,[l.k,l.s,l.E]),l.tb(5,278528,null,0,h.r,[h.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(6,{backgroundColor:0}),(e()(),l.ub(7,0,null,null,8,"div",[["class","carousel"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(9,278528,null,0,h.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(11,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(13,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(14,0,null,null,1,"div",[["class","control close"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeGallery()&&l),l}),null,null)),(e()(),l.ub(15,0,null,null,0,"span",[["class","icon-x"]],null,null,null,null,null))],(function(e,t){var n=t.component,l=e(t,3,0,!n.showGallery);e(t,2,0,"gallery",l);var i=e(t,6,0,"rgba("+n.backgroundColorRGBA[0]+", "+n.backgroundColorRGBA[1]+", "+n.backgroundColorRGBA[2]+","+n.backgroundColorRGBA[3]+")");e(t,5,0,i),e(t,9,0,n.item.images),e(t,11,0,!n.isZoomed),e(t,13,0,!n.isZoomed)}),null)}function w(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(1,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,1,0,t.component.item)}),null)}var k=n("Vrw5"),M=n("6wqM"),C=n("TSSN"),S=n("DFop"),x=l.sb({encapsulation:0,styles:[['.share[_ngcontent-%COMP%]{position:absolute;z-index:99;height:100%;min-width:100%;background-color:#fff;color:#727272;top:45px;left:0}.share[_ngcontent-%COMP%]   a.share-anchor[_ngcontent-%COMP%], .share[_ngcontent-%COMP%]   a.share-anchor[_ngcontent-%COMP%]:active, .share[_ngcontent-%COMP%]   a.share-anchor[_ngcontent-%COMP%]:hover, .share[_ngcontent-%COMP%]   a.share-anchor[_ngcontent-%COMP%]:visited{display:block;color:#fff;text-decoration:none}.share.hidden[_ngcontent-%COMP%]{display:none!important}.share[_ngcontent-%COMP%]   .share-header[_ngcontent-%COMP%]{position:absolute;left:0;top:0;width:100%;height:50px}.share[_ngcontent-%COMP%]   .share-header[_ngcontent-%COMP%]   .share-title[_ngcontent-%COMP%]{position:relative;font-family:Lato,"Open Sans",sans-serif;font-size:1.8em;height:45px;white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;top:1em}.share[_ngcontent-%COMP%]   .share-header[_ngcontent-%COMP%]   .share-close-button[_ngcontent-%COMP%]{cursor:pointer;position:absolute;right:20px;top:10px;width:50px;height:50px;font-size:35px;line-height:50px;text-align:center}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]{display:flex;width:100%;height:100vh;flex-wrap:wrap;flex-direction:column;justify-content:center}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .share-grid[_ngcontent-%COMP%]{align-self:center;display:grid;width:900px;max-width:100vw;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:0;-ms-grid-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:auto}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .share-grid[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:nth-child(1){-ms-grid-column:1}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .share-grid[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:nth-child(2){-ms-grid-column:2}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .share-grid[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:nth-child(3){-ms-grid-column:3}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .share-grid[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:nth-child(4){-ms-grid-column:4}.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .url-txt[_ngcontent-%COMP%]{margin-top:20px;align-self:center;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.share[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]{cursor:pointer}.share[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]{display:block;font-family:"3dz"!important;font-size:80pt;color:#727272;letter-spacing:0;text-align:center;vertical-align:middle;margin-bottom:-20px}.share[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .button-text[_ngcontent-%COMP%]{width:100%;font-family:"Open Sans";font-weight:400;text-align:center;color:#727272}@media (max-width:600px){.share[_ngcontent-%COMP%]   .button-container[_ngcontent-%COMP%]   .button-image[_ngcontent-%COMP%]{font-size:60pt}}@media (max-width:400px){.share[_ngcontent-%COMP%]   .share-items-container[_ngcontent-%COMP%]   .share-grid[_ngcontent-%COMP%]{grid-template-columns:repeat(2,1fr);-ms-grid-columns:1fr 1fr}}']],data:{}});function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","url-txt"]],null,null,null,null,null)),(e()(),l.Ob(1,null,[" "," "]))],null,(function(e,t){e(t,1,0,t.component.getShareUrl("url"))}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,37,"div",[["class","share"]],null,null,null,null,null)),l.Lb(512,null,h.I,h.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,h.m,[h.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{hidden:0}),(e()(),l.ub(4,0,null,null,4,"div",[["class","share-header"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,2,"div",[["class","share-title"]],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),l.Ib(131072,C.j,[C.k,l.h]),(e()(),l.ub(8,0,null,null,0,"div",[["class","share-close-button icon-x"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeShare()&&l),l}),null,null)),(e()(),l.ub(9,0,null,null,28,"div",[["class","share-items-container"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,25,"div",[["class","share-grid"]],null,null,null,null,null)),(e()(),l.ub(11,0,null,null,5,"div",[["class","button-container"],["id","facebook-button"]],null,null,null,null,null)),(e()(),l.ub(12,0,null,null,4,"a",[["class","share-anchor"],["target","_blank"]],[[1,"href",4]],null,null,null,null)),(e()(),l.ub(13,0,null,null,1,"div",[["class","button-image"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["b"])),(e()(),l.ub(15,0,null,null,1,"div",[["class","button-text"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Facebook"])),(e()(),l.ub(17,0,null,null,5,"div",[["class","button-container"],["id","twitter-button"]],null,null,null,null,null)),(e()(),l.ub(18,0,null,null,4,"a",[["class","share-anchor"],["target","_blank"]],[[1,"href",4]],null,null,null,null)),(e()(),l.ub(19,0,null,null,1,"div",[["class","button-image"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["T"])),(e()(),l.ub(21,0,null,null,1,"div",[["class","button-text"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Twitter"])),(e()(),l.ub(23,0,null,null,6,"div",[["class","button-container"],["id","e-mail-button"]],null,null,null,null,null)),(e()(),l.ub(24,0,null,null,5,"a",[["class","share-anchor"],["target","_blank"]],[[1,"href",4]],null,null,null,null)),(e()(),l.ub(25,0,null,null,1,"div",[["class","button-image"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["e"])),(e()(),l.ub(27,0,null,null,2,"div",[["class","button-text"]],null,null,null,null,null)),(e()(),l.Ob(28,null,["",""])),l.Ib(131072,C.j,[C.k,l.h]),(e()(),l.ub(30,0,null,null,5,"div",[["class","button-container"],["id","link-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showUrl()&&l),l}),null,null)),(e()(),l.ub(31,0,null,null,1,"div",[["class","button-image"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,["F"])),(e()(),l.ub(33,0,null,null,2,"div",[["class","button-text"]],null,null,null,null,null)),(e()(),l.Ob(34,null,["",""])),l.Ib(131072,C.j,[C.k,l.h]),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(37,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,!n.showShare);e(t,2,0,"share",l),e(t,37,0,n.showUrlLink)}),(function(e,t){var n=t.component;e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("SHARE"))),e(t,12,0,n.getShareUrl("facebook")),e(t,18,0,n.getShareUrl("twitter")),e(t,24,0,n.getShareUrl("e-mail")),e(t,28,0,l.Pb(t,28,0,l.Gb(t,29).transform("EMAIL"))),e(t,34,0,l.Pb(t,34,0,l.Gb(t,35).transform("COPYLINK")))}))}var P=n("bujt"),T=n("Fwaw"),I=n("5GAg"),D=n("omvX"),E=n("Mr+X"),A=n("Gi4r"),Y=n("kwfl"),G=n("oBM4");class R{constructor(e,t){this.viewerService=e,this.sessionTrackingService=t}ngOnInit(){const e=this.viewerService.magazineArticleHeads;this.showPDFDownload=this.viewerService.magazineContent.pdf_download_enabled,this.hasArticle=e&&e.articles.length>0&&e.articles_enabled}showFullscreen(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_ENTER_FULLSCREEN,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.FULLSCREEN)}closeFullscreen(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_EXIT_FULLSCREEN,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.EXIT_FULLSCREEN)}downloadPdf(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_PDF_DOWNLOAD,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.PDF_DOWNLOAD)}showIndex(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_THUMBNAILS,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.THUMBNAILS)}showArticleIndex(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_ARTICLE_INDEX,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.ARTICLE_INDEX)}showArticleViewer(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_ARTICLE,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.ARTICLE_VIEWER)}showNextPage(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_NEXT_PAGE,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.NEXT_PAGE)}showPreviousPage(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_PREV_PAGE,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.PREVIOUS_PAGE)}openLogin(){this.viewerService.emitToolbarAction(Y.d.LOGIN)}search(){this.sessionTrackingService.buttonClick(G.b.MAGAZINE_SEARCH,G.d.MAGAZINE,this.viewerService.magazineArticleHeads.external_id),this.viewerService.emitToolbarAction(Y.d.SEARCH)}}var N=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{display:block;width:100%;height:45px;background-color:#fff;color:#000;text-align:center}.toolbar-center-bar[_ngcontent-%COMP%]{width:100%;height:45px;position:absolute;text-align:center;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-on[_ngcontent-%COMP%]{width:calc(50% - 30px)}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-off[_ngcontent-%COMP%]{width:50%;padding-left:30px}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-off.btn-warning[_ngcontent-%COMP%]{background-color:#ff5722}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-off.btn-warning[_ngcontent-%COMP%]:hover{background-color:#ee3900}.toolbar-center-bar[_ngcontent-%COMP%]   div[data-toggle=toggle][_ngcontent-%COMP%]   .toggle-handle[_ngcontent-%COMP%]{width:60px;background-color:#fff;border-color:#fff}.toolbar-left-button-bar[_ngcontent-%COMP%]{position:absolute;right:auto;left:0;height:45px;margin-left:130px}.toolbar-left-button-bar.magazine-toolbar[_ngcontent-%COMP%]{margin-left:30px}.toolbar-left-button-bar.footer[_ngcontent-%COMP%]{height:35px}.toolbar-right-button-bar[_ngcontent-%COMP%]{position:absolute;right:0;left:auto;margin-right:130px;height:45px;font-family:Lato,"Open Sans",sans-serif}.toolbar-right-button-bar.magazine-toolbar[_ngcontent-%COMP%]{margin-right:30px}.toolbar-right-button-bar[_ngcontent-%COMP%]   .hidden-search[_ngcontent-%COMP%]{width:0;overflow:hidden}.toolbar-right-button-bar.footer[_ngcontent-%COMP%]{height:35px}.toolbar-main-search-container[_ngcontent-%COMP%]{height:45px;width:450px;background-color:#ededed;display:inline-block;vertical-align:top}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]{display:table;width:100%}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .left-margin[_ngcontent-%COMP%], .toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .right-margin[_ngcontent-%COMP%]{padding-left:10px;padding-right:10px}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]{display:table-cell}.toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]   .search-input[_ngcontent-%COMP%]{height:45px;width:100%;background-color:#ededed;padding:0;margin:0;border-style:none;border-color:Transparent;outline:0;font-size:18.46px}.toolbar-button[_ngcontent-%COMP%]{font-family:"3dz"!important;font-size:30px;color:#727272;letter-spacing:0;text-align:center;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer;line-height:45px}.toolbar-button[_ngcontent-%COMP%]:hover{color:#000}.toolbar-button.footer[_ngcontent-%COMP%]{line-height:35px}.toolbar-text-button[_ngcontent-%COMP%]{font-size:10px;color:#727272;letter-spacing:0;text-align:center;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer;line-height:45px}.toolbar-text-button[_ngcontent-%COMP%]:hover{color:#000}.toolbar-text-button[_ngcontent-%COMP%]:first-child{margin-left:0}.toolbar-text-button.footer[_ngcontent-%COMP%]{line-height:35px}.toolbar-search[_ngcontent-%COMP%]{display:table;width:100%;height:45px}.toolbar-search[_ngcontent-%COMP%]   .search-input-container[_ngcontent-%COMP%]{display:table-cell;height:100%}.toolbar-search[_ngcontent-%COMP%]   .search-input-container[_ngcontent-%COMP%]   .search-input[_ngcontent-%COMP%]{height:45px;width:100%;background-color:#ededed;padding:0;margin:0}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon[_ngcontent-%COMP%]{width:30px;color:#9b9b9b;font-family:"3dz"!important;line-height:45px;font-size:30px;vertical-align:middle;display:table-cell}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon.left-margin[_ngcontent-%COMP%]{padding-left:10px;padding-right:10px}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon.right-margin[_ngcontent-%COMP%]{padding-top:2px;padding-left:10px;padding-right:10px}.toolbar-search[_ngcontent-%COMP%]   .toolbar-icon[_ngcontent-%COMP%]:hover{color:#000}@media (max-width:900px){.toolbar-left-button-bar[_ngcontent-%COMP%]{margin-left:30px}.toolbar-right-button-bar[_ngcontent-%COMP%]{margin-right:30px}}@media (max-width:713px){.toolbar-main-search-container[_ngcontent-%COMP%], .toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]{width:350px}.toolbar-left-button-bar[_ngcontent-%COMP%]{position:absolute;z-index:1}.toolbar-left-button-bar[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]{margin:0}.toolbar-right-button-bar[_ngcontent-%COMP%]{margin:0!important;width:100%;text-align:right}.toolbar-right-button-bar[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]:last-child{margin-right:30px}.toolbar-right-button-bar.footer[_ngcontent-%COMP%]{margin-right:30px!important}.toolbar-search-container[_ngcontent-%COMP%]{height:45px;width:100%;background-color:#ededed;display:block;position:absolute;top:0;z-index:2}.toolbar-search[_ngcontent-%COMP%]{background-color:#ededed}}@media (max-width:440px){.toolbar-main-search-container[_ngcontent-%COMP%], .toolbar-main-search-container[_ngcontent-%COMP%]   .toolbar-search-container[_ngcontent-%COMP%]{width:100%}.toolbar-left-button-bar[_ngcontent-%COMP%], .toolbar-left-button-bar.footer[_ngcontent-%COMP%]{margin-left:10px!important}.toolbar-left-button-bar[_ngcontent-%COMP%]   .toolbar-button.fullscreen-icon[_ngcontent-%COMP%]{display:none}.toolbar-right-button-bar[_ngcontent-%COMP%]   .toolbar-button[_ngcontent-%COMP%]:last-child{margin-right:10px!important}.toolbar-right-button-bar[_ngcontent-%COMP%]   .toolbar-button.fullscreen-icon[_ngcontent-%COMP%]{display:none}.toolbar-right-button-bar.footer[_ngcontent-%COMP%]{margin-right:10px!important}}']],data:{}});function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showFullscreen()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["open_in_full"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function F(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeFullscreen()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["close_fullscreen"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function H(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.downloadPdf()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["download"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function B(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showIndex()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["grid_view"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function z(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showArticleIndex()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["list"]))],(function(e,t){e(t,3,0,"material-icons-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function V(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showArticleViewer()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["newsmode"]))],(function(e,t){e(t,3,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function Q(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showPreviousPage()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["arrow_back_ios"]))],(function(e,t){e(t,3,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function U(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showNextPage()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["arrow_forward_ios"]))],(function(e,t){e(t,3,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function W(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.search()&&l),l}),P.b,P.a)),l.tb(1,180224,null,0,T.b,[l.k,I.e,[2,D.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,E.b,E.a)),l.tb(3,9158656,null,0,A.b,[l.k,A.d,[8,null],[2,A.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["search"])),(e()(),l.kb(16777216,null,null,1,null,j)),l.tb(6,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,F)),l.tb(8,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,H)),l.tb(10,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,B)),l.tb(12,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,z)),l.tb(14,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,V)),l.tb(16,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Q)),l.tb(18,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,U)),l.tb(20,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,!n.isFullscreenShown),e(t,8,0,n.isFullscreenShown),e(t,10,0,n.showPDFDownload&&!n.isArticleViewerVisible),e(t,12,0,!n.isArticleViewerVisible),e(t,14,0,n.hasArticle&&!n.isArticleViewerVisible),e(t,16,0,n.hasArticle&&n.showNewsModeButton&&!n.isArticleViewerVisible),e(t,18,0,!n.isArticleViewerVisible&&n.showPreviousButton),e(t,20,0,!n.isArticleViewerVisible&&n.showNextButton)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}var q=n("2Naa"),K=n("o7+2"),J=n("iInd"),X=n("o8mH"),$=n("s6ns");n.d(t,"a",(function(){return le}));var Z=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{height:100%;display:block;overflow-y:auto}.opt-out[_ngcontent-%COMP%]{position:absolute;z-index:11;right:15px;bottom:15px;color:#000;cursor:pointer;font-size:8px}.pdf-container[_ngcontent-%COMP%]{height:calc(100% - 45px);position:absolute;width:100vw;top:45px;left:0}.pdf-container-with-website-toolbar[_ngcontent-%COMP%]{height:100%;width:100vw}.pdf-arrow-container[_ngcontent-%COMP%]{height:calc(100% - 45px);position:relative}.pdf-arrow-container-with-website-toolbar[_ngcontent-%COMP%]{height:calc(100% - 165px);position:relative}.page-arrow[_ngcontent-%COMP%]{position:absolute;top:50%;transform:translateY(-50%);font-family:"3dz"!important;font-size:55pt;color:#cbcbcb;pointer-events:none}.page-arrow.left-arrow[_ngcontent-%COMP%]{left:0}.page-arrow.right-arrow[_ngcontent-%COMP%]{right:0}@media (max-width:768px){.page-arrow[_ngcontent-%COMP%]{pointer-events:all;cursor:pointer}}@media (max-width:450px){.page-arrow[_ngcontent-%COMP%]{font-size:25pt;pointer-events:all;cursor:pointer;background-color:#fff;opacity:.8}}']],data:{}});function ee(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-toolbar",[["toolbarLocation","magazine"]],null,null,null,i.b,i.a)),l.tb(1,114688,null,0,r.a,[a.b,o.a,s.a,u.a,c.a,d.a],{toolbarLocation:[0,"toolbarLocation"],isFullscreenShown:[1,"isFullscreenShown"],isArticleViewerVisible:[2,"isArticleViewerVisible"],settings:[3,"settings"]},null)],(function(e,t){var n=t.component;e(t,1,0,"magazine",n.isFullscreenShown,l.Gb(t.parent,8).showArticle,n.websiteSettings)}),null)}function te(e){return l.Qb(0,[l.Mb(402653184,1,{pdfContent:0}),l.Mb(402653184,2,{galleryComponent:0}),l.Mb(402653184,3,{articleIndexComponent:0}),l.Mb(402653184,4,{articleViewerComponent:0}),l.Mb(402653184,5,{shareComponent:0}),(e()(),l.ub(5,0,null,null,1,"app-gallery",[],null,null,null,w,m)),l.tb(6,114688,[[2,4],["galleryComponent",4]],0,p.a,[a.b],null,null),(e()(),l.ub(7,0,null,null,1,"app-article-viewer",[],null,null,null,k.b,k.a)),l.tb(8,114688,[[4,4],["articleViewerComponent",4]],0,M.a,[o.a,a.b,c.a],{issueTitle:[0,"issueTitle"]},null),(e()(),l.ub(9,0,null,null,1,"app-share",[],null,null,null,O,x)),l.tb(10,114688,[[5,4],["shareComponent",4]],0,S.a,[a.b,l.y,l.h],null,null),(e()(),l.ub(11,0,null,null,7,"div",[],null,null,null,null,null)),l.Lb(512,null,h.I,h.J,[l.r,l.s,l.k,l.E]),l.tb(13,278528,null,0,h.m,[h.I],{ngClass:[0,"ngClass"]},null),l.Jb(14,{"pdf-arrow-container":0,"pdf-arrow-container-with-website-toolbar":1}),(e()(),l.ub(15,0,[[1,0],["pspdfkit",1]],null,3,"div",[],null,[["window","resize"]],(function(e,t,n){var l=!0;return"window:resize"===t&&(l=!1!==e.component.onResize(n)&&l),l}),null,null)),l.Lb(512,null,h.I,h.J,[l.r,l.s,l.k,l.E]),l.tb(17,278528,null,0,h.m,[h.I],{ngClass:[0,"ngClass"]},null),l.Jb(18,{"pdf-container":0,"pdf-container-with-website-toolbar":1}),(e()(),l.ub(19,0,null,null,1,"app-pdf-viewer-toolbar",[],null,null,null,W,N)),l.tb(20,114688,null,0,R,[a.b,c.a],{isArticleViewerVisible:[0,"isArticleViewerVisible"],isFullscreenShown:[1,"isFullscreenShown"],showPreviousButton:[2,"showPreviousButton"],showNextButton:[3,"showNextButton"],showNewsModeButton:[4,"showNewsModeButton"]},null),(e()(),l.ub(21,0,null,null,1,"app-article-index",[["id","articleIndexComponent"]],null,[[null,"goToArticle"]],(function(e,t,n){var l=!0;return"goToArticle"===t&&(l=!1!==e.component.goToArticle(n)&&l),l}),q.b,q.a)),l.tb(22,114688,[[3,4],["articleIndexComponent",4]],0,K.a,[J.l,a.b,o.a,l.y],{addExtraTopSpace:[0,"addExtraTopSpace"],useEmbeddedArticleViewer:[1,"useEmbeddedArticleViewer"]},{goToArticle:"goToArticle"}),(e()(),l.kb(16777216,null,null,1,null,ee)),l.tb(24,16384,null,0,h.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0),e(t,8,0,n.magazineContent.magazine_title),e(t,10,0);var i=e(t,14,0,!n.websiteSettings.enabled,n.websiteSettings.enabled);e(t,13,0,i);var r=e(t,18,0,!n.websiteSettings.enabled,n.websiteSettings.enabled);e(t,17,0,r),e(t,20,0,l.Gb(t,8).showArticle,n.isFullscreenShown,n.currentPage>1&&!n.isZoomed&&!n.isSubviewVisible,n.pageIndexes.length-1>n.currentPage&&!n.isZoomed&&!n.isSubviewVisible,n.showNewsModeButton),e(t,22,0,!n.websiteSettings.enabled,n.websiteSettings.enabled),e(t,24,0,!n.websiteSettings.enabled)}),null)}function ne(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-pdf",[],null,null,null,te,Z)),l.tb(1,245760,null,0,X.a,[l.q,a.b,J.a,J.l,h.k,$.e,l.y,l.k,d.a,c.a,s.a],null,null)],(function(e,t){e(t,1,0)}),null)}var le=l.qb("app-pdf",X.a,ne,{},{},[])},anAZ:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("fj3Y"),n("F0tV"),n("2Yw9"),n("XzxF"),n("WV7W"),n("BhrR"),n("tsA1"),n("OAnd"),n("+sx3"),n("o8mH"),n("SITJ"),n("77b6"),n("DnID"),n("+twN"),n("wMYW");class l{}},ar1G:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=['h1[_ngcontent-%COMP%], h3[_ngcontent-%COMP%], p[_ngcontent-%COMP%]{font-family:"Source Sans Pro"}h2[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold"}.pointer[_ngcontent-%COMP%]{cursor:pointer}.articles-main-container[_ngcontent-%COMP%]{margin-left:auto;margin-right:auto;max-width:780px}.archive[_ngcontent-%COMP%], .top-articles[_ngcontent-%COMP%], .top-sections[_ngcontent-%COMP%]{max-width:780px;margin:50px auto 20px}.archive[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%], .top-articles[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%], .top-sections[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-family:"Source Sans Pro";font-weight:700;letter-spacing:.1px;color:#212121}.top-articles-container[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0;justify-content:space-between}.top-section[_ngcontent-%COMP%]{font-size:14px;font-family:"Source Sans Pro";font-weight:700;letter-spacing:.2px;color:#727272}.left-archive-cover[_ngcontent-%COMP%]{position:absolute;top:0;left:0;background:linear-gradient(to left,transparent 0,#fff 80%,#fff 100%);width:60px;height:280px}.right-archive-cover[_ngcontent-%COMP%]{position:absolute;top:0;right:0;background:linear-gradient(to right,transparent 0,#fff 80%,#fff 100%);width:60px;height:280px}.archive-container[_ngcontent-%COMP%]{overflow-x:auto;white-space:nowrap;max-height:280px;overflow-y:hidden}.archive-container[_ngcontent-%COMP%]   .issue[_ngcontent-%COMP%]{width:137px;height:260px;display:inline-block;margin-right:30px;padding:10px 3px 10px 2px;cursor:pointer;overflow:hidden}.archive-container[_ngcontent-%COMP%]   .issue[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:132px;max-height:187px;box-shadow:3px 3px 6px 0 rgba(0,0,0,.3)}.archive-container[_ngcontent-%COMP%]   .issue[_ngcontent-%COMP%]   .caption[_ngcontent-%COMP%]{color:#030303;font-size:14px;font-family:"Source Sans Pro";font-weight:700;letter-spacing:.2px;display:block;text-align:center;margin-top:5px;white-space:normal;height:45px;overflow:hidden}.newsletter-registration-container[_ngcontent-%COMP%]{max-width:780px;margin-left:auto;margin-right:auto;margin-bottom:30px}.newsletter-registration-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:24px;font-family:"Source Sans Pro";font-weight:400;letter-spacing:.67px;color:#030303;margin-bottom:20px}.first-article-index[_ngcontent-%COMP%]{width:calc(780px + 70px);margin-left:-70px}.first-article-index[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:left;height:300px;width:400px;margin-right:20px;overflow:hidden;display:inline-block;position:relative}.first-article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{font-size:32px;line-height:32px}.first-article-index[_ngcontent-%COMP%]   .article[_ngcontent-%COMP%]{position:relative;overflow:hidden;max-width:8000px;margin-left:auto;margin-right:auto;margin-top:30px;box-sizing:unset;cursor:pointer}.article-index[_ngcontent-%COMP%]   .article[_ngcontent-%COMP%]{position:relative;overflow:hidden;max-width:780px;margin-left:auto;margin-right:auto;margin-top:30px;box-sizing:unset;cursor:pointer}.article-index[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:right;height:140px;width:140px;margin-left:20px;overflow:hidden;display:inline-block;position:relative}.offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}.text_container[_ngcontent-%COMP%]{overflow:hidden;text-overflow-ellipsis:ellipsis;color:#373a36}.article-index[_ngcontent-%COMP%]   .line[_ngcontent-%COMP%]{margin-left:auto;margin-right:auto;border-left:6px solid #e5e5e5;padding-left:18px}.deck[_ngcontent-%COMP%]{display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:20px;height:20px;font-size:14px;color:#727272;letter-spacing:0;line-height:20px}.title[_ngcontent-%COMP%]{margin:0 0 14px;display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;font-size:21px;font-family:"Source Sans Pro"!important;color:#190018;letter-spacing:0;line-height:25px;font-weight:900;max-height:calc(25px * 5)}.title[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;top:1px;font-family:"3dz";color:#42cc14;font-size:14px;letter-spacing:0;line-height:20px;margin-right:3px}.title[_ngcontent-%COMP%]   span.locked[_ngcontent-%COMP%]{color:#373a36}.teaser[_ngcontent-%COMP%]{text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:18px;color:#727272;letter-spacing:0;line-height:22px;max-height:calc(22px * 4)}.article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%] ~ .teaser[_ngcontent-%COMP%]{max-height:calc(22px * 3)}.article-index[_ngcontent-%COMP%]   .deck[_ngcontent-%COMP%] ~ .title[_ngcontent-%COMP%] ~ .teaser[_ngcontent-%COMP%]{max-height:calc(22px * 2)}.all-articles[_ngcontent-%COMP%]{color:#fe3824;font-size:16px;font-family:"Source Sans Pro";font-weight:400;line-height:36px;letter-spacing:.44px;text-decoration:underline;cursor:pointer}@media (max-width:770px){.archive[_ngcontent-%COMP%], .articles-main-container[_ngcontent-%COMP%], .newsletter-registration-container[_ngcontent-%COMP%], .top-articles[_ngcontent-%COMP%], .top-sections[_ngcontent-%COMP%]{padding-left:15px;padding-right:15px}.first-article-index[_ngcontent-%COMP%]{width:100%;margin-left:-10px}.first-article-index[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{width:200px;height:150px}}@media (max-width:450px){.first-article-index[_ngcontent-%COMP%]{margin-left:0}.first-article-index[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{font-size:21px;line-height:25px}.first-article-index[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:right;height:140px;width:140px;margin-left:20px;margin-right:0;overflow:hidden;display:inline-block;position:relative}}']},"b/5Q":function(e,t,n){"use strict";var l=n("aEPw"),i=n("8Y7J"),r=n("HQkz"),a=n("naFj"),o=n("SVse"),s=n("J1ax"),u=n("ydTn"),c=n("pwBl"),d=n("RmM4"),h=n("dFDH"),p=n("TSSN"),m=n("s6ns"),g=n("iInd");n.d(t,"b",(function(){return b})),n.d(t,"c",(function(){return v})),n.d(t,"a",(function(){return w}));var b=i.sb({encapsulation:0,styles:[l.a,['.container-fluid[_ngcontent-%COMP%]{max-width:800px!important;padding:60px 100px;text-align:left}.container-fluid[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";padding:9px 26px;box-shadow:1px 1px 4px -1px #0008;margin-top:35px!important}.container-fluid.dialog[_ngcontent-%COMP%]{background-color:#fff;max-width:1028px!important}.description[_ngcontent-%COMP%], .subtitle[_ngcontent-%COMP%]{font-size:21px}.title-pad[_ngcontent-%COMP%]{padding:0 2em}']],data:{}});function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Leadwall-Form"]))],null,null)}function _(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","justify-content-center text-center logintext"],["style","padding-top: 64px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" Sie sind bereits Abonnent, dann k\xf6nnen Sie sich\xa0 "])),(e()(),i.ub(2,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"u",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["hier anmelden \xbb"]))],null,(function(e,t){e(t,2,0,t.component.backendService.getArchiveLoginUrl())}))}function v(e){return i.Qb(0,[i.Ib(0,r.a,[a.a]),(e()(),i.kb(16777216,null,null,1,null,f)),i.tb(2,16384,null,0,o.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,21,"div",[["class","container-fluid"]],null,null,null,null,null)),i.Lb(512,null,o.I,o.J,[i.r,i.s,i.k,i.E]),i.tb(5,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(6,{dialog:0}),(e()(),i.ub(7,0,null,null,4,"div",[["class","row justify-content-center text-center title-pad"]],null,null,null,null,null)),(e()(),i.ub(8,0,null,null,3,"h2",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,o.K,o.L,[i.k,i.s,i.E]),i.tb(10,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(11,1),(e()(),i.ub(12,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(13,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(14,0,null,null,1,"p",[["class","subtitle"]],[[8,"innerHTML",1]],null,null,null,null)),i.Kb(15,1),(e()(),i.ub(16,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(17,0,null,null,1,"p",[["class","description"]],[[8,"innerHTML",1]],null,null,null,null)),i.Kb(18,1),(e()(),i.ub(19,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(20,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(21,0,null,null,1,"button",[["class","btn btn-default mt-3"]],[[4,"background-color",null],[4,"color",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.resendEmail()&&l),l}),null,null)),(e()(),i.Ob(22,null,[" "," "])),(e()(),i.kb(16777216,null,null,1,null,_)),i.tb(24,16384,null,0,o.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard);var l=e(t,6,0,n.isDialog);e(t,5,0,"container-fluid",l),e(t,10,0,n.util.getFontStyle()),e(t,24,0,!n.isDialog)}),(function(e,t){var n=t.component,l=i.Pb(t,8,0,e(t,11,0,i.Gb(t,0),n.leadWallConfirmationData.title));e(t,8,0,l);var r=i.Pb(t,14,0,e(t,15,0,i.Gb(t,0),n.leadWallConfirmationData.subtitle));e(t,14,0,r);var a=i.Pb(t,17,0,e(t,18,0,i.Gb(t,0),n.leadWallConfirmationData.description));e(t,17,0,a),e(t,21,0,n.leadWallButtonColor,"white"),e(t,22,0,n.leadWallConfirmationData.resendButtonLabel)}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-leadwall-confirmation",[],null,null,null,v,b)),i.tb(1,114688,null,0,s.a,[u.a,c.a,d.a,a.a,h.b,p.k,[2,m.a],[2,m.i],g.a],null,null)],(function(e,t){e(t,1,0)}),null)}var w=i.qb("app-leadwall-confirmation",s.a,y,{leadWallConfirmationData:"leadWallConfirmationData",leadWallButtonColor:"leadWallButtonColor"},{},[])},"b1+6":function(e,t,n){"use strict";n.d(t,"a",(function(){return k})),n.d(t,"b",(function(){return P}));var l=n("8Y7J"),i=(n("OIZN"),n("NcP4"),n("SVse")),r=n("QQfA"),a=n("IP0z"),o=(n("POq0"),n("JjoW")),s=n("Mz6y"),u=n("cUpR"),c=n("Xd0L"),d=n("/HVE"),h=n("Fwaw"),p=(n("zMNK"),n("hOhj")),m=n("HsOI"),g=n("5GAg"),b=n("MlvX"),f=n("dJrM"),_=n("omvX"),v=n("Azqq"),y=n("s7LF"),w=n("bujt"),k=l.sb({encapsulation:2,styles:[".mat-paginator{display:block}.mat-paginator-outer-container{display:flex}.mat-paginator-container{display:flex;align-items:center;justify-content:flex-end;min-height:56px;padding:0 8px;flex-wrap:wrap-reverse;width:100%}.mat-paginator-page-size{display:flex;align-items:baseline;margin-right:8px}[dir=rtl] .mat-paginator-page-size{margin-right:0;margin-left:8px}.mat-paginator-page-size-label{margin:0 4px}.mat-paginator-page-size-select{margin:6px 4px 0 4px;width:56px}.mat-paginator-page-size-select.mat-form-field-appearance-outline{width:64px}.mat-paginator-page-size-select.mat-form-field-appearance-fill{width:64px}.mat-paginator-range-label{margin:0 32px 0 24px}.mat-paginator-range-actions{display:flex;align-items:center}.mat-paginator-icon{width:28px;fill:currentColor}[dir=rtl] .mat-paginator-icon{transform:rotate(180deg)}"],data:{}});function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,1)._selectViaInteraction()&&i),"keydown"===t&&(i=!1!==l.Gb(e,1)._handleKeydown(n)&&i),i}),b.c,b.a)),l.tb(1,8568832,[[10,4]],0,c.p,[l.k,l.h,[2,c.j],[2,c.o]],{value:[0,"value"]},null),(e()(),l.Ob(2,0,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit)}),(function(e,t){e(t,0,0,l.Gb(t,1)._getTabIndex(),l.Gb(t,1).selected,l.Gb(t,1).multiple,l.Gb(t,1).active,l.Gb(t,1).id,l.Gb(t,1)._getAriaSelected(),l.Gb(t,1).disabled.toString(),l.Gb(t,1).disabled),e(t,2,0,t.context.$implicit)}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,19,"mat-form-field",[["class","mat-paginator-page-size-select mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,f.b,f.a)),l.tb(1,7520256,null,9,m.c,[l.k,l.h,[2,c.h],[2,a.b],[2,m.a],d.a,l.y,[2,_.a]],{color:[0,"color"]},null),l.Mb(603979776,1,{_controlNonStatic:0}),l.Mb(335544320,2,{_controlStatic:0}),l.Mb(603979776,3,{_labelChildNonStatic:0}),l.Mb(335544320,4,{_labelChildStatic:0}),l.Mb(603979776,5,{_placeholderChild:0}),l.Mb(603979776,6,{_errorChildren:1}),l.Mb(603979776,7,{_hintChildren:1}),l.Mb(603979776,8,{_prefixChildren:1}),l.Mb(603979776,9,{_suffixChildren:1}),(e()(),l.ub(11,0,null,1,8,"mat-select",[["class","mat-select"],["role","listbox"]],[[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null],[2,"mat-select-empty",null]],[[null,"selectionChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"keydown"===t&&(i=!1!==l.Gb(e,13)._handleKeydown(n)&&i),"focus"===t&&(i=!1!==l.Gb(e,13)._onFocus()&&i),"blur"===t&&(i=!1!==l.Gb(e,13)._onBlur()&&i),"selectionChange"===t&&(i=!1!==r._changePageSize(n.value)&&i),i}),v.b,v.a)),l.Lb(6144,null,c.j,null,[o.c]),l.tb(13,2080768,null,3,o.c,[p.e,l.h,l.y,c.b,l.k,[2,a.b],[2,y.s],[2,y.j],[2,m.c],[8,null],[8,null],o.a,g.g],{disabled:[0,"disabled"],value:[1,"value"],ariaLabel:[2,"ariaLabel"]},{selectionChange:"selectionChange"}),l.Mb(603979776,10,{options:1}),l.Mb(603979776,11,{optionGroups:1}),l.Mb(603979776,12,{customTrigger:0}),l.Lb(2048,[[1,4],[2,4]],m.d,null,[o.c]),(e()(),l.kb(16777216,null,1,1,null,M)),l.tb(19,278528,null,0,i.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.color),e(t,13,0,n.disabled,n.pageSize,n._intl.itemsPerPageLabel),e(t,19,0,n._displayedPageSizeOptions)}),(function(e,t){e(t,0,1,["standard"==l.Gb(t,1).appearance,"fill"==l.Gb(t,1).appearance,"outline"==l.Gb(t,1).appearance,"legacy"==l.Gb(t,1).appearance,l.Gb(t,1)._control.errorState,l.Gb(t,1)._canLabelFloat,l.Gb(t,1)._shouldLabelFloat(),l.Gb(t,1)._hasFloatingLabel(),l.Gb(t,1)._hideControlPlaceholder(),l.Gb(t,1)._control.disabled,l.Gb(t,1)._control.autofilled,l.Gb(t,1)._control.focused,"accent"==l.Gb(t,1).color,"warn"==l.Gb(t,1).color,l.Gb(t,1)._shouldForward("untouched"),l.Gb(t,1)._shouldForward("touched"),l.Gb(t,1)._shouldForward("pristine"),l.Gb(t,1)._shouldForward("dirty"),l.Gb(t,1)._shouldForward("valid"),l.Gb(t,1)._shouldForward("invalid"),l.Gb(t,1)._shouldForward("pending"),!l.Gb(t,1)._animationsEnabled]),e(t,11,1,[l.Gb(t,13).id,l.Gb(t,13).tabIndex,l.Gb(t,13)._getAriaLabel(),l.Gb(t,13)._getAriaLabelledby(),l.Gb(t,13).required.toString(),l.Gb(t,13).disabled.toString(),l.Gb(t,13).errorState,l.Gb(t,13).panelOpen?l.Gb(t,13)._optionIds:null,l.Gb(t,13).multiple,l.Gb(t,13)._ariaDescribedby||null,l.Gb(t,13)._getAriaActiveDescendant(),l.Gb(t,13).disabled,l.Gb(t,13).errorState,l.Gb(t,13).required,l.Gb(t,13).empty])}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.pageSize)}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[["class","mat-paginator-page-size"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","mat-paginator-page-size-label"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(6,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n._displayedPageSizeOptions.length>1),e(t,6,0,n._displayedPageSizeOptions.length<=1)}),(function(e,t){e(t,2,0,t.component._intl.itemsPerPageLabel)}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,4,"button",[["class","mat-paginator-navigation-first"],["mat-icon-button",""],["type","button"]],[[1,"aria-label",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],(function(e,t,n){var i=!0,r=e.component;return"longpress"===t&&(i=!1!==l.Gb(e,2).show()&&i),"keydown"===t&&(i=!1!==l.Gb(e,2)._handleKeydown(n)&&i),"touchend"===t&&(i=!1!==l.Gb(e,2)._handleTouchend()&&i),"click"===t&&(i=!1!==r.firstPage()&&i),i}),w.b,w.a)),l.tb(1,180224,null,0,h.b,[l.k,g.e,[2,_.a]],{disabled:[0,"disabled"]},null),l.tb(2,212992,null,0,s.d,[r.c,l.k,p.b,l.Q,l.y,d.a,g.c,g.e,s.b,[2,a.b],[2,s.a],[2,u.f]],{position:[0,"position"],disabled:[1,"disabled"],message:[2,"message"]},null),(e()(),l.ub(3,0,null,0,1,":svg:svg",[["class","mat-paginator-icon"],["focusable","false"],["viewBox","0 0 24 24"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,0,":svg:path",[["d","M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"]],null,null,null,null,null)),(e()(),l.kb(0,null,null,0))],(function(e,t){var n=t.component;e(t,1,0,n._previousButtonsDisabled()),e(t,2,0,"above",n._previousButtonsDisabled(),n._intl.firstPageLabel)}),(function(e,t){e(t,0,0,t.component._intl.firstPageLabel,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode)}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,4,"button",[["class","mat-paginator-navigation-last"],["mat-icon-button",""],["type","button"]],[[1,"aria-label",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],(function(e,t,n){var i=!0,r=e.component;return"longpress"===t&&(i=!1!==l.Gb(e,2).show()&&i),"keydown"===t&&(i=!1!==l.Gb(e,2)._handleKeydown(n)&&i),"touchend"===t&&(i=!1!==l.Gb(e,2)._handleTouchend()&&i),"click"===t&&(i=!1!==r.lastPage()&&i),i}),w.b,w.a)),l.tb(1,180224,null,0,h.b,[l.k,g.e,[2,_.a]],{disabled:[0,"disabled"]},null),l.tb(2,212992,null,0,s.d,[r.c,l.k,p.b,l.Q,l.y,d.a,g.c,g.e,s.b,[2,a.b],[2,s.a],[2,u.f]],{position:[0,"position"],disabled:[1,"disabled"],message:[2,"message"]},null),(e()(),l.ub(3,0,null,0,1,":svg:svg",[["class","mat-paginator-icon"],["focusable","false"],["viewBox","0 0 24 24"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,0,":svg:path",[["d","M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"]],null,null,null,null,null)),(e()(),l.kb(0,null,null,0))],(function(e,t){var n=t.component;e(t,1,0,n._nextButtonsDisabled()),e(t,2,0,"above",n._nextButtonsDisabled(),n._intl.lastPageLabel)}),(function(e,t){e(t,0,0,t.component._intl.lastPageLabel,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode)}))}function P(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,20,"div",[["class","mat-paginator-outer-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,19,"div",[["class","mat-paginator-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(3,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(4,0,null,null,16,"div",[["class","mat-paginator-range-actions"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,1,"div",[["class","mat-paginator-range-label"]],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(8,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(9,16777216,null,null,4,"button",[["class","mat-paginator-navigation-previous"],["mat-icon-button",""],["type","button"]],[[1,"aria-label",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],(function(e,t,n){var i=!0,r=e.component;return"longpress"===t&&(i=!1!==l.Gb(e,11).show()&&i),"keydown"===t&&(i=!1!==l.Gb(e,11)._handleKeydown(n)&&i),"touchend"===t&&(i=!1!==l.Gb(e,11)._handleTouchend()&&i),"click"===t&&(i=!1!==r.previousPage()&&i),i}),w.b,w.a)),l.tb(10,180224,null,0,h.b,[l.k,g.e,[2,_.a]],{disabled:[0,"disabled"]},null),l.tb(11,212992,null,0,s.d,[r.c,l.k,p.b,l.Q,l.y,d.a,g.c,g.e,s.b,[2,a.b],[2,s.a],[2,u.f]],{position:[0,"position"],disabled:[1,"disabled"],message:[2,"message"]},null),(e()(),l.ub(12,0,null,0,1,":svg:svg",[["class","mat-paginator-icon"],["focusable","false"],["viewBox","0 0 24 24"]],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,0,":svg:path",[["d","M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"]],null,null,null,null,null)),(e()(),l.ub(14,16777216,null,null,4,"button",[["class","mat-paginator-navigation-next"],["mat-icon-button",""],["type","button"]],[[1,"aria-label",0],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],(function(e,t,n){var i=!0,r=e.component;return"longpress"===t&&(i=!1!==l.Gb(e,16).show()&&i),"keydown"===t&&(i=!1!==l.Gb(e,16)._handleKeydown(n)&&i),"touchend"===t&&(i=!1!==l.Gb(e,16)._handleTouchend()&&i),"click"===t&&(i=!1!==r.nextPage()&&i),i}),w.b,w.a)),l.tb(15,180224,null,0,h.b,[l.k,g.e,[2,_.a]],{disabled:[0,"disabled"]},null),l.tb(16,212992,null,0,s.d,[r.c,l.k,p.b,l.Q,l.y,d.a,g.c,g.e,s.b,[2,a.b],[2,s.a],[2,u.f]],{position:[0,"position"],disabled:[1,"disabled"],message:[2,"message"]},null),(e()(),l.ub(17,0,null,0,1,":svg:svg",[["class","mat-paginator-icon"],["focusable","false"],["viewBox","0 0 24 24"]],null,null,null,null,null)),(e()(),l.ub(18,0,null,null,0,":svg:path",[["d","M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(20,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,!n.hidePageSize),e(t,8,0,n.showFirstLastButtons),e(t,10,0,n._previousButtonsDisabled()),e(t,11,0,"above",n._previousButtonsDisabled(),n._intl.previousPageLabel),e(t,15,0,n._nextButtonsDisabled()),e(t,16,0,"above",n._nextButtonsDisabled(),n._intl.nextPageLabel),e(t,20,0,n.showFirstLastButtons)}),(function(e,t){var n=t.component;e(t,6,0,n._intl.getRangeLabel(n.pageIndex,n.pageSize,n.length)),e(t,9,0,n._intl.previousPageLabel,l.Gb(t,10).disabled||null,"NoopAnimations"===l.Gb(t,10)._animationMode),e(t,14,0,n._intl.nextPageLabel,l.Gb(t,15).disabled||null,"NoopAnimations"===l.Gb(t,15)._animationMode)}))}},b1Dy:function(e,t,n){!function(e){"use strict";e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},b49F:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse"),a=n("bujt"),o=n("Fwaw"),s=n("5GAg"),u=n("omvX"),c=n("Mr+X"),d=n("Gi4r");n("0miw"),n("7Dn+"),n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return w}));var h=l.sb({encapsulation:0,styles:[[".mat-icon[_ngcontent-%COMP%]{line-height:22px!important}.main-container[_ngcontent-%COMP%]{padding:26px;display:flex;flex-direction:row;gap:15px;min-height:192px}.description-container[_ngcontent-%COMP%]{position:relative;font-size:14px;flex:1}.pieces-container[_ngcontent-%COMP%]{position:-webkit-sticky;position:sticky;bottom:0;width:100%;height:40px}.title[_ngcontent-%COMP%]{font-weight:700;height:34px;line-height:16px;max-width:220px;overflow:hidden;word-break:break-word;word-wrap:break-word;margin-bottom:10px}.main-price[_ngcontent-%COMP%]{font-weight:700}.position-right[_ngcontent-%COMP%]{position:absolute;right:0}img[_ngcontent-%COMP%]{max-width:100px;max-height:140px;box-shadow:3px 3px 6px 0 rgba(0,0,0,.3)}.img-placeholder[_ngcontent-%COMP%]{width:100px;height:140px;background-color:#ededed;box-shadow:3px 3px 6px 0 rgba(0,0,0,.3)}button[_ngcontent-%COMP%]{color:#6c757d}.hidden[_ngcontent-%COMP%]{display:none}.pieces_text[_ngcontent-%COMP%]{display:inline-block;width:70px}"]],data:{}});function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"img",[["alt","cover"]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.coverUrl,""))}))}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","img-placeholder"]],null,null,null,null,null))],null,null)}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("SUBSCRIPTION_VIEW_HEADLINE_DIGITAL_ONLY")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("SUBSCRIPTION_VIEW_HEADLINE_DIGITAL_AND_PRINT_ONLY")))}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("SUBSCRIPTION_VIEW_HEADLINE_PRINT_ONLY")))}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(3,{"main-price":0}),(e()(),l.Ob(4,null,[" / EU ",""]))],(function(e,t){var n=e(t,3,0,"european"===t.component.mainPrice);e(t,2,0,n)}),(function(e,t){e(t,4,0,t.component.europeanPrice)}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(3,{"main-price":0}),(e()(),l.Ob(4,null,[" / INT ",""]))],(function(e,t){var n=e(t,3,0,"international"===t.component.mainPrice);e(t,2,0,n)}),(function(e,t){e(t,4,0,t.component.internationalPrice)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,27,"div",[["class","pieces-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"div",[],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(3,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(4,{pieces_text:0,hidden:1}),(e()(),l.Ob(5,null,["",": ",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(7,0,null,null,7,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.increaseQuantity()&&l),l}),a.b,a.a)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(9,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(10,{hidden:0}),l.tb(11,180224,null,0,o.b,[l.k,s.e,[2,u.a]],null,null),(e()(),l.ub(12,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,c.b,c.a)),l.tb(13,9158656,null,0,d.b,[l.k,d.d,[8,null],[2,d.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["add_circle"])),(e()(),l.ub(15,0,null,null,7,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.decreaseQuantity()&&l),l}),a.b,a.a)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(17,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(18,{hidden:0}),l.tb(19,180224,null,0,o.b,[l.k,s.e,[2,u.a]],{disabled:[0,"disabled"]},null),(e()(),l.ub(20,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,c.b,c.a)),l.tb(21,9158656,null,0,d.b,[l.k,d.d,[8,null],[2,d.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["do_not_disturb_on"])),(e()(),l.ub(23,0,null,null,4,"button",[["class","position-right"],["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.removeItem()&&l),l}),a.b,a.a)),l.tb(24,180224,null,0,o.b,[l.k,s.e,[2,u.a]],null,null),(e()(),l.ub(25,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,c.b,c.a)),l.tb(26,9158656,null,0,d.b,[l.k,d.d,[8,null],[2,d.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["delete"]))],(function(e,t){var n=t.component,l=e(t,4,0,n.showPieces,!n.showPieces);e(t,3,0,l);var i=e(t,10,0,!n.showPieces);e(t,9,0,i),e(t,13,0,"material-symbols-outlined");var r=e(t,18,0,!n.showPieces);e(t,17,0,r),e(t,19,0,1===n.quantity),e(t,21,0,"material-symbols-outlined"),e(t,26,0,"material-symbols-outlined")}),(function(e,t){var n=t.component;e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("shopping_cart.PIECES")),n.quantity),e(t,7,0,l.Gb(t,11).disabled||null,"NoopAnimations"===l.Gb(t,11)._animationMode),e(t,12,0,l.Gb(t,13).inline,"primary"!==l.Gb(t,13).color&&"accent"!==l.Gb(t,13).color&&"warn"!==l.Gb(t,13).color),e(t,15,0,l.Gb(t,19).disabled||null,"NoopAnimations"===l.Gb(t,19)._animationMode),e(t,20,0,l.Gb(t,21).inline,"primary"!==l.Gb(t,21).color&&"accent"!==l.Gb(t,21).color&&"warn"!==l.Gb(t,21).color),e(t,23,0,l.Gb(t,24).disabled||null,"NoopAnimations"===l.Gb(t,24)._animationMode),e(t,25,0,l.Gb(t,26).inline,"primary"!==l.Gb(t,26).color&&"accent"!==l.Gb(t,26).color&&"warn"!==l.Gb(t,26).color)}))}function w(e){return l.Qb(0,[l.Ib(0,r.d,[l.t]),(e()(),l.ub(1,0,null,null,29,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,23,"div",[["class","description-container"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,1,"div",[["class","title"]],null,null,null,null,null)),(e()(),l.Ob(9,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(15,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(16,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.Ob(17,null,["",""])),(e()(),l.ub(18,0,null,null,10,"div",[],null,null,null,null,null)),(e()(),l.ub(19,0,null,null,5,"span",[],null,null,null,null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(21,278528,null,0,r.m,[r.I],{ngClass:[0,"ngClass"]},null),l.Jb(22,{"main-price":0}),(e()(),l.Ob(23,null,["",""])),l.Kb(24,2),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(26,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(28,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(30,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n.coverUrl),e(t,6,0,!n.coverUrl),e(t,11,0,n.showDigitalHeadline),e(t,13,0,n.showDigitalAndPrintHeadline),e(t,15,0,n.showPrintHeadline);var l=e(t,22,0,"national"===n.mainPrice);e(t,21,0,l),e(t,26,0,n.europeanPrice),e(t,28,0,n.internationalPrice),e(t,30,0,!n.hideButtons)}),(function(e,t){var n=t.component;e(t,9,0,n.title),e(t,17,0,n.productDescription);var i=l.Pb(t,23,0,e(t,24,0,l.Gb(t,0),n.price,n.currency));e(t,23,0,i)}))}},bHdf:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("5+tZ"),i=n("SpAZ");function r(e=Number.POSITIVE_INFINITY){return Object(l.a)(i.a,e)}},bKmh:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("A6Dw"),a=n("s6ns");n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return h})),n.d(t,"a",(function(){return m}));var o=l.sb({encapsulation:0,styles:[[""]],data:{}});function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,[[1,0],["videoElement",1]],null,0,"video",[],[[1,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,t.component.item.file_url)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"img",[["alt",""]],[[1,"src",4]],null,null,null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{opacity:0})],(function(e,t){var n=e(t,3,0,.01*t.component.item.alpha);e(t,2,0,n)}),(function(e,t){e(t,0,0,t.component.item.button_img_url)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[],null,null,null,null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0})],(function(e,t){var n=t.component,l=e(t,3,0,"rgba("+n.convertedColor[0]+", "+n.convertedColor[1]+", "+n.convertedColor[2]+", "+.01*n.item.alpha+")");e(t,2,0,l)}),null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openVideoPopup()&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.item.button_img_url),e(t,4,0,!n.item.button_img_url)}),null)}function h(e){return l.Qb(0,[l.Mb(671088640,1,{videoElement:0}),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,!n.item.pop_up),e(t,4,0,n.item.pop_up)}),null)}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-mp4-video",[],null,null,null,h,o)),l.tb(1,4308992,null,0,r.a,[l.y,a.e,l.E],null,null)],(function(e,t){e(t,1,0)}),null)}var m=l.qb("app-mp4-video",r.a,p,{item:"item",convertedColor:"convertedColor"},{},[])},bOMt:function(e,t,n){!function(e){"use strict";e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},bOdf:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("5+tZ");function i(e,t){return Object(l.a)(e,t,1)}},bXm7:function(e,t,n){!function(e){"use strict";var t={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};e.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(e){return e+(t[e]||t[e%10]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},bYM6:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(n("wd/R"))},bZnj:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("cp0P"),i=(n("cYBl"),n("5+tZ")),r=n("lJxs");class a{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.getReaderSubscription(e.params.subscriptionId,void 0).pipe(Object(i.a)(e=>{const t=this.readersService.getReaderAddress(e.billing_address_id);let n;e.postal_address_id&&(n=this.readersService.getReaderAddress(e.postal_address_id));const i=[t];return n&&i.push(n),Object(l.a)(i).pipe(Object(r.a)(t=>({subscriptionData:e,addressData:t[0],postalAddressData:t[1]})))}))}}},bpih:function(e,t,n){!function(e){"use strict";e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){switch(this.day()){case 0:return"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT";default:return"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"}},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},bse0:function(e,t,n){"use strict";var l=n("XNiG"),i=n("xgIS"),r=n("VRyK"),a=n("3UWI"),o=n("1G5W"),s=n("/uUt"),u=n("7o/Q");function c(e){return t=>t.lift(new d(e))}class d{constructor(e){this.value=e}call(e,t){return t.subscribe(new h(e,this.value))}}class h extends u.a{constructor(e,t){super(e),this.value=t}_next(e){this.destination.next(this.value)}}var p=n("8Y7J"),m=n("SVse");function g(e){return getComputedStyle(e)}function b(e,t){for(var n in t){var l=t[n];"number"==typeof l&&(l+="px"),e.style[n]=l}return e}function f(e){var t=document.createElement("div");return t.className=e,t}var _="undefined"!=typeof Element&&(Element.prototype.matches||Element.prototype.webkitMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector);function v(e,t){if(!_)throw new Error("No element matching method supported");return _.call(e,t)}function y(e){e.remove?e.remove():e.parentNode&&e.parentNode.removeChild(e)}function w(e,t){return Array.prototype.filter.call(e.children,(function(e){return v(e,t)}))}var k=function(e){return"ps__thumb-"+e},M=function(e){return"ps__rail-"+e},C=function(e){return"ps--active-"+e},S=function(e){return"ps--scrolling-"+e},x={x:null,y:null};function L(e,t){var n=e.element.classList,l=S(t);n.contains(l)?clearTimeout(x[t]):n.add(l)}function O(e,t){x[t]=setTimeout((function(){return e.isAlive&&e.element.classList.remove(S(t))}),e.settings.scrollingThreshold)}var P=function(e){this.element=e,this.handlers={}},T={isEmpty:{configurable:!0}};P.prototype.bind=function(e,t){void 0===this.handlers[e]&&(this.handlers[e]=[]),this.handlers[e].push(t),this.element.addEventListener(e,t,!1)},P.prototype.unbind=function(e,t){var n=this;this.handlers[e]=this.handlers[e].filter((function(l){return!(!t||l===t)||(n.element.removeEventListener(e,l,!1),!1)}))},P.prototype.unbindAll=function(){for(var e in this.handlers)this.unbind(e)},T.isEmpty.get=function(){var e=this;return Object.keys(this.handlers).every((function(t){return 0===e.handlers[t].length}))},Object.defineProperties(P.prototype,T);var I=function(){this.eventElements=[]};function D(e){if("function"==typeof window.CustomEvent)return new CustomEvent(e);var t=document.createEvent("CustomEvent");return t.initCustomEvent(e,!1,!1,void 0),t}function E(e,t,n,l,i){var r;if(void 0===l&&(l=!0),void 0===i&&(i=!1),"top"===t)r=["contentHeight","containerHeight","scrollTop","y","up","down"];else{if("left"!==t)throw new Error("A proper axis should be provided");r=["contentWidth","containerWidth","scrollLeft","x","left","right"]}!function(e,t,n,l,i){var r=n[0],a=n[1],o=n[2],s=n[3],u=n[4],c=n[5];void 0===l&&(l=!0),void 0===i&&(i=!1);var d=e.element;e.reach[s]=null,d[o]<1&&(e.reach[s]="start"),d[o]>e[r]-e[a]-1&&(e.reach[s]="end"),t&&(d.dispatchEvent(D("ps-scroll-"+s)),t<0?d.dispatchEvent(D("ps-scroll-"+u)):t>0&&d.dispatchEvent(D("ps-scroll-"+c)),l&&function(e,t){L(e,t),O(e,t)}(e,s)),e.reach[s]&&(t||i)&&d.dispatchEvent(D("ps-"+s+"-reach-"+e.reach[s]))}(e,n,r,l,i)}function A(e){return parseInt(e,10)||0}I.prototype.eventElement=function(e){var t=this.eventElements.filter((function(t){return t.element===e}))[0];return t||(t=new P(e),this.eventElements.push(t)),t},I.prototype.bind=function(e,t,n){this.eventElement(e).bind(t,n)},I.prototype.unbind=function(e,t,n){var l=this.eventElement(e);l.unbind(t,n),l.isEmpty&&this.eventElements.splice(this.eventElements.indexOf(l),1)},I.prototype.unbindAll=function(){this.eventElements.forEach((function(e){return e.unbindAll()})),this.eventElements=[]},I.prototype.once=function(e,t,n){var l=this.eventElement(e),i=function(e){l.unbind(t,i),n(e)};l.bind(t,i)};var Y={isWebKit:"undefined"!=typeof document&&"WebkitAppearance"in document.documentElement.style,supportsTouch:"undefined"!=typeof window&&("ontouchstart"in window||"maxTouchPoints"in window.navigator&&window.navigator.maxTouchPoints>0||window.DocumentTouch&&document instanceof window.DocumentTouch),supportsIePointer:"undefined"!=typeof navigator&&navigator.msMaxTouchPoints,isChrome:"undefined"!=typeof navigator&&/Chrome/i.test(navigator&&navigator.userAgent)};function G(e){var t=e.element,n=Math.floor(t.scrollTop),l=t.getBoundingClientRect();e.containerWidth=Math.round(l.width),e.containerHeight=Math.round(l.height),e.contentWidth=t.scrollWidth,e.contentHeight=t.scrollHeight,t.contains(e.scrollbarXRail)||(w(t,M("x")).forEach((function(e){return y(e)})),t.appendChild(e.scrollbarXRail)),t.contains(e.scrollbarYRail)||(w(t,M("y")).forEach((function(e){return y(e)})),t.appendChild(e.scrollbarYRail)),!e.settings.suppressScrollX&&e.containerWidth+e.settings.scrollXMarginOffset<e.contentWidth?(e.scrollbarXActive=!0,e.railXWidth=e.containerWidth-e.railXMarginWidth,e.railXRatio=e.containerWidth/e.railXWidth,e.scrollbarXWidth=R(e,A(e.railXWidth*e.containerWidth/e.contentWidth)),e.scrollbarXLeft=A((e.negativeScrollAdjustment+t.scrollLeft)*(e.railXWidth-e.scrollbarXWidth)/(e.contentWidth-e.containerWidth))):e.scrollbarXActive=!1,!e.settings.suppressScrollY&&e.containerHeight+e.settings.scrollYMarginOffset<e.contentHeight?(e.scrollbarYActive=!0,e.railYHeight=e.containerHeight-e.railYMarginHeight,e.railYRatio=e.containerHeight/e.railYHeight,e.scrollbarYHeight=R(e,A(e.railYHeight*e.containerHeight/e.contentHeight)),e.scrollbarYTop=A(n*(e.railYHeight-e.scrollbarYHeight)/(e.contentHeight-e.containerHeight))):e.scrollbarYActive=!1,e.scrollbarXLeft>=e.railXWidth-e.scrollbarXWidth&&(e.scrollbarXLeft=e.railXWidth-e.scrollbarXWidth),e.scrollbarYTop>=e.railYHeight-e.scrollbarYHeight&&(e.scrollbarYTop=e.railYHeight-e.scrollbarYHeight),function(e,t){var n={width:t.railXWidth},l=Math.floor(e.scrollTop);n.left=t.isRtl?t.negativeScrollAdjustment+e.scrollLeft+t.containerWidth-t.contentWidth:e.scrollLeft,t.isScrollbarXUsingBottom?n.bottom=t.scrollbarXBottom-l:n.top=t.scrollbarXTop+l,b(t.scrollbarXRail,n);var i={top:l,height:t.railYHeight};t.isScrollbarYUsingRight?i.right=t.isRtl?t.contentWidth-(t.negativeScrollAdjustment+e.scrollLeft)-t.scrollbarYRight-t.scrollbarYOuterWidth-9:t.scrollbarYRight-e.scrollLeft:i.left=t.isRtl?t.negativeScrollAdjustment+e.scrollLeft+2*t.containerWidth-t.contentWidth-t.scrollbarYLeft-t.scrollbarYOuterWidth:t.scrollbarYLeft+e.scrollLeft,b(t.scrollbarYRail,i),b(t.scrollbarX,{left:t.scrollbarXLeft,width:t.scrollbarXWidth-t.railBorderXWidth}),b(t.scrollbarY,{top:t.scrollbarYTop,height:t.scrollbarYHeight-t.railBorderYWidth})}(t,e),e.scrollbarXActive?t.classList.add(C("x")):(t.classList.remove(C("x")),e.scrollbarXWidth=0,e.scrollbarXLeft=0,t.scrollLeft=!0===e.isRtl?e.contentWidth:0),e.scrollbarYActive?t.classList.add(C("y")):(t.classList.remove(C("y")),e.scrollbarYHeight=0,e.scrollbarYTop=0,t.scrollTop=0)}function R(e,t){return e.settings.minScrollbarLength&&(t=Math.max(t,e.settings.minScrollbarLength)),e.settings.maxScrollbarLength&&(t=Math.min(t,e.settings.maxScrollbarLength)),t}function N(e,t){var n=t[0],l=t[1],i=t[2],r=t[3],a=t[4],o=t[5],s=t[6],u=t[7],c=t[8],d=e.element,h=null,p=null,m=null;function g(t){t.touches&&t.touches[0]&&(t[i]=t.touches[0].pageY),d[s]=h+m*(t[i]-p),L(e,u),G(e),t.stopPropagation(),t.type.startsWith("touch")&&t.changedTouches.length>1&&t.preventDefault()}function b(){O(e,u),e[c].classList.remove("ps--clicking"),e.event.unbind(e.ownerDocument,"mousemove",g)}function f(t,a){h=d[s],a&&t.touches&&(t[i]=t.touches[0].pageY),p=t[i],m=(e[l]-e[n])/(e[r]-e[o]),a?e.event.bind(e.ownerDocument,"touchmove",g):(e.event.bind(e.ownerDocument,"mousemove",g),e.event.once(e.ownerDocument,"mouseup",b),t.preventDefault()),e[c].classList.add("ps--clicking"),t.stopPropagation()}e.event.bind(e[a],"mousedown",(function(e){f(e)})),e.event.bind(e[a],"touchstart",(function(e){f(e,!0)}))}var j={"click-rail":function(e){e.event.bind(e.scrollbarY,"mousedown",(function(e){return e.stopPropagation()})),e.event.bind(e.scrollbarYRail,"mousedown",(function(t){var n=t.pageY-window.pageYOffset-e.scrollbarYRail.getBoundingClientRect().top;e.element.scrollTop+=(n>e.scrollbarYTop?1:-1)*e.containerHeight,G(e),t.stopPropagation()})),e.event.bind(e.scrollbarX,"mousedown",(function(e){return e.stopPropagation()})),e.event.bind(e.scrollbarXRail,"mousedown",(function(t){var n=t.pageX-window.pageXOffset-e.scrollbarXRail.getBoundingClientRect().left;e.element.scrollLeft+=(n>e.scrollbarXLeft?1:-1)*e.containerWidth,G(e),t.stopPropagation()}))},"drag-thumb":function(e){N(e,["containerWidth","contentWidth","pageX","railXWidth","scrollbarX","scrollbarXWidth","scrollLeft","x","scrollbarXRail"]),N(e,["containerHeight","contentHeight","pageY","railYHeight","scrollbarY","scrollbarYHeight","scrollTop","y","scrollbarYRail"])},keyboard:function(e){var t=e.element;e.event.bind(e.ownerDocument,"keydown",(function(n){if(!(n.isDefaultPrevented&&n.isDefaultPrevented()||n.defaultPrevented)&&(v(t,":hover")||v(e.scrollbarX,":focus")||v(e.scrollbarY,":focus"))){var l,i=document.activeElement?document.activeElement:e.ownerDocument.activeElement;if(i){if("IFRAME"===i.tagName)i=i.contentDocument.activeElement;else for(;i.shadowRoot;)i=i.shadowRoot.activeElement;if(v(l=i,"input,[contenteditable]")||v(l,"select,[contenteditable]")||v(l,"textarea,[contenteditable]")||v(l,"button,[contenteditable]"))return}var r=0,a=0;switch(n.which){case 37:r=n.metaKey?-e.contentWidth:n.altKey?-e.containerWidth:-30;break;case 38:a=n.metaKey?e.contentHeight:n.altKey?e.containerHeight:30;break;case 39:r=n.metaKey?e.contentWidth:n.altKey?e.containerWidth:30;break;case 40:a=n.metaKey?-e.contentHeight:n.altKey?-e.containerHeight:-30;break;case 32:a=n.shiftKey?e.containerHeight:-e.containerHeight;break;case 33:a=e.containerHeight;break;case 34:a=-e.containerHeight;break;case 36:a=e.contentHeight;break;case 35:a=-e.contentHeight;break;default:return}e.settings.suppressScrollX&&0!==r||e.settings.suppressScrollY&&0!==a||(t.scrollTop-=a,t.scrollLeft+=r,G(e),function(n,l){var i=Math.floor(t.scrollTop);if(0===n){if(!e.scrollbarYActive)return!1;if(0===i&&l>0||i>=e.contentHeight-e.containerHeight&&l<0)return!e.settings.wheelPropagation}var r=t.scrollLeft;if(0===l){if(!e.scrollbarXActive)return!1;if(0===r&&n<0||r>=e.contentWidth-e.containerWidth&&n>0)return!e.settings.wheelPropagation}return!0}(r,a)&&n.preventDefault())}}))},wheel:function(e){var t=e.element;function n(n){var l=function(e){var t=e.deltaX,n=-1*e.deltaY;return void 0!==t&&void 0!==n||(t=-1*e.wheelDeltaX/6,n=e.wheelDeltaY/6),e.deltaMode&&1===e.deltaMode&&(t*=10,n*=10),t!=t&&n!=n&&(t=0,n=e.wheelDelta),e.shiftKey?[-n,-t]:[t,n]}(n),i=l[0],r=l[1];if(!function(e,n,l){if(!Y.isWebKit&&t.querySelector("select:focus"))return!0;if(!t.contains(e))return!1;for(var i=e;i&&i!==t;){if(i.classList.contains("ps__child--consume"))return!0;var r=g(i);if(l&&r.overflowY.match(/(scroll|auto)/)){var a=i.scrollHeight-i.clientHeight;if(a>0&&(i.scrollTop>0&&l<0||i.scrollTop<a&&l>0))return!0}if(n&&r.overflowX.match(/(scroll|auto)/)){var o=i.scrollWidth-i.clientWidth;if(o>0&&(i.scrollLeft>0&&n<0||i.scrollLeft<o&&n>0))return!0}i=i.parentNode}return!1}(n.target,i,r)){var a=!1;e.settings.useBothWheelAxes?e.scrollbarYActive&&!e.scrollbarXActive?(r?t.scrollTop-=r*e.settings.wheelSpeed:t.scrollTop+=i*e.settings.wheelSpeed,a=!0):e.scrollbarXActive&&!e.scrollbarYActive&&(i?t.scrollLeft+=i*e.settings.wheelSpeed:t.scrollLeft-=r*e.settings.wheelSpeed,a=!0):(t.scrollTop-=r*e.settings.wheelSpeed,t.scrollLeft+=i*e.settings.wheelSpeed),G(e),(a=a||function(n,l){var i=Math.floor(t.scrollTop),r=0===t.scrollTop,a=i+t.offsetHeight===t.scrollHeight,o=0===t.scrollLeft,s=t.scrollLeft+t.offsetWidth===t.scrollWidth;return!(Math.abs(l)>Math.abs(n)?r||a:o||s)||!e.settings.wheelPropagation}(i,r))&&!n.ctrlKey&&(n.stopPropagation(),n.preventDefault())}}void 0!==window.onwheel?e.event.bind(t,"wheel",n):void 0!==window.onmousewheel&&e.event.bind(t,"mousewheel",n)},touch:function(e){if(Y.supportsTouch||Y.supportsIePointer){var t=e.element,n={},l=0,i={},r=null;Y.supportsTouch?(e.event.bind(t,"touchstart",u),e.event.bind(t,"touchmove",c),e.event.bind(t,"touchend",d)):Y.supportsIePointer&&(window.PointerEvent?(e.event.bind(t,"pointerdown",u),e.event.bind(t,"pointermove",c),e.event.bind(t,"pointerup",d)):window.MSPointerEvent&&(e.event.bind(t,"MSPointerDown",u),e.event.bind(t,"MSPointerMove",c),e.event.bind(t,"MSPointerUp",d)))}function a(n,l){t.scrollTop-=l,t.scrollLeft-=n,G(e)}function o(e){return e.targetTouches?e.targetTouches[0]:e}function s(e){return!(e.pointerType&&"pen"===e.pointerType&&0===e.buttons||(!e.targetTouches||1!==e.targetTouches.length)&&(!e.pointerType||"mouse"===e.pointerType||e.pointerType===e.MSPOINTER_TYPE_MOUSE))}function u(e){if(s(e)){var t=o(e);n.pageX=t.pageX,n.pageY=t.pageY,l=(new Date).getTime(),null!==r&&clearInterval(r)}}function c(r){if(s(r)){var u=o(r),c={pageX:u.pageX,pageY:u.pageY},d=c.pageX-n.pageX,h=c.pageY-n.pageY;if(function(e,n,l){if(!t.contains(e))return!1;for(var i=e;i&&i!==t;){if(i.classList.contains("ps__child--consume"))return!0;var r=g(i);if(l&&r.overflowY.match(/(scroll|auto)/)){var a=i.scrollHeight-i.clientHeight;if(a>0&&(i.scrollTop>0&&l<0||i.scrollTop<a&&l>0))return!0}if(n&&r.overflowX.match(/(scroll|auto)/)){var o=i.scrollWidth-i.clientWidth;if(o>0&&(i.scrollLeft>0&&n<0||i.scrollLeft<o&&n>0))return!0}i=i.parentNode}return!1}(r.target,d,h))return;a(d,h),n=c;var p=(new Date).getTime(),m=p-l;m>0&&(i.x=d/m,i.y=h/m,l=p),function(n,l){var i=Math.floor(t.scrollTop),r=t.scrollLeft,a=Math.abs(n),o=Math.abs(l);if(o>a){if(l<0&&i===e.contentHeight-e.containerHeight||l>0&&0===i)return 0===window.scrollY&&l>0&&Y.isChrome}else if(a>o&&(n<0&&r===e.contentWidth-e.containerWidth||n>0&&0===r))return!0;return!0}(d,h)&&r.preventDefault()}}function d(){e.settings.swipeEasing&&(clearInterval(r),r=setInterval((function(){e.isInitialized?clearInterval(r):i.x||i.y?Math.abs(i.x)<.01&&Math.abs(i.y)<.01?clearInterval(r):e.element?(a(30*i.x,30*i.y),i.x*=.8,i.y*=.8):clearInterval(r):clearInterval(r)}),10))}}},F=function(e,t){var n=this;if(void 0===t&&(t={}),"string"==typeof e&&(e=document.querySelector(e)),!e||!e.nodeName)throw new Error("no element is specified to initialize PerfectScrollbar");for(var l in this.element=e,e.classList.add("ps"),this.settings={handlers:["click-rail","drag-thumb","keyboard","wheel","touch"],maxScrollbarLength:null,minScrollbarLength:null,scrollingThreshold:1e3,scrollXMarginOffset:0,scrollYMarginOffset:0,suppressScrollX:!1,suppressScrollY:!1,swipeEasing:!0,useBothWheelAxes:!1,wheelPropagation:!0,wheelSpeed:1},t)this.settings[l]=t[l];this.containerWidth=null,this.containerHeight=null,this.contentWidth=null,this.contentHeight=null;var i,r,a=function(){return e.classList.add("ps--focus")},o=function(){return e.classList.remove("ps--focus")};this.isRtl="rtl"===g(e).direction,!0===this.isRtl&&e.classList.add("ps__rtl"),this.isNegativeScroll=(r=e.scrollLeft,e.scrollLeft=-1,i=e.scrollLeft<0,e.scrollLeft=r,i),this.negativeScrollAdjustment=this.isNegativeScroll?e.scrollWidth-e.clientWidth:0,this.event=new I,this.ownerDocument=e.ownerDocument||document,this.scrollbarXRail=f(M("x")),e.appendChild(this.scrollbarXRail),this.scrollbarX=f(k("x")),this.scrollbarXRail.appendChild(this.scrollbarX),this.scrollbarX.setAttribute("tabindex",0),this.event.bind(this.scrollbarX,"focus",a),this.event.bind(this.scrollbarX,"blur",o),this.scrollbarXActive=null,this.scrollbarXWidth=null,this.scrollbarXLeft=null;var s=g(this.scrollbarXRail);this.scrollbarXBottom=parseInt(s.bottom,10),isNaN(this.scrollbarXBottom)?(this.isScrollbarXUsingBottom=!1,this.scrollbarXTop=A(s.top)):this.isScrollbarXUsingBottom=!0,this.railBorderXWidth=A(s.borderLeftWidth)+A(s.borderRightWidth),b(this.scrollbarXRail,{display:"block"}),this.railXMarginWidth=A(s.marginLeft)+A(s.marginRight),b(this.scrollbarXRail,{display:""}),this.railXWidth=null,this.railXRatio=null,this.scrollbarYRail=f(M("y")),e.appendChild(this.scrollbarYRail),this.scrollbarY=f(k("y")),this.scrollbarYRail.appendChild(this.scrollbarY),this.scrollbarY.setAttribute("tabindex",0),this.event.bind(this.scrollbarY,"focus",a),this.event.bind(this.scrollbarY,"blur",o),this.scrollbarYActive=null,this.scrollbarYHeight=null,this.scrollbarYTop=null;var u=g(this.scrollbarYRail);this.scrollbarYRight=parseInt(u.right,10),isNaN(this.scrollbarYRight)?(this.isScrollbarYUsingRight=!1,this.scrollbarYLeft=A(u.left)):this.isScrollbarYUsingRight=!0,this.scrollbarYOuterWidth=this.isRtl?function(e){var t=g(e);return A(t.width)+A(t.paddingLeft)+A(t.paddingRight)+A(t.borderLeftWidth)+A(t.borderRightWidth)}(this.scrollbarY):null,this.railBorderYWidth=A(u.borderTopWidth)+A(u.borderBottomWidth),b(this.scrollbarYRail,{display:"block"}),this.railYMarginHeight=A(u.marginTop)+A(u.marginBottom),b(this.scrollbarYRail,{display:""}),this.railYHeight=null,this.railYRatio=null,this.reach={x:e.scrollLeft<=0?"start":e.scrollLeft>=this.contentWidth-this.containerWidth?"end":null,y:e.scrollTop<=0?"start":e.scrollTop>=this.contentHeight-this.containerHeight?"end":null},this.isAlive=!0,this.settings.handlers.forEach((function(e){return j[e](n)})),this.lastScrollTop=Math.floor(e.scrollTop),this.lastScrollLeft=e.scrollLeft,this.event.bind(this.element,"scroll",(function(e){return n.onScroll(e)})),G(this)};F.prototype.update=function(){this.isAlive&&(this.negativeScrollAdjustment=this.isNegativeScroll?this.element.scrollWidth-this.element.clientWidth:0,b(this.scrollbarXRail,{display:"block"}),b(this.scrollbarYRail,{display:"block"}),this.railXMarginWidth=A(g(this.scrollbarXRail).marginLeft)+A(g(this.scrollbarXRail).marginRight),this.railYMarginHeight=A(g(this.scrollbarYRail).marginTop)+A(g(this.scrollbarYRail).marginBottom),b(this.scrollbarXRail,{display:"none"}),b(this.scrollbarYRail,{display:"none"}),G(this),E(this,"top",0,!1,!0),E(this,"left",0,!1,!0),b(this.scrollbarXRail,{display:""}),b(this.scrollbarYRail,{display:""}))},F.prototype.onScroll=function(e){this.isAlive&&(G(this),E(this,"top",this.element.scrollTop-this.lastScrollTop),E(this,"left",this.element.scrollLeft-this.lastScrollLeft),this.lastScrollTop=Math.floor(this.element.scrollTop),this.lastScrollLeft=this.element.scrollLeft)},F.prototype.destroy=function(){this.isAlive&&(this.event.unbindAll(),y(this.scrollbarX),y(this.scrollbarY),y(this.scrollbarXRail),y(this.scrollbarYRail),this.removePsClasses(),this.element=null,this.scrollbarX=null,this.scrollbarY=null,this.scrollbarXRail=null,this.scrollbarYRail=null,this.isAlive=!1)},F.prototype.removePsClasses=function(){this.element.className=this.element.className.split(" ").filter((function(e){return!e.match(/^ps([-_].+|)$/)})).join(" ")};var H=F,B=function(){if("undefined"!=typeof Map)return Map;function e(e,t){var n=-1;return e.some((function(e,l){return e[0]===t&&(n=l,!0)})),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),l=this.__entries__[n];return l&&l[1]},t.prototype.set=function(t,n){var l=e(this.__entries__,t);~l?this.__entries__[l][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,l=e(n,t);~l&&n.splice(l,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,l=this.__entries__;n<l.length;n++){var i=l[n];e.call(t,i[1],i[0])}},t}()}(),z="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,V="undefined"!=typeof global&&global.Math===Math?global:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),Q="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(V):function(e){return setTimeout((function(){return e(Date.now())}),1e3/60)},U=["top","right","bottom","left","width","height","size","weight"],W="undefined"!=typeof MutationObserver,q=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(e,t){var n=!1,l=!1,i=0;function r(){n&&(n=!1,e()),l&&o()}function a(){Q(r)}function o(){var e=Date.now();if(n){if(e-i<2)return;l=!0}else n=!0,l=!1,setTimeout(a,20);i=e}return o}(this.refresh.bind(this))}return e.prototype.addObserver=function(e){~this.observers_.indexOf(e)||this.observers_.push(e),this.connected_||this.connect_()},e.prototype.removeObserver=function(e){var t=this.observers_,n=t.indexOf(e);~n&&t.splice(n,1),!t.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},e.prototype.updateObservers_=function(){var e=this.observers_.filter((function(e){return e.gatherActive(),e.hasActive()}));return e.forEach((function(e){return e.broadcastActive()})),e.length>0},e.prototype.connect_=function(){z&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),W?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){z&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t;U.some((function(e){return!!~n.indexOf(e)}))&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),K=function(e,t){for(var n=0,l=Object.keys(t);n<l.length;n++){var i=l[n];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},J=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView||V},X=te(0,0,0,0);function $(e){return parseFloat(e)||0}function Z(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce((function(t,n){return t+$(e["border-"+n+"-width"])}),0)}var ee="undefined"!=typeof SVGGraphicsElement?function(e){return e instanceof J(e).SVGGraphicsElement}:function(e){return e instanceof J(e).SVGElement&&"function"==typeof e.getBBox};function te(e,t,n,l){return{x:e,y:t,width:n,height:l}}var ne=function(){function e(e){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=te(0,0,0,0),this.target=e}return e.prototype.isActive=function(){var e,t=(e=this.target,z?ee(e)?function(e){var t=e.getBBox();return te(0,0,t.width,t.height)}(e):function(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return X;var l=J(e).getComputedStyle(e),i=function(e){for(var t={},n=0,l=["top","right","bottom","left"];n<l.length;n++){var i=l[n];t[i]=$(e["padding-"+i])}return t}(l),r=i.left+i.right,a=i.top+i.bottom,o=$(l.width),s=$(l.height);if("border-box"===l.boxSizing&&(Math.round(o+r)!==t&&(o-=Z(l,"left","right")+r),Math.round(s+a)!==n&&(s-=Z(l,"top","bottom")+a)),!function(e){return e===J(e).document.documentElement}(e)){var u=Math.round(o+r)-t,c=Math.round(s+a)-n;1!==Math.abs(u)&&(o-=u),1!==Math.abs(c)&&(s-=c)}return te(i.left,i.top,o,s)}(e):X);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var e=this.contentRect_;return this.broadcastWidth=e.width,this.broadcastHeight=e.height,e},e}(),le=function(e,t){var n,l,i,r,a,o,s,u=(l=(n=t).x,i=n.y,r=n.width,a=n.height,o="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,s=Object.create(o.prototype),K(s,{x:l,y:i,width:r,height:a,top:i,right:l+r,bottom:a+i,left:l}),s);K(this,{target:e,contentRect:u})},ie=function(){function e(e,t,n){if(this.activeObservations_=[],this.observations_=new B,"function"!=typeof e)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=e,this.controller_=t,this.callbackCtx_=n}return e.prototype.observe=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(e instanceof J(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)||(t.set(e,new ne(e)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(e instanceof J(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)&&(t.delete(e),t.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach((function(t){t.isActive()&&e.activeObservations_.push(t)}))},e.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,t=this.activeObservations_.map((function(e){return new le(e.target,e.broadcastRect())}));this.callback_.call(e,t,e),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),re="undefined"!=typeof WeakMap?new WeakMap:new B,ae=function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=q.getInstance(),l=new ie(t,n,this);re.set(this,l)};["observe","unobserve","disconnect"].forEach((function(e){ae.prototype[e]=function(){var t;return(t=re.get(this))[e].apply(t,arguments)}}));var oe=void 0!==V.ResizeObserver?V.ResizeObserver:ae;n.d(t,"a",(function(){return se})),n.d(t,"b",(function(){return me})),n.d(t,"c",(function(){return pe})),n.d(t,"d",(function(){return ge}));var se=new p.p("PERFECT_SCROLLBAR_CONFIG"),ue=function(){return function(e,t,n,l){this.x=e,this.y=t,this.w=n,this.h=l}}(),ce=function(){return function(e,t){this.x=e,this.y=t}}(),de=["psScrollY","psScrollX","psScrollUp","psScrollDown","psScrollLeft","psScrollRight","psYReachEnd","psYReachStart","psXReachEnd","psXReachStart"],he=function(){function e(e){void 0===e&&(e={}),this.assign(e)}return e.prototype.assign=function(e){for(var t in void 0===e&&(e={}),e)this[t]=e[t]},e}(),pe=function(){function e(e,t,n,i,r){this.zone=e,this.differs=t,this.elementRef=n,this.platformId=i,this.defaults=r,this.instance=null,this.ro=null,this.timeout=null,this.animation=null,this.configDiff=null,this.ngDestroy=new l.a,this.disabled=!1,this.psScrollY=new p.m,this.psScrollX=new p.m,this.psScrollUp=new p.m,this.psScrollDown=new p.m,this.psScrollLeft=new p.m,this.psScrollRight=new p.m,this.psYReachEnd=new p.m,this.psYReachStart=new p.m,this.psXReachEnd=new p.m,this.psXReachStart=new p.m}return e.prototype.ngOnInit=function(){var e=this;if(!this.disabled&&Object(m.F)(this.platformId)){var t=new he(this.defaults);t.assign(this.config),this.zone.runOutsideAngular((function(){e.instance=new H(e.elementRef.nativeElement,t)})),this.configDiff||(this.configDiff=this.differs.find(this.config||{}).create(),this.configDiff.diff(this.config||{})),this.zone.runOutsideAngular((function(){e.ro=new oe((function(){e.update()})),e.elementRef.nativeElement.children[0]&&e.ro.observe(e.elementRef.nativeElement.children[0]),e.ro.observe(e.elementRef.nativeElement)})),this.zone.runOutsideAngular((function(){de.forEach((function(t){var n=t.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()}));Object(i.a)(e.elementRef.nativeElement,n).pipe(Object(a.a)(20),Object(o.a)(e.ngDestroy)).subscribe((function(n){e[t].emit(n)}))}))}))}},e.prototype.ngOnDestroy=function(){var e=this;Object(m.F)(this.platformId)&&(this.ngDestroy.next(),this.ngDestroy.complete(),this.ro&&this.ro.disconnect(),this.timeout&&"undefined"!=typeof window&&window.clearTimeout(this.timeout),this.zone.runOutsideAngular((function(){e.instance&&e.instance.destroy()})),this.instance=null)},e.prototype.ngDoCheck=function(){!this.disabled&&this.configDiff&&Object(m.F)(this.platformId)&&this.configDiff.diff(this.config||{})&&(this.ngOnDestroy(),this.ngOnInit())},e.prototype.ngOnChanges=function(e){e.disabled&&!e.disabled.isFirstChange()&&Object(m.F)(this.platformId)&&e.disabled.currentValue!==e.disabled.previousValue&&(!0===e.disabled.currentValue?this.ngOnDestroy():!1===e.disabled.currentValue&&this.ngOnInit())},e.prototype.ps=function(){return this.instance},e.prototype.update=function(){var e=this;"undefined"!=typeof window&&(this.timeout&&window.clearTimeout(this.timeout),this.timeout=window.setTimeout((function(){if(!e.disabled&&e.configDiff)try{e.zone.runOutsideAngular((function(){e.instance&&e.instance.update()}))}catch(t){}}),0))},e.prototype.geometry=function(e){return void 0===e&&(e="scroll"),new ue(this.elementRef.nativeElement[e+"Left"],this.elementRef.nativeElement[e+"Top"],this.elementRef.nativeElement[e+"Width"],this.elementRef.nativeElement[e+"Height"])},e.prototype.position=function(e){return void 0===e&&(e=!1),!e&&this.instance?new ce(this.instance.reach.x||0,this.instance.reach.y||0):new ce(this.elementRef.nativeElement.scrollLeft,this.elementRef.nativeElement.scrollTop)},e.prototype.scrollable=function(e){void 0===e&&(e="any");var t=this.elementRef.nativeElement;return"any"===e?t.classList.contains("ps--active-x")||t.classList.contains("ps--active-y"):"both"===e?t.classList.contains("ps--active-x")&&t.classList.contains("ps--active-y"):t.classList.contains("ps--active-"+e)},e.prototype.scrollTo=function(e,t,n){this.disabled||(null==t&&null==n?this.animateScrolling("scrollTop",e,n):(null!=e&&this.animateScrolling("scrollLeft",e,n),null!=t&&this.animateScrolling("scrollTop",t,n)))},e.prototype.scrollToX=function(e,t){this.animateScrolling("scrollLeft",e,t)},e.prototype.scrollToY=function(e,t){this.animateScrolling("scrollTop",e,t)},e.prototype.scrollToTop=function(e,t){this.animateScrolling("scrollTop",e||0,t)},e.prototype.scrollToLeft=function(e,t){this.animateScrolling("scrollLeft",e||0,t)},e.prototype.scrollToRight=function(e,t){this.animateScrolling("scrollLeft",this.elementRef.nativeElement.scrollWidth-this.elementRef.nativeElement.clientWidth-(e||0),t)},e.prototype.scrollToBottom=function(e,t){this.animateScrolling("scrollTop",this.elementRef.nativeElement.scrollHeight-this.elementRef.nativeElement.clientHeight-(e||0),t)},e.prototype.scrollToElement=function(e,t,n){var l=this.elementRef.nativeElement.querySelector(e);if(l){var i=l.getBoundingClientRect(),r=this.elementRef.nativeElement.getBoundingClientRect();this.elementRef.nativeElement.classList.contains("ps--active-x")&&this.animateScrolling("scrollLeft",i.left-r.left+this.elementRef.nativeElement.scrollLeft+(t||0),n),this.elementRef.nativeElement.classList.contains("ps--active-y")&&this.animateScrolling("scrollTop",i.top-r.top+this.elementRef.nativeElement.scrollTop+(t||0),n)}},e.prototype.animateScrolling=function(e,t,n){var l=this;if(this.animation&&(window.cancelAnimationFrame(this.animation),this.animation=null),n&&"undefined"!=typeof window){if(t!==this.elementRef.nativeElement[e]){var i=0,r=0,a=performance.now(),o=this.elementRef.nativeElement[e],s=(o-t)/2,u=function(c){r+=Math.PI/(n/(c-a)),i=Math.round(t+s+s*Math.cos(r)),l.elementRef.nativeElement[e]===o&&(r>=Math.PI?l.animateScrolling(e,t,0):(l.elementRef.nativeElement[e]=i,o=l.elementRef.nativeElement[e],a=c,l.animation=window.requestAnimationFrame(u)))};window.requestAnimationFrame(u)}}else this.elementRef.nativeElement[e]=t},e}(),me=function(){function e(e,t,n){this.zone=e,this.cdRef=t,this.platformId=n,this.states={},this.indicatorX=!1,this.indicatorY=!1,this.interaction=!1,this.scrollPositionX=0,this.scrollPositionY=0,this.scrollDirectionX=0,this.scrollDirectionY=0,this.usePropagationX=!1,this.usePropagationY=!1,this.allowPropagationX=!1,this.allowPropagationY=!1,this.stateTimeout=null,this.ngDestroy=new l.a,this.stateUpdate=new l.a,this.disabled=!1,this.usePSClass=!0,this.autoPropagation=!1,this.scrollIndicators=!1,this.psScrollY=new p.m,this.psScrollX=new p.m,this.psScrollUp=new p.m,this.psScrollDown=new p.m,this.psScrollLeft=new p.m,this.psScrollRight=new p.m,this.psYReachEnd=new p.m,this.psYReachStart=new p.m,this.psXReachEnd=new p.m,this.psXReachStart=new p.m}return e.prototype.ngOnInit=function(){var e=this;Object(m.F)(this.platformId)&&(this.stateUpdate.pipe(Object(o.a)(this.ngDestroy),Object(s.a)((function(t,n){return t===n&&!e.stateTimeout}))).subscribe((function(t){e.stateTimeout&&"undefined"!=typeof window&&(window.clearTimeout(e.stateTimeout),e.stateTimeout=null),"x"===t||"y"===t?(e.interaction=!1,"x"===t?(e.indicatorX=!1,e.states.left=!1,e.states.right=!1,e.autoPropagation&&e.usePropagationX&&(e.allowPropagationX=!1)):"y"===t&&(e.indicatorY=!1,e.states.top=!1,e.states.bottom=!1,e.autoPropagation&&e.usePropagationY&&(e.allowPropagationY=!1))):("left"===t||"right"===t?(e.states.left=!1,e.states.right=!1,e.states[t]=!0,e.autoPropagation&&e.usePropagationX&&(e.indicatorX=!0)):"top"!==t&&"bottom"!==t||(e.states.top=!1,e.states.bottom=!1,e.states[t]=!0,e.autoPropagation&&e.usePropagationY&&(e.indicatorY=!0)),e.autoPropagation&&"undefined"!=typeof window&&(e.stateTimeout=window.setTimeout((function(){e.indicatorX=!1,e.indicatorY=!1,e.stateTimeout=null,e.interaction&&(e.states.left||e.states.right)&&(e.allowPropagationX=!0),e.interaction&&(e.states.top||e.states.bottom)&&(e.allowPropagationY=!0),e.cdRef.markForCheck()}),500))),e.cdRef.markForCheck(),e.cdRef.detectChanges()})),this.zone.runOutsideAngular((function(){if(e.directiveRef){var t=e.directiveRef.elementRef.nativeElement;Object(i.a)(t,"wheel").pipe(Object(o.a)(e.ngDestroy)).subscribe((function(t){!e.disabled&&e.autoPropagation&&e.checkPropagation(t,t.deltaX,t.deltaY)})),Object(i.a)(t,"touchmove").pipe(Object(o.a)(e.ngDestroy)).subscribe((function(t){if(!e.disabled&&e.autoPropagation){var n=t.touches[0].clientX,l=t.touches[0].clientY;e.checkPropagation(t,n-e.scrollPositionX,l-e.scrollPositionY),e.scrollPositionX=n,e.scrollPositionY=l}})),Object(r.a)(Object(i.a)(t,"ps-scroll-x").pipe(c("x")),Object(i.a)(t,"ps-scroll-y").pipe(c("y")),Object(i.a)(t,"ps-x-reach-end").pipe(c("right")),Object(i.a)(t,"ps-y-reach-end").pipe(c("bottom")),Object(i.a)(t,"ps-x-reach-start").pipe(c("left")),Object(i.a)(t,"ps-y-reach-start").pipe(c("top"))).pipe(Object(o.a)(e.ngDestroy)).subscribe((function(t){e.disabled||!e.autoPropagation&&!e.scrollIndicators||e.stateUpdate.next(t)}))}})),window.setTimeout((function(){de.forEach((function(t){e.directiveRef&&(e.directiveRef[t]=e[t])}))}),0))},e.prototype.ngOnDestroy=function(){Object(m.F)(this.platformId)&&(this.ngDestroy.next(),this.ngDestroy.unsubscribe(),this.stateTimeout&&"undefined"!=typeof window&&window.clearTimeout(this.stateTimeout))},e.prototype.ngDoCheck=function(){if(Object(m.F)(this.platformId)&&!this.disabled&&this.autoPropagation&&this.directiveRef){var e=this.directiveRef.elementRef.nativeElement;this.usePropagationX=e.classList.contains("ps--active-x"),this.usePropagationY=e.classList.contains("ps--active-y")}},e.prototype.checkPropagation=function(e,t,n){this.interaction=!0;var l=t<0?-1:1,i=n<0?-1:1;(this.usePropagationX&&this.usePropagationY||this.usePropagationX&&(!this.allowPropagationX||this.scrollDirectionX!==l)||this.usePropagationY&&(!this.allowPropagationY||this.scrollDirectionY!==i))&&(e.preventDefault(),e.stopPropagation()),t&&(this.scrollDirectionX=l),n&&(this.scrollDirectionY=i),this.stateUpdate.next("interaction"),this.cdRef.detectChanges()},e}(),ge=function(){return function(){}}()},bujt:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return s}));var l=n("8Y7J"),i=(n("Fwaw"),n("SVse"),n("IP0z"),n("Xd0L")),r=(n("cUpR"),n("/HVE")),a=n("omvX"),o=(n("5GAg"),l.sb({encapsulation:2,styles:[".mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover .mat-button-focus-overlay,.mat-stroked-button:hover .mat-button-focus-overlay{opacity:.04}@media (hover:none){.mat-button:hover .mat-button-focus-overlay,.mat-stroked-button:hover .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-flat-button,.mat-icon-button,.mat-stroked-button{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner{border:0}.mat-button[disabled],.mat-flat-button[disabled],.mat-icon-button[disabled],.mat-stroked-button[disabled]{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0,0,0);transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button[disabled]{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}._mat-animation-noopable.mat-raised-button{transition:none;animation:none}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-focus-overlay,.mat-stroked-button .mat-button-ripple.mat-ripple{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0,0,0);transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab[disabled]{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}._mat-animation-noopable.mat-fab{transition:none;animation:none}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0,0,0);transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab[disabled]{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}._mat-animation-noopable.mat-mini-fab{transition:none;animation:none}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button .mat-icon,.mat-icon-button i{line-height:24px}.mat-button-focus-overlay,.mat-button-ripple.mat-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity .2s cubic-bezier(.35,0,.25,1),background-color .2s cubic-bezier(.35,0,.25,1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}@media (-ms-high-contrast:active){.mat-button-focus-overlay{background-color:#fff}}@media (-ms-high-contrast:black-on-white){.mat-button-focus-overlay{background-color:#000}}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper>*,.mat-fab .mat-button-wrapper>*,.mat-flat-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-mini-fab .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*,.mat-stroked-button .mat-button-wrapper>*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:block;font-size:inherit;width:2.5em;height:2.5em}@media (-ms-high-contrast:active){.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button{outline:solid 1px}}"],data:{}}));function s(e){return l.Qb(2,[l.Mb(671088640,1,{ripple:0}),(e()(),l.ub(1,0,null,null,1,"span",[["class","mat-button-wrapper"]],null,null,null,null,null)),l.Fb(null,0),(e()(),l.ub(3,0,null,null,1,"div",[["class","mat-button-ripple mat-ripple"],["matRipple",""]],[[2,"mat-button-ripple-round",null],[2,"mat-ripple-unbounded",null]],null,null,null,null)),l.tb(4,212992,[[1,4]],0,i.t,[l.k,l.y,r.a,[2,i.k],[2,a.a]],{centered:[0,"centered"],disabled:[1,"disabled"],trigger:[2,"trigger"]},null),(e()(),l.ub(5,0,null,null,0,"div",[["class","mat-button-focus-overlay"]],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,4,0,n.isIconButton,n._isRippleDisabled(),n._getHostElement())}),(function(e,t){var n=t.component;e(t,3,0,n.isRoundButton||n.isIconButton,l.Gb(t,4).unbounded)}))}},bxKX:function(e,t,n){!function(e){"use strict";e.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},c2HN:function(e,t,n){"use strict";function l(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}n.d(t,"a",(function(){return l}))},c9fC:function(e,t,n){"use strict";n.d(t,"d",(function(){return C})),n.d(t,"c",(function(){return M})),n.d(t,"a",(function(){return f})),n.d(t,"b",(function(){return v})),n.d(t,"e",(function(){return y})),n.d(t,"f",(function(){return w})),n.d(t,"g",(function(){return k}));var l=n("8Y7J"),i=(n("GS7A"),n("5Bek")),r=n("KCVW"),a=n("zMNK"),o=n("XNiG"),s=n("quSY"),u=n("EY2u"),c=n("VRyK"),d=n("/uUt"),h=n("JX91"),p=n("pLZG"),m=n("IzEk"),g=n("5GAg"),b=n("dvZr");const f=new l.p("MAT_ACCORDION");let _=0;const v=new l.p("MAT_EXPANSION_PANEL_DEFAULT_OPTIONS");class y extends i.b{constructor(e,t,n,i,r,a,s){super(e,t,n),this._viewContainerRef=i,this._animationMode=a,this._hideToggle=!1,this.afterExpand=new l.m,this.afterCollapse=new l.m,this._inputChanges=new o.a,this._headerId="mat-expansion-panel-header-"+_++,this._bodyAnimationDone=new o.a,this.accordion=e,this._document=r,this._bodyAnimationDone.pipe(Object(d.a)((e,t)=>e.fromState===t.fromState&&e.toState===t.toState)).subscribe(e=>{"void"!==e.fromState&&("expanded"===e.toState?this.afterExpand.emit():"collapsed"===e.toState&&this.afterCollapse.emit())}),s&&(this.hideToggle=s.hideToggle)}get hideToggle(){return this._hideToggle||this.accordion&&this.accordion.hideToggle}set hideToggle(e){this._hideToggle=Object(r.c)(e)}get togglePosition(){return this._togglePosition||this.accordion&&this.accordion.togglePosition}set togglePosition(e){this._togglePosition=e}_hasSpacing(){return!!this.accordion&&"default"===(this.expanded?this.accordion.displayMode:this._getExpandedState())}_getExpandedState(){return this.expanded?"expanded":"collapsed"}ngAfterContentInit(){this._lazyContent&&this.opened.pipe(Object(h.a)(null),Object(p.a)(()=>this.expanded&&!this._portal),Object(m.a)(1)).subscribe(()=>{this._portal=new a.g(this._lazyContent._template,this._viewContainerRef)})}ngOnChanges(e){this._inputChanges.next(e)}ngOnDestroy(){super.ngOnDestroy(),this._bodyAnimationDone.complete(),this._inputChanges.complete()}_containsFocus(){if(this._body){const e=this._document.activeElement,t=this._body.nativeElement;return e===t||t.contains(e)}return!1}}class w{constructor(e,t,n,l,i){this.panel=e,this._element=t,this._focusMonitor=n,this._changeDetectorRef=l,this._parentChangeSubscription=s.a.EMPTY,this._animationsDisabled=!0;const r=e.accordion?e.accordion._stateChanges.pipe(Object(p.a)(e=>!(!e.hideToggle&&!e.togglePosition))):u.a;this._parentChangeSubscription=Object(c.a)(e.opened,e.closed,r,e._inputChanges.pipe(Object(p.a)(e=>!!(e.hideToggle||e.disabled||e.togglePosition)))).subscribe(()=>this._changeDetectorRef.markForCheck()),e.closed.pipe(Object(p.a)(()=>e._containsFocus())).subscribe(()=>n.focusVia(t,"program")),n.monitor(t).subscribe(t=>{t&&e.accordion&&e.accordion._handleHeaderFocus(this)}),i&&(this.expandedHeight=i.expandedHeight,this.collapsedHeight=i.collapsedHeight)}_animationStarted(){this._animationsDisabled=!1}get disabled(){return this.panel.disabled}_toggle(){this.panel.toggle()}_isExpanded(){return this.panel.expanded}_getExpandedState(){return this.panel._getExpandedState()}_getPanelId(){return this.panel.id}_getTogglePosition(){return this.panel.togglePosition}_showToggle(){return!this.panel.hideToggle&&!this.panel.disabled}_keydown(e){switch(e.keyCode){case b.l:case b.f:Object(b.q)(e)||(e.preventDefault(),this._toggle());break;default:return void(this.panel.accordion&&this.panel.accordion._handleHeaderKeydown(e))}}focus(e="program",t){this._focusMonitor.focusVia(this._element,e,t)}ngOnDestroy(){this._parentChangeSubscription.unsubscribe(),this._focusMonitor.stopMonitoring(this._element)}}class k{}class M extends i.a{constructor(){super(...arguments),this._hideToggle=!1,this.displayMode="default",this.togglePosition="after"}get hideToggle(){return this._hideToggle}set hideToggle(e){this._hideToggle=Object(r.c)(e)}ngAfterContentInit(){this._keyManager=new g.d(this._headers).withWrap()}_handleHeaderKeydown(e){const{keyCode:t}=e,n=this._keyManager;t===b.h?Object(b.q)(e)||(n.setFirstItemActive(),e.preventDefault()):t===b.e?Object(b.q)(e)||(n.setLastItemActive(),e.preventDefault()):this._keyManager.onKeydown(e)}_handleHeaderFocus(e){this._keyManager.updateActiveItem(e)}}class C{}},cRix:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},cUSm:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){this.MIN_CHARS=8,this.letterCheck=new RegExp("[A-Za-z]","g"),this.numberCheck=new RegExp("[0-9]","g"),this.specialCharCheck=new RegExp("[^A-Za-z0-9]","g")}validate(e){const t=e.value;if(!(e.disabled||t&&!(t.length<this.MIN_CHARS)&&t.match(this.letterCheck)&&t.match(this.numberCheck)&&t.match(this.specialCharCheck)))return{error:"readers.PASSWORD_ERROR"}}}},cUpR:function(e,t,n){"use strict";n.d(t,"q",(function(){return ce})),n.d(t,"r",(function(){return w})),n.d(t,"a",(function(){return de})),n.d(t,"i",(function(){return ue})),n.d(t,"h",(function(){return pe})),n.d(t,"c",(function(){return k})),n.d(t,"d",(function(){return M})),n.d(t,"e",(function(){return W})),n.d(t,"f",(function(){return q})),n.d(t,"g",(function(){return K})),n.d(t,"b",(function(){return ee})),n.d(t,"s",(function(){return a})),n.d(t,"k",(function(){return I})),n.d(t,"j",(function(){return Q})),n.d(t,"n",(function(){return J})),n.d(t,"o",(function(){return Z})),n.d(t,"m",(function(){return x})),n.d(t,"p",(function(){return S})),n.d(t,"l",(function(){return te}));var l=n("SVse"),i=n("8Y7J");let r=null;function a(){return r}const o={class:"className",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},s={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},u={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"},c=(()=>{if(i.xb.Node)return i.xb.Node.prototype.contains||function(e){return!!(16&this.compareDocumentPosition(e))}})();class d extends class extends class{constructor(){this.resourceLoaderType=null}get attrToPropMap(){return this._attrToPropMap}set attrToPropMap(e){this._attrToPropMap=e}}{constructor(){super(),this._animationPrefix=null,this._transitionEnd=null;try{const e=this.createElement("div",document);if(null!=this.getStyle(e,"animationName"))this._animationPrefix="";else{const t=["Webkit","Moz","O","ms"];for(let n=0;n<t.length;n++)if(null!=this.getStyle(e,t[n]+"AnimationName")){this._animationPrefix="-"+t[n].toLowerCase()+"-";break}}const t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};Object.keys(t).forEach(n=>{null!=this.getStyle(e,n)&&(this._transitionEnd=t[n])})}catch(e){this._animationPrefix=null,this._transitionEnd=null}}getDistributedNodes(e){return e.getDistributedNodes()}resolveAndSetHref(e,t,n){e.href=null==n?t:t+"/../"+n}supportsDOMEvents(){return!0}supportsNativeShadowDOM(){return"function"==typeof document.body.createShadowRoot}getAnimationPrefix(){return this._animationPrefix?this._animationPrefix:""}getTransitionEnd(){return this._transitionEnd?this._transitionEnd:""}supportsAnimation(){return null!=this._animationPrefix&&null!=this._transitionEnd}}{parse(e){throw new Error("parse not implemented")}static makeCurrent(){var e;e=new d,r||(r=e)}hasProperty(e,t){return t in e}setProperty(e,t,n){e[t]=n}getProperty(e,t){return e[t]}invoke(e,t,n){e[t](...n)}logError(e){window.console&&(console.error?console.error(e):console.log(e))}log(e){window.console&&window.console.log&&window.console.log(e)}logGroup(e){window.console&&window.console.group&&window.console.group(e)}logGroupEnd(){window.console&&window.console.groupEnd&&window.console.groupEnd()}get attrToPropMap(){return o}contains(e,t){return c.call(e,t)}querySelector(e,t){return e.querySelector(t)}querySelectorAll(e,t){return e.querySelectorAll(t)}on(e,t,n){e.addEventListener(t,n,!1)}onAndCancel(e,t,n){return e.addEventListener(t,n,!1),()=>{e.removeEventListener(t,n,!1)}}dispatchEvent(e,t){e.dispatchEvent(t)}createMouseEvent(e){const t=this.getDefaultDocument().createEvent("MouseEvent");return t.initEvent(e,!0,!0),t}createEvent(e){const t=this.getDefaultDocument().createEvent("Event");return t.initEvent(e,!0,!0),t}preventDefault(e){e.preventDefault(),e.returnValue=!1}isPrevented(e){return e.defaultPrevented||null!=e.returnValue&&!e.returnValue}getInnerHTML(e){return e.innerHTML}getTemplateContent(e){return"content"in e&&this.isTemplateElement(e)?e.content:null}getOuterHTML(e){return e.outerHTML}nodeName(e){return e.nodeName}nodeValue(e){return e.nodeValue}type(e){return e.type}content(e){return this.hasProperty(e,"content")?e.content:e}firstChild(e){return e.firstChild}nextSibling(e){return e.nextSibling}parentElement(e){return e.parentNode}childNodes(e){return e.childNodes}childNodesAsList(e){const t=e.childNodes,n=new Array(t.length);for(let l=0;l<t.length;l++)n[l]=t[l];return n}clearNodes(e){for(;e.firstChild;)e.removeChild(e.firstChild)}appendChild(e,t){e.appendChild(t)}removeChild(e,t){e.removeChild(t)}replaceChild(e,t,n){e.replaceChild(t,n)}remove(e){return e.parentNode&&e.parentNode.removeChild(e),e}insertBefore(e,t,n){e.insertBefore(n,t)}insertAllBefore(e,t,n){n.forEach(n=>e.insertBefore(n,t))}insertAfter(e,t,n){e.insertBefore(n,t.nextSibling)}setInnerHTML(e,t){e.innerHTML=t}getText(e){return e.textContent}setText(e,t){e.textContent=t}getValue(e){return e.value}setValue(e,t){e.value=t}getChecked(e){return e.checked}setChecked(e,t){e.checked=t}createComment(e){return this.getDefaultDocument().createComment(e)}createTemplate(e){const t=this.getDefaultDocument().createElement("template");return t.innerHTML=e,t}createElement(e,t){return(t=t||this.getDefaultDocument()).createElement(e)}createElementNS(e,t,n){return(n=n||this.getDefaultDocument()).createElementNS(e,t)}createTextNode(e,t){return(t=t||this.getDefaultDocument()).createTextNode(e)}createScriptTag(e,t,n){const l=(n=n||this.getDefaultDocument()).createElement("SCRIPT");return l.setAttribute(e,t),l}createStyleElement(e,t){const n=(t=t||this.getDefaultDocument()).createElement("style");return this.appendChild(n,this.createTextNode(e,t)),n}createShadowRoot(e){return e.createShadowRoot()}getShadowRoot(e){return e.shadowRoot}getHost(e){return e.host}clone(e){return e.cloneNode(!0)}getElementsByClassName(e,t){return e.getElementsByClassName(t)}getElementsByTagName(e,t){return e.getElementsByTagName(t)}classList(e){return Array.prototype.slice.call(e.classList,0)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}hasClass(e,t){return e.classList.contains(t)}setStyle(e,t,n){e.style[t]=n}removeStyle(e,t){e.style[t]=""}getStyle(e,t){return e.style[t]}hasStyle(e,t,n){const l=this.getStyle(e,t)||"";return n?l==n:l.length>0}tagName(e){return e.tagName}attributeMap(e){const t=new Map,n=e.attributes;for(let l=0;l<n.length;l++){const e=n.item(l);t.set(e.name,e.value)}return t}hasAttribute(e,t){return e.hasAttribute(t)}hasAttributeNS(e,t,n){return e.hasAttributeNS(t,n)}getAttribute(e,t){return e.getAttribute(t)}getAttributeNS(e,t,n){return e.getAttributeNS(t,n)}setAttribute(e,t,n){e.setAttribute(t,n)}setAttributeNS(e,t,n,l){e.setAttributeNS(t,n,l)}removeAttribute(e,t){e.removeAttribute(t)}removeAttributeNS(e,t,n){e.removeAttributeNS(t,n)}templateAwareRoot(e){return this.isTemplateElement(e)?this.content(e):e}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}getBoundingClientRect(e){try{return e.getBoundingClientRect()}catch(t){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}}getTitle(e){return e.title}setTitle(e,t){e.title=t||""}elementMatches(e,t){return!!this.isElementNode(e)&&(e.matches&&e.matches(t)||e.msMatchesSelector&&e.msMatchesSelector(t)||e.webkitMatchesSelector&&e.webkitMatchesSelector(t))}isTemplateElement(e){return this.isElementNode(e)&&"TEMPLATE"===e.nodeName}isTextNode(e){return e.nodeType===Node.TEXT_NODE}isCommentNode(e){return e.nodeType===Node.COMMENT_NODE}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}hasShadowRoot(e){return null!=e.shadowRoot&&e instanceof HTMLElement}isShadowRoot(e){return e instanceof DocumentFragment}importIntoDoc(e){return document.importNode(this.templateAwareRoot(e),!0)}adoptNode(e){return document.adoptNode(e)}getHref(e){return e.getAttribute("href")}getEventKey(e){let t=e.key;if(null==t){if(t=e.keyIdentifier,null==t)return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),3===e.location&&u.hasOwnProperty(t)&&(t=u[t]))}return s[t]||t}getGlobalEventTarget(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null}getHistory(){return window.history}getLocation(){return window.location}getBaseHref(e){const t=p||(p=document.querySelector("base"),p)?p.getAttribute("href"):null;return null==t?null:(n=t,h||(h=document.createElement("a")),h.setAttribute("href",n),"/"===h.pathname.charAt(0)?h.pathname:"/"+h.pathname);var n}resetBaseElement(){p=null}getUserAgent(){return window.navigator.userAgent}setData(e,t,n){this.setAttribute(e,"data-"+t,n)}getData(e,t){return this.getAttribute(e,"data-"+t)}getComputedStyle(e){return getComputedStyle(e)}supportsWebAnimation(){return"function"==typeof Element.prototype.animate}performanceNow(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()}supportsCookies(){return!0}getCookie(e){return Object(l.O)(document.cookie,e)}setCookie(e,t){document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(t)}}let h,p=null;function m(){return!!window.history.pushState}const g=new i.p("TRANSITION_ID"),b=[{provide:i.d,useFactory:function(e,t,n){return()=>{n.get(i.e).donePromise.then(()=>{const n=a();Array.prototype.slice.apply(n.querySelectorAll(t,"style[ng-transition]")).filter(t=>n.getAttribute(t,"ng-transition")===e).forEach(e=>n.remove(e))})}},deps:[g,l.e,i.q],multi:!0}];class f{static init(){Object(i.bb)(new f)}addToWindow(e){i.xb.getAngularTestability=(t,n=!0)=>{const l=e.findTestabilityInTree(t,n);if(null==l)throw new Error("Could not find testability for element.");return l},i.xb.getAllAngularTestabilities=()=>e.getAllTestabilities(),i.xb.getAllAngularRootElements=()=>e.getAllRootElements(),i.xb.frameworkStabilizers||(i.xb.frameworkStabilizers=[]),i.xb.frameworkStabilizers.push(e=>{const t=i.xb.getAllAngularTestabilities();let n=t.length,l=!1;const r=function(t){l=l||t,n--,0==n&&e(l)};t.forEach((function(e){e.whenStable(r)}))})}findTestabilityInTree(e,t,n){if(null==t)return null;const l=e.getTestability(t);return null!=l?l:n?a().isShadowRoot(t)?this.findTestabilityInTree(e,a().getHost(t),!0):this.findTestabilityInTree(e,a().parentElement(t),!0):null}}function _(e,t){"undefined"!=typeof COMPILED&&COMPILED||((i.xb.ng=i.xb.ng||{})[e]=t)}const v=(()=>({ApplicationRef:i.g,NgZone:i.y}))();function y(e){return Object(i.X)(e)}function w(e){return _("probe",y),_("coreTokens",Object.assign({},v,(e||[]).reduce((e,t)=>(e[t.name]=t.token,e),{}))),()=>y}const k=new i.p("EventManagerPlugins");class M{constructor(e,t){this._zone=t,this._eventNameToPlugin=new Map,e.forEach(e=>e.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,t,n){return this._findPluginFor(t).addEventListener(e,t,n)}addGlobalEventListener(e,t,n){return this._findPluginFor(t).addGlobalEventListener(e,t,n)}getZone(){return this._zone}_findPluginFor(e){const t=this._eventNameToPlugin.get(e);if(t)return t;const n=this._plugins;for(let l=0;l<n.length;l++){const t=n[l];if(t.supports(e))return this._eventNameToPlugin.set(e,t),t}throw new Error("No event manager plugin found for event "+e)}}class C{constructor(e){this._doc=e}addGlobalEventListener(e,t,n){const l=a().getGlobalEventTarget(this._doc,e);if(!l)throw new Error(`Unsupported event target ${l} for event ${t}`);return this.addEventListener(l,t,n)}}class S{constructor(){this._stylesSet=new Set}addStyles(e){const t=new Set;e.forEach(e=>{this._stylesSet.has(e)||(this._stylesSet.add(e),t.add(e))}),this.onStylesAdded(t)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}}class x extends S{constructor(e){super(),this._doc=e,this._hostNodes=new Set,this._styleNodes=new Set,this._hostNodes.add(e.head)}_addStylesToHost(e,t){e.forEach(e=>{const n=this._doc.createElement("style");n.textContent=e,this._styleNodes.add(t.appendChild(n))})}addHost(e){this._addStylesToHost(this._stylesSet,e),this._hostNodes.add(e)}removeHost(e){this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach(t=>this._addStylesToHost(e,t))}ngOnDestroy(){this._styleNodes.forEach(e=>a().remove(e))}}const L={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},O=/%COMP%/g;function P(e,t,n){for(let l=0;l<t.length;l++){let i=t[l];Array.isArray(i)?P(e,i,n):(i=i.replace(O,e),n.push(i))}return n}function T(e){return t=>{!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}class I{constructor(e,t,n){this.eventManager=e,this.sharedStylesHost=t,this.appId=n,this.rendererByCompId=new Map,this.defaultRenderer=new D(e)}createRenderer(e,t){if(!e||!t)return this.defaultRenderer;switch(t.encapsulation){case i.R.Emulated:{let n=this.rendererByCompId.get(t.id);return n||(n=new Y(this.eventManager,this.sharedStylesHost,t,this.appId),this.rendererByCompId.set(t.id,n)),n.applyToHost(e),n}case i.R.Native:case i.R.ShadowDom:return new G(this.eventManager,this.sharedStylesHost,e,t);default:if(!this.rendererByCompId.has(t.id)){const e=P(t.id,t.styles,[]);this.sharedStylesHost.addStyles(e),this.rendererByCompId.set(t.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}class D{constructor(e){this.eventManager=e,this.data=Object.create(null)}destroy(){}createElement(e,t){return t?document.createElementNS(L[t]||t,e):document.createElement(e)}createComment(e){return document.createComment(e)}createText(e){return document.createTextNode(e)}appendChild(e,t){e.appendChild(t)}insertBefore(e,t,n){e&&e.insertBefore(t,n)}removeChild(e,t){e&&e.removeChild(t)}selectRootElement(e,t){let n="string"==typeof e?document.querySelector(e):e;if(!n)throw new Error(`The selector "${e}" did not match any elements`);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,l){if(l){t=l+":"+t;const i=L[l];i?e.setAttributeNS(i,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){const l=L[n];l?e.removeAttributeNS(l,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,l){l&i.G.DashCase?e.style.setProperty(t,n,l&i.G.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&i.G.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){A(t,"property"),e[t]=n}setValue(e,t){e.nodeValue=t}listen(e,t,n){return A(t,"listener"),"string"==typeof e?this.eventManager.addGlobalEventListener(e,t,T(n)):this.eventManager.addEventListener(e,t,T(n))}}const E=(()=>"@".charCodeAt(0))();function A(e,t){if(e.charCodeAt(0)===E)throw new Error(`Found the synthetic ${t} ${e}. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.`)}class Y extends D{constructor(e,t,n,l){super(e),this.component=n;const i=P(l+"-"+n.id,n.styles,[]);t.addStyles(i),this.contentAttr="_ngcontent-%COMP%".replace(O,l+"-"+n.id),this.hostAttr=function(e){return"_nghost-%COMP%".replace(O,e)}(l+"-"+n.id)}applyToHost(e){super.setAttribute(e,this.hostAttr,"")}createElement(e,t){const n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}}class G extends D{constructor(e,t,n,l){super(e),this.sharedStylesHost=t,this.hostEl=n,this.component=l,this.shadowRoot=l.encapsulation===i.R.ShadowDom?n.attachShadow({mode:"open"}):n.createShadowRoot(),this.sharedStylesHost.addHost(this.shadowRoot);const r=P(l.id,l.styles,[]);for(let i=0;i<r.length;i++){const e=document.createElement("style");e.textContent=r[i],this.shadowRoot.appendChild(e)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(this.nodeOrShadowRoot(e),t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}}const R=(()=>"undefined"!=typeof Zone&&Zone.__symbol__||function(e){return"__zone_symbol__"+e})(),N=R("addEventListener"),j=R("removeEventListener"),F={},H="__zone_symbol__propagationStopped",B=(()=>{const e="undefined"!=typeof Zone&&Zone[R("BLACK_LISTED_EVENTS")];if(e){const t={};return e.forEach(e=>{t[e]=e}),t}})(),z=function(e){return!!B&&B.hasOwnProperty(e)},V=function(e){const t=F[e.type];if(!t)return;const n=this[t];if(!n)return;const l=[e];if(1===n.length){const e=n[0];return e.zone!==Zone.current?e.zone.run(e.handler,this,l):e.handler.apply(this,l)}{const t=n.slice();for(let n=0;n<t.length&&!0!==e[H];n++){const e=t[n];e.zone!==Zone.current?e.zone.run(e.handler,this,l):e.handler.apply(this,l)}}};class Q extends C{constructor(e,t,n){super(e),this.ngZone=t,n&&Object(l.G)(n)||this.patchEvent()}patchEvent(){if("undefined"==typeof Event||!Event||!Event.prototype)return;if(Event.prototype.__zone_symbol__stopImmediatePropagation)return;const e=Event.prototype.__zone_symbol__stopImmediatePropagation=Event.prototype.stopImmediatePropagation;Event.prototype.stopImmediatePropagation=function(){this&&(this[H]=!0),e&&e.apply(this,arguments)}}supports(e){return!0}addEventListener(e,t,n){let l=n;if(!e[N]||i.y.isInAngularZone()&&!z(t))e.addEventListener(t,l,!1);else{let n=F[t];n||(n=F[t]=R("ANGULAR"+t+"FALSE"));let i=e[n];const r=i&&i.length>0;i||(i=e[n]=[]);const a=z(t)?Zone.root:Zone.current;if(0===i.length)i.push({zone:a,handler:l});else{let e=!1;for(let t=0;t<i.length;t++)if(i[t].handler===l){e=!0;break}e||i.push({zone:a,handler:l})}r||e[N](t,V,!1)}return()=>this.removeEventListener(e,t,l)}removeEventListener(e,t,n){let l=e[j];if(!l)return e.removeEventListener.apply(e,[t,n,!1]);let i=F[t],r=i&&e[i];if(!r)return e.removeEventListener.apply(e,[t,n,!1]);let a=!1;for(let o=0;o<r.length;o++)if(r[o].handler===n){a=!0,r.splice(o,1);break}a?0===r.length&&l.apply(e,[t,V,!1]):e.removeEventListener.apply(e,[t,n,!1])}}const U={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0},W=new i.p("HammerGestureConfig"),q=new i.p("HammerLoader");class K{constructor(){this.events=[],this.overrides={}}buildHammer(e){const t=new Hammer(e,this.options);t.get("pinch").set({enable:!0}),t.get("rotate").set({enable:!0});for(const n in this.overrides)t.get(n).set(this.overrides[n]);return t}}class J extends C{constructor(e,t,n,l){super(e),this._config=t,this.console=n,this.loader=l}supports(e){return!(!U.hasOwnProperty(e.toLowerCase())&&!this.isCustomEvent(e)||!window.Hammer&&!this.loader&&(this.console.warn(`The "${e}" event cannot be bound because Hammer.JS is not loaded and no custom loader has been specified.`),1))}addEventListener(e,t,n){const l=this.manager.getZone();if(t=t.toLowerCase(),!window.Hammer&&this.loader){let l=!1,i=()=>{l=!0};return this.loader().then(()=>{if(!window.Hammer)return this.console.warn("The custom HAMMER_LOADER completed, but Hammer.JS is not present."),void(i=()=>{});l||(i=this.addEventListener(e,t,n))}).catch(()=>{this.console.warn(`The "${t}" event cannot be bound because the custom Hammer.JS loader failed.`),i=()=>{}}),()=>{i()}}return l.runOutsideAngular(()=>{const i=this._config.buildHammer(e),r=function(e){l.runGuarded((function(){n(e)}))};return i.on(t,r),()=>{i.off(t,r),"function"==typeof i.destroy&&i.destroy()}})}isCustomEvent(e){return this._config.events.indexOf(e)>-1}}const X=["alt","control","meta","shift"],$={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};class Z extends C{constructor(e){super(e)}supports(e){return null!=Z.parseEventName(e)}addEventListener(e,t,n){const l=Z.parseEventName(t),i=Z.eventCallback(l.fullKey,n,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>a().onAndCancel(e,l.domEventName,i))}static parseEventName(e){const t=e.toLowerCase().split("."),n=t.shift();if(0===t.length||"keydown"!==n&&"keyup"!==n)return null;const l=Z._normalizeKey(t.pop());let i="";if(X.forEach(e=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),i+=e+".")}),i+=l,0!=t.length||0===l.length)return null;const r={};return r.domEventName=n,r.fullKey=i,r}static getEventFullKey(e){let t="",n=a().getEventKey(e);return n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),X.forEach(l=>{l!=n&&(0,$[l])(e)&&(t+=l+".")}),t+=n,t}static eventCallback(e,t,n){return l=>{Z.getEventFullKey(l)===e&&n.runGuarded(()=>t(l))}}static _normalizeKey(e){switch(e){case"esc":return"escape";default:return e}}}class ee{}class te extends ee{constructor(e){super(),this._doc=e}sanitize(e,t){if(null==t)return null;switch(e){case i.I.NONE:return t;case i.I.HTML:return t instanceof le?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"HTML"),Object(i.hb)(this._doc,String(t)));case i.I.STYLE:return t instanceof ie?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"Style"),Object(i.ib)(t));case i.I.SCRIPT:if(t instanceof re)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"Script"),new Error("unsafe value used in a script context");case i.I.URL:return t instanceof oe||t instanceof ae?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"URL"),Object(i.jb)(String(t)));case i.I.RESOURCE_URL:if(t instanceof oe)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"ResourceURL"),new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${e} (see http://g.co/ng/security#xss)`)}}checkNotSafeValue(e,t){if(e instanceof ne)throw new Error(`Required a safe ${t}, got a ${e.getTypeName()} (see http://g.co/ng/security#xss)`)}bypassSecurityTrustHtml(e){return new le(e)}bypassSecurityTrustStyle(e){return new ie(e)}bypassSecurityTrustScript(e){return new re(e)}bypassSecurityTrustUrl(e){return new ae(e)}bypassSecurityTrustResourceUrl(e){return new oe(e)}}class ne{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see http://g.co/ng/security#xss)"}}class le extends ne{getTypeName(){return"HTML"}}class ie extends ne{getTypeName(){return"Style"}}class re extends ne{getTypeName(){return"Script"}}class ae extends ne{getTypeName(){return"URL"}}class oe extends ne{getTypeName(){return"ResourceURL"}}const se=[{provide:i.A,useValue:l.M},{provide:i.B,useValue:function(){d.makeCurrent(),f.init()},multi:!0},{provide:l.x,useClass:class extends l.x{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=a().getLocation(),this._history=a().getHistory()}getBaseHrefFromDOM(){return a().getBaseHref(this._doc)}onPopState(e){a().getGlobalEventTarget(this._doc,"window").addEventListener("popstate",e,!1)}onHashChange(e){a().getGlobalEventTarget(this._doc,"window").addEventListener("hashchange",e,!1)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,t,n){m()?this._history.pushState(e,t,n):this.location.hash=n}replaceState(e,t,n){m()?this._history.replaceState(e,t,n):this.location.hash=n}forward(){this._history.forward()}back(){this._history.back()}getState(){return this._history.state}},deps:[l.e]},{provide:l.e,useFactory:function(){return document},deps:[]}],ue=Object(i.T)(i.ab,"browser",se);function ce(){return new i.l}class de{constructor(e){if(e)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}static withServerTransition(e){return{ngModule:de,providers:[{provide:i.c,useValue:e.appId},{provide:g,useExisting:i.c},b]}}}function he(){return new pe(Object(i.Vb)(l.e))}let pe=(()=>{class e{constructor(e){this._doc=e}getTitle(){return a().getTitle(this._doc)}setTitle(e){a().setTitle(this._doc,e)}}return e.ngInjectableDef=Object(i.Ub)({factory:he,token:e,providedIn:"root"}),e})();"undefined"!=typeof window&&window},cYBl:function(e,t,n){"use strict";n.d(t,"a",(function(){return M}));var l=n("naTb"),i=(n("iQmJ"),n("AytR")),r=n("IheW"),a=n("2Vo4"),o=n("HDdC"),s=n("z6cu"),u=n("LRne"),c=n("vkgz"),d=n("eIep"),h=n("JIr8"),p=n("lJxs"),m=n("pLZG"),g=n("IzEk"),b=n("KbaO"),f=n("wd/R"),_=n("ll7q"),v=n("jEEg"),y=n("6BPK"),w=n("8Y7J"),k=n("s6ns");let M=(()=>{class e{constructor(e,t,n){this.http=e,this.dialog=t,this.sharedService=n,this.countrySubject=new a.a(null),this.accountDataSubject=new a.a(null),this.countrySubject.getValue()&&this.countrySubject.next(null)}getKey(){const e=localStorage.getItem("namespace");return localStorage.getItem(e+"key")||void 0}startLoadingIndicator(){this.dialogRef=this.dialog.open(_.a)}stopLoadingIndicator(){this.dialogRef&&this.dialogRef.close()}getReadableDate(e){return f.unix(e).format("DD.MM.YYYY")}getSubscriptionsForAddress(e){if(this.subscriptionsData)return this.subscriptionsData.filter(t=>t.billing_address_id===e)}getPrintSubscriptionsForAddress(e){if(this.subscriptionsData)return this.subscriptionsData.filter(t=>t.postal_address_id===e)}getPublisherGroups(e){return this.http.get(i.a.clientApiUrl+"groups/"+e+"/publisher_groups")}sendPasswordResetEmail(e,t){const n={email_address:e,group_id:t,lang:v.a.getBrowserLanguage()};return this.http.post(i.a.clientApiV2Url+"readers/send_password_reset_mail",n)}passwordLessReaderLogin(e,t){return this.http.post(i.a.clientApiV3Url+"auth/"+t,{email:e})}readerLogin(e,t){const n=localStorage.getItem("namespace"),l=new r.i({fromObject:{grant_type:"password",namespace:n,username:e,password:t},encoder:new b.a});return localStorage.removeItem(n+"access_token"),localStorage.removeItem(n+"refresh_token"),this.http.post(i.a.clientApiV2Url+"oauth/token",l,{headers:new r.h({"Content-Type":"application/x-www-form-urlencoded",Authorization:"Basic "+i.a.aData})}).pipe(Object(c.a)(e=>{localStorage.setItem(n+"access_token",e.access_token),localStorage.setItem(n+"key",e.key),localStorage.setItem(n+"refresh_token",e.refresh_token)}),Object(d.a)(()=>{if(localStorage.getObject("appstatesave")){const e=localStorage.getObject("appstatesave"),t=localStorage.getObject("pakHash_"+e.params.groupId);return new o.a(t?n=>{setTimeout(()=>{y.get(l=>{const r={hash:t.hash},a=y.x64hash128(l.map(e=>e.value).join(),31);a&&(r.fingerprint=a),localStorage.removeItem("pakHash_"+e.params.groupId),this.http.post(i.a.clientApiV2Url+"extsub/hash",r).subscribe(e=>{n.next(e)},e=>{n.error()},()=>{n.complete()})})},500)}:e=>{e.next(null),e.complete()})}return new o.a(e=>{e.next(null),e.complete()})}),Object(h.a)(e=>Object(s.a)(e)))}refreshTokenLogin(e){const t=new r.i({fromObject:{refresh_token:e,grant_type:"refresh_token"},encoder:new b.a}),n=localStorage.getItem("namespace");return localStorage.removeItem(n+"access_token"),this.http.post(i.a.clientApiV2Url+"oauth/token",t,{headers:new r.h({"Content-Type":"application/x-www-form-urlencoded",Authorization:"Basic "+i.a.aData})}).pipe(Object(c.a)(e=>{localStorage.setItem(n+"access_token",e.access_token)}),Object(h.a)(e=>(localStorage.removeItem(n+"refresh_token"),Object(u.a)(e))))}registerReader(e,t){return this.http.post(i.a.clientApiV2Url+"readers/"+e+"/register",t).pipe(Object(c.a)(e=>{const t=localStorage.getItem("namespace");localStorage.setItem(t+"access_token",e.access_token),localStorage.setItem(t+"key",e.key),localStorage.setItem(t+"refresh_token",e.refresh_token),this.getReaderProfile().subscribe()}))}newsletterRegisterReader(e,t){const n={first_name:void 0,language:v.a.getBrowserLanguage(),last_name:void 0,newsletter_opt_in:!0,password:void 0,registration_type:"newsletter",salutation:void 0,email_address:t};return this.registerReader(e,n)}createReaderAddress(e){return this.getKey()?this.http.post(i.a.clientApiV2Url+`readers/${this.getKey()}/addresses`,e):Object(u.a)("readerId not set")}updateReaderAddress(e,t){return this.getKey()?this.http.post(i.a.clientApiV2Url+`readers/${this.getKey()}/addresses/`+e,t):Object(u.a)("readerId not set")}getReaderProfile(){if(!this.getKey())return this.accountData={first_name:"",last_name:"",salutation:"",diverse_salutation:"",newsletter_opt_in:!1,language:"en",newsletters:[],group_id:this.sharedService.getGroupId(),unpaid_bills_count:0},Object(u.a)("readerId not set");const e=localStorage.getItem("namespace");return this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/profile?namespace=${e}&gid=${this.sharedService.getGroupId()}`).pipe(Object(c.a)(e=>{this.accountData=e,this.accountDataSubject.next(this.accountData),this.accountData.group_id=this.sharedService.getGroupId()}),Object(h.a)(e=>Object(u.a)(e)))}updateReaderProfile(e){return this.getKey()?this.http.post(i.a.clientApiV2Url+`readers/${this.getKey()}/profile`,e):Object(u.a)("readerId not set")}getBills(){return this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/bills?gid=${this.sharedService.getGroupId()}`)}confirmReaderEmail(e,t){return this.getKey()?this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/confirm_email/${e}/${t}`):Object(u.a)("readerId not set")}getReaderAddress(e){return this.getKey()?this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/addresses/`+e).pipe(Object(p.a)(t=>(t.id=e,t)),Object(h.a)(e=>Object(u.a)(e))):Object(u.a)("readerId not set")}getAllReaderAddresses(){return this.getKey()?this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/addresses`).pipe(Object(c.a)(e=>{this.addressesData=e}),Object(h.a)(e=>Object(u.a)(null))):Object(u.a)([])}getReaderSubscriptions(){return this.getKey()?this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/subscriptions`).pipe(Object(c.a)(e=>{this.subscriptionsData=e}),Object(h.a)(e=>Object(u.a)(e))):Object(u.a)("readerId not set")}updateSubscriptionAddress(e,t,n,l){if(!this.getKey())return Object(u.a)("readerId not set");const r={billing_address_id:"",postal_address_id:"",item_id:t};return n&&(r.billing_address_id=n),l&&(r.postal_address_id=l),this.http.post(i.a.clientApiV2Url+`readers/${this.getKey()}/subscriptions/${e}/address`,r)}getReaderSubscription(e,t){return this.getReaderSubscriptions().pipe(Object(p.a)(n=>t?n.filter(n=>n.id===Number(e)&&n.item_id===t)[0]:n.filter(t=>t.id===Number(e))[0]))}pauseReaderSubscription(e,t,n){if(!this.getKey())return Object(u.a)("readerId not set");const l={duration:e=7*e*86400};return n&&(l.item_id=n),this.http.post(i.a.clientApiV2Url+`readers/${this.getKey()}/subscriptions/${t}/pause`,l)}cancelReaderSubscription(e,t){if(!this.getKey())return Object(u.a)("readerId not set");const n={};return t&&(n.item_id=t),this.http.post(i.a.clientApiV2Url+`readers/${this.getKey()}/subscriptions/${e}/cancel`,n)}getCountries(){return this.countrySubject.getValue()||this.http.get(i.a.apiUrl+"countries").subscribe(e=>{this.countrySubject.next(e)},e=>{this.countrySubject.next(e)}),this.countrySubject.asObservable().pipe(Object(m.a)(e=>null!==e),Object(g.a)(1))}resetPassword(e,t,n,l){return this.http.post(i.a.clientApiV2Url+`readers/${e}/reset_password`,{token:t,password:n,email:l})}verifyReaderEmailAddress(e){return this.http.get(i.a.clientApiV2Url+`readers/${e}/verify_email`)}setupPassword(e,t){return this.http.post(i.a.clientApiV2Url+`readers/${e}/setup_password`,{password:t})}createPayment(){if(this.paymentData.productId)return this.http.get(i.a.clientApiV2Url+`switchpay/${this.paymentData.productId}/create_payment`)}createDatatransPayment(){if(this.paymentData.productId)return this.http.post(i.a.clientApiV2Url+`datatrans/${this.paymentData.productId}/create_transaction`,{return_url:this.paymentData.returnUrl,billing_address_id:this.paymentData.billingAddressId,postal_address_id:this.paymentData.postalAddressId,campaign_id:this.paymentData.campaignId})}createStripePayment(){if(this.paymentData.productId)return this.http.post(i.a.clientApiV2Url+`stripe/${this.paymentData.productId}/checkout`,{return_url:this.paymentData.returnUrl,billing_address_id:this.paymentData.billingAddressId,postal_address_id:this.paymentData.postalAddressId,campaign_id:this.paymentData.campaignId})}confirmSwitchpayPayment(e,t,n,l,r){const a={payment_id:e,payment_method_id:t,payment_method:n,return_url:l};return this.paymentData.billingAddressId&&(a.billing_address_id=this.paymentData.billingAddressId),a.postal_address_id=this.paymentData.postalAddressId?this.paymentData.postalAddressId:"",r&&(a.await_capture=!0),this.startLoadingIndicator(),this.http.post(i.a.clientApiV2Url+`switchpay/${this.paymentData.productId}/confirm_payment`,a).pipe(Object(c.a)(e=>{this.stopLoadingIndicator(),"succeeded"!==e.status&&"processing"!==e.status?e.next_action&&"redirect"===e.next_action.type&&e.next_action.details.redirect_url&&window.location.assign(e.next_action.details.redirect_url):window.location.assign(l)}),Object(h.a)(e=>(this.stopLoadingIndicator(),window.location.assign(l),Object(s.a)(e))))}redirectOrReload(e,t){self!==top&&t?window.parent.postMessage({message:"readerDialogClose"},i.a.targetLocation):setTimeout(()=>{window.top.location.assign(e)},200)}validateVatNumber(e,t){return this.http.post(i.a.apiUrl+"vat_validator",{vat_number:e,country_code:t})}getPublisherInfo(){return this.http.get(i.a.clientApiV2Url+`readers/${this.getKey()}/publisher_info`)}}return e.ngInjectableDef=w.Ub({factory:function(){return new e(w.Vb(r.c),w.Vb(k.e),w.Vb(l.a))},token:e,providedIn:"root"}),e})()},cc57:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("s7LF"),r=n("Mr+X"),a=n("Gi4r"),o=n("SVse");class s{constructor(){this.backgroundColor="white",this.textColor="black",this.selectedBackgroundColor="black",this.selectedTextColor="white",this.caption="",this.selected=!1,this.rollover=!1,this.htmlCaption=!1}ngOnInit(){}}var u=l.sb({encapsulation:0,styles:[[".option[_ngcontent-%COMP%]{padding:8px 16px;border:1px solid transparent;border-color:transparent transparent rgba(0,0,0,.1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}"]],data:{}});function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","option"]],null,[[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=0!=(i.rollover=!0)&&l),"mouseleave"===t&&(l=0!=(i.rollover=!1)&&l),l}),null,null)),l.Lb(512,null,o.K,o.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{color:0,"background-color":1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.selected||n.rollover?n.selectedTextColor:n.textColor,n.selected||n.rollover?n.selectedBackgroundColor:n.backgroundColor);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.caption)}))}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","option"]],[[8,"innerHTML",1]],[[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,i=e.component;return"mouseenter"===t&&(l=0!=(i.rollover=!0)&&l),"mouseleave"===t&&(l=0!=(i.rollover=!1)&&l),l}),null,null)),l.Lb(512,null,o.K,o.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{color:0,"background-color":1})],(function(e,t){var n=t.component,l=e(t,3,0,n.selected||n.rollover?n.selectedTextColor:n.textColor,n.selected||n.rollover?n.selectedBackgroundColor:n.backgroundColor);e(t,2,0,l)}),(function(e,t){e(t,0,0,t.component.caption)}))}function h(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(1,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(3,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,!n.htmlCaption),e(t,3,0,n.htmlCaption)}),null)}n("Mlud"),n.d(t,"a",(function(){return p})),n.d(t,"b",(function(){return M}));var p=l.sb({encapsulation:0,styles:[[".label[_ngcontent-%COMP%]{font-family:Lato;font-size:12px;font-weight:500;color:#000;margin-bottom:10px;padding-left:10px;top:11px;position:relative}.custom-viewer-select[_ngcontent-%COMP%]{position:relative;font-family:Lato}.custom-viewer-select[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{display:none}.select-selected[_ngcontent-%COMP%]{padding:8px 16px;min-height:40px;border-radius:5px}.open[_ngcontent-%COMP%]{border-bottom-left-radius:0;border-bottom-right-radius:0}.arrow[_ngcontent-%COMP%]{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.select-items[_ngcontent-%COMP%]{position:absolute;top:100%;left:0;right:0;z-index:99}"]],data:{}});function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),l.tb(1,147456,null,0,i.u,[l.k,l.E,[8,null]],{value:[0,"value"]},null),l.tb(2,147456,null,0,i.D,[l.k,l.E,[8,null]],{value:[0,"value"]},null),(e()(),l.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit.value),e(t,2,0,t.context.$implicit.value)}),(function(e,t){e(t,3,0,t.context.$implicit.caption)}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-icon",[["class","arrow mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,r.b,r.a)),l.tb(1,9158656,null,0,a.b,[l.k,a.d,[8,null],[2,a.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["keyboard_arrow_down"]))],(function(e,t){e(t,1,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).inline,"primary"!==l.Gb(t,1).color&&"accent"!==l.Gb(t,1).color&&"warn"!==l.Gb(t,1).color)}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-icon",[["class","arrow mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,r.b,r.a)),l.tb(1,9158656,null,0,a.b,[l.k,a.d,[8,null],[2,a.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["keyboard_arrow_up"]))],(function(e,t){e(t,1,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).inline,"primary"!==l.Gb(t,1).color&&"accent"!==l.Gb(t,1).color&&"warn"!==l.Gb(t,1).color)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[["class","select-selected"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.toggleOpen()&&l),l}),null,null)),l.Lb(512,null,o.I,o.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"select-arrow-active":0,open:1}),l.Lb(512,null,o.K,o.L,[l.k,l.s,l.E]),l.tb(5,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(6,{color:0,"background-color":1}),(e()(),l.Ob(7,null,[""," "])),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(9,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(11,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.open,n.open);e(t,2,0,"select-selected",l);var i=e(t,6,0,n.textColor,n.backgroundColor);e(t,5,0,i),e(t,9,0,!n.open),e(t,11,0,n.open)}),(function(e,t){e(t,7,0,t.component.selectedOption.caption)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-icon",[["class","arrow mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,r.b,r.a)),l.tb(1,9158656,null,0,a.b,[l.k,a.d,[8,null],[2,a.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["keyboard_arrow_down"]))],(function(e,t){e(t,1,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).inline,"primary"!==l.Gb(t,1).color&&"accent"!==l.Gb(t,1).color&&"warn"!==l.Gb(t,1).color)}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-icon",[["class","arrow mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,r.b,r.a)),l.tb(1,9158656,null,0,a.b,[l.k,a.d,[8,null],[2,a.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["keyboard_arrow_up"]))],(function(e,t){e(t,1,0,"material-symbols-outlined")}),(function(e,t){e(t,0,0,l.Gb(t,1).inline,"primary"!==l.Gb(t,1).color&&"accent"!==l.Gb(t,1).color&&"warn"!==l.Gb(t,1).color)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[["class","select-selected"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.toggleOpen()&&l),l}),null,null)),l.Lb(512,null,o.I,o.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,o.m,[o.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"select-arrow-active":0,open:1}),l.Lb(512,null,o.K,o.L,[l.k,l.s,l.E]),l.tb(5,278528,null,0,o.r,[o.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(6,{color:0,"background-color":1}),(e()(),l.ub(7,0,null,null,0,"div",[],[[8,"innerHTML",1]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(9,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(11,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.open,n.open);e(t,2,0,"select-selected",l);var i=e(t,6,0,n.textColor,n.backgroundColor);e(t,5,0,i),e(t,9,0,!n.open),e(t,11,0,n.open)}),(function(e,t){e(t,7,0,t.component.selectedOption.caption)}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-custom-select-option",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.selectionChanged(e.context.$implicit)&&l),l}),h,u)),l.tb(1,114688,null,0,s,[],{backgroundColor:[0,"backgroundColor"],textColor:[1,"textColor"],selectedBackgroundColor:[2,"selectedBackgroundColor"],selectedTextColor:[3,"selectedTextColor"],caption:[4,"caption"],value:[5,"value"],htmlCaption:[6,"htmlCaption"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.backgroundColor,n.textColor,n.selectedBackgroundColor,n.selectedTextColor,t.context.$implicit.caption,t.context.$implicit.value,n.htmlCaption)}),null)}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","select-items"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(2,278528,null,0,o.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.options)}),null)}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","label"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),(e()(),l.ub(2,0,null,null,9,"div",[["class","custom-viewer-select"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,2,"select",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(5,278528,null,0,o.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(7,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(9,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(11,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.options),e(t,7,0,!n.htmlCaption),e(t,9,0,n.htmlCaption),e(t,11,0,n.open)}),(function(e,t){e(t,1,0,t.component.label)}))}},cp0P:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("HDdC"),i=n("DH7j"),r=n("lJxs"),a=n("XoHu"),o=n("Cfvw");function s(...e){if(1===e.length){const t=e[0];if(Object(i.a)(t))return u(t,null);if(Object(a.a)(t)&&Object.getPrototypeOf(t)===Object.prototype){const e=Object.keys(t);return u(e.map(e=>t[e]),e)}}if("function"==typeof e[e.length-1]){const t=e.pop();return u(e=1===e.length&&Object(i.a)(e[0])?e[0]:e,null).pipe(Object(r.a)(e=>t(...e)))}return u(e,null)}function u(e,t){return new l.a(n=>{const l=e.length;if(0===l)return void n.complete();const i=new Array(l);let r=0,a=0;for(let s=0;s<l;s++){const u=Object(o.a)(e[s]);let c=!1;n.add(u.subscribe({next:e=>{c||(c=!0,a++),i[s]=e},error:e=>n.error(e),complete:()=>{r++,r!==l&&c||(a===l&&n.next(t?t.reduce((e,t,n)=>(e[t]=i[n],e),{}):i),n.complete())}}))}})}},crnd:function(e,t){function n(e){return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}n.keys=function(){return[]},n.resolve=n,e.exports=n,n.id="crnd"},cwzQ:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("Gezo"),n("vxjJ"),n("UUUO"),n("ymWA"),n("X+sq"),n("GjTt"),n("vIa3"),n("soaG"),n("8Aob"),n("R/lD"),n("9qdX"),n("vtbN"),n("sI4H"),n("bZnj"),n("ieA2"),n("7MJM"),n("zhuU"),n("xzKl"),n("3F3V"),n("y+AF"),n("AMuq"),n("Dmmi"),n("Z/r5");class l{}},czMo:function(e,t,n){!function(e){"use strict";e.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n("wd/R"))},dFDH:function(e,t,n){"use strict";n.d(t,"e",(function(){return b})),n.d(t,"b",(function(){return _})),n.d(t,"d",(function(){return g})),n.d(t,"a",(function(){return h})),n.d(t,"c",(function(){return p})),n.d(t,"f",(function(){return d})),n.d(t,"g",(function(){return m}));var l=n("XNiG"),i=n("8Y7J"),r=(n("GS7A"),n("zMNK")),a=n("IzEk"),o=n("1G5W"),s=n("QQfA"),u=n("5GAg"),c=n("7QIX");class d{constructor(e,t){this._overlayRef=t,this._afterDismissed=new l.a,this._afterOpened=new l.a,this._onAction=new l.a,this._dismissedByAction=!1,this.containerInstance=e,this.onAction().subscribe(()=>this.dismiss()),e._onExit.subscribe(()=>this._finishDismiss())}dismiss(){this._afterDismissed.closed||this.containerInstance.exit(),clearTimeout(this._durationTimeoutId)}dismissWithAction(){this._onAction.closed||(this._dismissedByAction=!0,this._onAction.next(),this._onAction.complete())}closeWithAction(){this.dismissWithAction()}_dismissAfter(e){this._durationTimeoutId=setTimeout(()=>this.dismiss(),e)}_open(){this._afterOpened.closed||(this._afterOpened.next(),this._afterOpened.complete())}_finishDismiss(){this._overlayRef.dispose(),this._onAction.closed||this._onAction.complete(),this._afterDismissed.next({dismissedByAction:this._dismissedByAction}),this._afterDismissed.complete(),this._dismissedByAction=!1}afterDismissed(){return this._afterDismissed.asObservable()}afterOpened(){return this.containerInstance._onEnter}onAction(){return this._onAction.asObservable()}}const h=new i.p("MatSnackBarData");class p{constructor(){this.politeness="assertive",this.announcementMessage="",this.duration=0,this.data=null,this.horizontalPosition="center",this.verticalPosition="bottom"}}class m{constructor(e,t){this.snackBarRef=e,this.data=t}action(){this.snackBarRef.dismissWithAction()}get hasAction(){return!!this.data.action}}class g extends r.a{constructor(e,t,n,i){super(),this._ngZone=e,this._elementRef=t,this._changeDetectorRef=n,this.snackBarConfig=i,this._destroyed=!1,this._onExit=new l.a,this._onEnter=new l.a,this._animationState="void",this._role="assertive"!==i.politeness||i.announcementMessage?"off"===i.politeness?null:"status":"alert"}attachComponentPortal(e){return this._assertNotAttached(),this._applySnackBarClasses(),this._portalOutlet.attachComponentPortal(e)}attachTemplatePortal(e){return this._assertNotAttached(),this._applySnackBarClasses(),this._portalOutlet.attachTemplatePortal(e)}onAnimationEnd(e){const{fromState:t,toState:n}=e;if(("void"===n&&"void"!==t||"hidden"===n)&&this._completeExit(),"visible"===n){const e=this._onEnter;this._ngZone.run(()=>{e.next(),e.complete()})}}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.detectChanges())}exit(){return this._animationState="hidden",this._onExit}ngOnDestroy(){this._destroyed=!0,this._completeExit()}_completeExit(){this._ngZone.onMicrotaskEmpty.asObservable().pipe(Object(a.a)(1)).subscribe(()=>{this._onExit.next(),this._onExit.complete()})}_applySnackBarClasses(){const e=this._elementRef.nativeElement,t=this.snackBarConfig.panelClass;t&&(Array.isArray(t)?t.forEach(t=>e.classList.add(t)):e.classList.add(t)),"center"===this.snackBarConfig.horizontalPosition&&e.classList.add("mat-snack-bar-center"),"top"===this.snackBarConfig.verticalPosition&&e.classList.add("mat-snack-bar-top")}_assertNotAttached(){if(this._portalOutlet.hasAttached())throw Error("Attempting to attach snack bar content after content is already attached")}}class b{}const f=new i.p("mat-snack-bar-default-options",{providedIn:"root",factory:function(){return new p}});let _=(()=>{class e{constructor(e,t,n,l,i,r){this._overlay=e,this._live=t,this._injector=n,this._breakpointObserver=l,this._parentSnackBar=i,this._defaultConfig=r,this._snackBarRefAtThisLevel=null}get _openedSnackBarRef(){const e=this._parentSnackBar;return e?e._openedSnackBarRef:this._snackBarRefAtThisLevel}set _openedSnackBarRef(e){this._parentSnackBar?this._parentSnackBar._openedSnackBarRef=e:this._snackBarRefAtThisLevel=e}openFromComponent(e,t){return this._attach(e,t)}openFromTemplate(e,t){return this._attach(e,t)}open(e,t="",n){const l=Object.assign({},this._defaultConfig,n);return l.data={message:e,action:t},l.announcementMessage||(l.announcementMessage=e),this.openFromComponent(m,l)}dismiss(){this._openedSnackBarRef&&this._openedSnackBarRef.dismiss()}ngOnDestroy(){this._snackBarRefAtThisLevel&&this._snackBarRefAtThisLevel.dismiss()}_attachSnackBarContainer(e,t){const n=new r.e(t&&t.viewContainerRef&&t.viewContainerRef.injector||this._injector,new WeakMap([[p,t]])),l=new r.c(g,t.viewContainerRef,n),i=e.attach(l);return i.instance.snackBarConfig=t,i.instance}_attach(e,t){const n=Object.assign({},new p,this._defaultConfig,t),l=this._createOverlay(n),a=this._attachSnackBarContainer(l,n),s=new d(a,l);if(e instanceof i.N){const t=new r.g(e,null,{$implicit:n.data,snackBarRef:s});s.instance=a.attachTemplatePortal(t)}else{const t=this._createInjector(n,s),l=new r.c(e,void 0,t),i=a.attachComponentPortal(l);s.instance=i.instance}return this._breakpointObserver.observe(c.b.HandsetPortrait).pipe(Object(o.a)(l.detachments())).subscribe(e=>{const t=l.overlayElement.classList;e.matches?t.add("mat-snack-bar-handset"):t.remove("mat-snack-bar-handset")}),this._animateSnackBar(s,n),this._openedSnackBarRef=s,this._openedSnackBarRef}_animateSnackBar(e,t){e.afterDismissed().subscribe(()=>{this._openedSnackBarRef==e&&(this._openedSnackBarRef=null),t.announcementMessage&&this._live.clear()}),this._openedSnackBarRef?(this._openedSnackBarRef.afterDismissed().subscribe(()=>{e.containerInstance.enter()}),this._openedSnackBarRef.dismiss()):e.containerInstance.enter(),t.duration&&t.duration>0&&e.afterOpened().subscribe(()=>e._dismissAfter(t.duration)),t.announcementMessage&&this._live.announce(t.announcementMessage,t.politeness)}_createOverlay(e){const t=new s.d;t.direction=e.direction;let n=this._overlay.position().global();const l="rtl"===e.direction,i="left"===e.horizontalPosition||"start"===e.horizontalPosition&&!l||"end"===e.horizontalPosition&&l,r=!i&&"center"!==e.horizontalPosition;return i?n.left("0"):r?n.right("0"):n.centerHorizontally(),"top"===e.verticalPosition?n.top("0"):n.bottom("0"),t.positionStrategy=n,this._overlay.create(t)}_createInjector(e,t){return new r.e(e&&e.viewContainerRef&&e.viewContainerRef.injector||this._injector,new WeakMap([[d,t],[h,e.data]]))}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(s.c),Object(i.Vb)(u.g),Object(i.Vb)(i.n),Object(i.Vb)(c.a),Object(i.Vb)(e,12),Object(i.Vb)(f))},token:e,providedIn:b}),e})()},dJrM:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return _}));var l=n("8Y7J"),i=(n("HsOI"),n("SVse")),r=n("POq0"),a=(n("Xd0L"),n("IP0z"),n("/HVE"),n("omvX"),l.sb({encapsulation:2,styles:[".mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}@media (-ms-high-contrast:active){.mat-form-field-infix{border-image:linear-gradient(transparent,transparent)}}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-empty.mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;transition:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scaleY(1.0001)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(.5);opacity:0;transition:background-color .3s cubic-bezier(.55,0,.55,.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:scaleX(1);transition:transform .3s cubic-bezier(.25,.8,.25,1),opacity .1s cubic-bezier(.25,.8,.25,1),background-color .3s cubic-bezier(.25,.8,.25,1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-label-wrapper .mat-icon,.mat-form-field-subscript-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}",".mat-form-field-appearance-fill .mat-form-field-flex{border-radius:4px 4px 0 0;padding:.75em .75em 0 .75em}@media (-ms-high-contrast:active){.mat-form-field-appearance-fill .mat-form-field-flex{outline:solid 1px}}.mat-form-field-appearance-fill .mat-form-field-underline::before{content:'';display:block;position:absolute;bottom:0;height:1px;width:100%}.mat-form-field-appearance-fill .mat-form-field-ripple{bottom:0;height:2px}@media (-ms-high-contrast:active){.mat-form-field-appearance-fill .mat-form-field-ripple{height:0;border-top:solid 2px}}.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0 1em}",".mat-input-element{font:inherit;background:0 0;color:currentColor;border:none;outline:0;padding:0;margin:0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit}.mat-input-element:-moz-ui-invalid{box-shadow:none}.mat-input-element::-ms-clear,.mat-input-element::-ms-reveal{display:none}.mat-input-element,.mat-input-element::-webkit-search-cancel-button,.mat-input-element::-webkit-search-decoration,.mat-input-element::-webkit-search-results-button,.mat-input-element::-webkit-search-results-decoration{-webkit-appearance:none}.mat-input-element::-webkit-caps-lock-indicator,.mat-input-element::-webkit-contacts-auto-fill-button,.mat-input-element::-webkit-credentials-auto-fill-button{visibility:hidden}.mat-input-element[type=date]::after,.mat-input-element[type=datetime-local]::after,.mat-input-element[type=datetime]::after,.mat-input-element[type=month]::after,.mat-input-element[type=time]::after,.mat-input-element[type=week]::after{content:' ';white-space:pre;width:1px}.mat-input-element::-webkit-calendar-picker-indicator,.mat-input-element::-webkit-clear-button,.mat-input-element::-webkit-inner-spin-button{font-size:.75em}.mat-input-element::placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .4s .133s cubic-bezier(.25,.8,.25,1)}.mat-input-element::placeholder:-ms-input-placeholder{-ms-user-select:text}.mat-input-element::-moz-placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .4s .133s cubic-bezier(.25,.8,.25,1)}.mat-input-element::-moz-placeholder:-ms-input-placeholder{-ms-user-select:text}.mat-input-element::-webkit-input-placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .4s .133s cubic-bezier(.25,.8,.25,1)}.mat-input-element::-webkit-input-placeholder:-ms-input-placeholder{-ms-user-select:text}.mat-input-element:-ms-input-placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .4s .133s cubic-bezier(.25,.8,.25,1)}.mat-input-element:-ms-input-placeholder:-ms-input-placeholder{-ms-user-select:text}.mat-form-field-hide-placeholder .mat-input-element::placeholder{color:transparent!important;-webkit-text-fill-color:transparent;transition:none}.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{color:transparent!important;-webkit-text-fill-color:transparent;transition:none}.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{color:transparent!important;-webkit-text-fill-color:transparent;transition:none}.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{color:transparent!important;-webkit-text-fill-color:transparent;transition:none}textarea.mat-input-element{resize:vertical;overflow:auto}textarea.mat-input-element.cdk-textarea-autosize{resize:none}textarea.mat-input-element{padding:2px 0;margin:-2px 0}select.mat-input-element{-moz-appearance:none;-webkit-appearance:none;position:relative;background-color:transparent;display:inline-flex;box-sizing:border-box;padding-top:1em;top:-1em;margin-bottom:-1em}select.mat-input-element::-ms-expand{display:none}select.mat-input-element::-moz-focus-inner{border:0}select.mat-input-element:not(:disabled){cursor:pointer}select.mat-input-element::-ms-value{color:inherit;background:0 0}@media (-ms-high-contrast:active){.mat-focused select.mat-input-element::-ms-value{color:inherit}}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;position:absolute;top:50%;right:0;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after{right:auto;left:0}.mat-form-field-type-mat-native-select .mat-input-element{padding-right:15px}[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element{padding-right:0;padding-left:15px}.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper{max-width:calc(100% - 10px)}.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after{margin-top:-5px}.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after{margin-top:-10px}",".mat-form-field-appearance-legacy .mat-form-field-label{transform:perspective(100px);-ms-transform:none}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon{width:1em}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button{font:inherit;vertical-align:baseline}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-form-field-appearance-legacy .mat-form-field-underline{height:1px}@media (-ms-high-contrast:active){.mat-form-field-appearance-legacy .mat-form-field-underline{height:0;border-top:solid 1px}}.mat-form-field-appearance-legacy .mat-form-field-ripple{top:0;height:2px;overflow:hidden}@media (-ms-high-contrast:active){.mat-form-field-appearance-legacy .mat-form-field-ripple{height:0;border-top:solid 2px}}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}@media (-ms-high-contrast:active){.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}}.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple{height:1px}",".mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 0}.mat-form-field-appearance-outline .mat-form-field-flex{padding:0 .75em 0 .75em;margin-top:-.25em;position:relative}.mat-form-field-appearance-outline .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-suffix{top:.25em}.mat-form-field-appearance-outline .mat-form-field-outline{display:flex;position:absolute;top:.25em;left:0;right:0;bottom:0;pointer-events:none}.mat-form-field-appearance-outline .mat-form-field-outline-end,.mat-form-field-appearance-outline .mat-form-field-outline-start{border:1px solid currentColor;min-width:5px}.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:5px 0 0 5px;border-right-style:none}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start{border-right-style:solid;border-left-style:none;border-radius:0 5px 5px 0}.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 5px 5px 0;border-left-style:none;flex-grow:1}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end{border-left-style:solid;border-right-style:none;border-radius:5px 0 0 5px}.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-radius:.000001px;border:1px solid currentColor;border-left-style:none;border-right-style:none}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline-thick{opacity:0}.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start{border-width:2px;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline{opacity:0;transition:opacity .1s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick{opacity:1}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline{opacity:0;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick{opacity:1}.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{padding:0 1em}.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline{transition:none}",".mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}@media (-ms-high-contrast:active){.mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}@media (-ms-high-contrast:active){.mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:2px}}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}@media (-ms-high-contrast:active){.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.25,.8,.25,1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}"],data:{animation:[{type:7,name:"transitionMessages",definitions:[{type:0,name:"enter",styles:{type:6,styles:{opacity:1,transform:"translateY(0%)"},offset:null},options:void 0},{type:1,expr:"void => enter",animation:[{type:6,styles:{opacity:0,transform:"translateY(-100%)"},offset:null},{type:4,styles:null,timings:"300ms cubic-bezier(0.55, 0, 0.55, 0.2)"}],options:null}],options:{}}]}}));function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,null,null,null,null,null,null,null)),(e()(),l.ub(1,0,null,null,3,"div",[["class","mat-form-field-outline"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,0,"div",[["class","mat-form-field-outline-start"]],null,null,null,null,null)),(e()(),l.ub(3,0,null,null,0,"div",[["class","mat-form-field-outline-gap"]],null,null,null,null,null)),(e()(),l.ub(4,0,null,null,0,"div",[["class","mat-form-field-outline-end"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,3,"div",[["class","mat-form-field-outline mat-form-field-outline-thick"]],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,0,"div",[["class","mat-form-field-outline-start"]],null,null,null,null,null)),(e()(),l.ub(7,0,null,null,0,"div",[["class","mat-form-field-outline-gap"]],null,null,null,null,null)),(e()(),l.ub(8,0,null,null,0,"div",[["class","mat-form-field-outline-end"]],null,null,null,null,null))],null,null)}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","mat-form-field-prefix"]],null,null,null,null,null)),l.Fb(null,0)],null,null)}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,null,null,null,null,null,null,null)),l.Fb(null,2),(e()(),l.ub(2,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(3,null,["",""]))],null,(function(e,t){e(t,3,0,t.component._control.placeholder)}))}function c(e){return l.Qb(0,[l.Fb(null,3),(e()(),l.kb(0,null,null,0))],null,null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"span",[["aria-hidden","true"],["class","mat-placeholder-required mat-form-field-required-marker"]],null,null,null,null,null)),(e()(),l.Ob(-1,null,[" *"]))],null,null)}function h(e){return l.Qb(0,[(e()(),l.ub(0,0,[[4,0],["label",1]],null,8,"label",[["class","mat-form-field-label"]],[[8,"id",0],[1,"for",0],[1,"aria-owns",0],[2,"mat-empty",null],[2,"mat-form-field-empty",null],[2,"mat-accent",null],[2,"mat-warn",null]],[[null,"cdkObserveContent"]],(function(e,t,n){var l=!0;return"cdkObserveContent"===t&&(l=!1!==e.component.updateOutlineGap()&&l),l}),null,null)),l.tb(1,16384,null,0,i.s,[],{ngSwitch:[0,"ngSwitch"]},null),l.tb(2,1196032,null,0,r.a,[r.b,l.k,l.y],{disabled:[0,"disabled"]},{event:"cdkObserveContent"}),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(4,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(6,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(8,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n._hasLabel()),e(t,2,0,"outline"!=n.appearance),e(t,4,0,!1),e(t,6,0,!0),e(t,8,0,!n.hideRequiredMarker&&n._control.required&&!n._control.disabled)}),(function(e,t){var n=t.component;e(t,0,0,n._labelId,n._control.id,n._control.id,n._control.empty&&!n._shouldAlwaysFloat,n._control.empty&&!n._shouldAlwaysFloat,"accent"==n.color,"warn"==n.color)}))}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","mat-form-field-suffix"]],null,null,null,null,null)),l.Fb(null,4)],null,null)}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,[[1,0],["underline",1]],null,1,"div",[["class","mat-form-field-underline"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,0,"span",[["class","mat-form-field-ripple"]],[[2,"mat-accent",null],[2,"mat-warn",null]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,1,0,"accent"==n.color,"warn"==n.color)}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],[[24,"@transitionMessages",0]],null,null,null,null)),l.Fb(null,5)],null,(function(e,t){e(t,0,0,t.component._subscriptAnimationState)}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[["class","mat-hint"]],[[8,"id",0]],null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){var n=t.component;e(t,0,0,n._hintLabelId),e(t,1,0,n.hintLabel)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["class","mat-form-field-hint-wrapper"]],[[24,"@transitionMessages",0]],null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),l.Fb(null,6),(e()(),l.ub(4,0,null,null,0,"div",[["class","mat-form-field-hint-spacer"]],null,null,null,null,null)),l.Fb(null,7)],(function(e,t){e(t,2,0,t.component.hintLabel)}),(function(e,t){e(t,0,0,t.component._subscriptAnimationState)}))}function _(e){return l.Qb(2,[l.Mb(671088640,1,{underlineRef:0}),l.Mb(402653184,2,{_connectionContainerRef:0}),l.Mb(671088640,3,{_inputContainerRef:0}),l.Mb(671088640,4,{_label:0}),(e()(),l.ub(4,0,null,null,20,"div",[["class","mat-form-field-wrapper"]],null,null,null,null,null)),(e()(),l.ub(5,0,[[2,0],["connectionContainer",1]],null,11,"div",[["class","mat-form-field-flex"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==(i._control.onContainerClick&&i._control.onContainerClick(n))&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(7,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(9,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(10,0,[[3,0],["inputContainer",1]],null,4,"div",[["class","mat-form-field-infix"]],null,null,null,null,null)),l.Fb(null,1),(e()(),l.ub(12,0,null,null,2,"span",[["class","mat-form-field-label-wrapper"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(14,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(16,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(18,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(19,0,null,null,5,"div",[["class","mat-form-field-subscript-wrapper"]],null,null,null,null,null)),l.tb(20,16384,null,0,i.s,[],{ngSwitch:[0,"ngSwitch"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(22,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(24,278528,null,0,i.t,[l.Q,l.N,i.s],{ngSwitchCase:[0,"ngSwitchCase"]},null)],(function(e,t){var n=t.component;e(t,7,0,"outline"==n.appearance),e(t,9,0,n._prefixChildren.length),e(t,14,0,n._hasFloatingLabel()),e(t,16,0,n._suffixChildren.length),e(t,18,0,"outline"!=n.appearance),e(t,20,0,n._getDisplayedMessages()),e(t,22,0,"error"),e(t,24,0,"hint")}),null)}},dNwA:function(e,t,n){!function(e){"use strict";e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(n("wd/R"))},ddF2:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("zRVr"),r=n("dhnW"),a=n("iInd"),o=n("naTb"),s=n("KbaO"),u=n("CaTn"),c=n("fe2L"),d=n("jWk+"),h=n("cUpR"),p=n("SVse"),m=n("Giwj");n.d(t,"a",(function(){return w}));var g=l.sb({encapsulation:0,styles:[["iframe[_ngcontent-%COMP%]{width:100%;height:calc(100vh - 123px);border:none;margin-left:auto;margin-right:auto;display:block}"]],data:{}});function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"iframe",[],[[8,"src",5],[4,"height","px"]],null,null,null,null)),l.Kb(1,1)],null,(function(e,t){var n=t.component,i=l.Pb(t,0,0,e(t,1,0,l.Gb(t.parent,0),n.url));e(t,0,0,i,n.iframeHeight)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-not-found",[],null,null,null,i.c,i.b)),l.tb(1,114688,null,0,r.a,[a.l,o.a,s.b],null,null)],(function(e,t){e(t,1,0)}),null)}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-website-footer",[],null,null,null,u.b,u.a)),l.tb(1,114688,null,0,c.a,[],{footerLinks:[0,"footerLinks"]},null)],(function(e,t){e(t,1,0,t.component.footerLinks)}),null)}function v(e){return l.Qb(0,[l.Ib(0,d.a,[h.b]),(e()(),l.ub(1,0,null,null,4,"div",[["style","width: 100vw;"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(3,16384,null,0,p.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(5,16384,null,0,p.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(7,16384,null,0,p.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.url),e(t,5,0,!n.url),e(t,7,0,n.footerLinks)}),null)}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-page-link",[],null,null,null,v,g)),l.tb(1,114688,null,0,m.a,[a.a,h.h],null,null)],(function(e,t){e(t,1,0)}),null)}var w=l.qb("app-page-link",m.a,y,{},{},[])},dhnW:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("KbaO");class l{constructor(e,t,n){this.router=e,this.sharedService=t,this.viewerService=n}ngOnInit(){this.sharedService.showLoadingOverlay(),this.viewerService.getShortname().subscribe(e=>{this.sharedService.hideLoadingOverlay(),e.default_tab?this.router.navigate([e.default_tab]).then():e.shortname&&(e.archive_viewer_enabled?this.router.navigate(["html5",e.shortname]).then():e.newest_issue&&this.router.navigate(["html5",e.shortname,e.newest_issue]).then())},e=>{this.sharedService.hideLoadingOverlay()})}}},dvZr:function(e,t,n){"use strict";n.d(t,"b",(function(){return l})),n.d(t,"m",(function(){return i})),n.d(t,"f",(function(){return r})),n.d(t,"g",(function(){return a})),n.d(t,"l",(function(){return o})),n.d(t,"e",(function(){return s})),n.d(t,"h",(function(){return u})),n.d(t,"i",(function(){return c})),n.d(t,"n",(function(){return d})),n.d(t,"k",(function(){return h})),n.d(t,"d",(function(){return p})),n.d(t,"c",(function(){return m})),n.d(t,"p",(function(){return g})),n.d(t,"j",(function(){return b})),n.d(t,"a",(function(){return f})),n.d(t,"o",(function(){return _})),n.d(t,"q",(function(){return v}));const l=8,i=9,r=13,a=27,o=32,s=35,u=36,c=37,d=38,h=39,p=40,m=46,g=48,b=57,f=65,_=90;function v(e,...t){return t.length?t.some(t=>e[t]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}},"e+ae":function(e,t,n){!function(e){"use strict";var t="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),n="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function l(e){return e>1&&e<5}function i(e,t,n,i){var r=e+" ";switch(n){case"s":return t||i?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return t||i?r+(l(e)?"sekundy":"sek\xfand"):r+"sekundami";case"m":return t?"min\xfata":i?"min\xfatu":"min\xfatou";case"mm":return t||i?r+(l(e)?"min\xfaty":"min\xfat"):r+"min\xfatami";case"h":return t?"hodina":i?"hodinu":"hodinou";case"hh":return t||i?r+(l(e)?"hodiny":"hod\xedn"):r+"hodinami";case"d":return t||i?"de\u0148":"d\u0148om";case"dd":return t||i?r+(l(e)?"dni":"dn\xed"):r+"d\u0148ami";case"M":return t||i?"mesiac":"mesiacom";case"MM":return t||i?r+(l(e)?"mesiace":"mesiacov"):r+"mesiacmi";case"y":return t||i?"rok":"rokom";case"yy":return t||i?r+(l(e)?"roky":"rokov"):r+"rokmi"}}e.defineLocale("sk",{months:t,monthsShort:n,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 4:case 5:return"[minul\xfd] dddd [o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:i,ss:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},eIep:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("l7GE"),i=n("51Dv"),r=n("ZUHj"),a=n("lJxs"),o=n("Cfvw");function s(e,t){return"function"==typeof t?n=>n.pipe(s((n,l)=>Object(o.a)(e(n,l)).pipe(Object(a.a)((e,i)=>t(n,e,l,i))))):t=>t.lift(new u(e))}class u{constructor(e){this.project=e}call(e,t){return t.subscribe(new c(e,this.project))}}class c extends l.a{constructor(e,t){super(e),this.project=t,this.index=0}_next(e){let t;const n=this.index++;try{t=this.project(e,n)}catch(l){return void this.destination.error(l)}this._innerSub(t,e,n)}_innerSub(e,t,n){const l=this.innerSubscription;l&&l.unsubscribe();const a=new i.a(this,t,n),o=this.destination;o.add(a),this.innerSubscription=Object(r.a)(this,e,void 0,void 0,a),this.innerSubscription!==a&&o.add(this.innerSubscription)}_complete(){const{innerSubscription:e}=this;e&&!e.closed||super._complete(),this.unsubscribe()}_unsubscribe(){this.innerSubscription=null}notifyComplete(e){this.destination.remove(e),this.innerSubscription=null,this.isStopped&&super._complete()}notifyNext(e,t,n,l,i){this.destination.next(t)}}},eKbm:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("BDcy"),r=n("/Vrb"),a=n("KbaO"),o=n("naTb"),s=n("iInd"),u=n("SVse"),c=n("+twN"),d=n("BRA/");n.d(t,"a",(function(){return f}));var h=l.sb({encapsulation:0,styles:[['iframe[_ngcontent-%COMP%]{width:100%;height:calc(100vh - 128px);border:none}.next-article-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:10px;width:130px;font-family:"Source Sans Pro";font-size:14px;padding-bottom:20px}.next-article-container[_ngcontent-%COMP%]   .article_title[_ngcontent-%COMP%]{font-size:18px}.next-article-container[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:left;height:130px;width:130px;margin-right:20px;overflow:hidden;display:inline-block;position:relative}.next-article-container[_ngcontent-%COMP%]   .offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}.right-arrow[_ngcontent-%COMP%]{font-size:14px;font-family:"3dz"!important;transform:rotate(180deg)}.bottom-next-article-container[_ngcontent-%COMP%]{display:none;max-width:820px;margin:30px auto 15px}.bottom-next-article-container[_ngcontent-%COMP%]   .top[_ngcontent-%COMP%]{display:none}.bottom-next-article-container[_ngcontent-%COMP%]   .bottom[_ngcontent-%COMP%]{display:inline}.bottom-next-article-container[_ngcontent-%COMP%]   .img_container[_ngcontent-%COMP%]{float:left;height:130px;width:130px;margin-right:20px;overflow:hidden;display:inline-block;position:relative}.bottom-next-article-container[_ngcontent-%COMP%]   .offset[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%}.bottom-next-article-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#373a36}.bottom-next-article-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{float:left;max-width:800px;max-height:800px}.main-container[_ngcontent-%COMP%]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:60px}.main-container[_ngcontent-%COMP%]   .left_container[_ngcontent-%COMP%]{flex:1;max-width:130px}.main-container[_ngcontent-%COMP%]   .center-container[_ngcontent-%COMP%]{flex:1;max-width:900px}.main-container[_ngcontent-%COMP%]   .with_img[_ngcontent-%COMP%]{height:auto}.main-container[_ngcontent-%COMP%]   .without_img[_ngcontent-%COMP%]{height:120px}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]{font-size:18px;font-family:"Source Sans Pro";line-height:22px}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .top[_ngcontent-%COMP%]{display:inline}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .bottom[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#373a36}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:800px;max-height:800px}.sticky-container[_ngcontent-%COMP%]{position:relative;width:130px;flex:1;max-width:130px;min-width:130px}.sticky-content[_ngcontent-%COMP%]{position:fixed;bottom:0;background:#fff}.hidden[_ngcontent-%COMP%]{display:none}.center[_ngcontent-%COMP%]{margin-left:50%!important;transform:translateX(-50%)!important}.article-container[_ngcontent-%COMP%]{background:#fff;width:100%;max-width:900px;display:block;margin:0 auto;clear:both;position:relative}.issue-title[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:14px;color:#373a36}.issue-container[_ngcontent-%COMP%]{background-color:#ededed;margin-top:60px;margin-bottom:30px;padding-top:15px;padding-bottom:15px}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]{margin:auto;max-width:780px;display:flex;flex-direction:row;padding:25px 0}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:230px;max-height:330px;box-shadow:2px 2px 6px #717070}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]   .title-container[_ngcontent-%COMP%]{flex:1;margin-left:20px;font-family:"Source Sans Pro";font-size:21px}@media (max-width:1190px){.bottom-next-article-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;gap:20px}.left_container[_ngcontent-%COMP%], .next-article-container[_ngcontent-%COMP%], .right-container[_ngcontent-%COMP%]{display:none}}@media (max-width:767px) and (min-width:0){.main-container[_ngcontent-%COMP%]   .left_container[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]{min-width:400px;background-color:#ff0;flex:1;justify-content:left;height:auto}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .top[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   .bottom[_ngcontent-%COMP%]{display:inline}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{float:left}.main-container[_ngcontent-%COMP%]   .right-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-left:20px}.main-container[_ngcontent-%COMP%]   .sticky-container[_ngcontent-%COMP%]{display:none!important}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]{padding:30px 20px}}@media (max-width:440px){.main-container[_ngcontent-%COMP%]   .left_container[_ngcontent-%COMP%]{display:none}.main-container[_ngcontent-%COMP%]   .center-container[_ngcontent-%COMP%]{width:100%}.issue-container[_ngcontent-%COMP%]{padding-top:30px;padding-bottom:25px}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]{padding:30px 20px}.issue-container[_ngcontent-%COMP%]   .issue-cover-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:150px;max-height:220px}}']],data:{}});function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"app-teaser-article-viewer",[["magazineId","post"]],null,null,null,i.b,i.a)),l.tb(2,114688,null,0,r.a,[a.b,o.a,s.l],{useRegistrationWall:[0,"useRegistrationWall"],groupId:[1,"groupId"],magazineId:[2,"magazineId"],articleId:[3,"articleId"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.useRegistrationWall,n.groupId,"post",n.postId)}),null)}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,[[1,0],["postFrame",1]],null,0,"iframe",[["id","post-viewer-frame"]],[[4,"height","px"]],null,null,null,null))],null,(function(e,t){e(t,1,0,t.component.iframeHeight)}))}function g(e){return l.Qb(0,[l.Mb(671088640,1,{postFrame:0}),(e()(),l.kb(16777216,null,null,1,null,p)),l.tb(2,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(4,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,"teaser"===n.accessType),e(t,4,0,"full"===n.accessType)}),null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-post-viewer",[],null,null,null,g,h)),l.tb(1,245760,null,0,c.a,[a.b,s.a,o.a,d.a,s.l],null,null)],(function(e,t){e(t,1,0)}),null)}var f=l.qb("app-post-viewer",c.a,b,{},{},[])},egpd:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var l=n("8Y7J"),i=(n("naTb"),n("J1ax")),r=n("emAy"),a=(n("naFj"),n("7Dn+"),n("839X"),n("YRjy"),n("64Hl")),o=n("wd/R"),s=(n("/h7t"),n("KbaO"),n("oBM4"));n("BRA/");class u{constructor(e,t,n,i,r,a,o,s,u){this.translate=e,this.viewerService=t,this.auth0Service=n,this.viewerCommonService=i,this.websiteService=r,this.sharedService=a,this.shoppingCartService=o,this.sessionTrackingService=s,this.dialog=u,this.singleIssueProducts=[],this.subscriptions=[],this.showBuyButtons=!0,this.showLoginButton=!0,this.hasLeadwall=!1,this.hasCoupon=!1,this.openSubscriptionsDialog=!1,this.useNewToolbar=!1,this.inArticleViewer=!1,this.openIssue=new l.m,this.singleIssueProducts=[],this.subscriptions=[]}set openSubsDialog(e){this.openSubscriptionsDialog=e.open,this.subscriptionFilter=e.filter,this.openSubscriptionsDialog&&this.subscriptions&&this.subscriptions.length>0&&(this.openSubscriptionsDialog=!1,this.showSubscriptionsDialog("subscription",this.subscriptionFilter))}set post(e){this.selectedPost=e}set magazine(e){this.selectedMagazine=e,this.selectedMagazine?this.selectedMagazineId!==this.selectedMagazine.magazine_external_id&&(this.selectedMagazineId=this.selectedMagazine.magazine_external_id,this.viewerService.getProducts(this.selectedMagazineId).subscribe(e=>{e?(this.singleIssueProducts=e.singleIssueProducts?e.singleIssueProducts:[],this.subscriptions=e.subscriptions?e.subscriptions:[]):(this.singleIssueProducts=[],this.subscriptions=[]),this.products=e,this.hasLeadwall=this.viewerService.authData.hasLeadwall(),this.leadwallButtonLabel=this.viewerService.authData.leadwall_button_label,this.isLoggedIn=!!localStorage.getItem(this.viewerService.authData.namespace+"access_token"),this.showBuyButtons=this.viewerService.authData.hasProducts()&&!this.hasLeadwall,this.hasCoupon=!!this.viewerService.magazineProducts.promotion_code,this.hasPak=!!this.viewerService.extsubProviders&&!this.viewerService.authData.hasAuth0(),this.showLoginButton=(!!this.viewerService.extsubProviders||this.viewerService.authData.hasAuth0()||this.viewerService.authData.hasSwitchPay()||this.viewerService.authData.hasLeadwall()||this.viewerService.groupOverview.has_promotion_code)&&!this.isLoggedIn,this.openSubscriptionsDialog&&this.subscriptions&&this.subscriptions.length>0&&(this.openSubscriptionsDialog=!1,this.showSubscriptionsDialog("subscription",this.subscriptionFilter))})):this.selectedMagazineId=null}ngOnInit(){this.websiteService.registerWebsiteSettings().subscribe(e=>{this.settings=e,this.useNewToolbar=null!==e&&e.enabled})}localizedDateString(){const e=o;return e.locale("de"===this.translate.currentLang?"de":"fr"===this.translate.currentLang?"fr":"sk"===this.translate.currentLang?"sk":"en"),e.unix(this.selectedMagazine.publish_timestamp).format("DD MMMM YYYY")}openLeadwall(){this.sendTracking(s.b.ARCHIVE_LEADWALL),this.viewerCommonService.leadwallMetadata().subscribe({next:e=>{this.dialog.open(r.a,{data:e}).afterClosed().subscribe({next:t=>{t&&t.confirm&&this.dialog.open(i.a,{data:e})}})},error:e=>{}})}showSubscriptionsDialog(e,t){this.sendTracking(s.b.ARCHIVE_SUBSCRIPTION),this.sharedService.showProductChooserPage(this.selectedMagazineId,"non-consumable"===e?"single":"subscription",null,t)}singleIssuePurchase(e=!1){this.sendTracking(s.b.ARCHIVE_SINGLE_ISSUE),this.sharedService.showProductChooserPage(this.selectedMagazineId,"single",null,null,e)}subscriptionPurchase(e=!1){this.sendTracking(s.b.ARCHIVE_SUBSCRIPTION),this.sharedService.showProductChooserPage(this.selectedMagazineId,"subscription",null,null,e,this.articlePrice&&this.articlePrice.subscription_product_ids&&this.articlePrice.subscription_product_ids.length>0?this.selectedPost.external_id:null)}openPak(){this.sendTracking(s.b.ARCHIVE_PAK),this.sharedService.showPakActivationPage()}showLoginDialog(){this.sendTracking(s.b.ARCHIVE_PAK),this.viewerService.authData.auth0?this.auth0Service.login():this.viewerService.extsubProviders&&!this.viewerService.extsubProviders.require_smarticle_reader?this.sharedService.showPakActivationPage():this.sharedService.showLoginPage()}showCoupon(){this.sendTracking(s.b.ARCHIVE_COUPON),this.dialog.open(a.a)}getIssueUrl(){return"/html5/"+this.selectedMagazine.group_external_id+"/"+this.selectedMagazineId+"/1"}articlePurchase(){this.sendTracking(s.b.ARTICLE_PURCHASE),this.shoppingCartService.addArticle(this.articlePrice.articleId,this.articlePrice.product_id,this.articlePrice.price,this.articlePrice.coverUrl,this.articlePrice.articleTitle,this.articlePrice.currency),this.sharedService.showShoppingCartPage()}readButtonClicked(){this.sendTracking(s.b.ARCHIVE_READ),this.openIssue.emit({magazineId:this.selectedMagazineId,page:1})}sendTracking(e){this.selectedPost?this.sessionTrackingService.buttonClick(e,s.d.POST,this.selectedPost.external_id):this.inArticleViewer?this.sessionTrackingService.buttonClick(e,s.d.ARTICLE,this.articlePrice?this.articlePrice.articleId:this.articleId):this.sessionTrackingService.buttonClick(e,s.d.ARCHIVE,this.selectedMagazine.group_external_id)}}},elxJ:function(e,t,n){"use strict";n.d(t,"d",(function(){return p})),n.d(t,"a",(function(){return a})),n.d(t,"c",(function(){return u})),n.d(t,"b",(function(){return h}));var l=n("KCVW"),i=n("8Y7J"),r=(n("s7LF"),n("Xd0L"));const a=new i.p("mat-radio-default-options",{providedIn:"root",factory:function(){return{color:"accent"}}});let o=0;class s{constructor(e,t){this.source=e,this.value=t}}class u{constructor(e){this._changeDetector=e,this._value=null,this._name="mat-radio-group-"+o++,this._selected=null,this._isInitialized=!1,this._labelPosition="after",this._disabled=!1,this._required=!1,this._controlValueAccessorChangeFn=()=>{},this.onTouched=()=>{},this.change=new i.m}get name(){return this._name}set name(e){this._name=e,this._updateRadioButtonNames()}get labelPosition(){return this._labelPosition}set labelPosition(e){this._labelPosition="before"===e?"before":"after",this._markRadiosForCheck()}get value(){return this._value}set value(e){this._value!==e&&(this._value=e,this._updateSelectedRadioFromValue(),this._checkSelectedRadioButton())}_checkSelectedRadioButton(){this._selected&&!this._selected.checked&&(this._selected.checked=!0)}get selected(){return this._selected}set selected(e){this._selected=e,this.value=e?e.value:null,this._checkSelectedRadioButton()}get disabled(){return this._disabled}set disabled(e){this._disabled=Object(l.c)(e),this._markRadiosForCheck()}get required(){return this._required}set required(e){this._required=Object(l.c)(e),this._markRadiosForCheck()}ngAfterContentInit(){this._isInitialized=!0}_touch(){this.onTouched&&this.onTouched()}_updateRadioButtonNames(){this._radios&&this._radios.forEach(e=>{e.name=this.name,e._markForCheck()})}_updateSelectedRadioFromValue(){this._radios&&(null===this._selected||this._selected.value!==this._value)&&(this._selected=null,this._radios.forEach(e=>{e.checked=this.value===e.value,e.checked&&(this._selected=e)}))}_emitChangeEvent(){this._isInitialized&&this.change.emit(new s(this._selected,this._value))}_markRadiosForCheck(){this._radios&&this._radios.forEach(e=>e._markForCheck())}writeValue(e){this.value=e,this._changeDetector.markForCheck()}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetector.markForCheck()}}class c{constructor(e){this._elementRef=e}}const d=Object(r.B)(Object(r.F)(c));class h extends d{constructor(e,t,n,l,r,a,s){super(t),this._changeDetector=n,this._focusMonitor=l,this._radioDispatcher=r,this._animationMode=a,this._providerOverride=s,this._uniqueId="mat-radio-"+ ++o,this.id=this._uniqueId,this.change=new i.m,this._checked=!1,this._value=null,this._removeUniqueSelectionListener=()=>{},this.radioGroup=e,this._removeUniqueSelectionListener=r.listen((e,t)=>{e!==this.id&&t===this.name&&(this.checked=!1)})}get checked(){return this._checked}set checked(e){const t=Object(l.c)(e);this._checked!==t&&(this._checked=t,t&&this.radioGroup&&this.radioGroup.value!==this.value?this.radioGroup.selected=this:!t&&this.radioGroup&&this.radioGroup.value===this.value&&(this.radioGroup.selected=null),t&&this._radioDispatcher.notify(this.id,this.name),this._changeDetector.markForCheck())}get value(){return this._value}set value(e){this._value!==e&&(this._value=e,null!==this.radioGroup&&(this.checked||(this.checked=this.radioGroup.value===e),this.checked&&(this.radioGroup.selected=this)))}get labelPosition(){return this._labelPosition||this.radioGroup&&this.radioGroup.labelPosition||"after"}set labelPosition(e){this._labelPosition=e}get disabled(){return this._disabled||null!==this.radioGroup&&this.radioGroup.disabled}set disabled(e){const t=Object(l.c)(e);this._disabled!==t&&(this._disabled=t,this._changeDetector.markForCheck())}get required(){return this._required||this.radioGroup&&this.radioGroup.required}set required(e){this._required=Object(l.c)(e)}get color(){return this._color||this.radioGroup&&this.radioGroup.color||this._providerOverride&&this._providerOverride.color||"accent"}set color(e){this._color=e}get inputId(){return(this.id||this._uniqueId)+"-input"}focus(e){this._focusMonitor.focusVia(this._inputElement,"keyboard",e)}_markForCheck(){this._changeDetector.markForCheck()}ngOnInit(){this.radioGroup&&(this.checked=this.radioGroup.value===this._value,this.name=this.radioGroup.name)}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{!e&&this.radioGroup&&this.radioGroup._touch()})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._removeUniqueSelectionListener()}_emitChangeEvent(){this.change.emit(new s(this,this._value))}_isRippleDisabled(){return this.disableRipple||this.disabled}_onInputClick(e){e.stopPropagation()}_onInputChange(e){e.stopPropagation();const t=this.radioGroup&&this.value!==this.radioGroup.value;this.checked=!0,this._emitChangeEvent(),this.radioGroup&&(this.radioGroup._controlValueAccessorChangeFn(this.value),t&&this.radioGroup._emitChangeEvent())}}class p{}},emAy:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("ydTn"),n("pwBl"),n("RmM4"),n("naFj");class l{constructor(e,t,n,l,i,r,a,o,s){this.configurationService=e,this.viewerCommonService=t,this.backendService=n,this.util=l,this.snackBar=i,this.translate=r,this.data=a,this.dialogRef=o,this.activatedRoute=s,this.backend=this.configurationService.backend,this.emailAddress="",this.accepted=!1,this.isDialog=!1,a&&(this.leadWallData=a.leadwall.form,this.leadWallButtonColor=a.general.color.buttonColor,this.isDialog=!0)}ngOnInit(){}register(){this.accepted&&this.emailAddress.length>0?this.viewerCommonService.leadwallRegister(this.emailAddress).subscribe({next:()=>{this.isDialog&&this.dialogRef.close({confirm:!0})},error:e=>{const t=e.error.error;if("email_used"===t||"email_already_exists"===t){const e=this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_ERROR"),this.translate.instant("ARCHIVE"),{panelClass:"snackbar-center",duration:5e3});e.onAction().subscribe(()=>{location.href=this.backendService.getArchiveUrl(this.viewerCommonService.getGroupId()),e.dismiss()})}else"email_unconfirmed"===t&&this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_UNCONFIRMED"),void 0,{panelClass:"snackbar-center",duration:2e3})}}):this.emailAddress&&""!==this.emailAddress||this.snackBar.open(this.translate.instant("LEADWALL_EMAIL_INVALID"),void 0,{panelClass:"snackbar-center",duration:2e3})}}},fDlF:function(e,t,n){"use strict";n.d(t,"a",(function(){return C})),n.d(t,"c",(function(){return pe})),n.d(t,"g",(function(){return me})),n.d(t,"e",(function(){return M})),n.d(t,"b",(function(){return Fe})),n.d(t,"d",(function(){return et})),n.d(t,"f",(function(){return nt})),n.d(t,"h",(function(){return lt}));var l=n("GS7A");function i(){return"undefined"!=typeof process}function r(e){switch(e.length){case 0:return new l.d;case 1:return e[0];default:return new l.o(e)}}function a(e,t,n,i,r={},a={}){const o=[],s=[];let u=-1,c=null;if(i.forEach(e=>{const n=e.offset,i=n==u,d=i&&c||{};Object.keys(e).forEach(n=>{let i=n,s=e[n];if("offset"!==n)switch(i=t.normalizePropertyName(i,o),s){case l.p:s=r[n];break;case l.a:s=a[n];break;default:s=t.normalizeStyleValue(n,i,s,o)}d[i]=s}),i||s.push(d),c=d,u=n}),o.length){const e="\n - ";throw new Error(`Unable to animate due to the following errors:${e}${o.join(e)}`)}return s}function o(e,t,n,l){switch(t){case"start":e.onStart(()=>l(n&&s(n,"start",e)));break;case"done":e.onDone(()=>l(n&&s(n,"done",e)));break;case"destroy":e.onDestroy(()=>l(n&&s(n,"destroy",e)))}}function s(e,t,n){const l=n.totalTime,i=u(e.element,e.triggerName,e.fromState,e.toState,t||e.phaseName,null==l?e.totalTime:l,!!n.disabled),r=e._data;return null!=r&&(i._data=r),i}function u(e,t,n,l,i="",r=0,a){return{element:e,triggerName:t,fromState:n,toState:l,phaseName:i,totalTime:r,disabled:!!a}}function c(e,t,n){let l;return e instanceof Map?(l=e.get(t),l||e.set(t,l=n)):(l=e[t],l||(l=e[t]=n)),l}function d(e){const t=e.indexOf(":");return[e.substring(1,t),e.substr(t+1)]}let h=(e,t)=>!1,p=(e,t)=>!1,m=(e,t,n)=>[];const g=i();(g||"undefined"!=typeof Element)&&(h=(e,t)=>e.contains(t),p=(()=>{if(g||Element.prototype.matches)return(e,t)=>e.matches(t);{const e=Element.prototype,t=e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;return t?(e,n)=>t.apply(e,[n]):p}})(),m=(e,t,n)=>{let l=[];if(n)l.push(...e.querySelectorAll(t));else{const n=e.querySelector(t);n&&l.push(n)}return l});let b=null,f=!1;function _(e){b||(b=("undefined"!=typeof document?document.body:null)||{},f=!!b.style&&"WebkitAppearance"in b.style);let t=!0;return b.style&&!function(e){return"ebkit"==e.substring(1,6)}(e)&&(t=e in b.style,!t&&f)&&(t="Webkit"+e.charAt(0).toUpperCase()+e.substr(1)in b.style),t}const v=p,y=h,w=m;function k(e){const t={};return Object.keys(e).forEach(n=>{const l=n.replace(/([a-z])([A-Z])/g,"$1-$2");t[l]=e[n]}),t}class M{validateStyleProperty(e){return _(e)}matchesElement(e,t){return v(e,t)}containsElement(e,t){return y(e,t)}query(e,t,n){return w(e,t,n)}computeStyle(e,t,n){return n||""}animate(e,t,n,i,r,a=[],o){return new l.d(n,i)}}let C=(()=>{class e{}return e.NOOP=new M,e})();function S(e){if("number"==typeof e)return e;const t=e.match(/^(-?[\.\d]+)(m?s)/);return!t||t.length<2?0:x(parseFloat(t[1]),t[2])}function x(e,t){switch(t){case"s":return 1e3*e;default:return e}}function L(e,t,n){return e.hasOwnProperty("duration")?e:function(e,t,n){let l,i=0,r="";if("string"==typeof e){const n=e.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===n)return t.push(`The provided timing value "${e}" is invalid.`),{duration:0,delay:0,easing:""};l=x(parseFloat(n[1]),n[2]);const a=n[3];null!=a&&(i=x(parseFloat(a),n[4]));const o=n[5];o&&(r=o)}else l=e;if(!n){let n=!1,r=t.length;l<0&&(t.push("Duration values below 0 are not allowed for this animation step."),n=!0),i<0&&(t.push("Delay values below 0 are not allowed for this animation step."),n=!0),n&&t.splice(r,0,`The provided timing value "${e}" is invalid.`)}return{duration:l,delay:i,easing:r}}(e,t,n)}function O(e,t={}){return Object.keys(e).forEach(n=>{t[n]=e[n]}),t}function P(e,t,n={}){if(t)for(let l in e)n[l]=e[l];else O(e,n);return n}function T(e,t,n){return n?t+":"+n+";":""}function I(e){let t="";for(let n=0;n<e.style.length;n++){const l=e.style.item(n);t+=T(0,l,e.style.getPropertyValue(l))}for(const n in e.style)e.style.hasOwnProperty(n)&&!n.startsWith("_")&&(t+=T(0,n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),e.style[n]));e.setAttribute("style",t)}function D(e,t,n){e.style&&(Object.keys(t).forEach(l=>{const i=F(l);n&&!n.hasOwnProperty(l)&&(n[l]=e.style[i]),e.style[i]=t[l]}),i()&&I(e))}function E(e,t){e.style&&(Object.keys(t).forEach(t=>{const n=F(t);e.style[n]=""}),i()&&I(e))}function A(e){return Array.isArray(e)?1==e.length?e[0]:Object(l.j)(e):e}const Y=new RegExp("{{\\s*(.+?)\\s*}}","g");function G(e){let t=[];if("string"==typeof e){const n=e.toString();let l;for(;l=Y.exec(n);)t.push(l[1]);Y.lastIndex=0}return t}function R(e,t,n){const l=e.toString(),i=l.replace(Y,(e,l)=>{let i=t[l];return t.hasOwnProperty(l)||(n.push("Please provide a value for the animation param "+l),i=""),i.toString()});return i==l?e:i}function N(e){const t=[];let n=e.next();for(;!n.done;)t.push(n.value),n=e.next();return t}const j=/-+([a-z0-9])/g;function F(e){return e.replace(j,(...e)=>e[1].toUpperCase())}function H(e,t){return 0===e||0===t}function B(e,t,n){const l=Object.keys(n);if(l.length&&t.length){let r=t[0],a=[];if(l.forEach(e=>{r.hasOwnProperty(e)||a.push(e),r[e]=n[e]}),a.length)for(var i=1;i<t.length;i++){let n=t[i];a.forEach((function(t){n[t]=V(e,t)}))}}return t}function z(e,t,n){switch(t.type){case 7:return e.visitTrigger(t,n);case 0:return e.visitState(t,n);case 1:return e.visitTransition(t,n);case 2:return e.visitSequence(t,n);case 3:return e.visitGroup(t,n);case 4:return e.visitAnimate(t,n);case 5:return e.visitKeyframes(t,n);case 6:return e.visitStyle(t,n);case 8:return e.visitReference(t,n);case 9:return e.visitAnimateChild(t,n);case 10:return e.visitAnimateRef(t,n);case 11:return e.visitQuery(t,n);case 12:return e.visitStagger(t,n);default:throw new Error("Unable to resolve animation metadata node #"+t.type)}}function V(e,t){return window.getComputedStyle(e)[t]}function Q(e,t){const n=[];return"string"==typeof e?e.split(/\s*,\s*/).forEach(e=>function(e,t,n){if(":"==e[0]){const l=function(e,t){switch(e){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(e,t)=>parseFloat(t)>parseFloat(e);case":decrement":return(e,t)=>parseFloat(t)<parseFloat(e);default:return t.push(`The transition alias value "${e}" is not supported`),"* => *"}}(e,n);if("function"==typeof l)return void t.push(l);e=l}const l=e.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(null==l||l.length<4)return n.push(`The provided transition expression "${e}" is not supported`),t;const i=l[1],r=l[2],a=l[3];t.push(q(i,a)),"<"!=r[0]||"*"==i&&"*"==a||t.push(q(a,i))}(e,n,t)):n.push(e),n}const U=new Set(["true","1"]),W=new Set(["false","0"]);function q(e,t){const n=U.has(e)||W.has(e),l=U.has(t)||W.has(t);return(i,r)=>{let a="*"==e||e==i,o="*"==t||t==r;return!a&&n&&"boolean"==typeof i&&(a=i?U.has(e):W.has(e)),!o&&l&&"boolean"==typeof r&&(o=r?U.has(t):W.has(t)),a&&o}}const K=new RegExp("s*:selfs*,?","g");function J(e,t,n){return new X(e).build(t,n)}class X{constructor(e){this._driver=e}build(e,t){const n=new $(t);return this._resetContextStyleTimingState(n),z(this,A(e),n)}_resetContextStyleTimingState(e){e.currentQuerySelector="",e.collectedStyles={},e.collectedStyles[""]={},e.currentTime=0}visitTrigger(e,t){let n=t.queryCount=0,l=t.depCount=0;const i=[],r=[];return"@"==e.name.charAt(0)&&t.errors.push("animation triggers cannot be prefixed with an `@` sign (e.g. trigger('@foo', [...]))"),e.definitions.forEach(e=>{if(this._resetContextStyleTimingState(t),0==e.type){const n=e,l=n.name;l.toString().split(/\s*,\s*/).forEach(e=>{n.name=e,i.push(this.visitState(n,t))}),n.name=l}else if(1==e.type){const i=this.visitTransition(e,t);n+=i.queryCount,l+=i.depCount,r.push(i)}else t.errors.push("only state() and transition() definitions can sit inside of a trigger()")}),{type:7,name:e.name,states:i,transitions:r,queryCount:n,depCount:l,options:null}}visitState(e,t){const n=this.visitStyle(e.styles,t),l=e.options&&e.options.params||null;if(n.containsDynamicStyles){const i=new Set,r=l||{};if(n.styles.forEach(e=>{if(Z(e)){const t=e;Object.keys(t).forEach(e=>{G(t[e]).forEach(e=>{r.hasOwnProperty(e)||i.add(e)})})}}),i.size){const n=N(i.values());t.errors.push(`state("${e.name}", ...) must define default values for all the following style substitutions: ${n.join(", ")}`)}}return{type:0,name:e.name,style:n,options:l?{params:l}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;const n=z(this,A(e.animation),t);return{type:1,matchers:Q(e.expr,t.errors),animation:n,queryCount:t.queryCount,depCount:t.depCount,options:ee(e.options)}}visitSequence(e,t){return{type:2,steps:e.steps.map(e=>z(this,e,t)),options:ee(e.options)}}visitGroup(e,t){const n=t.currentTime;let l=0;const i=e.steps.map(e=>{t.currentTime=n;const i=z(this,e,t);return l=Math.max(l,t.currentTime),i});return t.currentTime=l,{type:3,steps:i,options:ee(e.options)}}visitAnimate(e,t){const n=function(e,t){let n=null;if(e.hasOwnProperty("duration"))n=e;else if("number"==typeof e)return te(L(e,t).duration,0,"");const l=e;if(l.split(/\s+/).some(e=>"{"==e.charAt(0)&&"{"==e.charAt(1))){const e=te(0,0,"");return e.dynamic=!0,e.strValue=l,e}return n=n||L(l,t),te(n.duration,n.delay,n.easing)}(e.timings,t.errors);let i;t.currentAnimateTimings=n;let r=e.styles?e.styles:Object(l.l)({});if(5==r.type)i=this.visitKeyframes(r,t);else{let r=e.styles,a=!1;if(!r){a=!0;const e={};n.easing&&(e.easing=n.easing),r=Object(l.l)(e)}t.currentTime+=n.duration+n.delay;const o=this.visitStyle(r,t);o.isEmptyStep=a,i=o}return t.currentAnimateTimings=null,{type:4,timings:n,style:i,options:null}}visitStyle(e,t){const n=this._makeStyleAst(e,t);return this._validateStyleAst(n,t),n}_makeStyleAst(e,t){const n=[];Array.isArray(e.styles)?e.styles.forEach(e=>{"string"==typeof e?e==l.a?n.push(e):t.errors.push(`The provided style string value ${e} is not allowed.`):n.push(e)}):n.push(e.styles);let i=!1,r=null;return n.forEach(e=>{if(Z(e)){const t=e,n=t.easing;if(n&&(r=n,delete t.easing),!i)for(let e in t)if(t[e].toString().indexOf("{{")>=0){i=!0;break}}}),{type:6,styles:n,easing:r,offset:e.offset,containsDynamicStyles:i,options:null}}_validateStyleAst(e,t){const n=t.currentAnimateTimings;let l=t.currentTime,i=t.currentTime;n&&i>0&&(i-=n.duration+n.delay),e.styles.forEach(e=>{"string"!=typeof e&&Object.keys(e).forEach(n=>{if(!this._driver.validateStyleProperty(n))return void t.errors.push(`The provided animation property "${n}" is not a supported CSS property for animations`);const r=t.collectedStyles[t.currentQuerySelector],a=r[n];let o=!0;a&&(i!=l&&i>=a.startTime&&l<=a.endTime&&(t.errors.push(`The CSS property "${n}" that exists between the times of "${a.startTime}ms" and "${a.endTime}ms" is also being animated in a parallel animation between the times of "${i}ms" and "${l}ms"`),o=!1),i=a.startTime),o&&(r[n]={startTime:i,endTime:l}),t.options&&function(e,t,n){const l=t.params||{},i=G(e);i.length&&i.forEach(e=>{l.hasOwnProperty(e)||n.push(`Unable to resolve the local animation param ${e} in the given list of values`)})}(e[n],t.options,t.errors)})})}visitKeyframes(e,t){const n={type:5,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push("keyframes() must be placed inside of a call to animate()"),n;let l=0;const i=[];let r=!1,a=!1,o=0;const s=e.steps.map(e=>{const n=this._makeStyleAst(e,t);let s=null!=n.offset?n.offset:function(e){if("string"==typeof e)return null;let t=null;if(Array.isArray(e))e.forEach(e=>{if(Z(e)&&e.hasOwnProperty("offset")){const n=e;t=parseFloat(n.offset),delete n.offset}});else if(Z(e)&&e.hasOwnProperty("offset")){const n=e;t=parseFloat(n.offset),delete n.offset}return t}(n.styles),u=0;return null!=s&&(l++,u=n.offset=s),a=a||u<0||u>1,r=r||u<o,o=u,i.push(u),n});a&&t.errors.push("Please ensure that all keyframe offsets are between 0 and 1"),r&&t.errors.push("Please ensure that all keyframe offsets are in order");const u=e.steps.length;let c=0;l>0&&l<u?t.errors.push("Not all style() steps within the declared keyframes() contain offsets"):0==l&&(c=1/(u-1));const d=u-1,h=t.currentTime,p=t.currentAnimateTimings,m=p.duration;return s.forEach((e,l)=>{const r=c>0?l==d?1:c*l:i[l],a=r*m;t.currentTime=h+p.delay+a,p.duration=a,this._validateStyleAst(e,t),e.offset=r,n.styles.push(e)}),n}visitReference(e,t){return{type:8,animation:z(this,A(e.animation),t),options:ee(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:9,options:ee(e.options)}}visitAnimateRef(e,t){return{type:10,animation:this.visitReference(e.animation,t),options:ee(e.options)}}visitQuery(e,t){const n=t.currentQuerySelector,l=e.options||{};t.queryCount++,t.currentQuery=e;const[i,r]=function(e){const t=!!e.split(/\s*,\s*/).find(e=>":self"==e);return t&&(e=e.replace(K,"")),[e=e.replace(/@\*/g,".ng-trigger").replace(/@\w+/g,e=>".ng-trigger-"+e.substr(1)).replace(/:animating/g,".ng-animating"),t]}(e.selector);t.currentQuerySelector=n.length?n+" "+i:i,c(t.collectedStyles,t.currentQuerySelector,{});const a=z(this,A(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=n,{type:11,selector:i,limit:l.limit||0,optional:!!l.optional,includeSelf:r,animation:a,originalSelector:e.selector,options:ee(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push("stagger() can only be used inside of query()");const n="full"===e.timings?{duration:0,delay:0,easing:"full"}:L(e.timings,t.errors,!0);return{type:12,animation:z(this,A(e.animation),t),timings:n,options:null}}}class ${constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles={},this.options=null}}function Z(e){return!Array.isArray(e)&&"object"==typeof e}function ee(e){var t;return e?(e=O(e)).params&&(e.params=(t=e.params)?O(t):null):e={},e}function te(e,t,n){return{duration:e,delay:t,easing:n}}function ne(e,t,n,l,i,r,a=null,o=!1){return{type:1,element:e,keyframes:t,preStyleProps:n,postStyleProps:l,duration:i,delay:r,totalTime:i+r,easing:a,subTimeline:o}}class le{constructor(){this._map=new Map}consume(e){let t=this._map.get(e);return t?this._map.delete(e):t=[],t}append(e,t){let n=this._map.get(e);n||this._map.set(e,n=[]),n.push(...t)}has(e){return this._map.has(e)}clear(){this._map.clear()}}const ie=new RegExp(":enter","g"),re=new RegExp(":leave","g");function ae(e,t,n,l,i,r={},a={},o,s,u=[]){return(new oe).buildKeyframes(e,t,n,l,i,r,a,o,s,u)}class oe{buildKeyframes(e,t,n,l,i,r,a,o,s,u=[]){s=s||new le;const c=new ue(e,t,s,l,i,u,[]);c.options=o,c.currentTimeline.setStyles([r],null,c.errors,o),z(this,n,c);const d=c.timelines.filter(e=>e.containsAnimation());if(d.length&&Object.keys(a).length){const e=d[d.length-1];e.allowOnlyTimelineStyles()||e.setStyles([a],null,c.errors,o)}return d.length?d.map(e=>e.buildKeyframes()):[ne(t,[],[],[],0,0,"",!1)]}visitTrigger(e,t){}visitState(e,t){}visitTransition(e,t){}visitAnimateChild(e,t){const n=t.subInstructions.consume(t.element);if(n){const l=t.createSubContext(e.options),i=t.currentTimeline.currentTime,r=this._visitSubInstructions(n,l,l.options);i!=r&&t.transformIntoNewTimeline(r)}t.previousNode=e}visitAnimateRef(e,t){const n=t.createSubContext(e.options);n.transformIntoNewTimeline(),this.visitReference(e.animation,n),t.transformIntoNewTimeline(n.currentTimeline.currentTime),t.previousNode=e}_visitSubInstructions(e,t,n){let l=t.currentTimeline.currentTime;const i=null!=n.duration?S(n.duration):null,r=null!=n.delay?S(n.delay):null;return 0!==i&&e.forEach(e=>{const n=t.appendInstructionToTimeline(e,i,r);l=Math.max(l,n.duration+n.delay)}),l}visitReference(e,t){t.updateOptions(e.options,!0),z(this,e.animation,t),t.previousNode=e}visitSequence(e,t){const n=t.subContextCount;let l=t;const i=e.options;if(i&&(i.params||i.delay)&&(l=t.createSubContext(i),l.transformIntoNewTimeline(),null!=i.delay)){6==l.previousNode.type&&(l.currentTimeline.snapshotCurrentStyles(),l.previousNode=se);const e=S(i.delay);l.delayNextStep(e)}e.steps.length&&(e.steps.forEach(e=>z(this,e,l)),l.currentTimeline.applyStylesToKeyframe(),l.subContextCount>n&&l.transformIntoNewTimeline()),t.previousNode=e}visitGroup(e,t){const n=[];let l=t.currentTimeline.currentTime;const i=e.options&&e.options.delay?S(e.options.delay):0;e.steps.forEach(r=>{const a=t.createSubContext(e.options);i&&a.delayNextStep(i),z(this,r,a),l=Math.max(l,a.currentTimeline.currentTime),n.push(a.currentTimeline)}),n.forEach(e=>t.currentTimeline.mergeTimelineCollectedStyles(e)),t.transformIntoNewTimeline(l),t.previousNode=e}_visitTiming(e,t){if(e.dynamic){const n=e.strValue;return L(t.params?R(n,t.params,t.errors):n,t.errors)}return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,t){const n=t.currentAnimateTimings=this._visitTiming(e.timings,t),l=t.currentTimeline;n.delay&&(t.incrementTime(n.delay),l.snapshotCurrentStyles());const i=e.style;5==i.type?this.visitKeyframes(i,t):(t.incrementTime(n.duration),this.visitStyle(i,t),l.applyStylesToKeyframe()),t.currentAnimateTimings=null,t.previousNode=e}visitStyle(e,t){const n=t.currentTimeline,l=t.currentAnimateTimings;!l&&n.getCurrentStyleProperties().length&&n.forwardFrame();const i=l&&l.easing||e.easing;e.isEmptyStep?n.applyEmptyStep(i):n.setStyles(e.styles,i,t.errors,t.options),t.previousNode=e}visitKeyframes(e,t){const n=t.currentAnimateTimings,l=t.currentTimeline.duration,i=n.duration,r=t.createSubContext().currentTimeline;r.easing=n.easing,e.styles.forEach(e=>{r.forwardTime((e.offset||0)*i),r.setStyles(e.styles,e.easing,t.errors,t.options),r.applyStylesToKeyframe()}),t.currentTimeline.mergeTimelineCollectedStyles(r),t.transformIntoNewTimeline(l+i),t.previousNode=e}visitQuery(e,t){const n=t.currentTimeline.currentTime,l=e.options||{},i=l.delay?S(l.delay):0;i&&(6===t.previousNode.type||0==n&&t.currentTimeline.getCurrentStyleProperties().length)&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=se);let r=n;const a=t.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!l.optional,t.errors);t.currentQueryTotal=a.length;let o=null;a.forEach((n,l)=>{t.currentQueryIndex=l;const a=t.createSubContext(e.options,n);i&&a.delayNextStep(i),n===t.element&&(o=a.currentTimeline),z(this,e.animation,a),a.currentTimeline.applyStylesToKeyframe(),r=Math.max(r,a.currentTimeline.currentTime)}),t.currentQueryIndex=0,t.currentQueryTotal=0,t.transformIntoNewTimeline(r),o&&(t.currentTimeline.mergeTimelineCollectedStyles(o),t.currentTimeline.snapshotCurrentStyles()),t.previousNode=e}visitStagger(e,t){const n=t.parentContext,l=t.currentTimeline,i=e.timings,r=Math.abs(i.duration),a=r*(t.currentQueryTotal-1);let o=r*t.currentQueryIndex;switch(i.duration<0?"reverse":i.easing){case"reverse":o=a-o;break;case"full":o=n.currentStaggerTime}const s=t.currentTimeline;o&&s.delayNextStep(o);const u=s.currentTime;z(this,e.animation,t),t.previousNode=e,n.currentStaggerTime=l.currentTime-u+(l.startTime-n.currentTimeline.startTime)}}const se={};class ue{constructor(e,t,n,l,i,r,a,o){this._driver=e,this.element=t,this.subInstructions=n,this._enterClassName=l,this._leaveClassName=i,this.errors=r,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=se,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=o||new ce(this._driver,t,0),a.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,t){if(!e)return;const n=e;let l=this.options;null!=n.duration&&(l.duration=S(n.duration)),null!=n.delay&&(l.delay=S(n.delay));const i=n.params;if(i){let e=l.params;e||(e=this.options.params={}),Object.keys(i).forEach(n=>{t&&e.hasOwnProperty(n)||(e[n]=R(i[n],e,this.errors))})}}_copyOptions(){const e={};if(this.options){const t=this.options.params;if(t){const n=e.params={};Object.keys(t).forEach(e=>{n[e]=t[e]})}}return e}createSubContext(e=null,t,n){const l=t||this.element,i=new ue(this._driver,l,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(l,n||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(e),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i}transformIntoNewTimeline(e){return this.previousNode=se,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,t,n){const l={duration:null!=t?t:e.duration,delay:this.currentTimeline.currentTime+(null!=n?n:0)+e.delay,easing:""},i=new de(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,l,e.stretchStartingKeyframe);return this.timelines.push(i),l}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,t,n,l,i,r){let a=[];if(l&&a.push(this.element),e.length>0){e=(e=e.replace(ie,"."+this._enterClassName)).replace(re,"."+this._leaveClassName);let t=this._driver.query(this.element,e,1!=n);0!==n&&(t=n<0?t.slice(t.length+n,t.length):t.slice(0,n)),a.push(...t)}return i||0!=a.length||r.push(`\`query("${t}")\` returned zero elements. (Use \`query("${t}", { optional: true })\` if you wish to allow this.)`),a}}class ce{constructor(e,t,n,l){this._driver=e,this.element=t,this.startTime=n,this._elementTimelineStylesLookup=l,this.duration=0,this._previousKeyframe={},this._currentKeyframe={},this._keyframes=new Map,this._styleSummary={},this._pendingStyles={},this._backFill={},this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._localTimelineStyles=Object.create(this._backFill,{}),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(t),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(t,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.getCurrentStyleProperties().length>0;default:return!0}}getCurrentStyleProperties(){return Object.keys(this._currentKeyframe)}get currentTime(){return this.startTime+this.duration}delayNextStep(e){const t=1==this._keyframes.size&&Object.keys(this._pendingStyles).length;this.duration||t?(this.forwardTime(this.currentTime+e),t&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,t){return this.applyStylesToKeyframe(),new ce(this._driver,e,t||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=Object.create(this._backFill,{}),this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,t){this._localTimelineStyles[e]=t,this._globalTimelineStyles[e]=t,this._styleSummary[e]={time:this.currentTime,value:t}}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&(this._previousKeyframe.easing=e),Object.keys(this._globalTimelineStyles).forEach(e=>{this._backFill[e]=this._globalTimelineStyles[e]||l.a,this._currentKeyframe[e]=l.a}),this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,t,n,i){t&&(this._previousKeyframe.easing=t);const r=i&&i.params||{},a=function(e,t){const n={};let i;return e.forEach(e=>{"*"===e?(i=i||Object.keys(t),i.forEach(e=>{n[e]=l.a})):P(e,!1,n)}),n}(e,this._globalTimelineStyles);Object.keys(a).forEach(e=>{const t=R(a[e],r,n);this._pendingStyles[e]=t,this._localTimelineStyles.hasOwnProperty(e)||(this._backFill[e]=this._globalTimelineStyles.hasOwnProperty(e)?this._globalTimelineStyles[e]:l.a),this._updateStyle(e,t)})}applyStylesToKeyframe(){const e=this._pendingStyles,t=Object.keys(e);0!=t.length&&(this._pendingStyles={},t.forEach(t=>{this._currentKeyframe[t]=e[t]}),Object.keys(this._localTimelineStyles).forEach(e=>{this._currentKeyframe.hasOwnProperty(e)||(this._currentKeyframe[e]=this._localTimelineStyles[e])}))}snapshotCurrentStyles(){Object.keys(this._localTimelineStyles).forEach(e=>{const t=this._localTimelineStyles[e];this._pendingStyles[e]=t,this._updateStyle(e,t)})}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const e=[];for(let t in this._currentKeyframe)e.push(t);return e}mergeTimelineCollectedStyles(e){Object.keys(e._styleSummary).forEach(t=>{const n=this._styleSummary[t],l=e._styleSummary[t];(!n||l.time>n.time)&&this._updateStyle(t,l.value)})}buildKeyframes(){this.applyStylesToKeyframe();const e=new Set,t=new Set,n=1===this._keyframes.size&&0===this.duration;let i=[];this._keyframes.forEach((r,a)=>{const o=P(r,!0);Object.keys(o).forEach(n=>{const i=o[n];i==l.p?e.add(n):i==l.a&&t.add(n)}),n||(o.offset=a/this.duration),i.push(o)});const r=e.size?N(e.values()):[],a=t.size?N(t.values()):[];if(n){const e=i[0],t=O(e);e.offset=0,t.offset=1,i=[e,t]}return ne(this.element,i,r,a,this.duration,this.startTime,this.easing,!1)}}class de extends ce{constructor(e,t,n,l,i,r,a=!1){super(e,t,r.delay),this.element=t,this.keyframes=n,this.preStyleProps=l,this.postStyleProps=i,this._stretchStartingKeyframe=a,this.timings={duration:r.duration,delay:r.delay,easing:r.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:t,duration:n,easing:l}=this.timings;if(this._stretchStartingKeyframe&&t){const i=[],r=n+t,a=t/r,o=P(e[0],!1);o.offset=0,i.push(o);const s=P(e[0],!1);s.offset=he(a),i.push(s);const u=e.length-1;for(let l=1;l<=u;l++){let a=P(e[l],!1);a.offset=he((t+a.offset*n)/r),i.push(a)}n=r,t=0,l="",e=i}return ne(this.element,e,this.preStyleProps,this.postStyleProps,n,t,l,!0)}}function he(e,t=3){const n=Math.pow(10,t-1);return Math.round(e*n)/n}class pe{}class me extends pe{normalizePropertyName(e,t){return F(e)}normalizeStyleValue(e,t,n,l){let i="";const r=n.toString().trim();if(ge[t]&&0!==n&&"0"!==n)if("number"==typeof n)i="px";else{const t=n.match(/^[+-]?[\d\.]+([a-z]*)$/);t&&0==t[1].length&&l.push(`Please provide a CSS unit value for ${e}:${n}`)}return r+i}}const ge=(()=>function(e){const t={};return e.forEach(e=>t[e]=!0),t}("width,height,minWidth,minHeight,maxWidth,maxHeight,left,top,bottom,right,fontSize,outlineWidth,outlineOffset,paddingTop,paddingLeft,paddingBottom,paddingRight,marginTop,marginLeft,marginBottom,marginRight,borderRadius,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,textIndent,perspective".split(",")))();function be(e,t,n,l,i,r,a,o,s,u,c,d,h){return{type:0,element:e,triggerName:t,isRemovalTransition:i,fromState:n,fromStyles:r,toState:l,toStyles:a,timelines:o,queriedElements:s,preStyleProps:u,postStyleProps:c,totalTime:d,errors:h}}const fe={};class _e{constructor(e,t,n){this._triggerName=e,this.ast=t,this._stateStyles=n}match(e,t,n,l){return function(e,t,n,l,i){return e.some(e=>e(t,n,l,i))}(this.ast.matchers,e,t,n,l)}buildStyles(e,t,n){const l=this._stateStyles["*"],i=this._stateStyles[e],r=l?l.buildStyles(t,n):{};return i?i.buildStyles(t,n):r}build(e,t,n,l,i,r,a,o,s,u){const d=[],h=this.ast.options&&this.ast.options.params||fe,p=this.buildStyles(n,a&&a.params||fe,d),m=o&&o.params||fe,g=this.buildStyles(l,m,d),b=new Set,f=new Map,_=new Map,v="void"===l,y={params:Object.assign({},h,m)},w=u?[]:ae(e,t,this.ast.animation,i,r,p,g,y,s,d);let k=0;if(w.forEach(e=>{k=Math.max(e.duration+e.delay,k)}),d.length)return be(t,this._triggerName,n,l,v,p,g,[],[],f,_,k,d);w.forEach(e=>{const n=e.element,l=c(f,n,{});e.preStyleProps.forEach(e=>l[e]=!0);const i=c(_,n,{});e.postStyleProps.forEach(e=>i[e]=!0),n!==t&&b.add(n)});const M=N(b.values());return be(t,this._triggerName,n,l,v,p,g,w,M,f,_,k)}}class ve{constructor(e,t){this.styles=e,this.defaultParams=t}buildStyles(e,t){const n={},l=O(this.defaultParams);return Object.keys(e).forEach(t=>{const n=e[t];null!=n&&(l[t]=n)}),this.styles.styles.forEach(e=>{if("string"!=typeof e){const i=e;Object.keys(i).forEach(e=>{let r=i[e];r.length>1&&(r=R(r,l,t)),n[e]=r})}}),n}}class ye{constructor(e,t){this.name=e,this.ast=t,this.transitionFactories=[],this.states={},t.states.forEach(e=>{this.states[e.name]=new ve(e.style,e.options&&e.options.params||{})}),we(this.states,"true","1"),we(this.states,"false","0"),t.transitions.forEach(t=>{this.transitionFactories.push(new _e(e,t,this.states))}),this.fallbackTransition=new _e(e,{type:1,animation:{type:2,steps:[],options:null},matchers:[(e,t)=>!0],options:null,queryCount:0,depCount:0},this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,t,n,l){return this.transitionFactories.find(i=>i.match(e,t,n,l))||null}matchStyles(e,t,n){return this.fallbackTransition.buildStyles(e,t,n)}}function we(e,t,n){e.hasOwnProperty(t)?e.hasOwnProperty(n)||(e[n]=e[t]):e.hasOwnProperty(n)&&(e[t]=e[n])}const ke=new le;class Me{constructor(e,t,n){this.bodyNode=e,this._driver=t,this._normalizer=n,this._animations={},this._playersById={},this.players=[]}register(e,t){const n=[],l=J(this._driver,t,n);if(n.length)throw new Error("Unable to build the animation due to the following errors: "+n.join("\n"));this._animations[e]=l}_buildPlayer(e,t,n){const l=e.element,i=a(0,this._normalizer,0,e.keyframes,t,n);return this._driver.animate(l,i,e.duration,e.delay,e.easing,[],!0)}create(e,t,n={}){const i=[],a=this._animations[e];let o;const s=new Map;if(a?(o=ae(this._driver,t,a,"ng-enter","ng-leave",{},{},n,ke,i),o.forEach(e=>{const t=c(s,e.element,{});e.postStyleProps.forEach(e=>t[e]=null)})):(i.push("The requested animation doesn't exist or has already been destroyed"),o=[]),i.length)throw new Error("Unable to create the animation due to the following errors: "+i.join("\n"));s.forEach((e,t)=>{Object.keys(e).forEach(n=>{e[n]=this._driver.computeStyle(t,n,l.a)})});const u=r(o.map(e=>{const t=s.get(e.element);return this._buildPlayer(e,{},t)}));return this._playersById[e]=u,u.onDestroy(()=>this.destroy(e)),this.players.push(u),u}destroy(e){const t=this._getPlayer(e);t.destroy(),delete this._playersById[e];const n=this.players.indexOf(t);n>=0&&this.players.splice(n,1)}_getPlayer(e){const t=this._playersById[e];if(!t)throw new Error("Unable to find the timeline player referenced by "+e);return t}listen(e,t,n,l){const i=u(t,"","","");return o(this._getPlayer(e),n,i,l),()=>{}}command(e,t,n,l){if("register"==n)return void this.register(e,l[0]);if("create"==n)return void this.create(e,t,l[0]||{});const i=this._getPlayer(e);switch(n){case"play":i.play();break;case"pause":i.pause();break;case"reset":i.reset();break;case"restart":i.restart();break;case"finish":i.finish();break;case"init":i.init();break;case"setPosition":i.setPosition(parseFloat(l[0]));break;case"destroy":this.destroy(e)}}}const Ce=[],Se={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},xe={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0};class Le{constructor(e,t=""){this.namespaceId=t;const n=e&&e.hasOwnProperty("value");if(this.value=null!=(l=n?e.value:e)?l:null,n){const t=O(e);delete t.value,this.options=t}else this.options={};var l;this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(e){const t=e.params;if(t){const e=this.options.params;Object.keys(t).forEach(n=>{null==e[n]&&(e[n]=t[n])})}}}const Oe=new Le("void");class Pe{constructor(e,t,n){this.id=e,this.hostElement=t,this._engine=n,this.players=[],this._triggers={},this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,Ge(t,this._hostClassName)}listen(e,t,n,l){if(!this._triggers.hasOwnProperty(t))throw new Error(`Unable to listen on the animation trigger event "${n}" because the animation trigger "${t}" doesn't exist!`);if(null==n||0==n.length)throw new Error(`Unable to listen on the animation trigger "${t}" because the provided event is undefined!`);if("start"!=(i=n)&&"done"!=i)throw new Error(`The provided animation trigger event "${n}" for the animation trigger "${t}" is not supported!`);var i;const r=c(this._elementListeners,e,[]),a={name:t,phase:n,callback:l};r.push(a);const o=c(this._engine.statesByElement,e,{});return o.hasOwnProperty(t)||(Ge(e,"ng-trigger"),Ge(e,"ng-trigger-"+t),o[t]=Oe),()=>{this._engine.afterFlush(()=>{const e=r.indexOf(a);e>=0&&r.splice(e,1),this._triggers[t]||delete o[t]})}}register(e,t){return!this._triggers[e]&&(this._triggers[e]=t,!0)}_getTrigger(e){const t=this._triggers[e];if(!t)throw new Error(`The provided animation trigger "${e}" has not been registered!`);return t}trigger(e,t,n,l=!0){const i=this._getTrigger(t),r=new Ie(this.id,t,e);let a=this._engine.statesByElement.get(e);a||(Ge(e,"ng-trigger"),Ge(e,"ng-trigger-"+t),this._engine.statesByElement.set(e,a={}));let o=a[t];const s=new Le(n,this.id);if(!(n&&n.hasOwnProperty("value"))&&o&&s.absorbOptions(o.options),a[t]=s,o||(o=Oe),"void"!==s.value&&o.value===s.value){if(!function(e,t){const n=Object.keys(e),l=Object.keys(t);if(n.length!=l.length)return!1;for(let i=0;i<n.length;i++){const l=n[i];if(!t.hasOwnProperty(l)||e[l]!==t[l])return!1}return!0}(o.params,s.params)){const t=[],n=i.matchStyles(o.value,o.params,t),l=i.matchStyles(s.value,s.params,t);t.length?this._engine.reportError(t):this._engine.afterFlush(()=>{E(e,n),D(e,l)})}return}const u=c(this._engine.playersByElement,e,[]);u.forEach(e=>{e.namespaceId==this.id&&e.triggerName==t&&e.queued&&e.destroy()});let d=i.matchTransition(o.value,s.value,e,s.params),h=!1;if(!d){if(!l)return;d=i.fallbackTransition,h=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:d,fromState:o,toState:s,player:r,isFallbackTransition:h}),h||(Ge(e,"ng-animate-queued"),r.onStart(()=>{Re(e,"ng-animate-queued")})),r.onDone(()=>{let t=this.players.indexOf(r);t>=0&&this.players.splice(t,1);const n=this._engine.playersByElement.get(e);if(n){let e=n.indexOf(r);e>=0&&n.splice(e,1)}}),this.players.push(r),u.push(r),r}deregister(e){delete this._triggers[e],this._engine.statesByElement.forEach((t,n)=>{delete t[e]}),this._elementListeners.forEach((t,n)=>{this._elementListeners.set(n,t.filter(t=>t.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);const t=this._engine.playersByElement.get(e);t&&(t.forEach(e=>e.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,t,n=!1){this._engine.driver.query(e,".ng-trigger",!0).forEach(e=>{if(e.__ng_removed)return;const n=this._engine.fetchNamespacesByElement(e);n.size?n.forEach(n=>n.triggerLeaveAnimation(e,t,!1,!0)):this.clearElementCache(e)})}triggerLeaveAnimation(e,t,n,l){const i=this._engine.statesByElement.get(e);if(i){const a=[];if(Object.keys(i).forEach(t=>{if(this._triggers[t]){const n=this.trigger(e,t,"void",l);n&&a.push(n)}}),a.length)return this._engine.markElementAsRemoved(this.id,e,!0,t),n&&r(a).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){const t=this._elementListeners.get(e);if(t){const n=new Set;t.forEach(t=>{const l=t.name;if(n.has(l))return;n.add(l);const i=this._triggers[l].fallbackTransition,r=this._engine.statesByElement.get(e)[l]||Oe,a=new Le("void"),o=new Ie(this.id,l,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:l,transition:i,fromState:r,toState:a,player:o,isFallbackTransition:!0})})}}removeNode(e,t){const n=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,t,!0),this.triggerLeaveAnimation(e,t,!0))return;let l=!1;if(n.totalAnimations){const t=n.players.length?n.playersByQueriedElement.get(e):[];if(t&&t.length)l=!0;else{let t=e;for(;t=t.parentNode;)if(n.statesByElement.get(t)){l=!0;break}}}this.prepareLeaveAnimationListeners(e),l?n.markElementAsRemoved(this.id,e,!1,t):(n.afterFlush(()=>this.clearElementCache(e)),n.destroyInnerAnimations(e),n._onRemovalComplete(e,t))}insertNode(e,t){Ge(e,this._hostClassName)}drainQueuedTransitions(e){const t=[];return this._queue.forEach(n=>{const l=n.player;if(l.destroyed)return;const i=n.element,r=this._elementListeners.get(i);r&&r.forEach(t=>{if(t.name==n.triggerName){const l=u(i,n.triggerName,n.fromState.value,n.toState.value);l._data=e,o(n.player,t.phase,l,t.callback)}}),l.markedForDestroy?this._engine.afterFlush(()=>{l.destroy()}):t.push(n)}),this._queue=[],t.sort((e,t)=>{const n=e.transition.ast.depCount,l=t.transition.ast.depCount;return 0==n||0==l?n-l:this._engine.driver.containsElement(e.element,t.element)?1:-1})}destroy(e){this.players.forEach(e=>e.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}elementContainsData(e){let t=!1;return this._elementListeners.has(e)&&(t=!0),t=!!this._queue.find(t=>t.element===e)||t,t}}class Te{constructor(e,t,n){this.bodyNode=e,this.driver=t,this._normalizer=n,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(e,t)=>{}}_onRemovalComplete(e,t){this.onRemovalComplete(e,t)}get queuedPlayers(){const e=[];return this._namespaceList.forEach(t=>{t.players.forEach(t=>{t.queued&&e.push(t)})}),e}createNamespace(e,t){const n=new Pe(e,t,this);return t.parentNode?this._balanceNamespaceList(n,t):(this.newHostElements.set(t,n),this.collectEnterElement(t)),this._namespaceLookup[e]=n}_balanceNamespaceList(e,t){const n=this._namespaceList.length-1;if(n>=0){let l=!1;for(let i=n;i>=0;i--)if(this.driver.containsElement(this._namespaceList[i].hostElement,t)){this._namespaceList.splice(i+1,0,e),l=!0;break}l||this._namespaceList.splice(0,0,e)}else this._namespaceList.push(e);return this.namespacesByHostElement.set(t,e),e}register(e,t){let n=this._namespaceLookup[e];return n||(n=this.createNamespace(e,t)),n}registerTrigger(e,t,n){let l=this._namespaceLookup[e];l&&l.register(t,n)&&this.totalAnimations++}destroy(e,t){if(!e)return;const n=this._fetchNamespace(e);this.afterFlush(()=>{this.namespacesByHostElement.delete(n.hostElement),delete this._namespaceLookup[e];const t=this._namespaceList.indexOf(n);t>=0&&this._namespaceList.splice(t,1)}),this.afterFlushAnimationsDone(()=>n.destroy(t))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){const t=new Set,n=this.statesByElement.get(e);if(n){const e=Object.keys(n);for(let l=0;l<e.length;l++){const i=n[e[l]].namespaceId;if(i){const e=this._fetchNamespace(i);e&&t.add(e)}}}return t}trigger(e,t,n,l){if(De(t)){const i=this._fetchNamespace(e);if(i)return i.trigger(t,n,l),!0}return!1}insertNode(e,t,n,l){if(!De(t))return;const i=t.__ng_removed;if(i&&i.setForRemoval){i.setForRemoval=!1,i.setForMove=!0;const e=this.collectedLeaveElements.indexOf(t);e>=0&&this.collectedLeaveElements.splice(e,1)}if(e){const l=this._fetchNamespace(e);l&&l.insertNode(t,n)}l&&this.collectEnterElement(t)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,t){t?this.disabledNodes.has(e)||(this.disabledNodes.add(e),Ge(e,"ng-animate-disabled")):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),Re(e,"ng-animate-disabled"))}removeNode(e,t,n,l){if(De(t)){const i=e?this._fetchNamespace(e):null;if(i?i.removeNode(t,l):this.markElementAsRemoved(e,t,!1,l),n){const n=this.namespacesByHostElement.get(t);n&&n.id!==e&&n.removeNode(t,l)}}else this._onRemovalComplete(t,l)}markElementAsRemoved(e,t,n,l){this.collectedLeaveElements.push(t),t.__ng_removed={namespaceId:e,setForRemoval:l,hasAnimation:n,removedBeforeQueried:!1}}listen(e,t,n,l,i){return De(t)?this._fetchNamespace(e).listen(t,n,l,i):()=>{}}_buildInstruction(e,t,n,l,i){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,n,l,e.fromState.options,e.toState.options,t,i)}destroyInnerAnimations(e){let t=this.driver.query(e,".ng-trigger",!0);t.forEach(e=>this.destroyActiveAnimationsForElement(e)),0!=this.playersByQueriedElement.size&&(t=this.driver.query(e,".ng-animating",!0),t.forEach(e=>this.finishActiveQueriedAnimationOnElement(e)))}destroyActiveAnimationsForElement(e){const t=this.playersByElement.get(e);t&&t.forEach(e=>{e.queued?e.markedForDestroy=!0:e.destroy()})}finishActiveQueriedAnimationOnElement(e){const t=this.playersByQueriedElement.get(e);t&&t.forEach(e=>e.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return r(this.players).onDone(()=>e());e()})}processLeaveNode(e){const t=e.__ng_removed;if(t&&t.setForRemoval){if(e.__ng_removed=Se,t.namespaceId){this.destroyInnerAnimations(e);const n=this._fetchNamespace(t.namespaceId);n&&n.clearElementCache(e)}this._onRemovalComplete(e,t.setForRemoval)}this.driver.matchesElement(e,".ng-animate-disabled")&&this.markElementAsDisabled(e,!1),this.driver.query(e,".ng-animate-disabled",!0).forEach(e=>{this.markElementAsDisabled(e,!1)})}flush(e=-1){let t=[];if(this.newHostElements.size&&(this.newHostElements.forEach((e,t)=>this._balanceNamespaceList(e,t)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let n=0;n<this.collectedEnterElements.length;n++)Ge(this.collectedEnterElements[n],"ng-star-inserted");if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){const n=[];try{t=this._flushAnimations(n,e)}finally{for(let e=0;e<n.length;e++)n[e]()}}else for(let n=0;n<this.collectedLeaveElements.length;n++)this.processLeaveNode(this.collectedLeaveElements[n]);if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(e=>e()),this._flushFns=[],this._whenQuietFns.length){const e=this._whenQuietFns;this._whenQuietFns=[],t.length?r(t).onDone(()=>{e.forEach(e=>e())}):e.forEach(e=>e())}}reportError(e){throw new Error("Unable to process animations due to the following failed trigger transitions\n "+e.join("\n"))}_flushAnimations(e,t){const n=new le,i=[],a=new Map,o=[],s=new Map,u=new Map,d=new Map,h=new Set;this.disabledNodes.forEach(e=>{h.add(e);const t=this.driver.query(e,".ng-animate-queued",!0);for(let n=0;n<t.length;n++)h.add(t[n])});const p=this.bodyNode,m=Array.from(this.statesByElement.keys()),g=Ye(m,this.collectedEnterElements),b=new Map;let f=0;g.forEach((e,t)=>{const n="ng-enter"+f++;b.set(t,n),e.forEach(e=>Ge(e,n))});const _=[],v=new Set,y=new Set;for(let l=0;l<this.collectedLeaveElements.length;l++){const e=this.collectedLeaveElements[l],t=e.__ng_removed;t&&t.setForRemoval&&(_.push(e),v.add(e),t.hasAnimation?this.driver.query(e,".ng-star-inserted",!0).forEach(e=>v.add(e)):y.add(e))}const w=new Map,k=Ye(m,Array.from(v));k.forEach((e,t)=>{const n="ng-leave"+f++;w.set(t,n),e.forEach(e=>Ge(e,n))}),e.push(()=>{g.forEach((e,t)=>{const n=b.get(t);e.forEach(e=>Re(e,n))}),k.forEach((e,t)=>{const n=w.get(t);e.forEach(e=>Re(e,n))}),_.forEach(e=>{this.processLeaveNode(e)})});const M=[],C=[];for(let l=this._namespaceList.length-1;l>=0;l--)this._namespaceList[l].drainQueuedTransitions(t).forEach(e=>{const t=e.player,l=e.element;if(M.push(t),this.collectedEnterElements.length){const e=l.__ng_removed;if(e&&e.setForMove)return void t.destroy()}const r=!p||!this.driver.containsElement(p,l),a=w.get(l),h=b.get(l),m=this._buildInstruction(e,n,h,a,r);if(m.errors&&m.errors.length)C.push(m);else{if(r)return t.onStart(()=>E(l,m.fromStyles)),t.onDestroy(()=>D(l,m.toStyles)),void i.push(t);if(e.isFallbackTransition)return t.onStart(()=>E(l,m.fromStyles)),t.onDestroy(()=>D(l,m.toStyles)),void i.push(t);m.timelines.forEach(e=>e.stretchStartingKeyframe=!0),n.append(l,m.timelines),o.push({instruction:m,player:t,element:l}),m.queriedElements.forEach(e=>c(s,e,[]).push(t)),m.preStyleProps.forEach((e,t)=>{const n=Object.keys(e);if(n.length){let e=u.get(t);e||u.set(t,e=new Set),n.forEach(t=>e.add(t))}}),m.postStyleProps.forEach((e,t)=>{const n=Object.keys(e);let l=d.get(t);l||d.set(t,l=new Set),n.forEach(e=>l.add(e))})}});if(C.length){const e=[];C.forEach(t=>{e.push(`@${t.triggerName} has failed due to:\n`),t.errors.forEach(t=>e.push(`- ${t}\n`))}),M.forEach(e=>e.destroy()),this.reportError(e)}const S=new Map,x=new Map;o.forEach(e=>{const t=e.element;n.has(t)&&(x.set(t,t),this._beforeAnimationBuild(e.player.namespaceId,e.instruction,S))}),i.forEach(e=>{const t=e.element;this._getPreviousPlayers(t,!1,e.namespaceId,e.triggerName,null).forEach(e=>{c(S,t,[]).push(e),e.destroy()})});const L=_.filter(e=>je(e,u,d)),O=new Map;Ae(O,this.driver,y,d,l.a).forEach(e=>{je(e,u,d)&&L.push(e)});const P=new Map;g.forEach((e,t)=>{Ae(P,this.driver,new Set(e),u,l.p)}),L.forEach(e=>{const t=O.get(e),n=P.get(e);O.set(e,Object.assign({},t,n))});const T=[],I=[],A={};o.forEach(e=>{const{element:t,player:l,instruction:o}=e;if(n.has(t)){if(h.has(t))return l.onDestroy(()=>D(t,o.toStyles)),l.disabled=!0,l.overrideTotalTime(o.totalTime),void i.push(l);let e=A;if(x.size>1){let n=t;const l=[];for(;n=n.parentNode;){const t=x.get(n);if(t){e=t;break}l.push(n)}l.forEach(t=>x.set(t,e))}const n=this._buildAnimation(l.namespaceId,o,S,a,P,O);if(l.setRealPlayer(n),e===A)T.push(l);else{const t=this.playersByElement.get(e);t&&t.length&&(l.parentPlayer=r(t)),i.push(l)}}else E(t,o.fromStyles),l.onDestroy(()=>D(t,o.toStyles)),I.push(l),h.has(t)&&i.push(l)}),I.forEach(e=>{const t=a.get(e.element);if(t&&t.length){const n=r(t);e.setRealPlayer(n)}}),i.forEach(e=>{e.parentPlayer?e.syncPlayerEvents(e.parentPlayer):e.destroy()});for(let l=0;l<_.length;l++){const e=_[l],t=e.__ng_removed;if(Re(e,"ng-leave"),t&&t.hasAnimation)continue;let n=[];if(s.size){let t=s.get(e);t&&t.length&&n.push(...t);let l=this.driver.query(e,".ng-animating",!0);for(let e=0;e<l.length;e++){let t=s.get(l[e]);t&&t.length&&n.push(...t)}}const i=n.filter(e=>!e.destroyed);i.length?Ne(this,e,i):this.processLeaveNode(e)}return _.length=0,T.forEach(e=>{this.players.push(e),e.onDone(()=>{e.destroy();const t=this.players.indexOf(e);this.players.splice(t,1)}),e.play()}),T}elementContainsData(e,t){let n=!1;const l=t.__ng_removed;return l&&l.setForRemoval&&(n=!0),this.playersByElement.has(t)&&(n=!0),this.playersByQueriedElement.has(t)&&(n=!0),this.statesByElement.has(t)&&(n=!0),this._fetchNamespace(e).elementContainsData(t)||n}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,t,n,l,i){let r=[];if(t){const t=this.playersByQueriedElement.get(e);t&&(r=t)}else{const t=this.playersByElement.get(e);if(t){const e=!i||"void"==i;t.forEach(t=>{t.queued||(e||t.triggerName==l)&&r.push(t)})}}return(n||l)&&(r=r.filter(e=>!(n&&n!=e.namespaceId||l&&l!=e.triggerName))),r}_beforeAnimationBuild(e,t,n){const l=t.element,i=t.isRemovalTransition?void 0:e,r=t.isRemovalTransition?void 0:t.triggerName;for(const a of t.timelines){const e=a.element,o=e!==l,s=c(n,e,[]);this._getPreviousPlayers(e,o,i,r,t.toState).forEach(e=>{const t=e.getRealPlayer();t.beforeDestroy&&t.beforeDestroy(),e.destroy(),s.push(e)})}E(l,t.fromStyles)}_buildAnimation(e,t,n,i,o,s){const u=t.triggerName,d=t.element,h=[],p=new Set,m=new Set,g=t.timelines.map(t=>{const r=t.element;p.add(r);const c=r.__ng_removed;if(c&&c.removedBeforeQueried)return new l.d(t.duration,t.delay);const g=r!==d,b=function(e){const t=[];return function e(t,n){for(let i=0;i<t.length;i++){const r=t[i];r instanceof l.o?e(r.players,n):n.push(r)}}(e,t),t}((n.get(r)||Ce).map(e=>e.getRealPlayer())).filter(e=>!!e.element&&e.element===r),f=o.get(r),_=s.get(r),v=a(0,this._normalizer,0,t.keyframes,f,_),y=this._buildPlayer(t,v,b);if(t.subTimeline&&i&&m.add(r),g){const t=new Ie(e,u,r);t.setRealPlayer(y),h.push(t)}return y});h.forEach(e=>{c(this.playersByQueriedElement,e.element,[]).push(e),e.onDone(()=>function(e,t,n){let l;if(e instanceof Map){if(l=e.get(t),l){if(l.length){const e=l.indexOf(n);l.splice(e,1)}0==l.length&&e.delete(t)}}else if(l=e[t],l){if(l.length){const e=l.indexOf(n);l.splice(e,1)}0==l.length&&delete e[t]}return l}(this.playersByQueriedElement,e.element,e))}),p.forEach(e=>Ge(e,"ng-animating"));const b=r(g);return b.onDestroy(()=>{p.forEach(e=>Re(e,"ng-animating")),D(d,t.toStyles)}),m.forEach(e=>{c(i,e,[]).push(b)}),b}_buildPlayer(e,t,n){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,n):new l.d(e.duration,e.delay)}}class Ie{constructor(e,t,n){this.namespaceId=e,this.triggerName=t,this.element=n,this._player=new l.d,this._containsRealPlayer=!1,this._queuedCallbacks={},this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,Object.keys(this._queuedCallbacks).forEach(t=>{this._queuedCallbacks[t].forEach(n=>o(e,t,void 0,n))}),this._queuedCallbacks={},this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){const t=this._player;t.triggerCallback&&e.onStart(()=>t.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,t){c(this._queuedCallbacks,e,[]).push(t)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){const t=this._player;t.triggerCallback&&t.triggerCallback(e)}}function De(e){return e&&1===e.nodeType}function Ee(e,t){const n=e.style.display;return e.style.display=null!=t?t:"none",n}function Ae(e,t,n,l,i){const r=[];n.forEach(e=>r.push(Ee(e)));const a=[];l.forEach((n,l)=>{const r={};n.forEach(e=>{const n=r[e]=t.computeStyle(l,e,i);n&&0!=n.length||(l.__ng_removed=xe,a.push(l))}),e.set(l,r)});let o=0;return n.forEach(e=>Ee(e,r[o++])),a}function Ye(e,t){const n=new Map;if(e.forEach(e=>n.set(e,[])),0==t.length)return n;const l=new Set(t),i=new Map;return t.forEach(e=>{const t=function e(t){if(!t)return 1;let r=i.get(t);if(r)return r;const a=t.parentNode;return r=n.has(a)?a:l.has(a)?1:e(a),i.set(t,r),r}(e);1!==t&&n.get(t).push(e)}),n}function Ge(e,t){if(e.classList)e.classList.add(t);else{let n=e.$$classes;n||(n=e.$$classes={}),n[t]=!0}}function Re(e,t){if(e.classList)e.classList.remove(t);else{let n=e.$$classes;n&&delete n[t]}}function Ne(e,t,n){r(n).onDone(()=>e.processLeaveNode(t))}function je(e,t,n){const l=n.get(e);if(!l)return!1;let i=t.get(e);return i?l.forEach(e=>i.add(e)):t.set(e,l),n.delete(e),!0}class Fe{constructor(e,t,n){this.bodyNode=e,this._driver=t,this._triggerCache={},this.onRemovalComplete=(e,t)=>{},this._transitionEngine=new Te(e,t,n),this._timelineEngine=new Me(e,t,n),this._transitionEngine.onRemovalComplete=(e,t)=>this.onRemovalComplete(e,t)}registerTrigger(e,t,n,l,i){const r=e+"-"+l;let a=this._triggerCache[r];if(!a){const e=[],t=J(this._driver,i,e);if(e.length)throw new Error(`The animation trigger "${l}" has failed to build due to the following errors:\n - ${e.join("\n - ")}`);a=function(e,t){return new ye(e,t)}(l,t),this._triggerCache[r]=a}this._transitionEngine.registerTrigger(t,l,a)}register(e,t){this._transitionEngine.register(e,t)}destroy(e,t){this._transitionEngine.destroy(e,t)}onInsert(e,t,n,l){this._transitionEngine.insertNode(e,t,n,l)}onRemove(e,t,n,l){this._transitionEngine.removeNode(e,t,l||!1,n)}disableAnimations(e,t){this._transitionEngine.markElementAsDisabled(e,t)}process(e,t,n,l){if("@"==n.charAt(0)){const[e,i]=d(n);this._timelineEngine.command(e,t,i,l)}else this._transitionEngine.trigger(e,t,n,l)}listen(e,t,n,l,i){if("@"==n.charAt(0)){const[e,l]=d(n);return this._timelineEngine.listen(e,t,l,i)}return this._transitionEngine.listen(e,t,n,l,i)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}function He(e,t){let n=null,l=null;return Array.isArray(t)&&t.length?(n=ze(t[0]),t.length>1&&(l=ze(t[t.length-1]))):t&&(n=ze(t)),n||l?new Be(e,n,l):null}let Be=(()=>{class e{constructor(t,n,l){this._element=t,this._startStyles=n,this._endStyles=l,this._state=0;let i=e.initialStylesByElement.get(t);i||e.initialStylesByElement.set(t,i={}),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&D(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(D(this._element,this._initialStyles),this._endStyles&&(D(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(e.initialStylesByElement.delete(this._element),this._startStyles&&(E(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(E(this._element,this._endStyles),this._endStyles=null),D(this._element,this._initialStyles),this._state=3)}}return e.initialStylesByElement=new WeakMap,e})();function ze(e){let t=null;const n=Object.keys(e);for(let l=0;l<n.length;l++){const i=n[l];Ve(i)&&(t=t||{},t[i]=e[i])}return t}function Ve(e){return"display"===e||"position"===e}class Qe{constructor(e,t,n,l,i,r,a){this._element=e,this._name=t,this._duration=n,this._delay=l,this._easing=i,this._fillMode=r,this._onDoneFn=a,this._finished=!1,this._destroyed=!1,this._startTime=0,this._position=0,this._eventFn=e=>this._handleCallback(e)}apply(){!function(e,t){const n=Xe(e,"").trim();n.length&&(function(e,t){let n=0;for(let l=0;l<e.length;l++)","===e.charAt(l)&&n++}(n),t=`${n}, ${t}`),Je(e,"",t)}(this._element,`${this._duration}ms ${this._easing} ${this._delay}ms 1 normal ${this._fillMode} ${this._name}`),Ke(this._element,this._eventFn,!1),this._startTime=Date.now()}pause(){Ue(this._element,this._name,"paused")}resume(){Ue(this._element,this._name,"running")}setPosition(e){const t=We(this._element,this._name);this._position=e*this._duration,Je(this._element,"Delay",`-${this._position}ms`,t)}getPosition(){return this._position}_handleCallback(e){const t=e._ngTestManualTimestamp||Date.now(),n=1e3*parseFloat(e.elapsedTime.toFixed(3));e.animationName==this._name&&Math.max(t-this._startTime,0)>=this._delay&&n>=this._duration&&this.finish()}finish(){this._finished||(this._finished=!0,this._onDoneFn(),Ke(this._element,this._eventFn,!0))}destroy(){this._destroyed||(this._destroyed=!0,this.finish(),function(e,t){const n=Xe(e,"").split(","),l=qe(n,t);l>=0&&(n.splice(l,1),Je(e,"",n.join(",")))}(this._element,this._name))}}function Ue(e,t,n){Je(e,"PlayState",n,We(e,t))}function We(e,t){const n=Xe(e,"");return n.indexOf(",")>0?qe(n.split(","),t):qe([n],t)}function qe(e,t){for(let n=0;n<e.length;n++)if(e[n].indexOf(t)>=0)return n;return-1}function Ke(e,t,n){n?e.removeEventListener("animationend",t):e.addEventListener("animationend",t)}function Je(e,t,n,l){const i="animation"+t;if(null!=l){const t=e.style[i];if(t.length){const e=t.split(",");e[l]=n,n=e.join(",")}}e.style[i]=n}function Xe(e,t){return e.style["animation"+t]}class $e{constructor(e,t,n,l,i,r,a,o){this.element=e,this.keyframes=t,this.animationName=n,this._duration=l,this._delay=i,this._finalStyles=a,this._specialStyles=o,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this.currentSnapshot={},this._state=0,this.easing=r||"linear",this.totalTime=l+i,this._buildStyler()}onStart(e){this._onStartFns.push(e)}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}destroy(){this.init(),this._state>=4||(this._state=4,this._styler.destroy(),this._flushStartFns(),this._flushDoneFns(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}_flushDoneFns(){this._onDoneFns.forEach(e=>e()),this._onDoneFns=[]}_flushStartFns(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}finish(){this.init(),this._state>=3||(this._state=3,this._styler.finish(),this._flushStartFns(),this._specialStyles&&this._specialStyles.finish(),this._flushDoneFns())}setPosition(e){this._styler.setPosition(e)}getPosition(){return this._styler.getPosition()}hasStarted(){return this._state>=2}init(){this._state>=1||(this._state=1,this._styler.apply(),this._delay&&this._styler.pause())}play(){this.init(),this.hasStarted()||(this._flushStartFns(),this._state=2,this._specialStyles&&this._specialStyles.start()),this._styler.resume()}pause(){this.init(),this._styler.pause()}restart(){this.reset(),this.play()}reset(){this._styler.destroy(),this._buildStyler(),this._styler.apply()}_buildStyler(){this._styler=new Qe(this.element,this.animationName,this._duration,this._delay,this.easing,"forwards",()=>this.finish())}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(e=>e()),t.length=0}beforeDestroy(){this.init();const e={};if(this.hasStarted()){const t=this._state>=3;Object.keys(this._finalStyles).forEach(n=>{"offset"!=n&&(e[n]=t?this._finalStyles[n]:V(this.element,n))})}this.currentSnapshot=e}}class Ze extends l.d{constructor(e,t){super(),this.element=e,this._startingStyles={},this.__initialized=!1,this._styles=k(t)}init(){!this.__initialized&&this._startingStyles&&(this.__initialized=!0,Object.keys(this._styles).forEach(e=>{this._startingStyles[e]=this.element.style[e]}),super.init())}play(){this._startingStyles&&(this.init(),Object.keys(this._styles).forEach(e=>this.element.style.setProperty(e,this._styles[e])),super.play())}destroy(){this._startingStyles&&(Object.keys(this._startingStyles).forEach(e=>{const t=this._startingStyles[e];t?this.element.style.setProperty(e,t):this.element.style.removeProperty(e)}),this._startingStyles=null,super.destroy())}}class et{constructor(){this._count=0,this._head=document.querySelector("head"),this._warningIssued=!1}validateStyleProperty(e){return _(e)}matchesElement(e,t){return v(e,t)}containsElement(e,t){return y(e,t)}query(e,t,n){return w(e,t,n)}computeStyle(e,t,n){return window.getComputedStyle(e)[t]}buildKeyframeElement(e,t,n){n=n.map(e=>k(e));let l=`@keyframes ${t} {\n`,i="";n.forEach(e=>{i=" ";const t=parseFloat(e.offset);l+=`${i}${100*t}% {\n`,i+=" ",Object.keys(e).forEach(t=>{const n=e[t];switch(t){case"offset":return;case"easing":return void(n&&(l+=`${i}animation-timing-function: ${n};\n`));default:return void(l+=`${i}${t}: ${n};\n`)}}),l+=i+"}\n"}),l+="}\n";const r=document.createElement("style");return r.innerHTML=l,r}animate(e,t,n,l,i,r=[],a){a&&this._notifyFaultyScrubber();const o=r.filter(e=>e instanceof $e),s={};H(n,l)&&o.forEach(e=>{let t=e.currentSnapshot;Object.keys(t).forEach(e=>s[e]=t[e])});const u=function(e){let t={};return e&&(Array.isArray(e)?e:[e]).forEach(e=>{Object.keys(e).forEach(n=>{"offset"!=n&&"easing"!=n&&(t[n]=e[n])})}),t}(t=B(e,t,s));if(0==n)return new Ze(e,u);const c="gen_css_kf_"+this._count++,d=this.buildKeyframeElement(e,c,t);document.querySelector("head").appendChild(d);const h=He(e,t),p=new $e(e,t,c,n,l,i,u,h);return p.onDestroy(()=>{var e;(e=d).parentNode.removeChild(e)}),p}_notifyFaultyScrubber(){this._warningIssued||(console.warn("@angular/animations: please load the web-animations.js polyfill to allow programmatic access...\n","  visit http://bit.ly/IWukam to learn more about using the web-animation-js polyfill."),this._warningIssued=!0)}}class tt{constructor(e,t,n,l){this.element=e,this.keyframes=t,this.options=n,this._specialStyles=l,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this.time=0,this.parentPlayer=null,this.currentSnapshot={},this._duration=n.duration,this._delay=n.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:{},this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_triggerWebAnimation(e,t,n){return e.animate(t,n)}onStart(e){this._onStartFns.push(e)}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){this.domPlayer.currentTime=e*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const e={};this.hasStarted()&&Object.keys(this._finalKeyframe).forEach(t=>{"offset"!=t&&(e[t]=this._finished?this._finalKeyframe[t]:V(this.element,t))}),this.currentSnapshot=e}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(e=>e()),t.length=0}}class nt{constructor(){this._isNativeImpl=/\{\s*\[native\s+code\]\s*\}/.test(it().toString()),this._cssKeyframesDriver=new et}validateStyleProperty(e){return _(e)}matchesElement(e,t){return v(e,t)}containsElement(e,t){return y(e,t)}query(e,t,n){return w(e,t,n)}computeStyle(e,t,n){return window.getComputedStyle(e)[t]}overrideWebAnimationsSupport(e){this._isNativeImpl=e}animate(e,t,n,l,i,r=[],a){if(!a&&!this._isNativeImpl)return this._cssKeyframesDriver.animate(e,t,n,l,i,r);const o={duration:n,delay:l,fill:0==l?"both":"forwards"};i&&(o.easing=i);const s={},u=r.filter(e=>e instanceof tt);H(n,l)&&u.forEach(e=>{let t=e.currentSnapshot;Object.keys(t).forEach(e=>s[e]=t[e])});const c=He(e,t=B(e,t=t.map(e=>P(e,!1)),s));return new tt(e,t,o,c)}}function lt(){return"function"==typeof it()}function it(){return"undefined"!=typeof window&&void 0!==window.document&&Element.prototype.animate||{}}},fLGn:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n("ydTn"),n("pwBl");var l=n("9a8T"),i=n.n(l),r=(n("KbaO"),n("BRA/"),n("oBM4"));class a{constructor(e,t,n,l,i,r,a){this.configurationService=e,this.document=t,this.router=n,this.route=l,this.backendService=i,this.viewerService=r,this.sessionTrackingService=a,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend,this.isWebsiteToolbarEnabled=!1,l.data.subscribe(e=>{this.isWebsiteToolbarEnabled=e.storefrontData.websiteSettings.enabled,this.footerLinks=e.storefrontData.websiteSettings.footer_links,this.maybeRedirect()})}maybeRedirect(){this.backend.isAdmin||this.config&&this.config.general.active||(this.document.location.href=this.backendService.getArchiveUrl())}ngOnInit(){this.backendService.getScreenshots().subscribe(),i.a.init({duration:900});let e=this.config.general.pageTitle;this.config.general.seo_title&&this.config.general.seo_title.length>0&&(e=this.config.general.seo_title);let t="";this.config.general.seo_description&&this.config.general.seo_description.length>0&&(t=this.config.general.seo_description),this.viewerService.injectCoverImageAndDescription("",e,t),this.backend.isAdmin||this.sessionTrackingService.visitPage(r.c.OPEN,r.d.STOREFRONT,this.backendService.pageId,r.a.NONE)}ngOnDestroy(){this.backend.isAdmin||this.sessionTrackingService.visitPage(r.c.CLOSE,r.d.STOREFRONT,this.backendService.pageId,r.a.NONE)}}},fe2L:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(){}ngOnInit(){}}},fj3Y:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n("Q591"),n("naTb");var l=n("ykY6"),i=n("KDw4"),r=n("kwfl"),a=(n("gXLG"),n("KbaO"),n("BRA/"),n("oBM4"));class o{constructor(e,t,n,l,i,r,a,o,s,u){this.viewerService=e,this.sharedService=t,this.newsletterService=n,this.activatedRoute=l,this.trackingService=i,this.sessionTrackingService=r,this.snackBar=a,this.translate=o,this.router=s,this.dialog=u,this.removeQueryParams=!1,this.page=0,this.pageLength=20,this.searching=!1,this.searchKeywords="",this.openSubscriptionDialog={open:!1,filter:[]},this.showPaymentInProgressMessage=!1,this.fullMagazinesList=[],l.data.subscribe(e=>{this.magazines=e.archiveData.magazines,this.groupOverview=e.archiveData.groupOverview;let t=this.groupOverview.title;this.groupOverview.seo_title&&this.groupOverview.seo_title.length>0&&(t=this.groupOverview.seo_title);let n="";this.groupOverview.seo_description&&this.groupOverview.seo_description.length>0&&(n=this.groupOverview.seo_description),this.viewerService.injectCoverImageAndDescription("",t,n),this.extsub=e.archiveData.extsub,this.websiteSettings=e.archiveData.websiteSettings,this.websiteSettings.enabled&&(this.footerLinks=e.archiveData.websiteSettings.footer_links);const i=l.snapshot.queryParams.selected_magazine;if(this.magazines.length>0&&(i&&(this.selectedMagazine=this.magazines.find(e=>e.magazine_external_id===i)),this.selectedMagazine||(this.selectedMagazine=this.magazines[0]),this.viewerService.selectedMagazineId=this.selectedMagazine.magazine_external_id),this.openSubscriptionDialog.open=void 0!==l.snapshot.queryParams.subs||"subscription"===l.snapshot.queryParams.product_type,"subscription"!==l.snapshot.queryParams.product_type&&"subscription+print"!==l.snapshot.queryParams.product_type&&"print_subscription"!==l.snapshot.queryParams.product_type||void 0===l.snapshot.queryParams.product_id||"stripe"!==l.snapshot.queryParams.payment_type)this.openSubscriptionDialog.open&&void 0!==l.snapshot.queryParams.subs&&l.snapshot.queryParams.subs.length>0&&(this.openSubscriptionDialog.filter=Array.isArray(l.snapshot.queryParams.subs)?l.snapshot.queryParams.subs:[l.snapshot.queryParams.subs]);else{this.openSubscriptionDialog.open=!1,this.removeQueryParams=!0;const e={quantity:1,product_id:l.snapshot.queryParams.product_id,url:void 0,payment_type:l.snapshot.queryParams.payment_type,external_id:void 0,price:void 0,type:l.snapshot.queryParams.product_type,name:void 0,article_type:"none",currency:"EUR",location:"national",default:!0,parent_id:void 0,plan_id:void 0,tax:0};l.snapshot.queryParams.billing_address_id&&localStorage.setItem("billing_address_id",l.snapshot.queryParams.billing_address_id),l.snapshot.queryParams.postal_address_id&&localStorage.setItem("postal_address_id",l.snapshot.queryParams.postal_address_id),this.viewerService.switchpayHandle(e,()=>{},!0)}l.snapshot.queryParams.payment_in_progress&&(this.showPaymentInProgressMessage=!0)})}ngOnDestroy(){this.toolbarActionsSubscription&&this.toolbarActionsSubscription.unsubscribe(),this.bottomReachedSubscription&&this.bottomReachedSubscription.unsubscribe(),this.sessionTrackingService.visitPage(a.c.CLOSE,a.d.ARCHIVE,this.groupOverview.id,a.a.NONE)}ngOnInit(){this.showPaymentInProgressMessage&&(this.showPaymentInProgressMessage=!1,this.snackBar.open(this.translate.instant("PAYMENT_IN_PROGRESS"),"",{duration:5e3,verticalPosition:"top",panelClass:"error-snackbar"})),this.groupOverview.archive_viewer_enabled?(this.sessionTrackingService.visitPage(a.c.OPEN,a.d.ARCHIVE,this.groupOverview.id,a.a.NONE),this.bottomReachedSubscription=this.sharedService.bottomReachedSubject.subscribe(()=>{this.loadMoreIssues()}),this.toolbarActionsSubscription=this.viewerService.registerToolbarAction().subscribe(e=>{switch(e){case r.d.SEARCH:break;case r.d.EXIT_SEARCH:this.searchResults=null;break;case r.d.RUN_SEARCH:this.searching||(this.searching=!0,this.sharedService.showLoadingOverlay(),this.viewerService.searchInArchive(this.searchKeywords).subscribe(e=>{e&&(this.searchResults=e.results.grouped.magazine_unreadable_id.groups,0===this.fullMagazinesList.length?this.viewerService.getMagazines(0,1e3).subscribe(t=>{t&&0===this.fullMagazinesList.length&&(this.fullMagazinesList=t,this.searchResults.forEach(t=>{const n=this.fullMagazinesList.find(e=>e.magazine_external_id===t.groupValue);n&&(t.groupName=n.magazine_title,t.coverImgUrl=n.large_cover_img_url,t.forSale=n.for_sale&&!n.purchased,t.teaserPageLimit=e.teaser_page_limit)}),this.searching=!1),this.sharedService.hideLoadingOverlay()}):(this.searchResults.forEach(t=>{const n=this.fullMagazinesList.find(e=>e.magazine_external_id===t.groupValue);n&&(t.groupName=n.magazine_title,t.coverImgUrl=n.large_cover_img_url,t.forSale=n.for_sale&&!n.purchased,t.teaserPageLimit=e.teaser_page_limit)}),this.searching=!1,this.sharedService.hideLoadingOverlay()))}));break;case r.d.LOGIN_KEOSK:this.dialog.open(i.a,{data:{type:r.c.KEOSK,magazineId:this.selectedMagazine.magazine_external_id,groupId:this.selectedMagazine.group_external_id}});break;case r.d.LOGIN:this.viewerService.authData.auth0?(this.trackingService.buttonTracking("pakLogin"),this.dialog.open(i.a,{data:{type:r.c.PAK,magazineId:this.selectedMagazine.magazine_external_id,groupId:this.selectedMagazine.group_external_id}})):this.viewerService.extsubProviders&&!this.viewerService.extsubProviders.require_smarticle_reader||localStorage.getItem(this.viewerService.authData.namespace+"access_token")?this.dialog.open(l.a):(this.trackingService.buttonTracking("keoskLogin"),this.dialog.open(i.a,{data:{type:r.c.KEOSK,magazineId:this.selectedMagazine.magazine_external_id,groupId:this.selectedMagazine.group_external_id}}))}}),(this.openSubscriptionDialog.open||this.removeQueryParams)&&(this.removeQueryParams=!1,this.router.navigate([],{relativeTo:this.activatedRoute,queryParams:{}}).then()),this.newsletterService.loadUnsubscribeReaderKey(this.groupOverview.id),this.newsletterService.readerKey||this.newsletterService.newsletterId||this.newsletterService.loadUnsubscribeReaderKey(this.groupOverview.link_name),this.newsletterService.readerKey&&(this.sharedService.showUnsubscribeDialog(),this.newsletterService.deleteUnsubscribeReaderKey(this.groupOverview.id),this.newsletterService.deleteUnsubscribeReaderKey(this.groupOverview.link_name))):this.magazines.length>0?this.router.navigate([this.magazines[0].magazine_external_id],{relativeTo:this.activatedRoute}).then():this.router.navigate(["not_found"],{relativeTo:this.activatedRoute}).then()}selectMagazineById(e){this.sessionTrackingService.buttonClick(a.b.ARCHIVE_COVER,a.d.ARCHIVE,this.groupOverview.id),this.magazines.forEach(t=>{t.magazine_external_id===e&&this.selectMagazine(t)})}selectMagazine(e){this.selectedMagazine=e,this.viewerService.selectedMagazineId=this.selectedMagazine.magazine_external_id,window.scroll({top:0,left:0,behavior:"smooth"}),document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"})}loadMoreIssues(){this.magazines.length<this.groupOverview.issue_count&&(this.page+=1,this.sharedService.showLoadingOverlay(),this.viewerService.getMagazines(this.page,this.pageLength).subscribe(e=>{this.magazines=[...this.magazines,...e],this.sharedService.hideLoadingOverlay()}))}openIssue(e){this.router.navigate(["html5",this.selectedMagazine.group_external_id,e.magazineId,e.page]).then()}}},fzPg:function(e,t,n){!function(e){"use strict";e.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}})}(n("wd/R"))},gRHU:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("2fFW"),i=n("NJ4a");const r={closed:!0,next(e){},error(e){if(l.a.useDeprecatedSynchronousErrorHandling)throw e;Object(i.a)(e)},complete(){}}},gVVK:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i=e+" ";switch(n){case"s":return t||l?"nekaj sekund":"nekaj sekundami";case"ss":return i+(1===e?t?"sekundo":"sekundi":2===e?t||l?"sekundi":"sekundah":e<5?t||l?"sekunde":"sekundah":"sekund");case"m":return t?"ena minuta":"eno minuto";case"mm":return i+(1===e?t?"minuta":"minuto":2===e?t||l?"minuti":"minutama":e<5?t||l?"minute":"minutami":t||l?"minut":"minutami");case"h":return t?"ena ura":"eno uro";case"hh":return i+(1===e?t?"ura":"uro":2===e?t||l?"uri":"urama":e<5?t||l?"ure":"urami":t||l?"ur":"urami");case"d":return t||l?"en dan":"enim dnem";case"dd":return i+(1===e?t||l?"dan":"dnem":2===e?t||l?"dni":"dnevoma":t||l?"dni":"dnevi");case"M":return t||l?"en mesec":"enim mesecem";case"MM":return i+(1===e?t||l?"mesec":"mesecem":2===e?t||l?"meseca":"mesecema":e<5?t||l?"mesece":"meseci":t||l?"mesecev":"meseci");case"y":return t||l?"eno leto":"enim letom";case"yy":return i+(1===e?t||l?"leto":"letom":2===e?t||l?"leti":"letoma":e<5?t||l?"leta":"leti":t||l?"let":"leti")}}e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_\u010de_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[v\u010deraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"\u010dez %s",past:"pred %s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},gXLG:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("AytR"),i=n("kwfl"),r=n("8Y7J"),a=n("IheW");let o=(()=>{class e{constructor(e){this.http=e}requestVisitId(e,t="",n=!0){const r={device_type:"html5",resolution:window.innerWidth+"x"+window.innerHeight,viewmode:"open",use_cookies:n};e.teaser?r.viewmode="teaser":e.is_trial&&(r.viewmode="test"),this.magazineId=e.magazine_external_id,this.visitId=void 0,this.http.post(l.a.trackingApiUrl+"tracking/"+this.magazineId+"/visit",r).subscribe(e=>{this.visitId=e.visit_id,this.sendTrackingEvent(i.e.EVENT_TYPE_MAG_START,""),this.sendTrackingEvent(i.e.EVENT_TYPE_REFERER_DOMAIN,t)})}sendTrackingEvent(e,t){this.http.post(l.a.trackingApiUrl+"tracking/"+this.magazineId+"/event",{visit_id:this.visitId,event_type:e,event_data:t}).subscribe(e=>{})}deleteTrackingCookie(){this.http.delete(l.a.trackingApiUrl+"tracking/delete").subscribe(e=>{})}sendGAEvent(e,t,n){window.gtag&&gtag("event",n,{eventCategory:e,eventAction:t})}buttonTracking(e){this.sendGAEvent("button","click",e)}sendCustomDimensions(e){window.gtag&&gtag("event","pageview",{dimension1:e.fkper,dimension2:e.pva,dimension3:e.birthday,dimension4:e.gender})}}return e.ngInjectableDef=r.Ub({factory:function(){return new e(r.Vb(a.c))},token:e,providedIn:"root"}),e})()},gekB:function(e,t,n){!function(e){"use strict";var t="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),n=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",t[7],t[8],t[9]];function l(e,l,i,r){var a="";switch(i){case"s":return r?"muutaman sekunnin":"muutama sekunti";case"ss":a=r?"sekunnin":"sekuntia";break;case"m":return r?"minuutin":"minuutti";case"mm":a=r?"minuutin":"minuuttia";break;case"h":return r?"tunnin":"tunti";case"hh":a=r?"tunnin":"tuntia";break;case"d":return r?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":a=r?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return r?"kuukauden":"kuukausi";case"MM":a=r?"kuukauden":"kuukautta";break;case"y":return r?"vuoden":"vuosi";case"yy":a=r?"vuoden":"vuotta"}return function(e,l){return e<10?l?n[e]:t[e]:e}(e,r)+" "+a}e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:l,ss:l,m:l,mm:l,h:l,hh:l,d:l,dd:l,M:l,MM:l,y:l,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},gjCT:function(e,t,n){!function(e){"use strict";var t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};e.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(n("wd/R"))},goRb:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse");n("krRb"),n("cYBl"),n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return c}));var a=l.sb({encapsulation:0,styles:[["p[_ngcontent-%COMP%]{margin-bottom:5px}.address[_ngcontent-%COMP%]{padding-bottom:15px}.address-subs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .address-subs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-weight:400;font-size:12px}"]],data:{}});function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.address2)}))}function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"li",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.context.$implicit.title)}))}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["class","address-subs"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),l.Ib(131072,i.j,[i.k,l.h]),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(6,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(8,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,8,0,t.component.abos)}),(function(e,t){var n=t.component;e(t,2,0,l.Pb(t,2,0,"both"===n.addressFor?l.Gb(t,3).transform("readers.ADDRESS_USED_FOR_BOTH"):"billing"===n.addressFor?l.Gb(t,4).transform("readers.ADDRESS_USED_FOR_BILLING"):l.Gb(t,5).transform("readers.ADDRESS_USED_FOR_POSTAL")))}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[["class","address"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"b",[],null,null,null,null,null)),(e()(),l.Ob(3,null,[""," ",""])),(e()(),l.ub(4,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,o)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(8,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),l.Ob(9,null,[""," ",""])),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,7,0,n.address2),e(t,11,0,n.abos&&n.abos.length>0)}),(function(e,t){var n=t.component;e(t,3,0,n.firstName,n.lastName),e(t,5,0,n.address1),e(t,9,0,n.zipCode,n.city)}))}},"h+Wg":function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("kwfl");var l=n("j8kU");class i{constructor(e,t,n){this.ngZone=e,this.dialog=t,this.renderer=n,this.videoPaused=!1,this.videoBuffered=!1,this.videoPlaying=!1}ngOnInit(){"string"==typeof this.item&&(this.item=JSON.parse(this.item))}ngAfterViewInit(){this.item.video_id&&this.youtubePlayer&&(this.renderer.setStyle(this.youtubePlayer.nativeElement,"background","url(//img.youtube.com/vi/"+this.item.video_id+"/0.jpg)"),this.renderer.setStyle(this.youtubePlayer.nativeElement,"background-position","center"),this.renderer.setStyle(this.youtubePlayer.nativeElement,"background-size","cover"),window.YT?this.ngZone.runOutsideAngular(this.createYoutubePlayer.bind(this)):window.onYouTubeIframeAPIReady=(function(){this.ngZone.runOutsideAngular(this.createYoutubePlayer.bind(this))}).bind(this))}createYoutubePlayer(){this.player=new window.YT.Player(this.youtubePlayer.nativeElement,{width:this.item.width,height:this.item.height,videoId:this.item.video_id,playerVars:{autoplay:this.item.auto_start?1:0,controls:this.item.show_controls?1:0,disablekb:1,loop:this.item.loop_video?1:0,modestbranding:1,rel:0,showinfo:0},events:{onStateChange:this.onPlayerStateChange.bind(this)}})}onPlayerStateChange(e){if(this.player.getCurrentTime(),1===e.data){if(this.videoBuffered)return void(this.videoBuffered=!1);this.videoPaused&&(this.videoPaused=!1),this.videoPlaying=!0}0===e.data&&(this.videoPlaying=!1),2===e.data&&(this.videoPaused=!0,this.videoPlaying=!1),3===e.data&&this.videoPlaying&&(this.videoBuffered=!0)}openVideoPopup(){this.ngZone.run(()=>{let e=960,t=720;if(window.innerWidth<e){let n=window.innerWidth/e;e=window.innerWidth,t*=n,t>window.innerHeight&&(n=window.innerHeight/t,t=window.innerHeight,e*=n)}this.dialog.open(l.a,{closeOnNavigation:!0,data:{video_id:this.item.video_id,width:e,height:t,video_type:this.item.video_type,show_controls:this.item.show_controls,auto_start:this.item.auto_start,loop_video:this.item.loop_video}})})}}},h6u5:function(e,t,n){var l,i,r;!function(a){if("object"==typeof e.exports){var o=a(0,t);void 0!==o&&(e.exports=o)}else i=[n,t],void 0===(r="function"==typeof(l=a)?l.apply(t,i):l)||(e.exports=r)}((function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=void 0;t.default=["sk",[["AM","PM"],n,n],n,[["n","p","u","s","\u0161","p","s"],["ne","po","ut","st","\u0161t","pi","so"],["nede\u013ea","pondelok","utorok","streda","\u0161tvrtok","piatok","sobota"],["ne","po","ut","st","\u0161t","pi","so"]],n,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","m\xe1j","j\xfan","j\xfal","aug","sep","okt","nov","dec"],["janu\xe1ra","febru\xe1ra","marca","apr\xedla","m\xe1ja","j\xfana","j\xfala","augusta","septembra","okt\xf3bra","novembra","decembra"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","m\xe1j","j\xfan","j\xfal","aug","sep","okt","nov","dec"],["janu\xe1r","febru\xe1r","marec","apr\xedl","m\xe1j","j\xfan","j\xfal","august","september","okt\xf3ber","november","december"]],[["pred Kr.","po Kr."],n,["pred Kristom","po Kristovi"]],1,[6,0],["d. M. y",n,"d. MMMM y","EEEE d. MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1} {0}","{1}, {0}",n,n],[",","\xa0",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"\u20ac","euro",{AUD:[n,"$"],BRL:[n,"R$"],CAD:[n,"$"],CNY:[n,"\xa5"],GBP:[n,"\xa3"],HKD:[n,"$"],ILS:["NIS","\u20aa"],INR:[n,"\u20b9"],JPY:[n,"\xa5"],KRW:[n,"\u20a9"],NZD:[n,"$"],TWD:[n,"NT$"],USD:[n,"$"],VND:[n,"\u20ab"]},function(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:t===Math.floor(t)&&t>=2&&t<=4&&0===n?3:0!==n?4:5}]}))},hKrs:function(e,t,n){!function(e){"use strict";e.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0443_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u041c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u041c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",w:"\u0441\u0435\u0434\u043c\u0438\u0446\u0430",ww:"%d \u0441\u0435\u0434\u043c\u0438\u0446\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-\u0435\u0432":0===n?e+"-\u0435\u043d":n>10&&n<20?e+"-\u0442\u0438":1===t?e+"-\u0432\u0438":2===t?e+"-\u0440\u0438":7===t||8===t?e+"-\u043c\u0438":e+"-\u0442\u0438"},week:{dow:1,doy:7}})}(n("wd/R"))},hOhj:function(e,t,n){"use strict";var l=n("8Y7J"),i=(n("KCVW"),n("XNiG")),r=n("LRne"),a=n("HDdC"),o=n("xgIS");n("3N8a"),n("IjjT");var s=n("VRyK"),u=(n("/uUt"),n("3UWI")),c=n("pLZG"),d=n("1G5W");n("JX91"),n("7o/Q"),n("eIep"),n("UXun");var h=n("/HVE");n("8bJo"),n.d(t,"b",(function(){return p})),n.d(t,"a",(function(){return m})),n.d(t,"c",(function(){return g})),n.d(t,"e",(function(){return b})),n.d(t,"d",(function(){return f}));let p=(()=>{class e{constructor(e,t){this._ngZone=e,this._platform=t,this._scrolled=new i.a,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=>this._scrolled.next(e)))}deregister(e){const t=this.scrollContainers.get(e);t&&(t.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new a.a(t=>{this._globalSubscription||this._addGlobalListener();const n=e>0?this._scrolled.pipe(Object(u.a)(e)).subscribe(t):this._scrolled.subscribe(t);return this._scrolledCount++,()=>{n.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):Object(r.a)()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,t)=>this.deregister(t)),this._scrolled.complete()}ancestorScrolled(e,t){const n=this.getAncestorScrollContainers(e);return this.scrolled(t).pipe(Object(c.a)(e=>!e||n.indexOf(e)>-1))}getAncestorScrollContainers(e){const t=[];return this.scrollContainers.forEach((n,l)=>{this._scrollableContainsElement(l,e)&&t.push(l)}),t}_scrollableContainsElement(e,t){let n=t.nativeElement,l=e.getElementRef().nativeElement;do{if(n==l)return!0}while(n=n.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>Object(o.a)(window.document,"scroll").subscribe(()=>this._scrolled.next()))}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e(Object(l.Vb)(l.y),Object(l.Vb)(h.a))},token:e,providedIn:"root"}),e})();class m{constructor(e,t,n,l){this.elementRef=e,this.scrollDispatcher=t,this.ngZone=n,this.dir=l,this._destroyed=new i.a,this._elementScrolled=new a.a(e=>this.ngZone.runOutsideAngular(()=>Object(o.a)(this.elementRef.nativeElement,"scroll").pipe(Object(d.a)(this._destroyed)).subscribe(e)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(e){const t=this.elementRef.nativeElement,n=this.dir&&"rtl"==this.dir.value;e.left=null==e.left?n?e.end:e.start:e.left,e.right=null==e.right?n?e.start:e.end:e.right,null!=e.bottom&&(e.top=t.scrollHeight-t.clientHeight-e.bottom),n&&Object(h.d)()!=h.c.NORMAL?(null!=e.left&&(e.right=t.scrollWidth-t.clientWidth-e.left),Object(h.d)()==h.c.INVERTED?e.left=e.right:Object(h.d)()==h.c.NEGATED&&(e.left=e.right?-e.right:e.right)):null!=e.right&&(e.left=t.scrollWidth-t.clientWidth-e.right),this._applyScrollToOptions(e)}_applyScrollToOptions(e){const t=this.elementRef.nativeElement;Object(h.g)()?t.scrollTo(e):(null!=e.top&&(t.scrollTop=e.top),null!=e.left&&(t.scrollLeft=e.left))}measureScrollOffset(e){const t=this.elementRef.nativeElement;if("top"==e)return t.scrollTop;if("bottom"==e)return t.scrollHeight-t.clientHeight-t.scrollTop;const n=this.dir&&"rtl"==this.dir.value;return"start"==e?e=n?"right":"left":"end"==e&&(e=n?"left":"right"),n&&Object(h.d)()==h.c.INVERTED?"left"==e?t.scrollWidth-t.clientWidth-t.scrollLeft:t.scrollLeft:n&&Object(h.d)()==h.c.NEGATED?"left"==e?t.scrollLeft+t.scrollWidth-t.clientWidth:-t.scrollLeft:"left"==e?t.scrollLeft:t.scrollWidth-t.clientWidth-t.scrollLeft}}class g{}let b=(()=>{class e{constructor(e,t){this._platform=e,t.runOutsideAngular(()=>{this._change=e.isBrowser?Object(s.a)(Object(o.a)(window,"resize"),Object(o.a)(window,"orientationchange")):Object(r.a)(),this._invalidateCache=this.change().subscribe(()=>this._updateViewportSize())})}ngOnDestroy(){this._invalidateCache.unsubscribe()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:t,height:n}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+n,right:e.left+t,height:n,width:t}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=document.documentElement,t=e.getBoundingClientRect();return{top:-t.top||document.body.scrollTop||window.scrollY||e.scrollTop||0,left:-t.left||document.body.scrollLeft||window.scrollX||e.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(Object(u.a)(e)):this._change}_updateViewportSize(){this._viewportSize=this._platform.isBrowser?{width:window.innerWidth,height:window.innerHeight}:{width:0,height:0}}}return e.ngInjectableDef=Object(l.Ub)({factory:function(){return new e(Object(l.Vb)(h.a),Object(l.Vb)(l.y))},token:e,providedIn:"root"}),e})();const f={provide:b,deps:[[new l.z,new l.K,b],h.a,l.y],useFactory:function(e,t,n){return e||new b(t,n)}}},hSb0:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("8rEH"),r=n("zQui"),a=n("bujt"),o=n("Fwaw"),s=n("5GAg"),u=n("omvX"),c=n("Mz6y"),d=n("QQfA"),h=n("hOhj"),p=n("/HVE"),m=n("IP0z"),g=n("cUpR"),b=n("Mr+X"),f=n("Gi4r"),_=n("SVse"),v=(n("Xd0L"),l.sb({encapsulation:2,styles:["mat-table{display:block}mat-header-row{min-height:56px}mat-footer-row,mat-row{min-height:48px}mat-footer-row,mat-header-row,mat-row{display:flex;border-width:0;border-bottom-width:1px;border-style:solid;align-items:center;box-sizing:border-box}mat-footer-row::after,mat-header-row::after,mat-row::after{display:inline-block;min-height:inherit;content:''}mat-cell:first-of-type,mat-footer-cell:first-of-type,mat-header-cell:first-of-type{padding-left:24px}[dir=rtl] mat-cell:first-of-type,[dir=rtl] mat-footer-cell:first-of-type,[dir=rtl] mat-header-cell:first-of-type{padding-left:0;padding-right:24px}mat-cell:last-of-type,mat-footer-cell:last-of-type,mat-header-cell:last-of-type{padding-right:24px}[dir=rtl] mat-cell:last-of-type,[dir=rtl] mat-footer-cell:last-of-type,[dir=rtl] mat-header-cell:last-of-type{padding-right:0;padding-left:24px}mat-cell,mat-footer-cell,mat-header-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}table.mat-table{border-spacing:0}tr.mat-header-row{height:56px}tr.mat-footer-row,tr.mat-row{height:48px}th.mat-header-cell{text-align:left}[dir=rtl] th.mat-header-cell{text-align:right}td.mat-cell,td.mat-footer-cell,th.mat-header-cell{padding:0;border-bottom-width:1px;border-bottom-style:solid}td.mat-cell:first-of-type,td.mat-footer-cell:first-of-type,th.mat-header-cell:first-of-type{padding-left:24px}[dir=rtl] td.mat-cell:first-of-type,[dir=rtl] td.mat-footer-cell:first-of-type,[dir=rtl] th.mat-header-cell:first-of-type{padding-left:0;padding-right:24px}td.mat-cell:last-of-type,td.mat-footer-cell:last-of-type,th.mat-header-cell:last-of-type{padding-right:24px}[dir=rtl] td.mat-cell:last-of-type,[dir=rtl] td.mat-footer-cell:last-of-type,[dir=rtl] th.mat-header-cell:last-of-type{padding-right:0;padding-left:24px}"],data:{}}));function y(e){return l.Qb(0,[l.Mb(402653184,1,{_rowOutlet:0}),l.Mb(402653184,2,{_headerRowOutlet:0}),l.Mb(402653184,3,{_footerRowOutlet:0}),l.Fb(null,0),(e()(),l.ub(4,16777216,null,null,1,null,null,null,null,null,null,null)),l.tb(5,16384,[[2,4]],0,r.t,[l.Q,l.k],null,null),(e()(),l.ub(6,16777216,null,null,1,null,null,null,null,null,null,null)),l.tb(7,16384,[[1,4]],0,r.r,[l.Q,l.k],null,null),(e()(),l.ub(8,16777216,null,null,1,null,null,null,null,null,null,null)),l.tb(9,16384,[[3,4]],0,r.s,[l.Q,l.k],null,null)],null,null)}var w=l.sb({encapsulation:2,styles:[],data:{}});function k(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,1,null,null,null,null,null,null,null)),l.tb(1,147456,null,0,r.c,[l.Q],null,null)],null,null)}var M=n("b1+6"),C=n("OIZN"),S=n("TSSN"),x=n("jWk+"),L=n("4H/P"),O=n("839X"),P=n("naTb");n.d(t,"a",(function(){return F}));var T=l.sb({encapsulation:0,styles:[['.container[_ngcontent-%COMP%]{width:390px;min-height:100vh;padding:20px 30px;text-align:left;background-color:#ededed;font-family:"Source Sans Pro"}.header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}iframe[_ngcontent-%COMP%]{border:none;height:200px;width:100%;margin-top:20px;margin-bottom:20px;background-color:#fff}h1[_ngcontent-%COMP%]{text-align:center;font-size:36px;font-weight:700;color:#373a36;margin-bottom:20px}mat-paginator[_ngcontent-%COMP%]{margin-top:15px}td[_ngcontent-%COMP%]{text-align:left}.last-column[_ngcontent-%COMP%]{padding-right:0!important;width:50px}.can-highlight[_ngcontent-%COMP%]:hover{background-color:#f5f5f5;font-weight:700}.unread[_ngcontent-%COMP%]{font-weight:700}table[_ngcontent-%COMP%]{width:100%;background-color:#ededed}tr[_ngcontent-%COMP%]{width:100%}']],data:{}});function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"td",[["class","mat-cell"],["mat-cell",""],["role","gridcell"],["style","cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openMessage(e.context.$implicit.id)&&l),l}),null,null)),l.tb(1,16384,null,0,i.a,[r.d,l.k],null,null),(e()(),l.Ob(2,null,["",""]))],null,(function(e,t){e(t,2,0,t.context.$implicit.subject)}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"td",[["class","mat-icon-cell last-column mat-cell"],["mat-cell",""],["role","gridcell"]],null,null,null,null,null)),l.tb(1,16384,null,0,i.a,[r.d,l.k],null,null),(e()(),l.ub(2,16777216,null,null,5,"button",[["mat-icon-button",""],["matTooltip","Delete"],["matTooltipPosition","above"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],(function(e,t,n){var i=!0,r=e.component;return"longpress"===t&&(i=!1!==l.Gb(e,4).show()&&i),"keydown"===t&&(i=!1!==l.Gb(e,4)._handleKeydown(n)&&i),"touchend"===t&&(i=!1!==l.Gb(e,4)._handleTouchend()&&i),"click"===t&&(i=!1!==r.deleteMessage(e.context.$implicit.id)&&i),i}),a.b,a.a)),l.tb(3,180224,null,0,o.b,[l.k,s.e,[2,u.a]],{disabled:[0,"disabled"]},null),l.tb(4,212992,null,0,c.d,[d.c,l.k,h.b,l.Q,l.y,p.a,s.c,s.e,c.b,[2,m.b],[2,c.a],[2,g.f]],{position:[0,"position"],message:[1,"message"]},null),(e()(),l.ub(5,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-symbols-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,b.b,b.a)),l.tb(6,9158656,null,0,f.b,[l.k,f.d,[8,null],[2,f.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["delete"]))],(function(e,t){e(t,3,0,t.context.$implicit.selected),e(t,4,0,"above","Delete"),e(t,6,0,"material-symbols-outlined")}),(function(e,t){e(t,2,0,l.Gb(t,3).disabled||null,"NoopAnimations"===l.Gb(t,3)._animationMode),e(t,5,0,l.Gb(t,6).inline,"primary"!==l.Gb(t,6).color&&"accent"!==l.Gb(t,6).color&&"warn"!==l.Gb(t,6).color)}))}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"tr",[["class","can-highlight mat-row"],["mat-row",""],["role","row"]],null,null,null,k,w)),l.Lb(6144,null,r.m,null,[i.h]),l.Lb(512,null,_.I,_.J,[l.r,l.s,l.k,l.E]),l.tb(3,278528,null,0,_.m,[_.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(4,{unread:0}),l.tb(5,49152,null,0,i.h,[],null,null)],(function(e,t){var n=e(t,4,0,"unread"===t.context.$implicit.status);e(t,3,0,"can-highlight",n)}),null)}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-paginator",[["class","mat-paginator"]],null,[[null,"page"]],(function(e,t,n){var l=!0;return"page"===t&&(l=!1!==e.component.loadPage(n)&&l),l}),M.b,M.a)),l.tb(1,245760,null,0,C.b,[C.c,l.h],{length:[0,"length"],pageSize:[1,"pageSize"],pageSizeOptions:[2,"pageSizeOptions"]},{page:"page"}),l.Hb(2,4)],(function(e,t){var n=t.component.messagesCount,l=e(t,2,0,5,10,25,100);e(t,1,0,n,10,l)}),null)}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,36,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,S.j,[S.k,l.h]),(e()(),l.ub(4,0,null,null,30,"table",[["class","mat-table"],["mat-table",""]],null,null,null,y,v)),l.Lb(6144,null,r.o,null,[i.j]),l.tb(6,2342912,null,4,i.j,[l.r,l.h,l.k,[8,null],[2,m.b],_.e,p.a],{dataSource:[0,"dataSource"]},null),l.Mb(603979776,1,{_contentColumnDefs:1}),l.Mb(603979776,2,{_contentRowDefs:1}),l.Mb(603979776,3,{_contentHeaderRowDefs:1}),l.Mb(603979776,4,{_contentFooterRowDefs:1}),(e()(),l.ub(11,0,null,null,9,null,null,null,null,null,null,null)),l.Lb(6144,null,"MAT_SORT_HEADER_COLUMN_DEF",null,[i.c]),l.tb(13,16384,null,3,i.c,[],{name:[0,"name"]},null),l.Mb(603979776,5,{cell:0}),l.Mb(603979776,6,{headerCell:0}),l.Mb(603979776,7,{footerCell:0}),l.Lb(2048,[[1,4]],r.d,null,[i.c]),(e()(),l.kb(0,null,null,2,null,I)),l.tb(19,16384,null,0,i.b,[l.N],null,null),l.Lb(2048,[[5,4]],r.b,null,[i.b]),(e()(),l.ub(21,0,null,null,9,null,null,null,null,null,null,null)),l.Lb(6144,null,"MAT_SORT_HEADER_COLUMN_DEF",null,[i.c]),l.tb(23,16384,null,3,i.c,[],{name:[0,"name"]},null),l.Mb(603979776,8,{cell:0}),l.Mb(603979776,9,{headerCell:0}),l.Mb(603979776,10,{footerCell:0}),l.Lb(2048,[[1,4]],r.d,null,[i.c]),(e()(),l.kb(0,null,null,2,null,D)),l.tb(29,16384,null,0,i.b,[l.N],null,null),l.Lb(2048,[[8,4]],r.b,null,[i.b]),(e()(),l.kb(0,null,null,3,null,E)),l.tb(32,540672,null,0,i.i,[l.N,l.r],{columns:[0,"columns"]},null),l.Hb(33,2),l.Lb(2048,[[2,4]],r.n,null,[i.i]),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(36,16384,null,0,_.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,6,0,n.messages),e(t,13,0,"subject"),e(t,23,0,"action");var l=e(t,33,0,"subject","action");e(t,32,0,l),e(t,36,0,n.messagesCount>10)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("NOTIFICATIONS")))}))}function G(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),l.Ob(1,null,["",""]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.context.$implicit.url,"")),e(t,1,0,t.context.$implicit.file_name)}))}function R(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,5,"div",[["class","header"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeMessage()&&l),l}),null,null)),(e()(),l.ub(3,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","arrow_back"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,b.b,b.a)),l.tb(4,9158656,null,0,f.b,[l.k,f.d,[8,null],[2,f.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),l.ub(5,0,null,null,1,"h5",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),(e()(),l.ub(7,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(8,null,["",""])),l.Kb(9,2),(e()(),l.ub(10,0,null,null,1,"iframe",[],[[8,"id",0],[8,"src",5],[4,"height","px"]],null,null,null,null)),l.Kb(11,1),(e()(),l.kb(16777216,null,null,1,null,G)),l.tb(13,278528,null,0,_.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,4,0,"arrow_back"),e(t,13,0,n.openedMessage.attachments)}),(function(e,t){var n=t.component;e(t,3,0,l.Gb(t,4).inline,"primary"!==l.Gb(t,4).color&&"accent"!==l.Gb(t,4).color&&"warn"!==l.Gb(t,4).color),e(t,6,0,n.openedMessage.subject);var i=l.Pb(t,8,0,e(t,9,0,l.Gb(t.parent,0),1e3*n.openedMessage.creation_ts,"short"));e(t,8,0,i);var r=l.yb(1,"frame-",n.openedMessageId,""),a=l.Pb(t,10,1,e(t,11,0,l.Gb(t.parent,1),n.contentUrl));e(t,10,0,r,a,n.iframeHeight)}))}function N(e){return l.Qb(0,[l.Ib(0,_.f,[l.t]),l.Ib(0,x.a,[g.b]),(e()(),l.ub(2,0,null,null,4,"div",[["class","container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(4,16384,null,0,_.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,R)),l.tb(6,16384,null,0,_.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,""===n.openedMessageId),e(t,6,0,n.openedMessageId.length>0&&n.openedMessage)}),null)}function j(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-messages",[],null,null,null,N,T)),l.tb(1,114688,null,0,L.a,[O.a,P.a],null,null)],(function(e,t){e(t,1,0)}),null)}var F=l.qb("app-messages",L.a,j,{},{},[])},hdpz:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("AytR");n("cYBl"),n("KbaO");class i{constructor(e,t,n,l){this.readersService=e,this.viewerService=t,this.snackBar=n,this.translate=l,this.emailValidationInProgress=!0,this.hasValidEmail=!1}ngOnInit(){this.readersService.passwordResetData&&(this.token=this.readersService.passwordResetData.token,this.readerId=this.readersService.passwordResetData.readerId,this.groupId=this.readersService.passwordResetData.groupId),this.readersService.verifyReaderEmailAddress(this.readerId).subscribe(e=>{this.hasValidEmail=e.valid,this.publisherName=e.publisher,this.emailValidationInProgress=!1})}resetPassword(){this.password&&this.readersService.resetPassword(this.readerId,this.token,this.password,this.emailAddress).subscribe(()=>{this.snackBar.open(this.translate.instant("readers.PASSWORD_CHANGED"),"Ok",{panelClass:"snackbar-center",duration:3e3}).afterDismissed().subscribe(()=>{window.location.assign(l.a.shoreUrl+"html5/"+this.groupId)})},e=>{let t=e.error.error;"Email already exists."===t&&(t=this.translate.instant("readers.PASSWORD_RESET_EMAIL_ALREADY_EXISTS",{customer:this.publisherName})),this.snackBar.open(t,"Ok",{panelClass:"snackbar-center",duration:1e4})})}}},honF:function(e,t,n){!function(e){"use strict";var t={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},n={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};e.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(e){return e.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n("wd/R"))},i3l5:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("8Y7J"),i=n("LRne"),r=n("HDdC"),a=n("5+tZ"),o=n("lJxs");n("cYBl");class s{constructor(e,t){this.el=e,this.readersService=t,this.inFocus=!1,this.validationInProgress=!1,this.iconType=new l.m}set countryCode(e){this.country=e}set publisherCountry(e){this.publisherCountryCode=e}onFocus(){this.inFocus=!0}onFocusOut(){this.inFocus=!1}validate(e){if(null==e.value||0===e.value.length)return"DE"!==this.publisherCountryCode&&"Germany"!==this.publisherCountryCode||"DE"!==this.country&&"Germany"!==this.country?Object(i.a)({error:"VAT number is required."}):(this.iconType.emit("empty"),Object(i.a)(null));if(e.value.length<7)return this.iconType.emit("invalid"),Object(i.a)({error:"VAT number is too short."});this.validationInProgress=!0;const t=new r.a(e=>{setTimeout(()=>{e.next(!0),e.complete()},3e3)}),n=this.readersService.validateVatNumber(this.el.nativeElement.value,this.country);return this.iconType.emit("loading"),t.pipe(Object(a.a)(()=>n),Object(o.a)(e=>(this.validationInProgress=!1,e.valid?(this.iconType.emit("valid"),null):(this.iconType.emit("invalid"),{error:"Invalid VAT number"}))))}}},iEDd:function(e,t,n){!function(e){"use strict";e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},iInd:function(e,t,n){"use strict";var l=n("SVse"),i=n("8Y7J"),r=n("LRne"),a=n("Cfvw"),o=n("2Vo4"),s=n("HDdC");const u=(()=>{function e(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return e.prototype=Object.create(Error.prototype),e})();var c=n("itXk"),d=n("NXyV"),h=n("XNiG"),p=n("EY2u"),m=n("lJxs"),g=n("0EUg"),b=n("pLZG"),f=n("7o/Q"),_=n("4I5i");function v(e){return function(t){return 0===e?Object(p.b)():t.lift(new y(e))}}class y{constructor(e){if(this.total=e,this.total<0)throw new _.a}call(e,t){return t.subscribe(new w(e,this.total))}}class w extends f.a{constructor(e,t){super(e),this.total=t,this.ring=new Array,this.count=0}_next(e){const t=this.ring,n=this.total,l=this.count++;t.length<n?t.push(e):t[l%n]=e}_complete(){const e=this.destination;let t=this.count;if(t>0){const n=this.count>=this.total?this.total:this.count,l=this.ring;for(let i=0;i<n;i++){const i=t++%n;e.next(l[i])}}e.complete()}}function k(e=S){return t=>t.lift(new M(e))}class M{constructor(e){this.errorFactory=e}call(e,t){return t.subscribe(new C(e,this.errorFactory))}}class C extends f.a{constructor(e,t){super(e),this.errorFactory=t,this.hasValue=!1}_next(e){this.hasValue=!0,this.destination.next(e)}_complete(){if(this.hasValue)return this.destination.complete();{let t;try{t=this.errorFactory()}catch(e){t=e}this.destination.error(t)}}}function S(){return new u}function x(e=null){return t=>t.lift(new L(e))}class L{constructor(e){this.defaultValue=e}call(e,t){return t.subscribe(new O(e,this.defaultValue))}}class O extends f.a{constructor(e,t){super(e),this.defaultValue=t,this.isEmpty=!0}_next(e){this.isEmpty=!1,this.destination.next(e)}_complete(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()}}var P=n("SpAZ");function T(e,t){const n=arguments.length>=2;return l=>l.pipe(e?Object(b.a)((t,n)=>e(t,n,l)):P.a,v(1),n?x(t):k(()=>new u))}var I=n("JIr8"),D=n("IzEk");function E(e,t){const n=arguments.length>=2;return l=>l.pipe(e?Object(b.a)((t,n)=>e(t,n,l)):P.a,Object(D.a)(1),n?x(t):k(()=>new u))}var A=n("5+tZ");class Y{constructor(e,t,n){this.predicate=e,this.thisArg=t,this.source=n}call(e,t){return t.subscribe(new G(e,this.predicate,this.thisArg,this.source))}}class G extends f.a{constructor(e,t,n,l){super(e),this.predicate=t,this.thisArg=n,this.source=l,this.index=0,this.thisArg=n||this}notifyComplete(e){this.destination.next(e),this.destination.complete()}_next(e){let t=!1;try{t=this.predicate.call(this.thisArg,e,this.index++,this.source)}catch(n){return void this.destination.error(n)}t||this.notifyComplete(!1)}_complete(){this.notifyComplete(!0)}}var R=n("eIep"),N=n("JX91");function j(e,t){let n=!1;return arguments.length>=2&&(n=!0),function(l){return l.lift(new F(e,t,n))}}class F{constructor(e,t,n=!1){this.accumulator=e,this.seed=t,this.hasSeed=n}call(e,t){return t.subscribe(new H(e,this.accumulator,this.seed,this.hasSeed))}}class H extends f.a{constructor(e,t,n,l){super(e),this.accumulator=t,this._seed=n,this.hasSeed=l,this.index=0}get seed(){return this._seed}set seed(e){this.hasSeed=!0,this._seed=e}_next(e){if(this.hasSeed)return this._tryNext(e);this.seed=e,this.destination.next(e)}_tryNext(e){const t=this.index++;let n;try{n=this.accumulator(this.seed,e,t)}catch(l){this.destination.error(l)}this.seed=n,this.destination.next(n)}}var B=n("bOdf"),z=n("mCNh"),V=n("vkgz"),Q=n("nYR2"),U=n("bHdf"),W=n("cUpR");n.d(t,"E",(function(){return de})),n.d(t,"u",(function(){return xn})),n.d(t,"B",(function(){return Gn})),n.d(t,"w",(function(){return Tn})),n.d(t,"C",(function(){return Rn})),n.d(t,"D",(function(){return Nn})),n.d(t,"y",(function(){return Dn})),n.d(t,"x",(function(){return In})),n.d(t,"A",(function(){return Yn})),n.d(t,"v",(function(){return On})),n.d(t,"z",(function(){return An})),n.d(t,"F",(function(){return Cn})),n.d(t,"m",(function(){return hn})),n.d(t,"o",(function(){return pn})),n.d(t,"n",(function(){return gn})),n.d(t,"q",(function(){return _n})),n.d(t,"d",(function(){return J})),n.d(t,"k",(function(){return tn})),n.d(t,"l",(function(){return dn})),n.d(t,"j",(function(){return ln})),n.d(t,"h",(function(){return Sn})),n.d(t,"i",(function(){return jn})),n.d(t,"p",(function(){return Pn})),n.d(t,"b",(function(){return fn})),n.d(t,"e",(function(){return kn})),n.d(t,"f",(function(){return wn})),n.d(t,"g",(function(){return yn})),n.d(t,"r",(function(){return Mn})),n.d(t,"a",(function(){return et})),n.d(t,"s",(function(){return an})),n.d(t,"c",(function(){return Ee})),n.d(t,"t",(function(){return De}));class q{constructor(e,t){this.id=e,this.url=t}}class K extends q{constructor(e,t,n="imperative",l=null){super(e,t),this.navigationTrigger=n,this.restoredState=l}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class J extends q{constructor(e,t,n){super(e,t),this.urlAfterRedirects=n}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class X extends q{constructor(e,t,n){super(e,t),this.reason=n}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class $ extends q{constructor(e,t,n){super(e,t),this.error=n}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class Z extends q{constructor(e,t,n,l){super(e,t),this.urlAfterRedirects=n,this.state=l}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class ee extends q{constructor(e,t,n,l){super(e,t),this.urlAfterRedirects=n,this.state=l}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class te extends q{constructor(e,t,n,l,i){super(e,t),this.urlAfterRedirects=n,this.state=l,this.shouldActivate=i}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class ne extends q{constructor(e,t,n,l){super(e,t),this.urlAfterRedirects=n,this.state=l}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class le extends q{constructor(e,t,n,l){super(e,t),this.urlAfterRedirects=n,this.state=l}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class ie{constructor(e){this.route=e}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class re{constructor(e){this.route=e}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class ae{constructor(e){this.snapshot=e}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class oe{constructor(e){this.snapshot=e}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class se{constructor(e){this.snapshot=e}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class ue{constructor(e){this.snapshot=e}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class ce{constructor(e,t,n){this.routerEvent=e,this.position=t,this.anchor=n}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}class de{}class he{constructor(e){this.params=e||{}}has(e){return this.params.hasOwnProperty(e)}get(e){if(this.has(e)){const t=this.params[e];return Array.isArray(t)?t[0]:t}return null}getAll(e){if(this.has(e)){const t=this.params[e];return Array.isArray(t)?t:[t]}return[]}get keys(){return Object.keys(this.params)}}function pe(e){return new he(e)}function me(e){const t=Error("NavigationCancelingError: "+e);return t.ngNavigationCancelingError=!0,t}function ge(e,t,n){const l=n.path.split("/");if(l.length>e.length)return null;if("full"===n.pathMatch&&(t.hasChildren()||l.length<e.length))return null;const i={};for(let r=0;r<l.length;r++){const t=l[r],n=e[r];if(t.startsWith(":"))i[t.substring(1)]=n;else if(t!==n.path)return null}return{consumed:e.slice(0,l.length),posParams:i}}class be{constructor(e,t){this.routes=e,this.module=t}}function fe(e,t=""){for(let n=0;n<e.length;n++){const l=e[n];_e(l,ve(t,l))}}function _e(e,t){if(!e)throw new Error(`\n      Invalid configuration of route '${t}': Encountered undefined route.\n      The reason might be an extra comma.\n\n      Example:\n      const routes: Routes = [\n        { path: '', redirectTo: '/dashboard', pathMatch: 'full' },\n        { path: 'dashboard',  component: DashboardComponent },, << two commas\n        { path: 'detail/:id', component: HeroDetailComponent }\n      ];\n    `);if(Array.isArray(e))throw new Error(`Invalid configuration of route '${t}': Array cannot be specified`);if(!e.component&&!e.children&&!e.loadChildren&&e.outlet&&"primary"!==e.outlet)throw new Error(`Invalid configuration of route '${t}': a componentless route without children or loadChildren cannot have a named outlet set`);if(e.redirectTo&&e.children)throw new Error(`Invalid configuration of route '${t}': redirectTo and children cannot be used together`);if(e.redirectTo&&e.loadChildren)throw new Error(`Invalid configuration of route '${t}': redirectTo and loadChildren cannot be used together`);if(e.children&&e.loadChildren)throw new Error(`Invalid configuration of route '${t}': children and loadChildren cannot be used together`);if(e.redirectTo&&e.component)throw new Error(`Invalid configuration of route '${t}': redirectTo and component cannot be used together`);if(e.path&&e.matcher)throw new Error(`Invalid configuration of route '${t}': path and matcher cannot be used together`);if(void 0===e.redirectTo&&!e.component&&!e.children&&!e.loadChildren)throw new Error(`Invalid configuration of route '${t}'. One of the following must be provided: component, redirectTo, children or loadChildren`);if(void 0===e.path&&void 0===e.matcher)throw new Error(`Invalid configuration of route '${t}': routes must have either a path or a matcher specified`);if("string"==typeof e.path&&"/"===e.path.charAt(0))throw new Error(`Invalid configuration of route '${t}': path cannot start with a slash`);if(""===e.path&&void 0!==e.redirectTo&&void 0===e.pathMatch)throw new Error(`Invalid configuration of route '{path: "${t}", redirectTo: "${e.redirectTo}"}': please provide 'pathMatch'. The default value of 'pathMatch' is 'prefix', but often the intent is to use 'full'.`);if(void 0!==e.pathMatch&&"full"!==e.pathMatch&&"prefix"!==e.pathMatch)throw new Error(`Invalid configuration of route '${t}': pathMatch can only be set to 'prefix' or 'full'`);e.children&&fe(e.children,t)}function ve(e,t){return t?e||t.path?e&&!t.path?e+"/":!e&&t.path?t.path:`${e}/${t.path}`:"":e}function ye(e){const t=e.children&&e.children.map(ye),n=t?Object.assign({},e,{children:t}):Object.assign({},e);return!n.component&&(t||n.loadChildren)&&n.outlet&&"primary"!==n.outlet&&(n.component=de),n}function we(e,t){const n=Object.keys(e),l=Object.keys(t);if(!n||!l||n.length!=l.length)return!1;let i;for(let r=0;r<n.length;r++)if(i=n[r],e[i]!==t[i])return!1;return!0}function ke(e){return Array.prototype.concat.apply([],e)}function Me(e){return e.length>0?e[e.length-1]:null}function Ce(e,t){for(const n in e)e.hasOwnProperty(n)&&t(e[n],n)}function Se(e){return Object(i.Ab)(e)?e:Object(i.Bb)(e)?Object(a.a)(Promise.resolve(e)):Object(r.a)(e)}function xe(e,t,n){return n?function(e,t){return we(e,t)}(e.queryParams,t.queryParams)&&function e(t,n){if(!Te(t.segments,n.segments))return!1;if(t.numberOfChildren!==n.numberOfChildren)return!1;for(const l in n.children){if(!t.children[l])return!1;if(!e(t.children[l],n.children[l]))return!1}return!0}(e.root,t.root):function(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>t[n]===e[n])}(e.queryParams,t.queryParams)&&function e(t,n){return function t(n,l,i){if(n.segments.length>i.length)return!!Te(n.segments.slice(0,i.length),i)&&!l.hasChildren();if(n.segments.length===i.length){if(!Te(n.segments,i))return!1;for(const t in l.children){if(!n.children[t])return!1;if(!e(n.children[t],l.children[t]))return!1}return!0}{const e=i.slice(0,n.segments.length),r=i.slice(n.segments.length);return!!Te(n.segments,e)&&!!n.children.primary&&t(n.children.primary,l,r)}}(t,n,n.segments)}(e.root,t.root)}class Le{constructor(e,t,n){this.root=e,this.queryParams=t,this.fragment=n}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=pe(this.queryParams)),this._queryParamMap}toString(){return Ae.serialize(this)}}class Oe{constructor(e,t){this.segments=e,this.children=t,this.parent=null,Ce(t,(e,t)=>e.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Ye(this)}}class Pe{constructor(e,t){this.path=e,this.parameters=t}get parameterMap(){return this._parameterMap||(this._parameterMap=pe(this.parameters)),this._parameterMap}toString(){return He(this)}}function Te(e,t){return e.length===t.length&&e.every((e,n)=>e.path===t[n].path)}function Ie(e,t){let n=[];return Ce(e.children,(e,l)=>{"primary"===l&&(n=n.concat(t(e,l)))}),Ce(e.children,(e,l)=>{"primary"!==l&&(n=n.concat(t(e,l)))}),n}class De{}class Ee{parse(e){const t=new Ue(e);return new Le(t.parseRootSegment(),t.parseQueryParams(),t.parseFragment())}serialize(e){return`${"/"+function e(t,n){if(!t.hasChildren())return Ye(t);if(n){const n=t.children.primary?e(t.children.primary,!1):"",l=[];return Ce(t.children,(t,n)=>{"primary"!==n&&l.push(`${n}:${e(t,!1)}`)}),l.length>0?`${n}(${l.join("//")})`:n}{const n=Ie(t,(n,l)=>"primary"===l?[e(t.children.primary,!1)]:[`${l}:${e(n,!1)}`]);return`${Ye(t)}/(${n.join("//")})`}}(e.root,!0)}${function(e){const t=Object.keys(e).map(t=>{const n=e[t];return Array.isArray(n)?n.map(e=>`${Re(t)}=${Re(e)}`).join("&"):`${Re(t)}=${Re(n)}`});return t.length?"?"+t.join("&"):""}(e.queryParams)}${"string"==typeof e.fragment?"#"+encodeURI(e.fragment):""}`}}const Ae=new Ee;function Ye(e){return e.segments.map(e=>He(e)).join("/")}function Ge(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Re(e){return Ge(e).replace(/%3B/gi,";")}function Ne(e){return Ge(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function je(e){return decodeURIComponent(e)}function Fe(e){return je(e.replace(/\+/g,"%20"))}function He(e){return`${Ne(e.path)}${t=e.parameters,Object.keys(t).map(e=>`;${Ne(e)}=${Ne(t[e])}`).join("")}`;var t}const Be=/^[^\/()?;=#]+/;function ze(e){const t=e.match(Be);return t?t[0]:""}const Ve=/^[^=?&#]+/,Qe=/^[^?&#]+/;class Ue{constructor(e){this.url=e,this.remaining=e}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Oe([],{}):new Oe([],this.parseChildren())}parseQueryParams(){const e={};if(this.consumeOptional("?"))do{this.parseQueryParam(e)}while(this.consumeOptional("&"));return e}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());let t={};this.peekStartsWith("/(")&&(this.capture("/"),t=this.parseParens(!0));let n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(e.length>0||Object.keys(t).length>0)&&(n.primary=new Oe(e,t)),n}parseSegment(){const e=ze(this.remaining);if(""===e&&this.peekStartsWith(";"))throw new Error(`Empty path url segment cannot have parameters: '${this.remaining}'.`);return this.capture(e),new Pe(je(e),this.parseMatrixParams())}parseMatrixParams(){const e={};for(;this.consumeOptional(";");)this.parseParam(e);return e}parseParam(e){const t=ze(this.remaining);if(!t)return;this.capture(t);let n="";if(this.consumeOptional("=")){const e=ze(this.remaining);e&&(n=e,this.capture(n))}e[je(t)]=je(n)}parseQueryParam(e){const t=function(e){const t=e.match(Ve);return t?t[0]:""}(this.remaining);if(!t)return;this.capture(t);let n="";if(this.consumeOptional("=")){const e=function(e){const t=e.match(Qe);return t?t[0]:""}(this.remaining);e&&(n=e,this.capture(n))}const l=Fe(t),i=Fe(n);if(e.hasOwnProperty(l)){let t=e[l];Array.isArray(t)||(t=[t],e[l]=t),t.push(i)}else e[l]=i}parseParens(e){const t={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const n=ze(this.remaining),l=this.remaining[n.length];if("/"!==l&&")"!==l&&";"!==l)throw new Error(`Cannot parse url '${this.url}'`);let i=void 0;n.indexOf(":")>-1?(i=n.substr(0,n.indexOf(":")),this.capture(i),this.capture(":")):e&&(i="primary");const r=this.parseChildren();t[i]=1===Object.keys(r).length?r.primary:new Oe([],r),this.consumeOptional("//")}return t}peekStartsWith(e){return this.remaining.startsWith(e)}consumeOptional(e){return!!this.peekStartsWith(e)&&(this.remaining=this.remaining.substring(e.length),!0)}capture(e){if(!this.consumeOptional(e))throw new Error(`Expected "${e}".`)}}class We{constructor(e){this._root=e}get root(){return this._root.value}parent(e){const t=this.pathFromRoot(e);return t.length>1?t[t.length-2]:null}children(e){const t=qe(e,this._root);return t?t.children.map(e=>e.value):[]}firstChild(e){const t=qe(e,this._root);return t&&t.children.length>0?t.children[0].value:null}siblings(e){const t=Ke(e,this._root);return t.length<2?[]:t[t.length-2].children.map(e=>e.value).filter(t=>t!==e)}pathFromRoot(e){return Ke(e,this._root).map(e=>e.value)}}function qe(e,t){if(e===t.value)return t;for(const n of t.children){const t=qe(e,n);if(t)return t}return null}function Ke(e,t){if(e===t.value)return[t];for(const n of t.children){const l=Ke(e,n);if(l.length)return l.unshift(t),l}return[]}class Je{constructor(e,t){this.value=e,this.children=t}toString(){return`TreeNode(${this.value})`}}function Xe(e){const t={};return e&&e.children.forEach(e=>t[e.value.outlet]=e),t}class $e extends We{constructor(e,t){super(e),this.snapshot=t,it(this,e)}toString(){return this.snapshot.toString()}}function Ze(e,t){const n=function(e,t){const n=new nt([],{},{},"",{},"primary",t,null,e.root,-1,{});return new lt("",new Je(n,[]))}(e,t),l=new o.a([new Pe("",{})]),i=new o.a({}),r=new o.a({}),a=new o.a({}),s=new o.a(""),u=new et(l,i,a,s,r,"primary",t,n.root);return u.snapshot=n.root,new $e(new Je(u,[]),n)}class et{constructor(e,t,n,l,i,r,a,o){this.url=e,this.params=t,this.queryParams=n,this.fragment=l,this.data=i,this.outlet=r,this.component=a,this._futureSnapshot=o}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(Object(m.a)(e=>pe(e)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(Object(m.a)(e=>pe(e)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function tt(e,t="emptyOnly"){const n=e.pathFromRoot;let l=0;if("always"!==t)for(l=n.length-1;l>=1;){const e=n[l],t=n[l-1];if(e.routeConfig&&""===e.routeConfig.path)l--;else{if(t.component)break;l--}}return function(e){return e.reduce((e,t)=>({params:Object.assign({},e.params,t.params),data:Object.assign({},e.data,t.data),resolve:Object.assign({},e.resolve,t._resolvedData)}),{params:{},data:{},resolve:{}})}(n.slice(l))}class nt{constructor(e,t,n,l,i,r,a,o,s,u,c){this.url=e,this.params=t,this.queryParams=n,this.fragment=l,this.data=i,this.outlet=r,this.component=a,this.routeConfig=o,this._urlSegment=s,this._lastPathIndex=u,this._resolve=c}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=pe(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=pe(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(e=>e.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class lt extends We{constructor(e,t){super(t),this.url=e,it(this,t)}toString(){return rt(this._root)}}function it(e,t){t.value._routerState=e,t.children.forEach(t=>it(e,t))}function rt(e){const t=e.children.length>0?` { ${e.children.map(rt).join(", ")} } `:"";return`${e.value}${t}`}function at(e){if(e.snapshot){const t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,we(t.queryParams,n.queryParams)||e.queryParams.next(n.queryParams),t.fragment!==n.fragment&&e.fragment.next(n.fragment),we(t.params,n.params)||e.params.next(n.params),function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;++n)if(!we(e[n],t[n]))return!1;return!0}(t.url,n.url)||e.url.next(n.url),we(t.data,n.data)||e.data.next(n.data)}else e.snapshot=e._futureSnapshot,e.data.next(e._futureSnapshot.data)}function ot(e,t){var n,l;return we(e.params,t.params)&&Te(n=e.url,l=t.url)&&n.every((e,t)=>we(e.parameters,l[t].parameters))&&!(!e.parent!=!t.parent)&&(!e.parent||ot(e.parent,t.parent))}function st(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function ut(e,t,n,l,i){let r={};return l&&Ce(l,(e,t)=>{r[t]=Array.isArray(e)?e.map(e=>""+e):""+e}),new Le(n.root===e?t:function e(t,n,l){const i={};return Ce(t.children,(t,r)=>{i[r]=t===n?l:e(t,n,l)}),new Oe(t.segments,i)}(n.root,e,t),r,i)}class ct{constructor(e,t,n){if(this.isAbsolute=e,this.numberOfDoubleDots=t,this.commands=n,e&&n.length>0&&st(n[0]))throw new Error("Root segment cannot have matrix parameters");const l=n.find(e=>"object"==typeof e&&null!=e&&e.outlets);if(l&&l!==Me(n))throw new Error("{outlets:{}} has to be the last command")}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class dt{constructor(e,t,n){this.segmentGroup=e,this.processChildren=t,this.index=n}}function ht(e){return"object"==typeof e&&null!=e&&e.outlets?e.outlets.primary:""+e}function pt(e,t,n){if(e||(e=new Oe([],{})),0===e.segments.length&&e.hasChildren())return mt(e,t,n);const l=function(e,t,n){let l=0,i=t;const r={match:!1,pathIndex:0,commandIndex:0};for(;i<e.segments.length;){if(l>=n.length)return r;const t=e.segments[i],a=ht(n[l]),o=l<n.length-1?n[l+1]:null;if(i>0&&void 0===a)break;if(a&&o&&"object"==typeof o&&void 0===o.outlets){if(!_t(a,o,t))return r;l+=2}else{if(!_t(a,{},t))return r;l++}i++}return{match:!0,pathIndex:i,commandIndex:l}}(e,t,n),i=n.slice(l.commandIndex);if(l.match&&l.pathIndex<e.segments.length){const t=new Oe(e.segments.slice(0,l.pathIndex),{});return t.children.primary=new Oe(e.segments.slice(l.pathIndex),e.children),mt(t,0,i)}return l.match&&0===i.length?new Oe(e.segments,{}):l.match&&!e.hasChildren()?gt(e,t,n):l.match?mt(e,0,i):gt(e,t,n)}function mt(e,t,n){if(0===n.length)return new Oe(e.segments,{});{const l=function(e){return"object"!=typeof e[0]||void 0===e[0].outlets?{primary:e}:e[0].outlets}(n),i={};return Ce(l,(n,l)=>{null!==n&&(i[l]=pt(e.children[l],t,n))}),Ce(e.children,(e,t)=>{void 0===l[t]&&(i[t]=e)}),new Oe(e.segments,i)}}function gt(e,t,n){const l=e.segments.slice(0,t);let i=0;for(;i<n.length;){if("object"==typeof n[i]&&void 0!==n[i].outlets){const e=bt(n[i].outlets);return new Oe(l,e)}if(0===i&&st(n[0])){l.push(new Pe(e.segments[t].path,n[0])),i++;continue}const r=ht(n[i]),a=i<n.length-1?n[i+1]:null;r&&a&&st(a)?(l.push(new Pe(r,ft(a))),i+=2):(l.push(new Pe(r,{})),i++)}return new Oe(l,{})}function bt(e){const t={};return Ce(e,(e,n)=>{null!==e&&(t[n]=gt(new Oe([],{}),0,e))}),t}function ft(e){const t={};return Ce(e,(e,n)=>t[n]=""+e),t}function _t(e,t,n){return e==n.path&&we(t,n.parameters)}class vt{constructor(e,t,n,l){this.routeReuseStrategy=e,this.futureState=t,this.currState=n,this.forwardEvent=l}activate(e){const t=this.futureState._root,n=this.currState?this.currState._root:null;this.deactivateChildRoutes(t,n,e),at(this.futureState.root),this.activateChildRoutes(t,n,e)}deactivateChildRoutes(e,t,n){const l=Xe(t);e.children.forEach(e=>{const t=e.value.outlet;this.deactivateRoutes(e,l[t],n),delete l[t]}),Ce(l,(e,t)=>{this.deactivateRouteAndItsChildren(e,n)})}deactivateRoutes(e,t,n){const l=e.value,i=t?t.value:null;if(l===i)if(l.component){const i=n.getContext(l.outlet);i&&this.deactivateChildRoutes(e,t,i.children)}else this.deactivateChildRoutes(e,t,n);else i&&this.deactivateRouteAndItsChildren(t,n)}deactivateRouteAndItsChildren(e,t){this.routeReuseStrategy.shouldDetach(e.value.snapshot)?this.detachAndStoreRouteSubtree(e,t):this.deactivateRouteAndOutlet(e,t)}detachAndStoreRouteSubtree(e,t){const n=t.getContext(e.value.outlet);if(n&&n.outlet){const t=n.outlet.detach(),l=n.children.onOutletDeactivated();this.routeReuseStrategy.store(e.value.snapshot,{componentRef:t,route:e,contexts:l})}}deactivateRouteAndOutlet(e,t){const n=t.getContext(e.value.outlet);if(n){const l=Xe(e),i=e.value.component?n.children:t;Ce(l,(e,t)=>this.deactivateRouteAndItsChildren(e,i)),n.outlet&&(n.outlet.deactivate(),n.children.onOutletDeactivated())}}activateChildRoutes(e,t,n){const l=Xe(t);e.children.forEach(e=>{this.activateRoutes(e,l[e.value.outlet],n),this.forwardEvent(new ue(e.value.snapshot))}),e.children.length&&this.forwardEvent(new oe(e.value.snapshot))}activateRoutes(e,t,n){const l=e.value,i=t?t.value:null;if(at(l),l===i)if(l.component){const i=n.getOrCreateContext(l.outlet);this.activateChildRoutes(e,t,i.children)}else this.activateChildRoutes(e,t,n);else if(l.component){const t=n.getOrCreateContext(l.outlet);if(this.routeReuseStrategy.shouldAttach(l.snapshot)){const e=this.routeReuseStrategy.retrieve(l.snapshot);this.routeReuseStrategy.store(l.snapshot,null),t.children.onOutletReAttached(e.contexts),t.attachRef=e.componentRef,t.route=e.route.value,t.outlet&&t.outlet.attach(e.componentRef,e.route.value),yt(e.route)}else{const n=function(e){for(let t=e.parent;t;t=t.parent){const e=t.routeConfig;if(e&&e._loadedConfig)return e._loadedConfig;if(e&&e.component)return null}return null}(l.snapshot),i=n?n.module.componentFactoryResolver:null;t.attachRef=null,t.route=l,t.resolver=i,t.outlet&&t.outlet.activateWith(l,i),this.activateChildRoutes(e,null,t.children)}}else this.activateChildRoutes(e,null,n)}}function yt(e){at(e.value),e.children.forEach(yt)}function wt(e){return"function"==typeof e}function kt(e){return e instanceof Le}class Mt{constructor(e){this.segmentGroup=e||null}}class Ct{constructor(e){this.urlTree=e}}function St(e){return new s.a(t=>t.error(new Mt(e)))}function xt(e){return new s.a(t=>t.error(new Ct(e)))}function Lt(e){return new s.a(t=>t.error(new Error(`Only absolute redirects can have named outlets. redirectTo: '${e}'`)))}class Ot{constructor(e,t,n,l,r){this.configLoader=t,this.urlSerializer=n,this.urlTree=l,this.config=r,this.allowRedirects=!0,this.ngModule=e.get(i.w)}apply(){return this.expandSegmentGroup(this.ngModule,this.config,this.urlTree.root,"primary").pipe(Object(m.a)(e=>this.createUrlTree(e,this.urlTree.queryParams,this.urlTree.fragment))).pipe(Object(I.a)(e=>{if(e instanceof Ct)return this.allowRedirects=!1,this.match(e.urlTree);if(e instanceof Mt)throw this.noMatchError(e);throw e}))}match(e){return this.expandSegmentGroup(this.ngModule,this.config,e.root,"primary").pipe(Object(m.a)(t=>this.createUrlTree(t,e.queryParams,e.fragment))).pipe(Object(I.a)(e=>{if(e instanceof Mt)throw this.noMatchError(e);throw e}))}noMatchError(e){return new Error(`Cannot match any routes. URL Segment: '${e.segmentGroup}'`)}createUrlTree(e,t,n){const l=e.segments.length>0?new Oe([],{primary:e}):e;return new Le(l,t,n)}expandSegmentGroup(e,t,n,l){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(e,t,n).pipe(Object(m.a)(e=>new Oe([],e))):this.expandSegment(e,n,t,n.segments,l,!0)}expandChildren(e,t,n){return function(e,t){if(0===Object.keys(e).length)return Object(r.a)({});const n=[],l=[],i={};return Ce(e,(e,r)=>{const a=t(r,e).pipe(Object(m.a)(e=>i[r]=e));"primary"===r?n.push(a):l.push(a)}),r.a.apply(null,n.concat(l)).pipe(Object(g.a)(),T(),Object(m.a)(()=>i))}(n.children,(n,l)=>this.expandSegmentGroup(e,t,l,n))}expandSegment(e,t,n,l,i,a){return Object(r.a)(...n).pipe(Object(m.a)(o=>this.expandSegmentAgainstRoute(e,t,n,o,l,i,a).pipe(Object(I.a)(e=>{if(e instanceof Mt)return Object(r.a)(null);throw e}))),Object(g.a)(),E(e=>!!e),Object(I.a)((e,n)=>{if(e instanceof u||"EmptyError"===e.name){if(this.noLeftoversInUrl(t,l,i))return Object(r.a)(new Oe([],{}));throw new Mt(t)}throw e}))}noLeftoversInUrl(e,t,n){return 0===t.length&&!e.children[n]}expandSegmentAgainstRoute(e,t,n,l,i,r,a){return Dt(l)!==r?St(t):void 0===l.redirectTo?this.matchSegmentAgainstRoute(e,t,l,i):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(e,t,n,l,i,r):St(t)}expandSegmentAgainstRouteUsingRedirect(e,t,n,l,i,r){return"**"===l.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(e,n,l,r):this.expandRegularSegmentAgainstRouteUsingRedirect(e,t,n,l,i,r)}expandWildCardWithParamsAgainstRouteUsingRedirect(e,t,n,l){const i=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?xt(i):this.lineralizeSegments(n,i).pipe(Object(A.a)(n=>{const i=new Oe(n,{});return this.expandSegment(e,i,t,n,l,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(e,t,n,l,i,r){const{matched:a,consumedSegments:o,lastChild:s,positionalParamSegments:u}=Pt(t,l,i);if(!a)return St(t);const c=this.applyRedirectCommands(o,l.redirectTo,u);return l.redirectTo.startsWith("/")?xt(c):this.lineralizeSegments(l,c).pipe(Object(A.a)(l=>this.expandSegment(e,t,n,l.concat(i.slice(s)),r,!1)))}matchSegmentAgainstRoute(e,t,n,l){if("**"===n.path)return n.loadChildren?this.configLoader.load(e.injector,n).pipe(Object(m.a)(e=>(n._loadedConfig=e,new Oe(l,{})))):Object(r.a)(new Oe(l,{}));const{matched:i,consumedSegments:a,lastChild:o}=Pt(t,n,l);if(!i)return St(t);const s=l.slice(o);return this.getChildConfig(e,n,l).pipe(Object(A.a)(e=>{const n=e.module,l=e.routes,{segmentGroup:i,slicedSegments:o}=function(e,t,n,l){return n.length>0&&function(e,t,n){return n.some(n=>It(e,t,n)&&"primary"!==Dt(n))}(e,n,l)?{segmentGroup:Tt(new Oe(t,function(e,t){const n={};n.primary=t;for(const l of e)""===l.path&&"primary"!==Dt(l)&&(n[Dt(l)]=new Oe([],{}));return n}(l,new Oe(n,e.children)))),slicedSegments:[]}:0===n.length&&function(e,t,n){return n.some(n=>It(e,t,n))}(e,n,l)?{segmentGroup:Tt(new Oe(e.segments,function(e,t,n,l){const i={};for(const r of n)It(e,t,r)&&!l[Dt(r)]&&(i[Dt(r)]=new Oe([],{}));return Object.assign({},l,i)}(e,n,l,e.children))),slicedSegments:n}:{segmentGroup:e,slicedSegments:n}}(t,a,s,l);return 0===o.length&&i.hasChildren()?this.expandChildren(n,l,i).pipe(Object(m.a)(e=>new Oe(a,e))):0===l.length&&0===o.length?Object(r.a)(new Oe(a,{})):this.expandSegment(n,i,l,o,"primary",!0).pipe(Object(m.a)(e=>new Oe(a.concat(e.segments),e.children)))}))}getChildConfig(e,t,n){return t.children?Object(r.a)(new be(t.children,e)):t.loadChildren?void 0!==t._loadedConfig?Object(r.a)(t._loadedConfig):function(e,t,n){const l=t.canLoad;return l&&0!==l.length?Object(a.a)(l).pipe(Object(m.a)(l=>{const i=e.get(l);let r;if(function(e){return e&&wt(e.canLoad)}(i))r=i.canLoad(t,n);else{if(!wt(i))throw new Error("Invalid CanLoad guard");r=i(t,n)}return Se(r)})).pipe(Object(g.a)(),(i=e=>!0===e,e=>e.lift(new Y(i,void 0,e)))):Object(r.a)(!0);var i}(e.injector,t,n).pipe(Object(A.a)(n=>n?this.configLoader.load(e.injector,t).pipe(Object(m.a)(e=>(t._loadedConfig=e,e))):function(e){return new s.a(t=>t.error(me(`Cannot load children because the guard of the route "path: '${e.path}'" returned false`)))}(t))):Object(r.a)(new be([],e))}lineralizeSegments(e,t){let n=[],l=t.root;for(;;){if(n=n.concat(l.segments),0===l.numberOfChildren)return Object(r.a)(n);if(l.numberOfChildren>1||!l.children.primary)return Lt(e.redirectTo);l=l.children.primary}}applyRedirectCommands(e,t,n){return this.applyRedirectCreatreUrlTree(t,this.urlSerializer.parse(t),e,n)}applyRedirectCreatreUrlTree(e,t,n,l){const i=this.createSegmentGroup(e,t.root,n,l);return new Le(i,this.createQueryParams(t.queryParams,this.urlTree.queryParams),t.fragment)}createQueryParams(e,t){const n={};return Ce(e,(e,l)=>{if("string"==typeof e&&e.startsWith(":")){const i=e.substring(1);n[l]=t[i]}else n[l]=e}),n}createSegmentGroup(e,t,n,l){const i=this.createSegments(e,t.segments,n,l);let r={};return Ce(t.children,(t,i)=>{r[i]=this.createSegmentGroup(e,t,n,l)}),new Oe(i,r)}createSegments(e,t,n,l){return t.map(t=>t.path.startsWith(":")?this.findPosParam(e,t,l):this.findOrReturn(t,n))}findPosParam(e,t,n){const l=n[t.path.substring(1)];if(!l)throw new Error(`Cannot redirect to '${e}'. Cannot find '${t.path}'.`);return l}findOrReturn(e,t){let n=0;for(const l of t){if(l.path===e.path)return t.splice(n),l;n++}return e}}function Pt(e,t,n){if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}:{matched:!0,consumedSegments:[],lastChild:0,positionalParamSegments:{}};const l=(t.matcher||ge)(n,e,t);return l?{matched:!0,consumedSegments:l.consumed,lastChild:l.consumed.length,positionalParamSegments:l.posParams}:{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}}function Tt(e){if(1===e.numberOfChildren&&e.children.primary){const t=e.children.primary;return new Oe(e.segments.concat(t.segments),t.children)}return e}function It(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0!==n.redirectTo}function Dt(e){return e.outlet||"primary"}class Et{constructor(e){this.path=e,this.route=this.path[this.path.length-1]}}class At{constructor(e,t){this.component=e,this.route=t}}function Yt(e,t,n){const l=e._root;return function e(t,n,l,i,r={canDeactivateChecks:[],canActivateChecks:[]}){const a=Xe(n);return t.children.forEach(t=>{!function(t,n,l,i,r={canDeactivateChecks:[],canActivateChecks:[]}){const a=t.value,o=n?n.value:null,s=l?l.getContext(t.value.outlet):null;if(o&&a.routeConfig===o.routeConfig){const u=function(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!Te(e.url,t.url);case"pathParamsOrQueryParamsChange":return!Te(e.url,t.url)||!we(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!ot(e,t)||!we(e.queryParams,t.queryParams);case"paramsChange":default:return!ot(e,t)}}(o,a,a.routeConfig.runGuardsAndResolvers);u?r.canActivateChecks.push(new Et(i)):(a.data=o.data,a._resolvedData=o._resolvedData),e(t,n,a.component?s?s.children:null:l,i,r),u&&r.canDeactivateChecks.push(new At(s&&s.outlet&&s.outlet.component||null,o))}else o&&Rt(n,s,r),r.canActivateChecks.push(new Et(i)),e(t,null,a.component?s?s.children:null:l,i,r)}(t,a[t.value.outlet],l,i.concat([t.value]),r),delete a[t.value.outlet]}),Ce(a,(e,t)=>Rt(e,l.getContext(t),r)),r}(l,t?t._root:null,n,[l.value])}function Gt(e,t,n){const l=function(e){if(!e)return null;for(let t=e.parent;t;t=t.parent){const e=t.routeConfig;if(e&&e._loadedConfig)return e._loadedConfig}return null}(t);return(l?l.module.injector:n).get(e)}function Rt(e,t,n){const l=Xe(e),i=e.value;Ce(l,(e,l)=>{Rt(e,i.component?t?t.children.getContext(l):null:t,n)}),n.canDeactivateChecks.push(new At(i.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,i))}const Nt=Symbol("INITIAL_VALUE");function jt(){return Object(R.a)(e=>Object(c.a)(...e.map(e=>e.pipe(Object(D.a)(1),Object(N.a)(Nt)))).pipe(j((e,t)=>{let n=!1;return t.reduce((e,l,i)=>{if(e!==Nt)return e;if(l===Nt&&(n=!0),!n){if(!1===l)return l;if(i===t.length-1||kt(l))return l}return e},e)},Nt),Object(b.a)(e=>e!==Nt),Object(m.a)(e=>kt(e)?e:!0===e),Object(D.a)(1)))}function Ft(e,t){return null!==e&&t&&t(new se(e)),Object(r.a)(!0)}function Ht(e,t){return null!==e&&t&&t(new ae(e)),Object(r.a)(!0)}function Bt(e,t,n){const l=t.routeConfig?t.routeConfig.canActivate:null;if(!l||0===l.length)return Object(r.a)(!0);const i=l.map(l=>Object(d.a)(()=>{const i=Gt(l,t,n);let r;if(function(e){return e&&wt(e.canActivate)}(i))r=Se(i.canActivate(t,e));else{if(!wt(i))throw new Error("Invalid CanActivate guard");r=Se(i(t,e))}return r.pipe(E())}));return Object(r.a)(i).pipe(jt())}function zt(e,t,n){const l=t[t.length-1],i=t.slice(0,t.length-1).reverse().map(e=>function(e){const t=e.routeConfig?e.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:e,guards:t}:null}(e)).filter(e=>null!==e).map(t=>Object(d.a)(()=>{const i=t.guards.map(i=>{const r=Gt(i,t.node,n);let a;if(function(e){return e&&wt(e.canActivateChild)}(r))a=Se(r.canActivateChild(l,e));else{if(!wt(r))throw new Error("Invalid CanActivateChild guard");a=Se(r(l,e))}return a.pipe(E())});return Object(r.a)(i).pipe(jt())}));return Object(r.a)(i).pipe(jt())}class Vt{}class Qt{constructor(e,t,n,l,i,r){this.rootComponentType=e,this.config=t,this.urlTree=n,this.url=l,this.paramsInheritanceStrategy=i,this.relativeLinkResolution=r}recognize(){try{const e=qt(this.urlTree.root,[],[],this.config,this.relativeLinkResolution).segmentGroup,t=this.processSegmentGroup(this.config,e,"primary"),n=new nt([],Object.freeze({}),Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,{},"primary",this.rootComponentType,null,this.urlTree.root,-1,{}),l=new Je(n,t),i=new lt(this.url,l);return this.inheritParamsAndData(i._root),Object(r.a)(i)}catch(e){return new s.a(t=>t.error(e))}}inheritParamsAndData(e){const t=e.value,n=tt(t,this.paramsInheritanceStrategy);t.params=Object.freeze(n.params),t.data=Object.freeze(n.data),e.children.forEach(e=>this.inheritParamsAndData(e))}processSegmentGroup(e,t,n){return 0===t.segments.length&&t.hasChildren()?this.processChildren(e,t):this.processSegment(e,t,t.segments,n)}processChildren(e,t){const n=Ie(t,(t,n)=>this.processSegmentGroup(e,t,n));return function(e){const t={};e.forEach(e=>{const n=t[e.value.outlet];if(n){const t=n.url.map(e=>e.toString()).join("/"),l=e.value.url.map(e=>e.toString()).join("/");throw new Error(`Two segments cannot have the same outlet name: '${t}' and '${l}'.`)}t[e.value.outlet]=e.value})}(n),n.sort((e,t)=>"primary"===e.value.outlet?-1:"primary"===t.value.outlet?1:e.value.outlet.localeCompare(t.value.outlet)),n}processSegment(e,t,n,l){for(const r of e)try{return this.processSegmentAgainstRoute(r,t,n,l)}catch(i){if(!(i instanceof Vt))throw i}if(this.noLeftoversInUrl(t,n,l))return[];throw new Vt}noLeftoversInUrl(e,t,n){return 0===t.length&&!e.children[n]}processSegmentAgainstRoute(e,t,n,l){if(e.redirectTo)throw new Vt;if((e.outlet||"primary")!==l)throw new Vt;let i,r=[],a=[];if("**"===e.path){const r=n.length>0?Me(n).parameters:{};i=new nt(n,r,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,Xt(e),l,e.component,e,Ut(t),Wt(t)+n.length,$t(e))}else{const o=function(e,t,n){if(""===t.path){if("full"===t.pathMatch&&(e.hasChildren()||n.length>0))throw new Vt;return{consumedSegments:[],lastChild:0,parameters:{}}}const l=(t.matcher||ge)(n,e,t);if(!l)throw new Vt;const i={};Ce(l.posParams,(e,t)=>{i[t]=e.path});const r=l.consumed.length>0?Object.assign({},i,l.consumed[l.consumed.length-1].parameters):i;return{consumedSegments:l.consumed,lastChild:l.consumed.length,parameters:r}}(t,e,n);r=o.consumedSegments,a=n.slice(o.lastChild),i=new nt(r,o.parameters,Object.freeze(Object.assign({},this.urlTree.queryParams)),this.urlTree.fragment,Xt(e),l,e.component,e,Ut(t),Wt(t)+r.length,$t(e))}const o=function(e){return e.children?e.children:e.loadChildren?e._loadedConfig.routes:[]}(e),{segmentGroup:s,slicedSegments:u}=qt(t,r,a,o,this.relativeLinkResolution);if(0===u.length&&s.hasChildren()){const e=this.processChildren(o,s);return[new Je(i,e)]}if(0===o.length&&0===u.length)return[new Je(i,[])];const c=this.processSegment(o,s,u,"primary");return[new Je(i,c)]}}function Ut(e){let t=e;for(;t._sourceSegment;)t=t._sourceSegment;return t}function Wt(e){let t=e,n=t._segmentIndexShift?t._segmentIndexShift:0;for(;t._sourceSegment;)t=t._sourceSegment,n+=t._segmentIndexShift?t._segmentIndexShift:0;return n-1}function qt(e,t,n,l,i){if(n.length>0&&function(e,t,n){return n.some(n=>Kt(e,t,n)&&"primary"!==Jt(n))}(e,n,l)){const i=new Oe(t,function(e,t,n,l){const i={};i.primary=l,l._sourceSegment=e,l._segmentIndexShift=t.length;for(const r of n)if(""===r.path&&"primary"!==Jt(r)){const n=new Oe([],{});n._sourceSegment=e,n._segmentIndexShift=t.length,i[Jt(r)]=n}return i}(e,t,l,new Oe(n,e.children)));return i._sourceSegment=e,i._segmentIndexShift=t.length,{segmentGroup:i,slicedSegments:[]}}if(0===n.length&&function(e,t,n){return n.some(n=>Kt(e,t,n))}(e,n,l)){const r=new Oe(e.segments,function(e,t,n,l,i,r){const a={};for(const o of l)if(Kt(e,n,o)&&!i[Jt(o)]){const n=new Oe([],{});n._sourceSegment=e,n._segmentIndexShift="legacy"===r?e.segments.length:t.length,a[Jt(o)]=n}return Object.assign({},i,a)}(e,t,n,l,e.children,i));return r._sourceSegment=e,r._segmentIndexShift=t.length,{segmentGroup:r,slicedSegments:n}}const r=new Oe(e.segments,e.children);return r._sourceSegment=e,r._segmentIndexShift=t.length,{segmentGroup:r,slicedSegments:n}}function Kt(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0===n.redirectTo}function Jt(e){return e.outlet||"primary"}function Xt(e){return e.data||{}}function $t(e){return e.resolve||{}}function Zt(e,t,n,l){const i=Gt(e,t,l);return Se(i.resolve?i.resolve(t,n):i(t,n))}function en(e){return function(t){return t.pipe(Object(R.a)(t=>{const n=e(t);return n?Object(a.a)(n).pipe(Object(m.a)(()=>t)):Object(a.a)([t])}))}}class tn{}class nn{shouldDetach(e){return!1}store(e,t){}shouldAttach(e){return!1}retrieve(e){return null}shouldReuseRoute(e,t){return e.routeConfig===t.routeConfig}}const ln=new i.p("ROUTES");class rn{constructor(e,t,n,l){this.loader=e,this.compiler=t,this.onLoadStartListener=n,this.onLoadEndListener=l}load(e,t){return this.onLoadStartListener&&this.onLoadStartListener(t),this.loadModuleFactory(t.loadChildren).pipe(Object(m.a)(n=>{this.onLoadEndListener&&this.onLoadEndListener(t);const l=n.create(e);return new be(ke(l.injector.get(ln)).map(ye),l)}))}loadModuleFactory(e){return"string"==typeof e?Object(a.a)(this.loader.load(e)):Se(e()).pipe(Object(A.a)(e=>e instanceof i.u?Object(r.a)(e):Object(a.a)(this.compiler.compileModuleAsync(e))))}}class an{}class on{shouldProcessUrl(e){return!0}extract(e){return e}merge(e,t){return e}}function sn(e){throw e}function un(e,t,n){return t.parse("/")}function cn(e,t){return Object(r.a)(null)}class dn{constructor(e,t,n,l,r,a,s,u){this.rootComponentType=e,this.urlSerializer=t,this.rootContexts=n,this.location=l,this.config=u,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.navigationId=0,this.isNgZoneEnabled=!1,this.events=new h.a,this.errorHandler=sn,this.malformedUriErrorHandler=un,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:cn,afterPreactivation:cn},this.urlHandlingStrategy=new on,this.routeReuseStrategy=new nn,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="legacy",this.ngModule=r.get(i.w),this.console=r.get(i.eb);const c=r.get(i.y);this.isNgZoneEnabled=c instanceof i.y,this.resetConfig(u),this.currentUrlTree=new Le(new Oe([],{}),{},null),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.configLoader=new rn(a,s,e=>this.triggerEvent(new ie(e)),e=>this.triggerEvent(new re(e))),this.routerState=Ze(this.currentUrlTree,this.rootComponentType),this.transitions=new o.a({id:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}setupNavigations(e){const t=this.events;return e.pipe(Object(b.a)(e=>0!==e.id),Object(m.a)(e=>Object.assign({},e,{extractedUrl:this.urlHandlingStrategy.extract(e.rawUrl)})),Object(R.a)(e=>{let n=!1,l=!1;return Object(r.a)(e).pipe(Object(V.a)(e=>{this.currentNavigation={id:e.id,initialUrl:e.currentRawUrl,extractedUrl:e.extractedUrl,trigger:e.source,extras:e.extras,previousNavigation:this.lastSuccessfulNavigation?Object.assign({},this.lastSuccessfulNavigation,{previousNavigation:null}):null}}),Object(R.a)(e=>{const n=!this.navigated||e.extractedUrl.toString()!==this.browserUrlTree.toString();if(("reload"===this.onSameUrlNavigation||n)&&this.urlHandlingStrategy.shouldProcessUrl(e.rawUrl))return Object(r.a)(e).pipe(Object(R.a)(e=>{const n=this.transitions.getValue();return t.next(new K(e.id,this.serializeUrl(e.extractedUrl),e.source,e.restoredState)),n!==this.transitions.getValue()?p.a:[e]}),Object(R.a)(e=>Promise.resolve(e)),(l=this.ngModule.injector,i=this.configLoader,a=this.urlSerializer,o=this.config,function(e){return e.pipe(Object(R.a)(e=>function(e,t,n,l,i){return new Ot(e,t,n,l,i).apply()}(l,i,a,e.extractedUrl,o).pipe(Object(m.a)(t=>Object.assign({},e,{urlAfterRedirects:t})))))}),Object(V.a)(e=>{this.currentNavigation=Object.assign({},this.currentNavigation,{finalUrl:e.urlAfterRedirects})}),function(e,t,n,l,i){return function(r){return r.pipe(Object(A.a)(r=>function(e,t,n,l,i="emptyOnly",r="legacy"){return new Qt(e,t,n,l,i,r).recognize()}(e,t,r.urlAfterRedirects,n(r.urlAfterRedirects),l,i).pipe(Object(m.a)(e=>Object.assign({},r,{targetSnapshot:e})))))}}(this.rootComponentType,this.config,e=>this.serializeUrl(e),this.paramsInheritanceStrategy,this.relativeLinkResolution),Object(V.a)(e=>{"eager"===this.urlUpdateStrategy&&(e.extras.skipLocationChange||this.setBrowserUrl(e.urlAfterRedirects,!!e.extras.replaceUrl,e.id,e.extras.state),this.browserUrlTree=e.urlAfterRedirects)}),Object(V.a)(e=>{const n=new Z(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);t.next(n)}));var l,i,a,o;if(n&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:n,extractedUrl:l,source:i,restoredState:a,extras:o}=e,s=new K(n,this.serializeUrl(l),i,a);t.next(s);const u=Ze(l,this.rootComponentType).snapshot;return Object(r.a)(Object.assign({},e,{targetSnapshot:u,urlAfterRedirects:l,extras:Object.assign({},o,{skipLocationChange:!1,replaceUrl:!1})}))}return this.rawUrlTree=e.rawUrl,this.browserUrlTree=e.urlAfterRedirects,e.resolve(null),p.a}),en(e=>{const{targetSnapshot:t,id:n,extractedUrl:l,rawUrl:i,extras:{skipLocationChange:r,replaceUrl:a}}=e;return this.hooks.beforePreactivation(t,{navigationId:n,appliedUrlTree:l,rawUrlTree:i,skipLocationChange:!!r,replaceUrl:!!a})}),Object(V.a)(e=>{const t=new ee(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);this.triggerEvent(t)}),Object(m.a)(e=>Object.assign({},e,{guards:Yt(e.targetSnapshot,e.currentSnapshot,this.rootContexts)})),function(e,t){return function(n){return n.pipe(Object(A.a)(n=>{const{targetSnapshot:l,currentSnapshot:i,guards:{canActivateChecks:o,canDeactivateChecks:s}}=n;return 0===s.length&&0===o.length?Object(r.a)(Object.assign({},n,{guardsResult:!0})):function(e,t,n,l){return Object(a.a)(e).pipe(Object(A.a)(e=>function(e,t,n,l,i){const a=t&&t.routeConfig?t.routeConfig.canDeactivate:null;if(!a||0===a.length)return Object(r.a)(!0);const o=a.map(r=>{const a=Gt(r,t,i);let o;if(function(e){return e&&wt(e.canDeactivate)}(a))o=Se(a.canDeactivate(e,t,n,l));else{if(!wt(a))throw new Error("Invalid CanDeactivate guard");o=Se(a(e,t,n,l))}return o.pipe(E())});return Object(r.a)(o).pipe(jt())}(e.component,e.route,n,t,l)),E(e=>!0!==e,!0))}(s,l,i,e).pipe(Object(A.a)(n=>n&&"boolean"==typeof n?function(e,t,n,l){return Object(a.a)(t).pipe(Object(B.a)(t=>Object(a.a)([Ht(t.route.parent,l),Ft(t.route,l),zt(e,t.path,n),Bt(e,t.route,n)]).pipe(Object(g.a)(),E(e=>!0!==e,!0))),E(e=>!0!==e,!0))}(l,o,e,t):Object(r.a)(n)),Object(m.a)(e=>Object.assign({},n,{guardsResult:e})))}))}}(this.ngModule.injector,e=>this.triggerEvent(e)),Object(V.a)(e=>{if(kt(e.guardsResult)){const t=me(`Redirecting to "${this.serializeUrl(e.guardsResult)}"`);throw t.url=e.guardsResult,t}}),Object(V.a)(e=>{const t=new te(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(e.urlAfterRedirects),e.targetSnapshot,!!e.guardsResult);this.triggerEvent(t)}),Object(b.a)(e=>{if(!e.guardsResult){this.resetUrlToCurrentUrlTree();const n=new X(e.id,this.serializeUrl(e.extractedUrl),"");return t.next(n),e.resolve(!1),!1}return!0}),en(e=>{if(e.guards.canActivateChecks.length)return Object(r.a)(e).pipe(Object(V.a)(e=>{const t=new ne(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);this.triggerEvent(t)}),(t=this.paramsInheritanceStrategy,n=this.ngModule.injector,function(e){return e.pipe(Object(A.a)(e=>{const{targetSnapshot:l,guards:{canActivateChecks:i}}=e;return i.length?Object(a.a)(i).pipe(Object(B.a)(e=>function(e,t,n,l){return function(e,t,n,l){const i=Object.keys(e);if(0===i.length)return Object(r.a)({});if(1===i.length){const r=i[0];return Zt(e[r],t,n,l).pipe(Object(m.a)(e=>({[r]:e})))}const o={};return Object(a.a)(i).pipe(Object(A.a)(i=>Zt(e[i],t,n,l).pipe(Object(m.a)(e=>(o[i]=e,e))))).pipe(T(),Object(m.a)(()=>o))}(e._resolve,e,t,l).pipe(Object(m.a)(t=>(e._resolvedData=t,e.data=Object.assign({},e.data,tt(e,n).resolve),null)))}(e.route,l,t,n)),function(e,t){return arguments.length>=2?function(n){return Object(z.a)(j(e,t),v(1),x(t))(n)}:function(t){return Object(z.a)(j((t,n,l)=>e(t,n,l+1)),v(1))(t)}}((e,t)=>e),Object(m.a)(t=>e)):Object(r.a)(e)}))}),Object(V.a)(e=>{const t=new le(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);this.triggerEvent(t)}));var t,n}),en(e=>{const{targetSnapshot:t,id:n,extractedUrl:l,rawUrl:i,extras:{skipLocationChange:r,replaceUrl:a}}=e;return this.hooks.afterPreactivation(t,{navigationId:n,appliedUrlTree:l,rawUrlTree:i,skipLocationChange:!!r,replaceUrl:!!a})}),Object(m.a)(e=>{const t=function(e,t,n){const l=function e(t,n,l){if(l&&t.shouldReuseRoute(n.value,l.value.snapshot)){const i=l.value;i._futureSnapshot=n.value;const r=function(t,n,l){return n.children.map(n=>{for(const i of l.children)if(t.shouldReuseRoute(i.value.snapshot,n.value))return e(t,n,i);return e(t,n)})}(t,n,l);return new Je(i,r)}{const l=t.retrieve(n.value);if(l){const e=l.route;return function e(t,n){if(t.value.routeConfig!==n.value.routeConfig)throw new Error("Cannot reattach ActivatedRouteSnapshot created from a different route");if(t.children.length!==n.children.length)throw new Error("Cannot reattach ActivatedRouteSnapshot with a different number of children");n.value._futureSnapshot=t.value;for(let l=0;l<t.children.length;++l)e(t.children[l],n.children[l])}(n,e),e}{const l=new et(new o.a((i=n.value).url),new o.a(i.params),new o.a(i.queryParams),new o.a(i.fragment),new o.a(i.data),i.outlet,i.component,i),r=n.children.map(n=>e(t,n));return new Je(l,r)}}var i}(e,t._root,n?n._root:void 0);return new $e(l,t)}(this.routeReuseStrategy,e.targetSnapshot,e.currentRouterState);return Object.assign({},e,{targetRouterState:t})}),Object(V.a)(e=>{this.currentUrlTree=e.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,e.rawUrl),this.routerState=e.targetRouterState,"deferred"===this.urlUpdateStrategy&&(e.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,!!e.extras.replaceUrl,e.id,e.extras.state),this.browserUrlTree=e.urlAfterRedirects)}),(i=this.rootContexts,s=this.routeReuseStrategy,u=e=>this.triggerEvent(e),Object(m.a)(e=>(new vt(s,e.targetRouterState,e.currentRouterState,u).activate(i),e))),Object(V.a)({next(){n=!0},complete(){n=!0}}),Object(Q.a)(()=>{if(!n&&!l){this.resetUrlToCurrentUrlTree();const n=new X(e.id,this.serializeUrl(e.extractedUrl),`Navigation ID ${e.id} is not equal to the current navigation id ${this.navigationId}`);t.next(n),e.resolve(!1)}this.currentNavigation=null}),Object(I.a)(n=>{if(l=!0,(i=n)&&i.ngNavigationCancelingError){const l=kt(n.url);l||(this.navigated=!0,this.resetStateAndUrl(e.currentRouterState,e.currentUrlTree,e.rawUrl));const i=new X(e.id,this.serializeUrl(e.extractedUrl),n.message);t.next(i),e.resolve(!1),l&&this.navigateByUrl(n.url)}else{this.resetStateAndUrl(e.currentRouterState,e.currentUrlTree,e.rawUrl);const l=new $(e.id,this.serializeUrl(e.extractedUrl),n);t.next(l);try{e.resolve(this.errorHandler(n))}catch(r){e.reject(r)}}var i;return p.a}));var i,s,u}))}resetRootComponentType(e){this.rootComponentType=e,this.routerState.root.component=this.rootComponentType}getTransition(){const e=this.transitions.value;return e.urlAfterRedirects=this.browserUrlTree,e}setTransition(e){this.transitions.next(Object.assign({},this.getTransition(),e))}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(e=>{let t=this.parseUrl(e.url);const n="popstate"===e.type?"popstate":"hashchange",l=e.state&&e.state.navigationId?e.state:null;setTimeout(()=>{this.scheduleNavigation(t,n,l,{replaceUrl:!0})},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(e){this.events.next(e)}resetConfig(e){fe(e),this.config=e.map(ye),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=null)}createUrlTree(e,t={}){const{relativeTo:n,queryParams:l,fragment:r,preserveQueryParams:a,queryParamsHandling:o,preserveFragment:s}=t;Object(i.Z)()&&a&&console&&console.warn&&console.warn("preserveQueryParams is deprecated, use queryParamsHandling instead.");const u=n||this.routerState.root,c=s?this.currentUrlTree.fragment:r;let d=null;if(o)switch(o){case"merge":d=Object.assign({},this.currentUrlTree.queryParams,l);break;case"preserve":d=this.currentUrlTree.queryParams;break;default:d=l||null}else d=a?this.currentUrlTree.queryParams:l||null;return null!==d&&(d=this.removeEmptyProps(d)),function(e,t,n,l,i){if(0===n.length)return ut(t.root,t.root,t,l,i);const r=function(e){if("string"==typeof e[0]&&1===e.length&&"/"===e[0])return new ct(!0,0,e);let t=0,n=!1;const l=e.reduce((e,l,i)=>{if("object"==typeof l&&null!=l){if(l.outlets){const t={};return Ce(l.outlets,(e,n)=>{t[n]="string"==typeof e?e.split("/"):e}),[...e,{outlets:t}]}if(l.segmentPath)return[...e,l.segmentPath]}return"string"!=typeof l?[...e,l]:0===i?(l.split("/").forEach((l,i)=>{0==i&&"."===l||(0==i&&""===l?n=!0:".."===l?t++:""!=l&&e.push(l))}),e):[...e,l]},[]);return new ct(n,t,l)}(n);if(r.toRoot())return ut(t.root,new Oe([],{}),t,l,i);const a=function(e,t,n){if(e.isAbsolute)return new dt(t.root,!0,0);if(-1===n.snapshot._lastPathIndex)return new dt(n.snapshot._urlSegment,!0,0);const l=st(e.commands[0])?0:1;return function(e,t,n){let l=e,i=t,r=n;for(;r>i;){if(r-=i,l=l.parent,!l)throw new Error("Invalid number of '../'");i=l.segments.length}return new dt(l,!1,i-r)}(n.snapshot._urlSegment,n.snapshot._lastPathIndex+l,e.numberOfDoubleDots)}(r,t,e),o=a.processChildren?mt(a.segmentGroup,a.index,r.commands):pt(a.segmentGroup,a.index,r.commands);return ut(a.segmentGroup,o,t,l,i)}(u,this.currentUrlTree,e,d,c)}navigateByUrl(e,t={skipLocationChange:!1}){Object(i.Z)()&&this.isNgZoneEnabled&&!i.y.isInAngularZone()&&this.console.warn("Navigation triggered outside Angular zone, did you forget to call 'ngZone.run()'?");const n=kt(e)?e:this.parseUrl(e),l=this.urlHandlingStrategy.merge(n,this.rawUrlTree);return this.scheduleNavigation(l,"imperative",null,t)}navigate(e,t={skipLocationChange:!1}){return function(e){for(let t=0;t<e.length;t++){const n=e[t];if(null==n)throw new Error(`The requested path contains ${n} segment at index ${t}`)}}(e),this.navigateByUrl(this.createUrlTree(e,t),t)}serializeUrl(e){return this.urlSerializer.serialize(e)}parseUrl(e){let t;try{t=this.urlSerializer.parse(e)}catch(n){t=this.malformedUriErrorHandler(n,this.urlSerializer,e)}return t}isActive(e,t){if(kt(e))return xe(this.currentUrlTree,e,t);const n=this.parseUrl(e);return xe(this.currentUrlTree,n,t)}removeEmptyProps(e){return Object.keys(e).reduce((t,n)=>{const l=e[n];return null!=l&&(t[n]=l),t},{})}processNavigations(){this.navigations.subscribe(e=>{this.navigated=!0,this.lastSuccessfulId=e.id,this.events.next(new J(e.id,this.serializeUrl(e.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,this.currentNavigation=null,e.resolve(!0)},e=>{this.console.warn("Unhandled Navigation Error: ")})}scheduleNavigation(e,t,n,l){const i=this.getTransition();if(i&&"imperative"!==t&&"imperative"===i.source&&i.rawUrl.toString()===e.toString())return Promise.resolve(!0);if(i&&"hashchange"==t&&"popstate"===i.source&&i.rawUrl.toString()===e.toString())return Promise.resolve(!0);if(i&&"popstate"==t&&"hashchange"===i.source&&i.rawUrl.toString()===e.toString())return Promise.resolve(!0);let r=null,a=null;const o=new Promise((e,t)=>{r=e,a=t}),s=++this.navigationId;return this.setTransition({id:s,source:t,restoredState:n,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:e,extras:l,resolve:r,reject:a,promise:o,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),o.catch(e=>Promise.reject(e))}setBrowserUrl(e,t,n,l){const i=this.urlSerializer.serialize(e);l=l||{},this.location.isCurrentPathEqualTo(i)||t?this.location.replaceState(i,"",Object.assign({},l,{navigationId:n})):this.location.go(i,"",Object.assign({},l,{navigationId:n}))}resetStateAndUrl(e,t,n){this.routerState=e,this.currentUrlTree=t,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n),this.resetUrlToCurrentUrlTree()}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",{navigationId:this.lastSuccessfulId})}}class hn{constructor(e,t,n,l,i){this.router=e,this.route=t,this.commands=[],null==n&&l.setAttribute(i.nativeElement,"tabindex","0")}set routerLink(e){this.commands=null!=e?Array.isArray(e)?e:[e]:[]}set preserveQueryParams(e){Object(i.Z)()&&console&&console.warn&&console.warn("preserveQueryParams is deprecated!, use queryParamsHandling instead."),this.preserve=e}onClick(){const e={skipLocationChange:mn(this.skipLocationChange),replaceUrl:mn(this.replaceUrl)};return this.router.navigateByUrl(this.urlTree,e),!0}get urlTree(){return this.router.createUrlTree(this.commands,{relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,preserveQueryParams:mn(this.preserve),queryParamsHandling:this.queryParamsHandling,preserveFragment:mn(this.preserveFragment)})}}class pn{constructor(e,t,n){this.router=e,this.route=t,this.locationStrategy=n,this.commands=[],this.subscription=e.events.subscribe(e=>{e instanceof J&&this.updateTargetUrlAndHref()})}set routerLink(e){this.commands=null!=e?Array.isArray(e)?e:[e]:[]}set preserveQueryParams(e){Object(i.Z)()&&console&&console.warn&&console.warn("preserveQueryParams is deprecated, use queryParamsHandling instead."),this.preserve=e}ngOnChanges(e){this.updateTargetUrlAndHref()}ngOnDestroy(){this.subscription.unsubscribe()}onClick(e,t,n,l){if(0!==e||t||n||l)return!0;if("string"==typeof this.target&&"_self"!=this.target)return!0;const i={skipLocationChange:mn(this.skipLocationChange),replaceUrl:mn(this.replaceUrl),state:this.state};return this.router.navigateByUrl(this.urlTree,i),!1}updateTargetUrlAndHref(){this.href=this.locationStrategy.prepareExternalUrl(this.router.serializeUrl(this.urlTree))}get urlTree(){return this.router.createUrlTree(this.commands,{relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,preserveQueryParams:mn(this.preserve),queryParamsHandling:this.queryParamsHandling,preserveFragment:mn(this.preserveFragment)})}}function mn(e){return""===e||!!e}class gn{constructor(e,t,n,l,i){this.router=e,this.element=t,this.renderer=n,this.link=l,this.linkWithHref=i,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.subscription=e.events.subscribe(e=>{e instanceof J&&this.update()})}ngAfterContentInit(){this.links.changes.subscribe(e=>this.update()),this.linksWithHrefs.changes.subscribe(e=>this.update()),this.update()}set routerLinkActive(e){const t=Array.isArray(e)?e:e.split(" ");this.classes=t.filter(e=>!!e)}ngOnChanges(e){this.update()}ngOnDestroy(){this.subscription.unsubscribe()}update(){this.links&&this.linksWithHrefs&&this.router.navigated&&Promise.resolve().then(()=>{const e=this.hasActiveLinks();this.isActive!==e&&(this.isActive=e,this.classes.forEach(t=>{e?this.renderer.addClass(this.element.nativeElement,t):this.renderer.removeClass(this.element.nativeElement,t)}))})}isLinkActive(e){return t=>e.isActive(t.urlTree,this.routerLinkActiveOptions.exact)}hasActiveLinks(){const e=this.isLinkActive(this.router);return this.link&&e(this.link)||this.linkWithHref&&e(this.linkWithHref)||this.links.some(e)||this.linksWithHrefs.some(e)}}class bn{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.children=new fn,this.attachRef=null}}class fn{constructor(){this.contexts=new Map}onChildOutletCreated(e,t){const n=this.getOrCreateContext(e);n.outlet=t,this.contexts.set(e,n)}onChildOutletDestroyed(e){const t=this.getContext(e);t&&(t.outlet=null)}onOutletDeactivated(){const e=this.contexts;return this.contexts=new Map,e}onOutletReAttached(e){this.contexts=e}getOrCreateContext(e){let t=this.getContext(e);return t||(t=new bn,this.contexts.set(e,t)),t}getContext(e){return this.contexts.get(e)||null}}class _n{constructor(e,t,n,l,r){this.parentContexts=e,this.location=t,this.resolver=n,this.changeDetector=r,this.activated=null,this._activatedRoute=null,this.activateEvents=new i.m,this.deactivateEvents=new i.m,this.name=l||"primary",e.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const e=this.parentContexts.getContext(this.name);e&&e.route&&(e.attachRef?this.attach(e.attachRef,e.route):this.activateWith(e.route,e.resolver||null))}}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new Error("Outlet is not activated");return this.activated.instance}get activatedRoute(){if(!this.activated)throw new Error("Outlet is not activated");return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new Error("Outlet is not activated");this.location.detach();const e=this.activated;return this.activated=null,this._activatedRoute=null,e}attach(e,t){this.activated=e,this._activatedRoute=t,this.location.insert(e.hostView)}deactivate(){if(this.activated){const e=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(e)}}activateWith(e,t){if(this.isActivated)throw new Error("Cannot activate an already activated outlet");this._activatedRoute=e;const n=(t=t||this.resolver).resolveComponentFactory(e._futureSnapshot.routeConfig.component),l=this.parentContexts.getOrCreateContext(this.name).children,i=new vn(e,l,this.location.injector);this.activated=this.location.createComponent(n,this.location.length,i),this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}class vn{constructor(e,t,n){this.route=e,this.childContexts=t,this.parent=n}get(e,t){return e===et?this.route:e===fn?this.childContexts:this.parent.get(e,t)}}class yn{}class wn{preload(e,t){return t().pipe(Object(I.a)(()=>Object(r.a)(null)))}}class kn{preload(e,t){return Object(r.a)(null)}}class Mn{constructor(e,t,n,l,i){this.router=e,this.injector=l,this.preloadingStrategy=i,this.loader=new rn(t,n,t=>e.triggerEvent(new ie(t)),t=>e.triggerEvent(new re(t)))}setUpPreloading(){this.subscription=this.router.events.pipe(Object(b.a)(e=>e instanceof J),Object(B.a)(()=>this.preload())).subscribe(()=>{})}preload(){const e=this.injector.get(i.w);return this.processRoutes(e,this.router.config)}ngOnDestroy(){this.subscription.unsubscribe()}processRoutes(e,t){const n=[];for(const l of t)if(l.loadChildren&&!l.canLoad&&l._loadedConfig){const e=l._loadedConfig;n.push(this.processRoutes(e.module,e.routes))}else l.loadChildren&&!l.canLoad?n.push(this.preloadConfig(e,l)):l.children&&n.push(this.processRoutes(e,l.children));return Object(a.a)(n).pipe(Object(U.a)(),Object(m.a)(e=>{}))}preloadConfig(e,t){return this.preloadingStrategy.preload(t,()=>this.loader.load(e.injector,t).pipe(Object(A.a)(e=>(t._loadedConfig=e,this.processRoutes(e.module,e.routes)))))}}class Cn{constructor(e,t,n={}){this.router=e,this.viewportScroller=t,this.options=n,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},n.scrollPositionRestoration=n.scrollPositionRestoration||"disabled",n.anchorScrolling=n.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(e=>{e instanceof K?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=e.navigationTrigger,this.restoredId=e.restoredState?e.restoredState.navigationId:0):e instanceof J&&(this.lastId=e.id,this.scheduleScrollEvent(e,this.router.parseUrl(e.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(e=>{e instanceof ce&&(e.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(e.position):e.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(e.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(e,t){this.router.triggerEvent(new ce(e,"popstate"===this.lastSource?this.store[this.restoredId]:null,t))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}const Sn=new i.p("ROUTER_CONFIGURATION"),xn=new i.p("ROUTER_FORROOT_GUARD"),Ln=[l.k,{provide:De,useClass:Ee},{provide:dn,useFactory:An,deps:[i.g,De,fn,l.k,i.q,i.v,i.i,ln,Sn,[an,new i.z],[tn,new i.z]]},fn,{provide:et,useFactory:Yn,deps:[dn]},{provide:i.v,useClass:i.L},Mn,kn,wn,{provide:Sn,useValue:{enableTracing:!1}}];function On(){return new i.x("Router",dn)}class Pn{constructor(e,t){}static forRoot(e,t){return{ngModule:Pn,providers:[Ln,En(e),{provide:xn,useFactory:Dn,deps:[[dn,new i.z,new i.K]]},{provide:Sn,useValue:t||{}},{provide:l.l,useFactory:In,deps:[l.x,[new i.o(l.a),new i.z],Sn]},{provide:Cn,useFactory:Tn,deps:[dn,l.B,Sn]},{provide:yn,useExisting:t&&t.preloadingStrategy?t.preloadingStrategy:kn},{provide:i.x,multi:!0,useFactory:On},[Gn,{provide:i.d,multi:!0,useFactory:Rn,deps:[Gn]},{provide:jn,useFactory:Nn,deps:[Gn]},{provide:i.b,multi:!0,useExisting:jn}]]}}static forChild(e){return{ngModule:Pn,providers:[En(e)]}}}function Tn(e,t,n){return n.scrollOffset&&t.setOffset(n.scrollOffset),new Cn(e,t,n)}function In(e,t,n={}){return n.useHash?new l.h(e,t):new l.w(e,t)}function Dn(e){if(e)throw new Error("RouterModule.forRoot() called twice. Lazy loaded modules should use RouterModule.forChild() instead.");return"guarded"}function En(e){return[{provide:i.a,multi:!0,useValue:e},{provide:ln,multi:!0,useValue:e}]}function An(e,t,n,l,i,r,a,o,s={},u,c){const d=new dn(null,t,n,l,i,r,a,ke(o));if(u&&(d.urlHandlingStrategy=u),c&&(d.routeReuseStrategy=c),s.errorHandler&&(d.errorHandler=s.errorHandler),s.malformedUriErrorHandler&&(d.malformedUriErrorHandler=s.malformedUriErrorHandler),s.enableTracing){const e=Object(W.s)();d.events.subscribe(t=>{e.logGroup("Router Event: "+t.constructor.name),e.log(t.toString()),e.log(t),e.logGroupEnd()})}return s.onSameUrlNavigation&&(d.onSameUrlNavigation=s.onSameUrlNavigation),s.paramsInheritanceStrategy&&(d.paramsInheritanceStrategy=s.paramsInheritanceStrategy),s.urlUpdateStrategy&&(d.urlUpdateStrategy=s.urlUpdateStrategy),s.relativeLinkResolution&&(d.relativeLinkResolution=s.relativeLinkResolution),d}function Yn(e){return e.routerState.root}class Gn{constructor(e){this.injector=e,this.initNavigation=!1,this.resultOfPreactivationDone=new h.a}appInitializer(){return this.injector.get(l.j,Promise.resolve(null)).then(()=>{let e=null;const t=new Promise(t=>e=t),n=this.injector.get(dn),l=this.injector.get(Sn);if(this.isLegacyDisabled(l)||this.isLegacyEnabled(l))e(!0);else if("disabled"===l.initialNavigation)n.setUpLocationChangeListener(),e(!0);else{if("enabled"!==l.initialNavigation)throw new Error(`Invalid initialNavigation options: '${l.initialNavigation}'`);n.hooks.afterPreactivation=()=>this.initNavigation?Object(r.a)(null):(this.initNavigation=!0,e(!0),this.resultOfPreactivationDone),n.initialNavigation()}return t})}bootstrapListener(e){const t=this.injector.get(Sn),n=this.injector.get(Mn),l=this.injector.get(Cn),r=this.injector.get(dn),a=this.injector.get(i.g);e===a.components[0]&&(this.isLegacyEnabled(t)?r.initialNavigation():this.isLegacyDisabled(t)&&r.setUpLocationChangeListener(),n.setUpPreloading(),l.init(),r.resetRootComponentType(a.componentTypes[0]),this.resultOfPreactivationDone.next(null),this.resultOfPreactivationDone.complete())}isLegacyEnabled(e){return"legacy_enabled"===e.initialNavigation||!0===e.initialNavigation||void 0===e.initialNavigation}isLegacyDisabled(e){return"legacy_disabled"===e.initialNavigation||!1===e.initialNavigation}}function Rn(e){return e.appInitializer.bind(e)}function Nn(e){return e.bootstrapListener.bind(e)}const jn=new i.p("Router Initializer")},iQmJ:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=function(e){return e.PAYPAL="paypal",e.SEPA="sepa_debit",e.CARD="card",e.GOOGLEPAY="googlepay",e.APPLEPAY="applepay",e}({})},iYuL:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),l=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4},invalidDate:"Fecha inv\xe1lida"})}(n("wd/R"))},ieA2:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("cYBl");var l=n("jEEg");class i{constructor(e,t,n){this.readersService=e,this.activatedRoute=t,this.router=n,this.subscriptionId=this.activatedRoute.snapshot.params.subscriptionId,this.activatedRoute.data.subscribe(e=>{this.addressesData=e.addressesData,this.currentAddressId=window.history.state.currentAddressId,this.addressType=window.history.state.addressType,this.currentAddressId?this.selectedAddressId=this.currentAddressId:this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then()})}ngOnInit(){}cancel(){this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then()}updateSubscriptionAddress(){this.selectedAddressId===this.currentAddressId?this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then():"billing"===this.addressType?this.readersService.updateSubscriptionAddress(this.subscriptionId,0,this.selectedAddressId,void 0).subscribe(()=>this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then()):this.readersService.updateSubscriptionAddress(this.subscriptionId,0,void 0,this.selectedAddressId).subscribe(()=>this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then())}addNewAddress(){this.router.navigate(["../address"],{relativeTo:this.activatedRoute,state:{address:l.a.getEmptyAddress(),subscriptionId:this.subscriptionId,addressType:this.addressType}}).then()}}},itXk:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var l=n("z+Ro"),i=n("DH7j"),r=n("l7GE"),a=n("ZUHj"),o=n("yCtX");const s={};function u(...e){let t=null,n=null;return Object(l.a)(e[e.length-1])&&(n=e.pop()),"function"==typeof e[e.length-1]&&(t=e.pop()),1===e.length&&Object(i.a)(e[0])&&(e=e[0]),Object(o.a)(e,n).lift(new c(t))}class c{constructor(e){this.resultSelector=e}call(e,t){return t.subscribe(new d(e,this.resultSelector))}}class d extends r.a{constructor(e,t){super(e),this.resultSelector=t,this.active=0,this.values=[],this.observables=[]}_next(e){this.values.push(s),this.observables.push(e)}_complete(){const e=this.observables,t=e.length;if(0===t)this.destination.complete();else{this.active=t,this.toRespond=t;for(let n=0;n<t;n++){const t=e[n];this.add(Object(a.a)(this,t,t,n))}}}notifyComplete(e){0==(this.active-=1)&&this.destination.complete()}notifyNext(e,t,n,l,i){const r=this.values,a=this.toRespond?r[n]===s?--this.toRespond:this.toRespond:0;r[n]=t,0===a&&(this.resultSelector?this._tryResultSelector(r):this.destination.next(r.slice()))}_tryResultSelector(e){let t;try{t=this.resultSelector.apply(this,e)}catch(n){return void this.destination.error(n)}this.destination.next(t)}}},j8kU:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("kwfl");class l{constructor(e){this.data=e,this.item="youtube"===e.video_type?{width:e.width,height:e.height,video_id:e.video_id,show_controls:e.show_controls,auto_start:e.auto_start,loop_video:e.loop_video}:{width:e.width,preview_url:e.preview_url,file_url:e.file_url,show_controls:e.show_controls,auto_start:e.auto_start,loop_video:e.loop_video}}ngOnInit(){}}},jEEg:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{static getEmptyAddress(){return{salutation:void 0,first_name:void 0,last_name:void 0,address1:void 0,address2:"",city:void 0,zip:void 0,country:void 0,state:void 0,phone:void 0,type:"personal"}}static getBrowserLanguage(){let e;const t=(navigator.language||navigator.userLanguage||"en-us").split("-");return t.length>0&&(e=t[0]),-1!==["de","en"].indexOf(e)?e:"de"}}},jUeY:function(e,t,n){!function(e){"use strict";e.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(e,t,n){return e>11?n?"\u03bc\u03bc":"\u039c\u039c":n?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(e){return"\u03bc"===(e+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT";default:return"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,t){var n,l=this._calendarEl[e],i=t&&t.hours();return n=l,("undefined"!=typeof Function&&n instanceof Function||"[object Function]"===Object.prototype.toString.call(n))&&(l=l.apply(t)),l.replace("{}",i%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}})}(n("wd/R"))},jVdC:function(e,t,n){!function(e){"use strict";var t="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),l=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function i(e){return e%10<5&&e%10>1&&~~(e/10)%10!=1}function r(e,t,n){var l=e+" ";switch(n){case"ss":return l+(i(e)?"sekundy":"sekund");case"m":return t?"minuta":"minut\u0119";case"mm":return l+(i(e)?"minuty":"minut");case"h":return t?"godzina":"godzin\u0119";case"hh":return l+(i(e)?"godziny":"godzin");case"ww":return l+(i(e)?"tygodnie":"tygodni");case"MM":return l+(i(e)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return l+(i(e)?"lata":"lat")}}e.defineLocale("pl",{months:function(e,l){return e?/D MMMM/.test(l)?n[e.month()]:t[e.month()]:t},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dzi\u015b o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedziel\u0119 o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W \u015brod\u0119 o] LT";case 6:return"[W sobot\u0119 o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:r,m:r,mm:r,h:r,hh:r,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:r,M:"miesi\u0105c",MM:r,y:"rok",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},"jWk+":function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.sanitized=e}transform(e){return this.sanitized.bypassSecurityTrustResourceUrl(e)}}},jZKg:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("HDdC"),i=n("quSY");function r(e,t){return new l.a(n=>{const l=new i.a;let r=0;return l.add(t.schedule((function(){r!==e.length?(n.next(e[r++]),n.closed||l.add(this.schedule())):n.complete()}))),l})}},jfSC:function(e,t,n){!function(e){"use strict";var t={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},n={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};e.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(e){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(e)},meridiem:function(e,t,n){return e<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/[\u06f0-\u06f9]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(n("wd/R"))},"jfp/":function(e,t,n){"use strict";var l=n("MDzN"),i=n("8Y7J"),r=n("TSSN"),a=n("SVse"),o=n("ykY6"),s=n("s6ns"),u=n("KbaO"),c=n("iInd");n.d(t,"a",(function(){return _}));var d=i.sb({encapsulation:0,styles:[l.a,[""]],data:{}});function h(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn login-selection"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openPak()&&l),l}),null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("LOGIN_SELECTION_PAK")))}))}function p(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn login-selection"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openKeosk()&&l),l}),null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("LOGIN_SELECTION_KEOSK")))}))}function m(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,15,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","subscription-header"]],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,11,"div",[["class","subscription-container"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,10,"div",[["class","subscriptions"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,2,"div",[["class","login-selection-headline"]],null,null,null,null,null)),(e()(),i.Ob(7,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,h)),i.tb(10,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,p)),i.tb(12,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(13,0,null,null,2,"div",[["class","subscriptions-description"]],null,null,null,null,null)),(e()(),i.Ob(14,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,10,0,n.showPak),e(t,12,0,n.showKeosk&&!n.showKeoskLogout)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("LOGIN_SELECTION_HEADER"))),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("LOGIN_SELECTION_HEADLINE"))),e(t,14,0,i.Pb(t,14,0,i.Gb(t,15).transform("LOGIN_SELECTION_DESCRIPITON")))}))}function g(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,12,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","subscription-header"]],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,8,"div",[["class","subscription-container"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,7,"div",[["class","subscriptions"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,0,"div",[["class","login-selection-headline"]],null,null,null,null,null)),(e()(),i.ub(7,0,null,null,2,"button",[["class","btn login-selection"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.logoutFromKeosk()&&l),l}),null,null)),(e()(),i.Ob(8,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(10,0,null,null,2,"button",[["class","btn login-selection"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openReaderManager()&&l),l}),null,null)),(e()(),i.Ob(11,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("LOGOUT_SELECTION_HEADER"))),e(t,8,0,i.Pb(t,8,0,i.Gb(t,9).transform("LOGOUT_SELECTION_KEOSK"))),e(t,11,0,i.Pb(t,11,0,i.Gb(t,12).transform("LOGIN_SELECTION_LATERPAY_MY_DATA")))}))}function b(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"div",[["class","subscription-dialog"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["q"])),(e()(),i.kb(16777216,null,null,1,null,m)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,g)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n.showPak||n.showKeosk&&!n.showKeoskLogout),e(t,6,0,n.showKeoskLogout)}),null)}function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-loginselect",[],null,null,null,b,d)),i.tb(1,114688,null,0,o.a,[s.i,s.e,u.b,c.l],null,null)],(function(e,t){e(t,1,0)}),null)}var _=i.qb("app-loginselect",o.a,f,{},{},[])},jnO4:function(e,t,n){!function(e){"use strict";var t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},l=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},i={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},r=function(e){return function(t,n,r,a){var o=l(t),s=i[e][l(t)];return 2===o&&(s=s[n?0:1]),s.replace(/%d/i,t)}},a=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar",{months:a,monthsShort:a,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(n("wd/R"))},kEOa:function(e,t,n){!function(e){"use strict";var t={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},n={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};e.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u09b0\u09be\u09a4"===t&&e>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===t&&e<5||"\u09ac\u09bf\u0995\u09be\u09b2"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u09b0\u09be\u09a4":e<10?"\u09b8\u0995\u09be\u09b2":e<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(n("wd/R"))},kIKR:function(e,t,n){"use strict";var l=n("H/3d"),i=n("8Y7J"),r=n("TSSN"),a=n("SVse"),o=n("vDTs"),s=n("Mr+X"),u=n("Gi4r"),c=n("TAqg"),d=n("cYBl"),h=n("naTb"),p=n("7Dn+"),m=n("BRA/"),g=n("KbaO");n.d(t,"a",(function(){return P}));var b=i.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{padding:20px;display:block;width:390px}h5[_ngcontent-%COMP%]{margin-top:0}.back[_ngcontent-%COMP%]{font-size:30px;cursor:pointer}.bill[_ngcontent-%COMP%]{position:relative;margin-top:30px}.bill[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:0;margin-top:0;max-width:310px;overflow-y:hidden}.bill[_ngcontent-%COMP%]   .top-button[_ngcontent-%COMP%]{position:absolute;top:-5px;right:0}.button-container[_ngcontent-%COMP%]{margin-top:20px;display:flex;flex-direction:column;gap:15px}hr[_ngcontent-%COMP%]{margin-top:30px;margin-bottom:30px}"],l.a],data:{}});function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.ACCOUNT_TITLE_UNPAID_BILLS")))}))}function _(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.ACCOUNT_TITLE_PROCESSING_BILLS")))}))}function v(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.ACCOUNT_TITLE_PAID_BILLS")))}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,[", "]))],null,null)}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"b",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[""," "])),(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(3,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,3,0,!t.context.last)}),(function(e,t){e(t,1,0,t.context.$implicit)}))}function k(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,3).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,3).onMouseLeave()&&l),"click"===t&&(l=!1!==r.payBill(e.parent.parent.context.$implicit)&&l),l}),null,null)),i.Lb(512,null,a.K,a.L,[i.k,i.s,i.E]),i.tb(2,278528,null,0,a.r,[a.K],{ngStyle:[0,"ngStyle"]},null),i.tb(3,16384,null,0,o.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(4,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,2,0,n.viewerService.secondaryButtonStyle),e(t,3,0,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonHoverTextColor,n.viewerService.secondaryButtonBackgroundColor,n.viewerService.secondaryButtonTextColor)}),(function(e,t){e(t,4,0,i.Pb(t,4,0,i.Gb(t,5).transform("shopping_cart.PAY")))}))}function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"div",[],[[8,"id",0]],null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"paypal-button-container-",t.parent.parent.context.$implicit.id,""))}))}function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,k)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,M)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.canShowPayButton),e(t,4,0,n.payPalClientId)}),null)}function S(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,16,"div",[["class","bill"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(3,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),i.Ob(5,null,["",""])),i.Kb(6,1),(e()(),i.ub(7,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),i.Ob(8,null,["",""])),i.Kb(9,2),(e()(),i.ub(10,0,null,null,2,"button",[["class","btn top-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.downloadBill(e.context.$implicit.url)&&l),l}),null,null)),(e()(),i.ub(11,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","download"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,s.b,s.a)),i.tb(12,9158656,null,0,u.b,[i.k,u.d,[8,null],[2,u.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),i.kb(16777216,null,null,1,null,C)),i.tb(14,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,S)),i.tb(16,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,t.context.$implicit.products),e(t,12,0,"download"),e(t,14,0,"unpaid"===n.billsType),e(t,16,0,!t.context.last)}),(function(e,t){var n=i.Pb(t,5,0,e(t,6,0,i.Gb(t.parent,0),1e3*t.context.$implicit.purchase_timestamp));e(t,5,0,n);var l=i.Pb(t,8,0,e(t,9,0,i.Gb(t.parent,1),t.context.$implicit.price,t.context.$implicit.currency));e(t,8,0,l),e(t,11,0,i.Gb(t,12).inline,"primary"!==i.Gb(t,12).color&&"accent"!==i.Gb(t,12).color&&"warn"!==i.Gb(t,12).color)}))}function L(e){return i.Qb(0,[i.Ib(0,a.f,[i.t]),i.Ib(0,a.d,[i.t]),(e()(),i.ub(2,0,null,null,9,"div",[["class","header"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,2,"button",[["class","btn"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.backToMyAccount()&&l),l}),null,null)),(e()(),i.ub(4,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","arrow_back"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,s.b,s.a)),i.tb(5,9158656,null,0,u.b,[i.k,u.d,[8,null],[2,u.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null),(e()(),i.kb(16777216,null,null,1,null,f)),i.tb(7,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,_)),i.tb(9,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,v)),i.tb(11,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,x)),i.tb(13,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,5,0,"arrow_back"),e(t,7,0,"unpaid"===n.billsType),e(t,9,0,"processing"===n.billsType),e(t,11,0,"paid"===n.billsType),e(t,13,0,n.bills)}),(function(e,t){e(t,4,0,i.Gb(t,5).inline,"primary"!==i.Gb(t,5).color&&"accent"!==i.Gb(t,5).color&&"warn"!==i.Gb(t,5).color)}))}function O(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-bills",[],null,null,null,L,b)),i.tb(1,114688,null,0,c.a,[d.a,h.a,p.a,m.a,g.b],null,null)],(function(e,t){e(t,1,0)}),null)}var P=i.qb("app-bills",c.a,O,{},{},[])},kJWO:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")()},kNGD:function(e,t,n){"use strict";n.d(t,"d",(function(){return M})),n.d(t,"c",(function(){return k})),n.d(t,"b",(function(){return b})),n.d(t,"a",(function(){return f}));var l=n("KCVW"),i=n("dvZr"),r=n("8Y7J"),a=n("Xd0L"),o=n("XNiG"),s=n("VRyK"),u=n("IzEk"),c=n("1G5W"),d=n("JX91"),h=n("5GAg"),p=n("8bJo");class m{constructor(e){this._elementRef=e}}const g=Object(a.A)(Object(a.B)(Object(a.C)(m)),"primary");class b extends g{constructor(e,t,n,l,i,s){super(e),this._elementRef=e,this._ngZone=t,this._changeDetectorRef=s,this._hasFocus=!1,this.chipListSelectable=!0,this._chipListMultiple=!1,this._selected=!1,this._selectable=!0,this._removable=!0,this._onFocus=new o.a,this._onBlur=new o.a,this.selectionChange=new r.m,this.destroyed=new r.m,this.removed=new r.m,this._addHostClassName(),this._chipRipple=new a.x(this,t,e,n),this._chipRipple.setupTriggerEvents(e),this.rippleConfig=l||{},this._animationsDisabled="NoopAnimations"===i}get rippleDisabled(){return this.disabled||this.disableRipple||!!this.rippleConfig.disabled}get selected(){return this._selected}set selected(e){const t=Object(l.c)(e);t!==this._selected&&(this._selected=t,this._dispatchSelectionChange())}get value(){return void 0!==this._value?this._value:this._elementRef.nativeElement.textContent}set value(e){this._value=e}get selectable(){return this._selectable&&this.chipListSelectable}set selectable(e){this._selectable=Object(l.c)(e)}get removable(){return this._removable}set removable(e){this._removable=Object(l.c)(e)}get ariaSelected(){return this.selectable&&(this._chipListMultiple||this.selected)?this.selected.toString():null}_addHostClassName(){const e=this._elementRef.nativeElement;e.hasAttribute("mat-basic-chip")||"mat-basic-chip"===e.tagName.toLowerCase()?e.classList.add("mat-basic-chip"):e.classList.add("mat-standard-chip")}ngOnDestroy(){this.destroyed.emit({chip:this}),this._chipRipple._removeTriggerEvents()}select(){this._selected||(this._selected=!0,this._dispatchSelectionChange(),this._markForCheck())}deselect(){this._selected&&(this._selected=!1,this._dispatchSelectionChange(),this._markForCheck())}selectViaInteraction(){this._selected||(this._selected=!0,this._dispatchSelectionChange(!0),this._markForCheck())}toggleSelected(e=!1){return this._selected=!this.selected,this._dispatchSelectionChange(e),this._markForCheck(),this.selected}focus(){this._hasFocus||(this._elementRef.nativeElement.focus(),this._onFocus.next({chip:this})),this._hasFocus=!0}remove(){this.removable&&this.removed.emit({chip:this})}_handleClick(e){this.disabled?e.preventDefault():e.stopPropagation()}_handleKeydown(e){if(!this.disabled)switch(e.keyCode){case i.c:case i.b:this.remove(),e.preventDefault();break;case i.l:this.selectable&&this.toggleSelected(!0),e.preventDefault()}}_blur(){this._ngZone.onStable.asObservable().pipe(Object(u.a)(1)).subscribe(()=>{this._ngZone.run(()=>{this._hasFocus=!1,this._onBlur.next({chip:this})})})}_dispatchSelectionChange(e=!1){this.selectionChange.emit({source:this,isUserInput:e,selected:this._selected})}_markForCheck(){this._changeDetectorRef&&this._changeDetectorRef.markForCheck()}}const f=new r.p("mat-chips-default-options");class _{constructor(e,t,n,l){this._defaultErrorStateMatcher=e,this._parentForm=t,this._parentFormGroup=n,this.ngControl=l}}const v=Object(a.D)(_);let y=0;class w{constructor(e,t){this.source=e,this.value=t}}class k extends v{constructor(e,t,n,l,i,a,s){super(a,l,i,s),this._elementRef=e,this._changeDetectorRef=t,this._dir=n,this.ngControl=s,this.controlType="mat-chip-list",this._lastDestroyedChipIndex=null,this._destroyed=new o.a,this._uid="mat-chip-list-"+y++,this._tabIndex=0,this._userTabIndex=null,this._onTouched=()=>{},this._onChange=()=>{},this._multiple=!1,this._compareWith=(e,t)=>e===t,this._required=!1,this._disabled=!1,this.ariaOrientation="horizontal",this._selectable=!0,this.change=new r.m,this.valueChange=new r.m,this.ngControl&&(this.ngControl.valueAccessor=this)}get selected(){return this.multiple?this._selectionModel.selected:this._selectionModel.selected[0]}get role(){return this.empty?null:"listbox"}get multiple(){return this._multiple}set multiple(e){this._multiple=Object(l.c)(e),this._syncChipsState()}get compareWith(){return this._compareWith}set compareWith(e){this._compareWith=e,this._selectionModel&&this._initializeSelection()}get value(){return this._value}set value(e){this.writeValue(e),this._value=e}get id(){return this._chipInput?this._chipInput.id:this._uid}get required(){return this._required}set required(e){this._required=Object(l.c)(e),this.stateChanges.next()}get placeholder(){return this._chipInput?this._chipInput.placeholder:this._placeholder}set placeholder(e){this._placeholder=e,this.stateChanges.next()}get focused(){return this._chipInput&&this._chipInput.focused||this._hasFocusedChip()}get empty(){return(!this._chipInput||this._chipInput.empty)&&0===this.chips.length}get shouldLabelFloat(){return!this.empty||this.focused}get disabled(){return this.ngControl?!!this.ngControl.disabled:this._disabled}set disabled(e){this._disabled=Object(l.c)(e),this._syncChipsState()}get selectable(){return this._selectable}set selectable(e){this._selectable=Object(l.c)(e),this.chips&&this.chips.forEach(e=>e.chipListSelectable=this._selectable)}set tabIndex(e){this._userTabIndex=e,this._tabIndex=e}get chipSelectionChanges(){return Object(s.a)(...this.chips.map(e=>e.selectionChange))}get chipFocusChanges(){return Object(s.a)(...this.chips.map(e=>e._onFocus))}get chipBlurChanges(){return Object(s.a)(...this.chips.map(e=>e._onBlur))}get chipRemoveChanges(){return Object(s.a)(...this.chips.map(e=>e.destroyed))}ngAfterContentInit(){this._keyManager=new h.d(this.chips).withWrap().withVerticalOrientation().withHorizontalOrientation(this._dir?this._dir.value:"ltr"),this._dir&&this._dir.change.pipe(Object(c.a)(this._destroyed)).subscribe(e=>this._keyManager.withHorizontalOrientation(e)),this._keyManager.tabOut.pipe(Object(c.a)(this._destroyed)).subscribe(()=>{this._allowFocusEscape()}),this.chips.changes.pipe(Object(d.a)(null),Object(c.a)(this._destroyed)).subscribe(()=>{this.disabled&&Promise.resolve().then(()=>{this._syncChipsState()}),this._resetChips(),this._initializeSelection(),this._updateTabIndex(),this._updateFocusForDestroyedChips(),this.stateChanges.next()})}ngOnInit(){this._selectionModel=new p.c(this.multiple,void 0,!1),this.stateChanges.next()}ngDoCheck(){this.ngControl&&this.updateErrorState()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete(),this.stateChanges.complete(),this._dropSubscriptions()}registerInput(e){this._chipInput=e}setDescribedByIds(e){this._ariaDescribedby=e.join(" ")}writeValue(e){this.chips&&this._setSelectionByValue(e,!1)}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this.stateChanges.next()}onContainerClick(e){this._originatesFromChip(e)||this.focus()}focus(e){this.disabled||this._chipInput&&this._chipInput.focused||(this.chips.length>0?(this._keyManager.setFirstItemActive(),this.stateChanges.next()):(this._focusInput(e),this.stateChanges.next()))}_focusInput(e){this._chipInput&&this._chipInput.focus(e)}_keydown(e){const t=e.target;e.keyCode===i.b&&this._isInputEmpty(t)?(this._keyManager.setLastItemActive(),e.preventDefault()):t&&t.classList.contains("mat-chip")&&(e.keyCode===i.h?(this._keyManager.setFirstItemActive(),e.preventDefault()):e.keyCode===i.e?(this._keyManager.setLastItemActive(),e.preventDefault()):this._keyManager.onKeydown(e),this.stateChanges.next())}_updateTabIndex(){this._tabIndex=this._userTabIndex||(0===this.chips.length?-1:0)}_updateFocusForDestroyedChips(){if(null!=this._lastDestroyedChipIndex)if(this.chips.length){const e=Math.min(this._lastDestroyedChipIndex,this.chips.length-1);this._keyManager.setActiveItem(e)}else this.focus();this._lastDestroyedChipIndex=null}_isValidIndex(e){return e>=0&&e<this.chips.length}_isInputEmpty(e){return!(!e||"input"!==e.nodeName.toLowerCase()||e.value)}_setSelectionByValue(e,t=!0){if(this._clearSelection(),this.chips.forEach(e=>e.deselect()),Array.isArray(e))e.forEach(e=>this._selectValue(e,t)),this._sortValues();else{const n=this._selectValue(e,t);n&&t&&this._keyManager.setActiveItem(n)}}_selectValue(e,t=!0){const n=this.chips.find(t=>null!=t.value&&this._compareWith(t.value,e));return n&&(t?n.selectViaInteraction():n.select(),this._selectionModel.select(n)),n}_initializeSelection(){Promise.resolve().then(()=>{(this.ngControl||this._value)&&(this._setSelectionByValue(this.ngControl?this.ngControl.value:this._value,!1),this.stateChanges.next())})}_clearSelection(e){this._selectionModel.clear(),this.chips.forEach(t=>{t!==e&&t.deselect()}),this.stateChanges.next()}_sortValues(){this._multiple&&(this._selectionModel.clear(),this.chips.forEach(e=>{e.selected&&this._selectionModel.select(e)}),this.stateChanges.next())}_propagateChanges(e){let t=null;t=Array.isArray(this.selected)?this.selected.map(e=>e.value):this.selected?this.selected.value:e,this._value=t,this.change.emit(new w(this,t)),this.valueChange.emit(t),this._onChange(t),this._changeDetectorRef.markForCheck()}_blur(){this._hasFocusedChip()||this._keyManager.setActiveItem(-1),this.disabled||(this._chipInput?setTimeout(()=>{this.focused||this._markAsTouched()}):this._markAsTouched())}_markAsTouched(){this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next()}_allowFocusEscape(){-1!==this._tabIndex&&(this._tabIndex=-1,setTimeout(()=>{this._tabIndex=this._userTabIndex||0,this._changeDetectorRef.markForCheck()}))}_resetChips(){this._dropSubscriptions(),this._listenToChipsFocus(),this._listenToChipsSelection(),this._listenToChipsRemoved()}_dropSubscriptions(){this._chipFocusSubscription&&(this._chipFocusSubscription.unsubscribe(),this._chipFocusSubscription=null),this._chipBlurSubscription&&(this._chipBlurSubscription.unsubscribe(),this._chipBlurSubscription=null),this._chipSelectionSubscription&&(this._chipSelectionSubscription.unsubscribe(),this._chipSelectionSubscription=null),this._chipRemoveSubscription&&(this._chipRemoveSubscription.unsubscribe(),this._chipRemoveSubscription=null)}_listenToChipsSelection(){this._chipSelectionSubscription=this.chipSelectionChanges.subscribe(e=>{e.source.selected?this._selectionModel.select(e.source):this._selectionModel.deselect(e.source),this.multiple||this.chips.forEach(e=>{!this._selectionModel.isSelected(e)&&e.selected&&e.deselect()}),e.isUserInput&&this._propagateChanges()})}_listenToChipsFocus(){this._chipFocusSubscription=this.chipFocusChanges.subscribe(e=>{let t=this.chips.toArray().indexOf(e.chip);this._isValidIndex(t)&&this._keyManager.updateActiveItemIndex(t),this.stateChanges.next()}),this._chipBlurSubscription=this.chipBlurChanges.subscribe(()=>{this._blur(),this.stateChanges.next()})}_listenToChipsRemoved(){this._chipRemoveSubscription=this.chipRemoveChanges.subscribe(e=>{const t=e.chip,n=this.chips.toArray().indexOf(e.chip);this._isValidIndex(n)&&t._hasFocus&&(this._lastDestroyedChipIndex=n)})}_originatesFromChip(e){let t=e.target;for(;t&&t!==this._elementRef.nativeElement;){if(t.classList.contains("mat-chip"))return!0;t=t.parentElement}return!1}_hasFocusedChip(){return this.chips.some(e=>e._hasFocus)}_syncChipsState(){this.chips&&this.chips.forEach(e=>{e.disabled=this._disabled,e._chipListMultiple=this.multiple})}}class M{}},kOpN:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var l=100*e+t;return l<600?"\u51cc\u6668":l<900?"\u65e9\u4e0a":l<1130?"\u4e0a\u5348":l<1230?"\u4e2d\u5348":l<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(n("wd/R"))},"kVK+":function(e,t){t.read=function(e,t,n,l,i){var r,a,o=8*i-l-1,s=(1<<o)-1,u=s>>1,c=-7,d=n?i-1:0,h=n?-1:1,p=e[t+d];for(d+=h,r=p&(1<<-c)-1,p>>=-c,c+=o;c>0;r=256*r+e[t+d],d+=h,c-=8);for(a=r&(1<<-c)-1,r>>=-c,c+=l;c>0;a=256*a+e[t+d],d+=h,c-=8);if(0===r)r=1-u;else{if(r===s)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,l),r-=u}return(p?-1:1)*a*Math.pow(2,r-l)},t.write=function(e,t,n,l,i,r){var a,o,s,u=8*r-i-1,c=(1<<u)-1,d=c>>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=l?0:r-1,m=l?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(s=Math.pow(2,-a))<1&&(a--,s*=2),(t+=a+d>=1?h/s:h*Math.pow(2,1-d))*s>=2&&(a++,s/=2),a+d>=c?(o=0,a=c):a+d>=1?(o=(t*s-1)*Math.pow(2,i),a+=d):(o=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+p]=255&o,p+=m,o/=256,i-=8);for(a=a<<i|o,u+=i;u>0;e[n+p]=255&a,p+=m,a/=256,u-=8);e[n+p-m]|=128*g}},kbgg:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("naTb"),n("Q591");class l{constructor(e,t){this.newsletterService=e,this.sharedService=t}ngOnInit(){this.groupId=this.newsletterService.groupId,this.readerKey=this.newsletterService.readerKey,this.newsletterId=this.newsletterService.newsletterId,this.newsletterService.getNewsletterLogo(this.groupId).subscribe(e=>{this.imgUrl=e.url})}cancel(){this.sharedService.closeMenu()}unsubscribe(){this.sharedService.showLoadingOverlay(),this.newsletterService.unsubscribe(this.groupId,this.readerKey,this.newsletterId).subscribe(()=>{this.sharedService.hideLoadingOverlay(),this.sharedService.closeMenu()})}}},krRb:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}ngOnInit(){this.abos=[];const e=new Set;if(this.addressId){const t=this.readersService.getPrintSubscriptionsForAddress(this.addressId)||[],n=this.readersService.getSubscriptionsForAddress(this.addressId)||[];this.addressFor=t.length>0&&n.length>0?"both":n.length>0?"billing":"postal",t.forEach(t=>{e.add(t)}),n.forEach(t=>{e.add(t)}),this.abos=Array.from(e)}}}},kwfl:function(e,t,n){"use strict";n.d(t,"d",(function(){return l})),n.d(t,"c",(function(){return i})),n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return a})),n.d(t,"e",(function(){return o}));var l=function(e){return e[e.ARTICLE_INDEX=0]="ARTICLE_INDEX",e[e.EXIT_FULLSCREEN=1]="EXIT_FULLSCREEN",e[e.FULLSCREEN=2]="FULLSCREEN",e[e.LOGIN=3]="LOGIN",e[e.PDF_DOWNLOAD=4]="PDF_DOWNLOAD",e[e.SEARCH=5]="SEARCH",e[e.EXIT_SEARCH=6]="EXIT_SEARCH",e[e.RUN_SEARCH=7]="RUN_SEARCH",e[e.SHARE=8]="SHARE",e[e.THUMBNAILS=9]="THUMBNAILS",e[e.LOGIN_KEOSK=10]="LOGIN_KEOSK",e[e.ARTICLE_VIEWER=11]="ARTICLE_VIEWER",e[e.NEXT_PAGE=12]="NEXT_PAGE",e[e.PREVIOUS_PAGE=13]="PREVIOUS_PAGE",e}({}),i=function(e){return e[e.KEOSK=0]="KEOSK",e[e.AUTH0=1]="AUTH0",e[e.PAK=2]="PAK",e}({});class r{constructor(e){this.loggedIn=e.loggedIn,this.key=e.key,this.visitor_key=e.visitor_key,this.auth0=e.auth0,this.web_payment_modes=e.web_payment_modes,this.sell_content_via_web=e.sell_content_via_web,this.leadwall_type=e.leadwall_type,this.leadwall_button_label=e.leadwall_button_label,this.namespace=e.namespace,this.seo_visibility=e.seo_visibility,this.language=e.language}hasOwnShop(){return this.sell_content_via_web&&-1!==this.web_payment_modes.indexOf("own_shop")}hasSwitchPay(){return this.sell_content_via_web&&-1!==this.web_payment_modes.indexOf("datatrans")||this.sell_content_via_web&&-1!==this.web_payment_modes.indexOf("stripe")||this.sell_content_via_web&&-1!==this.web_payment_modes.indexOf("switchpay")}hasLeadwall(){return this.sell_content_via_web&&-1!==this.web_payment_modes.indexOf("leadwall")&&("storefront_and_archive"===this.leadwall_type||this.hasOnlyLeadwall())}hasOnlyLeadwall(){return this.sell_content_via_web&&-1!==this.web_payment_modes.indexOf("leadwall")&&1===this.web_payment_modes.length}hasProducts(){return this.hasOwnShop()||this.hasSwitchPay()}hasAuth0(){return void 0!==this.auth0}}class a{constructor(e,t,n,l,i,r,a,o,s){a?(this.x=Math.round(e*o),this.y=Math.round(r-(t+l)*s),this.width=n*o,this.height=l*s*1.5):(this.x=e,this.y=t,this.width=n,this.height=l)}static create(e,t,n,l,i,r,o,s,u){let c=1,d=1;return s&&u&&s!==i&&u!==r&&(c=i/s,d=r/u),new a(e,t,n,l,i,r,o,c,d)}containsArea(e){return!(this.x>e.x||this.y>e.y||this.x+this.width<e.x+e.width||!(this.y+this.height>=e.y+e.height))}intersectArea(e){return!(this.x+this.width<e.x||e.x+e.width<this.x||this.y+this.height<e.y||e.y+e.height<this.y)}unionArea(e){let t,n,l,i;return t=this.x<e.x?this.x:e.x,n=this.y<e.y?this.y:e.y,l=this.x+this.width>e.x+e.width?this.x+this.width-t:e.x+e.width-t,i=this.y+this.height>e.y+e.height?this.y+this.height-n:e.y+e.height-n,new a(t,n,l,i)}}var o=function(e){return e[e.EVENT_TYPE_PAGE_VIEW=1]="EVENT_TYPE_PAGE_VIEW",e[e.EVENT_TYPE_VIDEO_PLAY=2]="EVENT_TYPE_VIDEO_PLAY",e[e.EVENT_TYPE_COMMENT=3]="EVENT_TYPE_COMMENT",e[e.EVENT_TYPE_RATING=4]="EVENT_TYPE_RATING",e[e.EVENT_TYPE_RECOMMENDATION=5]="EVENT_TYPE_RECOMMENDATION",e[e.EVENT_TYPE_CLICK=6]="EVENT_TYPE_CLICK",e[e.EVENT_TYPE_TIMER_START=7]="EVENT_TYPE_TIMER_START",e[e.EVENT_TYPE_TIMER_STOP=8]="EVENT_TYPE_TIMER_STOP",e[e.EVENT_TYPE_VIDEO_STOP=9]="EVENT_TYPE_VIDEO_STOP",e[e.EVENT_TYPE_LINK_CLICK=10]="EVENT_TYPE_LINK_CLICK",e[e.EVENT_TYPE_REQUEST=11]="EVENT_TYPE_REQUEST",e[e.EVENT_TYPE_SEARCH_INTERN=12]="EVENT_TYPE_SEARCH_INTERN",e[e.EVENT_TYPE_SEARCH_EXTERN=13]="EVENT_TYPE_SEARCH_EXTERN",e[e.EVENT_TYPE_EXIT=14]="EVENT_TYPE_EXIT",e[e.EVENT_TYPE_VIDEO_STARTFROM=15]="EVENT_TYPE_VIDEO_STARTFROM",e[e.EVENT_TYPE_MAG_DOWNLOAD=16]="EVENT_TYPE_MAG_DOWNLOAD",e[e.EVENT_TYPE_BUY=17]="EVENT_TYPE_BUY",e[e.EVENT_TYPE_MAG_START=18]="EVENT_TYPE_MAG_START",e[e.EVENT_TYPE_REFERER_DOMAIN=19]="EVENT_TYPE_REFERER_DOMAIN",e}({})},l54M:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("cYBl");var l=n("jEEg");n("naTb"),n("KbaO"),n("7Dn+");class i{constructor(e,t,n,l,i){this.readersService=e,this.shoppingCartService=t,this.sharedService=n,this.viewerService=l,this.snackBar=i,this.vatCheckmarkType=null,this.printProductsCount=0,this.identicalBillingAndPostalAddress=!0,this.useDifferentPostalAddresses=!1,this.addressOptions=[],this.billingAddressId="",this.postalAddressId="",this.addressTypeBasedAddressId="",this.showAddressChooser=!1,this.useInternationalPrice=!1,this.useEuropeanPrice=!1,this.mainPrice="national",this.payPerBillEnabled=!1,this.showPayOptions=!1,this.paymentMethodsLoaded=!1,this.buyAsGift=!1,this.checkoutInProgress=!1,this.canShowErrorMessages=!1}ngOnInit(){this.buyAsGift=this.shoppingCartService.buyAsGift,this.printProductsCount=this.shoppingCartService.getPrintProductsCount(),this.identicalBillingAndPostalAddress=this.shoppingCartService.identicalBillingAndPostalAddress,this.useDifferentPostalAddresses=this.shoppingCartService.useDifferentPostalAddresses,"single_postal"===this.addressType&&this.initSingleProductAddressChooser(),this.payPerBillEnabled=this.shoppingCartService.payPerBillEnabled,this.payPalClientId=this.shoppingCartService.payPalClientId,this.readersService.getAllReaderAddresses().subscribe(e=>{e.length>0?(this.showAddressChooser=!(this.currentAddress&&!this.currentAddress.id),this.billingAddressId||(this.billingAddressId=e[0].id),this.postalAddressId||(this.postalAddressId=e[0].id),this.addressTypeBasedAddressId||(this.addressTypeBasedAddressId=e[0].id),this.addressOptions=[],e.forEach(e=>{this.addressOptions.push({value:e.id,caption:this.sharedService.getAddressDescription(e),address:e})})):this.showAddressChooser=!1,this.sharedService.hideLoadingOverlay(),this.setShowPayOptions()}),this.countries?this.publisherCountry&&(this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.publisherCountry=e.country,this.publisherCountryCode=e.country_code)}),this.currentAddress.country&&""!==this.currentAddress.country||(this.currentAddress.country=this.publisherCountry)):this.readersService.getCountries().subscribe(e=>{this.countries=e,this.publisherCountry&&(this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.publisherCountry=e.country,this.publisherCountryCode=e.country_code)}),this.currentAddress.country&&""!==this.currentAddress.country||(this.currentAddress.country=this.publisherCountry))}),this.readersService.getPublisherInfo().subscribe(e=>{this.publisherCountry=e.country,this.countries&&this.countries.length>0&&!this.currentAddress.country&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.currentAddress.country=e.country)})})}ngOnDestroy(){this.valueChangesSubscription&&this.valueChangesSubscription.unsubscribe()}close(){this.sharedService.closeMenu()}next(e){this.addressChangeForm.invalid?this.canShowErrorMessages=!0:(this.shoppingCartService.paymentMethod=e,this.nextStep())}nextStep(){if(this.canShowErrorMessages=!1,"billing"===this.addressType){if(!this.currentAddress.id&&!this.showAddressChooser)return void this.readersService.createReaderAddress(this.currentAddress).subscribe(e=>{this.currentAddress.id=e.id,this.addressOptions.push({value:e.id,caption:this.sharedService.getAddressDescription(this.currentAddress),address:this.currentAddress}),this.nextStep()});this.showAddressChooser&&!this.currentAddress.id&&(this.currentAddress.id=this.addressTypeBasedAddressId),this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.billingAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses?this.checkout():this.useDifferentPostalAddresses?(this.addressType="single_postal",this.initSingleProductAddressChooser()):(this.addressType="both",this.billingAddressId=this.shoppingCartService.billingAddressId,this.postalAddressId=this.shoppingCartService.postalAddressId,this.sharedService.showLoadingOverlay(),this.readersService.getAllReaderAddresses().subscribe(e=>{e.length>0&&(this.billingAddressId||(this.billingAddressId=e[0].id),this.postalAddressId||(this.postalAddressId=e[0].id),this.addressTypeBasedAddressId||(this.addressTypeBasedAddressId=e[0].id),this.addressOptions=[],e.forEach(e=>{this.addressOptions.push({value:e.id,caption:this.sharedService.getAddressDescription(e),address:e})})),this.sharedService.hideLoadingOverlay()}))}else"postal"===this.addressType?(this.showAddressChooser&&!this.currentAddress.id&&(this.currentAddress.id=this.addressTypeBasedAddressId),this.currentAddress.id?(this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.postalAddressId=this.currentAddress.id,this.shoppingCartService.postalAddressId=this.postalAddressId,this.addressType="both"):this.readersService.createReaderAddress(this.currentAddress).subscribe(e=>{this.currentAddress.id=e.id,this.postalAddressId=e.id,this.shoppingCartService.postalAddressId=this.postalAddressId,this.addressType="both",this.readersService.getAllReaderAddresses().subscribe(e=>{if(e.length>0){const t=[];e.forEach(e=>{t.push({value:e.id,caption:this.sharedService.getAddressDescription(e),address:e})}),this.addressOptions=t}this.sharedService.hideLoadingOverlay()})})):"both"===this.addressType?(this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.postalAddressId,this.checkout()):"single_postal"===this.addressType&&(this.singleProductItem.isPrint?(this.currentAddress.id||(this.showAddressChooser?this.currentAddress.id=this.addressTypeBasedAddressId:this.readersService.createReaderAddress(this.currentAddress).subscribe(e=>{this.currentAddress.id=e.id,this.addressOptions.push({value:e.id,caption:this.sharedService.getAddressDescription(this.currentAddress),address:this.currentAddress}),this.shoppingCartService.setNextSingleProductAddress(this.currentAddress.id,this.currentAddress.gift_recipient),this.initSingleProductAddressChooser()})),this.currentAddress.id&&(this.shoppingCartService.setNextSingleProductAddress(this.currentAddress.id,this.currentAddress.gift_recipient),this.initSingleProductAddressChooser())):(this.shoppingCartService.setNextSingleProductAddress(void 0,this.currentAddress.gift_recipient),this.initSingleProductAddressChooser()));this.setShowPayOptions()}checkout(){this.sharedService.showLoadingOverlay(),this.identicalBillingAndPostalAddress&&this.printProductsCount>0&&(this.shoppingCartService.postalAddressId=this.shoppingCartService.billingAddressId),this.checkoutInProgress=!0,this.shoppingCartService.checkout().subscribe(e=>{this.sharedService.hideLoadingOverlay(),e.success?(this.snackBar.open("Checkout successful",void 0,{panelClass:"snackbar-center",duration:4e3}),e.url?window===window.parent||window.opener?window.location.assign(e.url):window.open(e.url,"_blank"):window.location.reload()):this.snackBar.open("Checkout failed",void 0,{panelClass:"snackbar-center",duration:4e3})})}initSingleProductAddressChooser(){this.currentAddress=l.a.getEmptyAddress(),this.publisherCountry&&this.countries&&this.countries.length>0&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.currentAddress.country=e.country)}),this.step=this.shoppingCartService.printProductStep;const e=this.shoppingCartService.getNextSingleProductItem();e?(this.singleProductItem={magazineId:e.magazineId,product:e.product,nationalPrice:e.nationalPrice,internationalPrice:e.internationalPrice,europeanPrice:e.europeanPrice,coverUrl:e.coverUrl,title:e.title,country:e.country,isPrint:-1!==e.product.type.indexOf("print")},this.addressOptions.length>0&&!this.buyAsGift?(this.addressTypeBasedAddressId=this.addressOptions[0].value,this.showAddressChooser=!0):this.showAddressChooser=!1,this.publisherCountry=this.singleProductItem.country,this.countries&&this.publisherCountry&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.publisherCountry=e.country,this.publisherCountryCode=e.country_code)}),this.setShowPayOptions()):this.checkout()}changeVatIconType(e){this.vatCheckmarkType=e}addNewAddress(e){this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.postalAddressId,this.currentAddress=l.a.getEmptyAddress(),this.publisherCountry&&this.countries&&this.countries.length>0&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.currentAddress.country=e.country)}),this.addressType=e,this.showAddressChooser=!1,this.setShowPayOptions()}changeCountry(){this.publisherCountry!==this.currentAddress.country&&this.publisherCountryCode!==this.currentAddress.country?(this.useInternationalPrice=!0,this.countries.forEach(e=>{e.country!==this.currentAddress.country&&e.country_code!==this.currentAddress.country||(this.useEuropeanPrice=e.eu_member)})):(this.useInternationalPrice=!1,this.useEuropeanPrice=!1),this.mainPrice=this.useEuropeanPrice?"european":this.useInternationalPrice?"international":"national"}onAddressChange(){this.addressOptions&&0!==this.addressOptions.length&&this.countries&&0!==this.countries.length&&(this.addressOptions.forEach(e=>{e.value===this.addressTypeBasedAddressId&&(this.currentAddress=e.address,this.publisherCountry!==e.address.country&&(this.useInternationalPrice=!0,this.countries.forEach(t=>{t.country!==e.address.country&&t.country_code!==e.address.country||(this.useEuropeanPrice=t.eu_member)})))}),this.mainPrice=this.useEuropeanPrice?"european":this.useInternationalPrice?"international":"national")}getTranslationKey(){return"billing"===this.addressType?"shopping_cart.BILLING_ADDRESS":"readers.SUBSCRIPTION_DETAILS_POSTAL_ADDRESS"}setShowPayOptions(){if(this.useDifferentPostalAddresses&&(this.identicalBillingAndPostalAddress=!1),!this.paymentMethodsLoaded)return void this.shoppingCartService.getPaymentMethods().subscribe(e=>{let t=!1;const n=this.shoppingCartService.getItems();n&&n.length>0&&n.forEach(e=>{-1!==e.product.type.indexOf("subscription")&&(t=!0)}),this.payPalClientId=void 0,e&&e.length>0&&e.forEach(e=>{t&&!e.recurring_enabled||("pay_per_bill"===e.id&&(this.payPerBillEnabled=!0),"paypal"===e.id&&(this.payPalClientId=e.client_id))}),this.paymentMethodsLoaded=!0,this.setShowPayOptions()});let e=!1;if("billing"===this.addressType?e=!(!this.identicalBillingAndPostalAddress||this.useDifferentPostalAddresses):"postal"===this.addressType?e=!1:"both"===this.addressType?e=!0:"single_postal"===this.addressType&&(e=this.step>=this.printProductsCount),e!==this.showPayOptions&&(this.showPayOptions=e,this.showPayOptions&&this.payPalClientId)){const e=this.shoppingCartService.getItems();let t=!1,n=0,l=void 0,i=!1;e&&e.length>0&&e.forEach(e=>{-1!==e.product.type.indexOf("subscription")?(t=!0,n+=e.quantity,e.product.plan_id&&(l=e.product.plan_id)):i=!0}),!(i&&t&&l)&&n<2&&setTimeout(()=>{l?this.addPayPalSubscriptionButton():this.addPayPalButton()},300)}}addPayPalButton(){this.shoppingCartService.payPalScriptLoaded.asObservable().subscribe(e=>{e?window.paypal.Buttons({onInit:(e,t)=>{this.addressChangeForm.valid?t.enable():t.disable(),this.valueChangesSubscription=this.addressChangeForm.valueChanges.subscribe(e=>{this.addressChangeForm.valid?t.enable():t.disable()})},createOrder:(e,t)=>(this.sharedService.showLoadingOverlay(),this.shoppingCartService.paymentMethod="paypal",this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,console.log("this.addressType",this.addressType),"billing"===this.addressType?(this.showAddressChooser&&!this.currentAddress.id&&(this.currentAddress.id=this.addressTypeBasedAddressId),this.currentAddress.id?(this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.billingAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):this.readersService.createReaderAddress(this.currentAddress).toPromise().then(e=>(this.currentAddress.id=e.id,this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.billingAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.billingAddressId,this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses&&(this.postalAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.billingAddressId),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))))):"postal"===this.addressType?(this.showAddressChooser&&!this.currentAddress.id&&(this.currentAddress.id=this.addressTypeBasedAddressId),this.currentAddress.id?(this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.postalAddressId=this.currentAddress.id,this.shoppingCartService.postalAddressId=this.billingAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):this.readersService.createReaderAddress(this.currentAddress).toPromise().then(e=>(this.currentAddress.id=e.id,this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.postalAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.postalAddressId,this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses&&(this.postalAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.billingAddressId),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))))):"both"===this.addressType?(this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.postalAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):"single_postal"===this.addressType?this.currentAddress.id?(this.shoppingCartService.setNextSingleProductAddress(this.currentAddress.id,this.currentAddress.gift_recipient),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):this.readersService.createReaderAddress(this.currentAddress).toPromise().then(e=>(this.currentAddress.id=e.id,this.shoppingCartService.setNextSingleProductAddress(this.currentAddress.id,this.currentAddress.gift_recipient),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null)))):(this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses?this.billingAddressId:this.postalAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null)))),onApprove:(e,t)=>{this.shoppingCartService.capturePayPalOrder(e.orderID).subscribe(e=>{})}}).render("#paypal-button-container"):this.shoppingCartService.addPayPalScriptToHead(this.payPalClientId)})}addPayPalSubscriptionButton(){this.shoppingCartService.payPalSubscriptionScriptLoaded.asObservable().subscribe(e=>{e?window.paypal.Buttons({onInit:(e,t)=>{this.addressChangeForm.valid?t.enable():t.disable(),this.valueChangesSubscription=this.addressChangeForm.valueChanges.subscribe(e=>{this.addressChangeForm.valid?t.enable():t.disable()})},createSubscription:(e,t)=>(this.sharedService.showLoadingOverlay(),this.shoppingCartService.paymentMethod="paypal",this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,"billing"===this.addressType?(this.showAddressChooser&&!this.currentAddress.id&&(this.currentAddress.id=this.addressTypeBasedAddressId),this.currentAddress.id?(this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.billingAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):this.readersService.createReaderAddress(this.currentAddress).toPromise().then(e=>(this.currentAddress.id=e.id,this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.billingAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.billingAddressId,this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses&&(this.postalAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.billingAddressId),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))))):"postal"===this.addressType?(this.showAddressChooser&&!this.currentAddress.id&&(this.currentAddress.id=this.addressTypeBasedAddressId),this.currentAddress.id?(this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.postalAddressId=this.currentAddress.id,this.shoppingCartService.postalAddressId=this.billingAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):this.readersService.createReaderAddress(this.currentAddress).toPromise().then(e=>(this.currentAddress.id=e.id,this.shoppingCartService.setAddressId(this.currentAddress.id,this.addressType),this.postalAddressId=this.currentAddress.id,this.shoppingCartService.billingAddressId=this.postalAddressId,this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses&&(this.postalAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.billingAddressId),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))))):"both"===this.addressType?(this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.postalAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):"single_postal"===this.addressType?this.currentAddress.id?(this.shoppingCartService.setNextSingleProductAddress(this.currentAddress.id,this.currentAddress.gift_recipient),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))):this.readersService.createReaderAddress(this.currentAddress).toPromise().then(e=>(this.currentAddress.id=e.id,this.shoppingCartService.setNextSingleProductAddress(this.currentAddress.id,this.currentAddress.gift_recipient),this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null)))):(this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses?this.billingAddressId:this.postalAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null)))),onApprove:(e,t)=>{this.sharedService.showLoadingOverlay(),this.shoppingCartService.approvePayPalSubscription(e.subscriptionID).subscribe(e=>{this.sharedService.hideLoadingOverlay()})},onError:e=>{console.log("subscription onError",e)},onCancel:(e,t)=>{console.log("subscription onCancel",e,t)}}).render("#paypal-button-container"):this.shoppingCartService.addPayPalSubscriptionScriptToHead(this.payPalClientId)})}}},l5ep:function(e,t,n){!function(e){"use strict";e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t="";return e>20?t=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(t=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][e]),e+t},week:{dow:1,doy:4}})}(n("wd/R"))},l7GE:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("7o/Q");class i extends l.a{notifyNext(e,t,n,l,i){this.destination.next(t)}notifyError(e,t){this.destination.error(e)}notifyComplete(e){this.destination.complete()}}},lJxs:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("7o/Q");function i(e,t){return function(n){if("function"!=typeof e)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new r(e,t))}}class r{constructor(e,t){this.project=e,this.thisArg=t}call(e,t){return t.subscribe(new a(e,this.project,this.thisArg))}}class a extends l.a{constructor(e,t,n){super(e),this.project=t,this.count=0,this.thisArg=n||this}_next(e){let t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(t)}}},lXzo:function(e,t,n){!function(e){"use strict";function t(e,t,n){var l,i;return"m"===n?t?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":e+" "+(l=+e,i={ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442":"\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442",hh:"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439",ww:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043d\u0435\u0434\u0435\u043b\u0438_\u043d\u0435\u0434\u0435\u043b\u044c",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432",yy:"\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442"}[n].split("_"),l%10==1&&l%100!=11?i[0]:l%10>=2&&l%10<=4&&(l%100<10||l%100>=20)?i[1]:i[2])}var n=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];e.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:n,longMonthsParse:n,shortMonthsParse:n,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},calendar:{sameDay:"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f, \u0432] LT",nextDay:"[\u0417\u0430\u0432\u0442\u0440\u0430, \u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430, \u0432] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e] dddd, [\u0432] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd, [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043d\u0430\u0437\u0430\u0434",s:"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434",ss:t,m:t,mm:t,h:"\u0447\u0430\u0441",hh:t,d:"\u0434\u0435\u043d\u044c",dd:t,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:t,M:"\u043c\u0435\u0441\u044f\u0446",MM:t,y:"\u0433\u043e\u0434",yy:t},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u0438":e<12?"\u0443\u0442\u0440\u0430":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-\u0439";case"D":return e+"-\u0433\u043e";case"w":case"W":return e+"-\u044f";default:return e}},week:{dow:1,doy:4}})}(n("wd/R"))},lYtQ:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){switch(n){case"s":return t?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return e+(t?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return e+(t?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return e+(t?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return e+(t?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return e+(t?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return e+(t?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return e}}e.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(e){return"\u04ae\u0425"===e},meridiem:function(e,t,n){return e<12?"\u04ae\u04e8":"\u04ae\u0425"},calendar:{sameDay:"[\u04e8\u043d\u04e9\u04e9\u0434\u04e9\u0440] LT",nextDay:"[\u041c\u0430\u0440\u0433\u0430\u0430\u0448] LT",nextWeek:"[\u0418\u0440\u044d\u0445] dddd LT",lastDay:"[\u04e8\u0447\u0438\u0433\u0434\u04e9\u0440] LT",lastWeek:"[\u04e8\u043d\u0433\u04e9\u0440\u0441\u04e9\u043d] dddd LT",sameElse:"L"},relativeTime:{future:"%s \u0434\u0430\u0440\u0430\u0430",past:"%s \u04e9\u043c\u043d\u04e9",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+" \u04e9\u0434\u04e9\u0440";default:return e}}})}(n("wd/R"))},lgnt:function(e,t,n){!function(e){"use strict";var t={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};e.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(e){return e+(t[e]||t[e%10]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},ll7q:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.dialogRef=e}ngOnInit(){this.dialogRef.disableClose=!0}}},loYQ:function(e,t,n){!function(e){"use strict";var t={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},n={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};e.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u09b0\u09be\u09a4"===t?e<4?e:e+12:"\u09ad\u09cb\u09b0"===t||"\u09b8\u0995\u09be\u09b2"===t?e:"\u09a6\u09c1\u09aa\u09c1\u09b0"===t?e>=3?e:e+12:"\u09ac\u09bf\u0995\u09be\u09b2"===t||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u09b0\u09be\u09a4":e<6?"\u09ad\u09cb\u09b0":e<12?"\u09b8\u0995\u09be\u09b2":e<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<18?"\u09ac\u09bf\u0995\u09be\u09b2":e<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(n("wd/R"))},lyxo:function(e,t,n){!function(e){"use strict";function t(e,t,n){var l=" ";return(e%100>=20||e>=100&&e%100==0)&&(l=" de "),e+l+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[n]}e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:t,m:"un minut",mm:t,h:"o or\u0103",hh:t,d:"o zi",dd:t,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:t,M:"o lun\u0103",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}})}(n("wd/R"))},mCNh:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return r}));var l=n("SpAZ");function i(...e){return r(e)}function r(e){return 0===e.length?l.a:1===e.length?e[0]:function(t){return e.reduce((e,t)=>t(e),t)}}},n6bG:function(e,t,n){"use strict";function l(e){return"function"==typeof e}n.d(t,"a",(function(){return l}))},nUgB:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("SVse"),a=n("s7LF"),o=n("Mr+X"),s=n("Gi4r"),u=n("cUSm"),c=n("Z5h4"),d=n("r0V8"),h=n("5GAg"),p=n("omvX");n("J9Pk"),n("naTb"),n.d(t,"a",(function(){return m})),n.d(t,"b",(function(){return G}));var m=l.sb({encapsulation:0,styles:[[".newsletter-text[_ngcontent-%COMP%]{font-size:12px;line-height:1.4}"]],data:{}});function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,29,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","salutation"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["","*"])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,25,"select",[["class","custom-select"],["id","salutation"],["name","salutation"],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"change"===t&&(i=!1!==l.Gb(e,8).onChange(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,8).onTouched()&&i),"ngModelChange"===t&&(i=!1!==r.salutationChange.emit(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(6,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(7,{"input-error":0}),l.tb(8,16384,null,0,a.z,[l.E,l.k],null,null),l.tb(9,16384,null,0,a.y,[],{required:[0,"required"]},null),l.Lb(1024,null,a.n,(function(e){return[e]}),[a.y]),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.z]),l.tb(12,671744,null,0,a.t,[[2,a.d],[6,a.n],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(14,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.ub(15,0,null,null,4,"option",[],null,null,null,null,null)),l.tb(16,147456,null,0,a.u,[l.k,l.E,[2,a.z]],{ngValue:[0,"ngValue"]},null),l.tb(17,147456,null,0,a.D,[l.k,l.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),l.Ob(18,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(20,0,null,null,4,"option",[],null,null,null,null,null)),l.tb(21,147456,null,0,a.u,[l.k,l.E,[2,a.z]],{ngValue:[0,"ngValue"]},null),l.tb(22,147456,null,0,a.D,[l.k,l.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),l.Ob(23,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(25,0,null,null,4,"option",[],null,null,null,null,null)),l.tb(26,147456,null,0,a.u,[l.k,l.E,[2,a.z]],{ngValue:[0,"ngValue"]},null),l.tb(27,147456,null,0,a.D,[l.k,l.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),l.Ob(28,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component,l=e(t,7,0,n.canShowErrorMessages&&void 0===n.salutation);e(t,6,0,"custom-select",l),e(t,9,0,""),e(t,12,0,"salutation",n.salutation),e(t,16,0,void 0),e(t,17,0,void 0),e(t,21,0,"mr"),e(t,22,0,"mr"),e(t,26,0,"ms"),e(t,27,0,"ms")}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.SALUTATION"))),e(t,4,0,l.Gb(t,9).required?"":null,l.Gb(t,14).ngClassUntouched,l.Gb(t,14).ngClassTouched,l.Gb(t,14).ngClassPristine,l.Gb(t,14).ngClassDirty,l.Gb(t,14).ngClassValid,l.Gb(t,14).ngClassInvalid,l.Gb(t,14).ngClassPending),e(t,18,0,l.Pb(t,18,0,l.Gb(t,19).transform("readers.CHOOSE"))),e(t,23,0,l.Pb(t,23,0,l.Gb(t,24).transform("readers.MR"))),e(t,28,0,l.Pb(t,28,0,l.Gb(t,29).transform("readers.MS")))}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,11,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","title"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,7,"input",[["aria-describedby","Title"],["class","form-control"],["id","title"],["maxlength","12"],["name","title"],["type","text"]],[[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,5)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,5).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,5)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,5)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.diverseSalutationChange.emit(n)&&i),i}),null,null)),l.tb(5,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.tb(6,540672,null,0,a.l,[],{maxlength:[0,"maxlength"]},null),l.Lb(1024,null,a.n,(function(e){return[e]}),[a.l]),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(9,671744,null,0,a.t,[[2,a.d],[6,a.n],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(11,16384,null,0,a.q,[[4,a.p]],null,null)],(function(e,t){var n=t.component;e(t,6,0,"12"),e(t,9,0,"title",n.diverseSalutation)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.TITLE"))),e(t,4,0,l.Gb(t,6).maxlength?l.Gb(t,6).maxlength:null,l.Gb(t,11).ngClassUntouched,l.Gb(t,11).ngClassTouched,l.Gb(t,11).ngClassPristine,l.Gb(t,11).ngClassDirty,l.Gb(t,11).ngClassValid,l.Gb(t,11).ngClassInvalid,l.Gb(t,11).ngClassPending)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","firstName"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["","*"])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,10,"input",[["aria-describedby","firstName"],["class","form-control"],["id","firstName"],["name","firstName"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,8)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,8).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,8)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,8)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.firstNameChange.emit(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(6,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(7,{"input-error":0}),l.tb(8,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.tb(9,16384,null,0,a.y,[],{required:[0,"required"]},null),l.Lb(1024,null,a.n,(function(e){return[e]}),[a.y]),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(12,671744,null,0,a.t,[[2,a.d],[6,a.n],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(14,16384,null,0,a.q,[[4,a.p]],null,null)],(function(e,t){var n=t.component,i=e(t,7,0,n.canShowErrorMessages&&l.Gb(t.parent,3).controls.firstName&&l.Gb(t.parent,3).controls.firstName.errors&&l.Gb(t.parent,3).controls.firstName.errors.required);e(t,6,0,"form-control",i),e(t,9,0,""),e(t,12,0,"firstName",n.firstName)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.FIRST_NAME"))),e(t,4,0,l.Gb(t,9).required?"":null,l.Gb(t,14).ngClassUntouched,l.Gb(t,14).ngClassTouched,l.Gb(t,14).ngClassPristine,l.Gb(t,14).ngClassDirty,l.Gb(t,14).ngClassValid,l.Gb(t,14).ngClassInvalid,l.Gb(t,14).ngClassPending)}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,14,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","lastName"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["","*"])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,10,"input",[["aria-describedby","lastName"],["class","form-control"],["id","lastName"],["name","lastName"],["required",""],["type","text"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,8)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,8).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,8)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,8)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.lastNameChange.emit(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(6,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(7,{"input-error":0}),l.tb(8,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.tb(9,16384,null,0,a.y,[],{required:[0,"required"]},null),l.Lb(1024,null,a.n,(function(e){return[e]}),[a.y]),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(12,671744,null,0,a.t,[[2,a.d],[6,a.n],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(14,16384,null,0,a.q,[[4,a.p]],null,null)],(function(e,t){var n=t.component,i=e(t,7,0,n.canShowErrorMessages&&l.Gb(t.parent,3).controls.lastName&&l.Gb(t.parent,3).controls.lastName.errors&&l.Gb(t.parent,3).controls.lastName.errors.required);e(t,6,0,"form-control",i),e(t,9,0,""),e(t,12,0,"lastName",n.lastName)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.LAST_NAME"))),e(t,4,0,l.Gb(t,9).required?"":null,l.Gb(t,14).ngClassUntouched,l.Gb(t,14).ngClassTouched,l.Gb(t,14).ngClassPristine,l.Gb(t,14).ngClassDirty,l.Gb(t,14).ngClassValid,l.Gb(t,14).ngClassInvalid,l.Gb(t,14).ngClassPending)}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(2,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","edit-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=0!=(e.component.emailReadonly=!1)&&l),l}),null,null)),(e()(),l.ub(2,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(3,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,3,0,"edit")}),(function(e,t){e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.EMAIL_INVALID")))}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","edit-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=0!=(e.component.showConfirmPassword=!0)&&l),l}),null,null)),(e()(),l.ub(2,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(3,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,3,0,"edit")}),(function(e,t){e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(2,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform(l.Gb(t.parent,13).getError("error"))))}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,19,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","password"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,13,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,10,"input",[["appPasswordValidator",""],["class","form-control"],["id","newPassword"],["name","newPassword"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,9)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,9).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,9)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,9)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.newPasswordChange.emit(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(7,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(8,{"input-error":0}),l.tb(9,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.tb(10,16384,null,0,u.a,[],null,null),l.Lb(1024,null,a.n,(function(e){return[e]}),[u.a]),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(13,671744,[["newPasswordValidator",4]],0,a.t,[[2,a.d],[6,a.n],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(15,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(17,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(19,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,i=e(t,8,0,l.Gb(t,13).invalid&&(l.Gb(t,13).dirty||l.Gb(t,13).touched));e(t,7,0,"form-control",i),e(t,13,0,"newPassword",n.newPassword),e(t,17,0,l.Gb(t,13).invalid&&(l.Gb(t,13).dirty||l.Gb(t,13).touched)),e(t,19,0,l.Gb(t,13).invalid&&(l.Gb(t,13).dirty||l.Gb(t,13).touched))}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.NEW_PASSWORD"))),e(t,5,0,l.Gb(t,15).ngClassUntouched,l.Gb(t,15).ngClassTouched,l.Gb(t,15).ngClassPristine,l.Gb(t,15).ngClassDirty,l.Gb(t,15).ngClassValid,l.Gb(t,15).ngClassInvalid,l.Gb(t,15).ngClassPending)}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","edit-container error"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","lightning"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),l.tb(2,9158656,null,0,s.b,[l.k,s.d,[8,null],[2,s.a],[2,l.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,"lightning")}),(function(e,t){e(t,1,0,l.Gb(t,2).inline,"primary"!==l.Gb(t,2).color&&"accent"!==l.Gb(t,2).color&&"warn"!==l.Gb(t,2).color)}))}function L(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"small",[["class","form-text input-error"]],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("readers.PASSWORD_CONFIRM_ERROR")))}))}function O(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,17,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","password"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,11,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,8,"input",[["class","form-control"],["id","password2"],["name","password2"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,9)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,9).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,9)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,9)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.confirmPasswordChange.emit(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(7,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(8,{"input-error":0}),l.tb(9,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(11,671744,[["confirmPasswordValidator",4]],0,a.t,[[2,a.d],[8,null],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(13,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,x)),l.tb(15,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,L)),l.tb(17,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,i=e(t,8,0,n.newPassword!==n.confirmPassword&&(l.Gb(t,11).dirty||l.Gb(t,11).touched));e(t,7,0,"form-control",i),e(t,11,0,"password2",n.confirmPassword),e(t,15,0,n.newPassword!==n.confirmPassword&&(l.Gb(t,11).dirty||l.Gb(t,11).touched)),e(t,17,0,n.newPassword!==n.confirmPassword&&(l.Gb(t,11).dirty||l.Gb(t,11).touched))}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.PASSWORD_CONFIRM"))),e(t,5,0,l.Gb(t,13).ngClassUntouched,l.Gb(t,13).ngClassTouched,l.Gb(t,13).ngClassPristine,l.Gb(t,13).ngClassDirty,l.Gb(t,13).ngClassValid,l.Gb(t,13).ngClassInvalid,l.Gb(t,13).ngClassPending)}))}function P(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","text-wrap newsletter-text"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("readers.NEWSLETTER")))}))}function T(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("NEWSLETTER.LABEL")))}))}function I(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,7,"mat-checkbox",[["class","mat-checkbox"],["disableRipple",""]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.newsletters[e.context.index].enabled=n)&&l),l}),c.b,c.a)),l.tb(2,8568832,null,0,d.b,[l.k,l.h,h.e,l.y,[8,null],[2,d.a],[2,p.a]],{disableRipple:[0,"disableRipple"],name:[1,"name"]},null),l.Lb(1024,null,a.o,(function(e){return[e]}),[d.b]),l.tb(4,671744,null,0,a.t,[[2,a.d],[8,null],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(6,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.ub(7,0,null,0,1,"div",[["class","text-wrap newsletter-text"]],null,null,null,null,null)),(e()(),l.Ob(8,null,["",""])),(e()(),l.ub(9,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,2,0,"",l.yb(1,"newsletter_",t.context.index,"")),e(t,4,0,l.yb(1,"newsletter_",t.context.index,""),n.newsletters[t.context.index].enabled)}),(function(e,t){e(t,1,1,[l.Gb(t,2).id,null,l.Gb(t,2).indeterminate,l.Gb(t,2).checked,l.Gb(t,2).disabled,"before"==l.Gb(t,2).labelPosition,"NoopAnimations"===l.Gb(t,2)._animationMode,l.Gb(t,6).ngClassUntouched,l.Gb(t,6).ngClassTouched,l.Gb(t,6).ngClassPristine,l.Gb(t,6).ngClassDirty,l.Gb(t,6).ngClassValid,l.Gb(t,6).ngClassInvalid,l.Gb(t,6).ngClassPending]),e(t,8,0,t.context.$implicit.title)}))}function D(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,I)),l.tb(2,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.newsletters)}),null)}function E(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","input-error-message"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("INVALID_FORM_MESSAGE")))}))}function A(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["class","btn no-background right-margin"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.cancel()&&l),l}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"small-button":0,"single-button":1}),(e()(),l.Ob(4,null,[" "," "]))],(function(e,t){var n=t.component,l=e(t,3,0,n.saveButtonLabel&&n.cancelButtonLabel,n.cancelButtonLabel&&!n.saveButtonLabel);e(t,2,0,"btn no-background right-margin",l)}),(function(e,t){e(t,4,0,t.component.cancelButtonLabel)}))}function Y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["class","btn btn-success"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.save()&&l),l}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(2,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(3,{"small-button":0,"single-button":1}),(e()(),l.Ob(4,null,[" "," "]))],(function(e,t){var n=t.component,l=e(t,3,0,n.saveButtonLabel&&n.cancelButtonLabel,!n.cancelButtonLabel&&n.saveButtonLabel);e(t,2,0,"btn btn-success",l)}),(function(e,t){e(t,4,0,t.component.saveButtonLabel)}))}function G(e){return l.Qb(0,[l.Mb(671088640,1,{commonForm:0}),(e()(),l.ub(1,0,null,null,65,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,3).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,3).onReset()&&i),i}),null,null)),l.tb(2,16384,null,0,a.E,[],null,null),l.tb(3,4210688,[[1,4],["commonForm",4]],0,a.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,a.d,null,[a.s]),l.tb(5,16384,null,0,a.r,[[4,a.d]],null,null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(9,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(14,0,null,null,22,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(15,0,null,null,2,"label",[["for","email"]],null,null,null,null,null)),(e()(),l.Ob(16,null,["","*"])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(18,0,null,null,16,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(19,0,null,null,11,"input",[["aria-describedby","email"],["class","form-control"],["email",""],["id","email"],["name","email"],["required",""],["type","email"]],[[8,"readOnly",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,23)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,23).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,23)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,23)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.emailChange.emit(n)&&i),i}),null,null)),l.Lb(512,null,r.I,r.J,[l.r,l.s,l.k,l.E]),l.tb(21,278528,null,0,r.m,[r.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(22,{"input-error":0}),l.tb(23,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.tb(24,16384,null,0,a.y,[],{required:[0,"required"]},null),l.tb(25,16384,null,0,a.f,[],{email:[0,"email"]},null),l.Lb(1024,null,a.n,(function(e,t){return[e,t]}),[a.y,a.f]),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(28,671744,[["emailValidate",4]],0,a.t,[[2,a.d],[6,a.n],[8,null],[6,a.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(30,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(32,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(34,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(36,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(37,0,null,null,12,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),l.ub(38,0,null,null,2,"label",[["for","password"]],null,null,null,null,null)),(e()(),l.Ob(39,null,[""," *"])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(41,0,null,null,8,"div",[["class","input-group"]],null,null,null,null,null)),(e()(),l.ub(42,0,null,null,5,"input",[["autocomplete","none"],["class","form-control"],["id","password"],["name","password"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,43)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,43).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,43)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,43)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==r.passwordChange.emit(n)&&i),i}),null,null)),l.tb(43,16384,null,0,a.e,[l.E,l.k,[2,a.a]],null,null),l.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),l.tb(45,671744,null,0,a.t,[[2,a.d],[8,null],[8,null],[6,a.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,a.p,null,[a.t]),l.tb(47,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(49,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,S)),l.tb(51,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,O)),l.tb(53,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,P)),l.tb(55,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,T)),l.tb(57,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,D)),l.tb(59,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,E)),l.tb(61,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(62,0,null,null,4,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,A)),l.tb(64,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Y)),l.tb(66,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,7,0,"register"!==n.type),e(t,9,0,"register"!==n.type),e(t,11,0,"register"!==n.type),e(t,13,0,"register"!==n.type);var i=e(t,22,0,n.canShowErrorMessages&&l.Gb(t,28).invalid&&(l.Gb(t,28).dirty||l.Gb(t,28).touched));e(t,21,0,"form-control",i),e(t,24,0,""),e(t,25,0,""),e(t,28,0,"email",n.email),e(t,32,0,l.Gb(t,28).invalid&&(l.Gb(t,28).dirty||l.Gb(t,28).touched)),e(t,34,0,"account_settings"===n.type&&n.emailReadonly),e(t,36,0,l.Gb(t,28).invalid&&(l.Gb(t,28).dirty||l.Gb(t,28).touched)),e(t,45,0,"password","account_settings"===n.type&&!n.showConfirmPassword,n.password),e(t,49,0,"account_settings"===n.type&&!n.showConfirmPassword),e(t,51,0,"account_settings"===n.type&&n.showConfirmPassword),e(t,53,0,"account_settings"===n.type&&n.showConfirmPassword),e(t,55,0,"register"===n.type),e(t,57,0,n.newsletters),e(t,59,0,n.newsletters),e(t,61,0,n.canShowErrorMessages&&!l.Gb(t,3).valid),e(t,64,0,n.cancelButtonLabel),e(t,66,0,n.saveButtonLabel)}),(function(e,t){var n=t.component;e(t,1,0,l.Gb(t,5).ngClassUntouched,l.Gb(t,5).ngClassTouched,l.Gb(t,5).ngClassPristine,l.Gb(t,5).ngClassDirty,l.Gb(t,5).ngClassValid,l.Gb(t,5).ngClassInvalid,l.Gb(t,5).ngClassPending),e(t,16,0,l.Pb(t,16,0,l.Gb(t,17).transform("readers.E-MAIL"))),e(t,19,0,n.emailReadonly,l.Gb(t,24).required?"":null,l.Gb(t,30).ngClassUntouched,l.Gb(t,30).ngClassTouched,l.Gb(t,30).ngClassPristine,l.Gb(t,30).ngClassDirty,l.Gb(t,30).ngClassValid,l.Gb(t,30).ngClassInvalid,l.Gb(t,30).ngClassPending),e(t,39,0,l.Pb(t,39,0,l.Gb(t,40).transform("account_settings"===n.type?"readers.CURRENT_PASSWORD":"readers.PASSWORD"))),e(t,42,0,l.Gb(t,47).ngClassUntouched,l.Gb(t,47).ngClassTouched,l.Gb(t,47).ngClassPristine,l.Gb(t,47).ngClassDirty,l.Gb(t,47).ngClassValid,l.Gb(t,47).ngClassInvalid,l.Gb(t,47).ngClassPending)}))}},nYR2:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("7o/Q"),i=n("quSY");function r(e){return t=>t.lift(new a(e))}class a{constructor(e){this.callback=e}call(e,t){return t.subscribe(new o(e,this.callback))}}class o extends l.a{constructor(e,t){super(e),this.add(new i.a(t))}}},naFj:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var l=n("AytR"),i=n("vkgz"),r=n("ZNab"),a=n("pwBl"),o=n("KbaO"),s=n("8Y7J"),u=n("IheW");let c=(()=>{class e{constructor(e,t,n,l){this.http=e,this.cookieService=t,this.backendService=n,this.viewerService=l}getGroupId(){return this.backendService.groupId||this.viewerService.groupId}getTitleGroup(){return this.backendService.titleGroup||this.viewerService.groupOverview.title}leadwallRegister(e){return this.http.post(l.a.clientApiV2Url+"readers/"+this.getGroupId()+"/register",{email_address:e,registration_type:"leadwall"}).pipe(Object(i.a)({next:e=>{this.key=e.key}}))}leadwallResend(e){return this.http.post(l.a.clientApiV2Url+"readers/"+e+"/resend_at",{group_id:this.getGroupId()})}leadwallActivate(e,t,n,i){return this.http.post(l.a.clientApiV2Url+"readers/"+e+"/activate",{token:t,password:n,password2:i})}leadwallMetadata(){const e=this.cookieService.get("campaign-"+this.getGroupId());let t=l.a.clientApiV2Url+"groups/"+this.getGroupId()+"/leadwall_metadata";return e&&(t=t+"?shop_id="+e),this.http.get(t)}}return e.ngInjectableDef=s.Ub({factory:function(){return new e(s.Vb(u.c),s.Vb(r.a),s.Vb(a.a),s.Vb(o.b))},token:e,providedIn:"root"}),e})()},naTb:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var l=n("2Vo4"),i=n("XNiG"),r=n("AytR"),a=n("soiQ"),o=n("8Y7J"),s=n("IheW");let u=(()=>{class e{constructor(e){this.http=e,this.loadingIndicatorSubject=new l.a("initial"),this.searchKeySubject=new l.a(void 0),this.progressVisibilitySubject=new i.a,this.closeMenuSubject=new i.a,this.bottomReachedSubject=new i.a,this.handleScrollSubject=new i.a,this.reloadMessagesSubject=new l.a(!0),this.actionsSubject=new i.a,this.isHandset=new l.a(!1),this.toolbarHeight=45,this.isCustomLoadingIndicator=!1}showLoadingOverlay(){this.progressVisibilitySubject.next(!0)}closeMenu(){this.closeMenuSubject.next(!0)}hideLoadingOverlay(){this.progressVisibilitySubject.next(!1)}setIsHandset(e){this.isHandset.next(e)}getGroupId(){return this.groupId}setGroupId(e){if(this.groupId===e)return;const t=localStorage.getItem("loading_indicator_url_"+e);t&&(this.loadingUrl=t,this.loadingIndicatorSubject.next(this.loadingUrl));const n=localStorage.getItem("loading_indicator_custom_"+e);n&&(this.isCustomLoadingIndicator="true"===n),this.groupId=e,this.http.get(r.a.clientApiV3Url+"groups/"+this.groupId+"/loading_indicator").subscribe(e=>{this.isCustomLoadingIndicator=e.custom,this.loadingUrl!==e.url&&(this.loadingUrl=e.url,this.loadingIndicatorSubject.next(this.loadingUrl),localStorage.setItem("loading_indicator_url_"+this.groupId,this.loadingUrl),localStorage.setItem("loading_indicator_custom_"+this.groupId,e.custom))})}showLoginPage(e=null){this.actionsSubject.next({action:a.a.SHOW_LOGIN_PAGE,data:{articleId:e}})}showPakActivationPage(){this.actionsSubject.next({action:a.a.SHOW_PAK_ACTIVATION_PAGE})}showAccountPage(){this.actionsSubject.next({action:a.a.SHOW_READER_ACCOUNT_PAGE})}showPaidBillsPage(){this.actionsSubject.next({action:a.a.SHOW_PAID_BILLS_PAGE})}showUnpaidBillsPage(){this.actionsSubject.next({action:a.a.SHOW_UNPAID_BILLS_PAGE})}searchForKey(e){this.searchKeySubject.next(e)}showNewsletterSubscribePage(){this.actionsSubject.next({action:a.a.SHOW_NEWSLETTER_SUBSCRIBE_PAGE})}showSearchPage(){this.actionsSubject.next({action:a.a.SHOW_SEARCH_PAGE})}showProductChooserPage(e,t,n=null,l=null,i=!1,r=null){this.actionsSubject.next({action:a.a.SHOW_PRODUCT_CHOOSER_PAGE,data:{magazineId:e,productType:t,articleId:n,subscriptionFilter:l,asGift:i,postId:r}})}showShoppingCartPage(e=!1){this.actionsSubject.next({action:a.a.SHOW_SHOPPING_CART_PAGE,data:{showAddressPage:e}})}showShoppingCartConfirmationPage(){this.actionsSubject.next({action:a.a.SHOW_SHOPPING_CART_CONFIRMATION_PAGE})}showShoppingCartAddressPage(e,t,n){this.actionsSubject.next({action:a.a.SHOW_SHOPPING_CART_ADDRESS_PAGE,data:{address:e,addressType:t,countries:n}})}showRegistrationCartConfirmationPage(e=!1){this.actionsSubject.next({action:a.a.SHOW_REGISTRATION_CONFIRMATION_PAGE,data:{isReregistration:e}})}showNewsletterConfirmationPage(){this.actionsSubject.next({action:a.a.SHOW_NEWSLETTER_CONFIRMATION_PAGE})}showPasswordLessLoginConfirmationPage(e){this.actionsSubject.next({action:a.a.SHOW_PASSWORDLESS_LOGIN_CONFIRMATION_PAGE,data:{emailAddress:e}})}showPasswordResetPage(){this.actionsSubject.next({action:a.a.SHOW_PASSWORD_RESET_PAGE})}showUnsubscribeDialog(){this.actionsSubject.next({action:a.a.SHOW_UNSUBSCRIBE_DIALOG})}menuOptionClicked(e){this.actionsSubject.next({action:a.a.MENU_OPTION_CLICKED,data:e})}sideMenuClosed(){this.actionsSubject.next({action:a.a.SIDE_MENU_CLOSED})}scrollEvent(e){this.handleScrollSubject.next(e)}bottomReached(){this.bottomReachedSubject.next(!0)}editAddress(e,t){this.actionsSubject.next({action:a.a.EDIT_ADDRESS,data:{address:e,addressType:t}})}editAddressById(e,t,n,l){this.actionsSubject.next({action:a.a.EDIT_ADDRESS,data:{addressId:e,addressType:t,subscriptionId:n,itemId:l}})}editSubscription(e,t){this.actionsSubject.next({action:a.a.EDIT_SUBSCRIPTION,data:{subscriptionId:e,itemId:t}})}editAccountSettings(){this.actionsSubject.next({action:a.a.EDIT_ACCOUNT_SETTINGS})}editShoppingCartAddress(e,t){this.actionsSubject.next({action:a.a.SHOW_SHOPPING_CART_ADDRESS_PAGE,data:{address:e,addressType:t}})}removeFocus(){const e=document.querySelector("button:focus");e&&e.blur()}getAddressDescription(e){let t="";return t+="<b>"+e.first_name+" "+e.last_name+"</b><br>",t+=e.address1+"<br>",t+=e.zip+" "+e.city,t}showRegistrationCartConfirmationPageAfterLogin(){localStorage.setItem(this.groupId+"_showRegConfirmation","true")}showMessagesPage(){this.actionsSubject.next({action:a.a.SHOW_MESSAGES_PAGE})}reloadMessages(){this.reloadMessagesSubject.next(!0)}}return e.ngInjectableDef=o.Ub({factory:function(){return new e(o.Vb(s.c))},token:e,providedIn:"root"}),e})()},ngJS:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));const l=e=>t=>{for(let n=0,l=e.length;n<l&&!t.closed;n++)t.next(e[n]);t.complete()}},ntCd:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var l=n("H/3d"),i=n("8Y7J"),r=n("iInd"),a=n("7MJM"),o=i.sb({encapsulation:0,styles:[l.a],data:{}});function s(e){return i.Qb(0,[i.Mb(402653184,1,{readerComponent:0}),(e()(),i.ub(1,0,[[1,0],["readerComponent",1]],null,2,"div",[["class","readers-container"]],null,null,null,null,null)),(e()(),i.ub(2,16777216,null,null,1,"router-outlet",[],null,null,null,null,null)),i.tb(3,212992,null,0,r.q,[r.b,i.Q,i.j,[8,null],i.h],null,null)],(function(e,t){e(t,3,0)}),null)}function u(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-readers",[],null,null,null,s,o)),i.tb(1,8503296,null,0,a.a,[i.y],null,null)],(function(e,t){e(t,1,0)}),null)}var c=i.qb("app-readers",a.a,u,{},{},[])},nuNw:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("s7LF"),a=n("dJrM"),o=n("HsOI"),s=n("Xd0L"),u=n("IP0z"),c=n("/HVE"),d=n("omvX"),h=n("ZwOa"),p=n("oapL"),m=n("SVse"),g=n("PV0E"),b=n("839X"),f=n("naTb"),_=n("KbaO"),v=n("cYBl");n.d(t,"a",(function(){return L}));var y=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{background:#ededed;height:100%;display:inline-block}h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:36px;font-weight:700;color:#373a36}p[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:21px;font-weight:400;color:#373a36;margin-bottom:25px}img[_ngcontent-%COMP%]{width:calc(390px - 50px);height:auto;box-shadow:1px 1px 4px -1px #0008}.top[_ngcontent-%COMP%]{background:#fff;text-align:center;height:423px;overflow:hidden;padding-left:25px;padding-right:25px;padding-top:30px}.bottom[_ngcontent-%COMP%]{text-align:center;background:#ededed;padding-top:40px;padding-bottom:30px}.newsletter-button[_ngcontent-%COMP%]{width:90%}@media (max-width:400px){img[_ngcontent-%COMP%]{width:290px}}']],data:{}});function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("NEWSLETTER.MESSAGE_HEADLINE"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("NEWSLETTER.ERROR_MESSAGE")))}))}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("NEWSLETTER.MESSAGE_HEADLINE"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("NEWSLETTER.SUCCESS_MESSAGE")))}))}function M(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("NEWSLETTER.FORM_HEADLINE"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("NEWSLETTER.FORM_DESCRIPTION")))}))}function C(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,38,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var i=!0;return"submit"===t&&(i=!1!==l.Gb(e,2).onSubmit(n)&&i),"reset"===t&&(i=!1!==l.Gb(e,2).onReset()&&i),i}),null,null)),l.tb(1,16384,null,0,r.E,[],null,null),l.tb(2,4210688,[["newsletterForm",4]],0,r.s,[[8,null],[8,null]],null,null),l.Lb(2048,null,r.d,null,[r.s]),l.tb(4,16384,null,0,r.r,[[4,r.d]],null,null),(e()(),l.ub(5,0,null,null,27,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 90%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,a.b,a.a)),l.tb(6,7520256,null,9,o.c,[l.k,l.h,[2,s.h],[2,u.b],[2,o.a],c.a,l.y,[2,d.a]],{appearance:[0,"appearance"]},null),l.Mb(603979776,1,{_controlNonStatic:0}),l.Mb(335544320,2,{_controlStatic:0}),l.Mb(603979776,3,{_labelChildNonStatic:0}),l.Mb(335544320,4,{_labelChildStatic:0}),l.Mb(603979776,5,{_placeholderChild:0}),l.Mb(603979776,6,{_errorChildren:1}),l.Mb(603979776,7,{_hintChildren:1}),l.Mb(603979776,8,{_prefixChildren:1}),l.Mb(603979776,9,{_suffixChildren:1}),(e()(),l.ub(16,0,null,3,3,"mat-label",[],null,null,null,null,null)),l.tb(17,16384,[[3,4],[4,4]],0,o.f,[],null,null),(e()(),l.Ob(18,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(20,0,null,1,9,"input",[["class","mat-input-element mat-form-field-autofill-control"],["matInput",""],["name","email"],["placeholder",""],["required",""],["type","email"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,23)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,23).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,23)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,23)._compositionEnd(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,27)._focusChanged(!1)&&i),"focus"===t&&(i=!1!==l.Gb(e,27)._focusChanged(!0)&&i),"input"===t&&(i=!1!==l.Gb(e,27)._onInput()&&i),"ngModelChange"===t&&(i=!1!==(r.email=n)&&i),i}),null,null)),l.tb(21,16384,null,0,r.y,[],{required:[0,"required"]},null),l.Lb(1024,null,r.n,(function(e){return[e]}),[r.y]),l.tb(23,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(25,671744,null,0,r.t,[[2,r.d],[6,r.n],[8,null],[6,r.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(27,999424,null,0,h.a,[l.k,c.a,[6,r.p],[2,r.s],[2,r.j],s.b,[8,null],p.a,l.y],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"],readonly:[3,"readonly"]},null),l.tb(28,16384,null,0,r.q,[[4,r.p]],null,null),l.Lb(2048,[[1,4],[2,4]],o.d,null,[h.a]),(e()(),l.ub(30,0,null,5,2,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.tb(31,16384,[[6,4]],0,o.b,[],null,null),(e()(),l.Ob(-1,null,[" Must be a valid email address! "])),(e()(),l.ub(33,0,null,null,5,"button",[["class","newsletter-button"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.register()&&l),l}),null,null)),l.Lb(512,null,m.K,m.L,[l.k,l.s,l.E]),l.tb(35,278528,null,0,m.r,[m.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(36,{"background-color":0,color:1}),(e()(),l.Ob(37,null,["",""])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,6,0,"outline"),e(t,21,0,""),e(t,25,0,"email",n.email),e(t,27,0,"","","email",!n.editable);var l=e(t,36,0,n.buttonColor,n.buttonTextColor);e(t,35,0,l)}),(function(e,t){e(t,0,0,l.Gb(t,4).ngClassUntouched,l.Gb(t,4).ngClassTouched,l.Gb(t,4).ngClassPristine,l.Gb(t,4).ngClassDirty,l.Gb(t,4).ngClassValid,l.Gb(t,4).ngClassInvalid,l.Gb(t,4).ngClassPending),e(t,5,1,["standard"==l.Gb(t,6).appearance,"fill"==l.Gb(t,6).appearance,"outline"==l.Gb(t,6).appearance,"legacy"==l.Gb(t,6).appearance,l.Gb(t,6)._control.errorState,l.Gb(t,6)._canLabelFloat,l.Gb(t,6)._shouldLabelFloat(),l.Gb(t,6)._hasFloatingLabel(),l.Gb(t,6)._hideControlPlaceholder(),l.Gb(t,6)._control.disabled,l.Gb(t,6)._control.autofilled,l.Gb(t,6)._control.focused,"accent"==l.Gb(t,6).color,"warn"==l.Gb(t,6).color,l.Gb(t,6)._shouldForward("untouched"),l.Gb(t,6)._shouldForward("touched"),l.Gb(t,6)._shouldForward("pristine"),l.Gb(t,6)._shouldForward("dirty"),l.Gb(t,6)._shouldForward("valid"),l.Gb(t,6)._shouldForward("invalid"),l.Gb(t,6)._shouldForward("pending"),!l.Gb(t,6)._animationsEnabled]),e(t,18,0,l.Pb(t,18,0,l.Gb(t,19).transform("NEWSLETTER.FORM_FIELD_PLACEHOLDER"))),e(t,20,1,[l.Gb(t,21).required?"":null,l.Gb(t,27)._isServer,l.Gb(t,27).id,l.Gb(t,27).placeholder,l.Gb(t,27).disabled,l.Gb(t,27).required,l.Gb(t,27).readonly&&!l.Gb(t,27)._isNativeSelect||null,l.Gb(t,27)._ariaDescribedby||null,l.Gb(t,27).errorState,l.Gb(t,27).required.toString(),l.Gb(t,28).ngClassUntouched,l.Gb(t,28).ngClassTouched,l.Gb(t,28).ngClassPristine,l.Gb(t,28).ngClassDirty,l.Gb(t,28).ngClassValid,l.Gb(t,28).ngClassInvalid,l.Gb(t,28).ngClassPending]),e(t,30,0,l.Gb(t,31).id),e(t,33,0,!l.Gb(t,2).valid),e(t,37,0,l.Pb(t,37,0,l.Gb(t,38).transform("NEWSLETTER.LABEL")))}))}function S(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","top"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,w)),l.tb(2,16384,null,0,m.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,k)),l.tb(4,16384,null,0,m.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,M)),l.tb(6,16384,null,0,m.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(7,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(e()(),l.ub(8,0,null,null,2,"div",[["class","bottom"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,C)),l.tb(10,16384,null,0,m.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.showError),e(t,4,0,n.showSuccess),e(t,6,0,!n.showError&&!n.showSuccess),e(t,10,0,!n.showError&&!n.showSuccess)}),(function(e,t){e(t,7,0,l.yb(1,"/clientapi/v1/groups/",t.component.groupId,"/latest_cover?s=medium"))}))}function x(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-newsletter-form",[],null,null,null,S,y)),l.tb(1,245760,null,0,g.a,[b.a,f.a,_.b,v.a],null,null)],(function(e,t){e(t,1,0)}),null)}var L=l.qb("app-newsletter-form",g.a,x,{},{},[])},nyYc:function(e,t,n){!function(e){"use strict";var t=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,n=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];e.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsRegex:t,monthsShortRegex:t,monthsStrictRegex:/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,monthsShortStrictRegex:/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,monthsParse:n,longMonthsParse:n,shortMonthsParse:n,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n("wd/R"))},nyxJ:function(e,t,n){"use strict";var l=n("aEPw"),i=n("8Y7J"),r=n("s7LF"),a=[".loading-spinner.small[_ngcontent-%COMP%]{border-width:3px;width:20px;height:20px}.loading-label[_ngcontent-%COMP%]{height:24px;vertical-align:middle;margin-left:10px}.save-progress[_ngcontent-%COMP%]{display:inline-block;float:right;margin-right:10px;margin-top:4px}h6.card-title[_ngcontent-%COMP%]{font-weight:700}.jscolor[_ngcontent-%COMP%], input[_ngcontent-%COMP%]{width:8ch}.rotated[_ngcontent-%COMP%]{transform:rotate(180deg)}.red[_ngcontent-%COMP%]{color:red}.my-drop-zone[_ngcontent-%COMP%]{border:3px dotted #d3d3d3}.nv-file-over[_ngcontent-%COMP%]{border:3px dotted red}#label-logo-file-upload[_ngcontent-%COMP%]{margin-left:3px;height:22px;width:50%;background:#fff;border-radius:6px;cursor:pointer;padding-left:5px;line-height:18px;border:1px solid #ccc}.fixed-width[_ngcontent-%COMP%]{width:1px}.auto-width[_ngcontent-%COMP%]{width:auto}"];class o{constructor(){this.label="",this.id="",this.readonly=!1,this.valueChange=new i.m}get value(){return this.valueRef}set value(e){this.valueRef=e,this.valueChange.emit(this.valueRef)}ngOnInit(){this.id||(this.id=Math.random().toString(36).substr(2,9))}}var s=i.sb({encapsulation:0,styles:[a],data:{}});function u(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"span",[["class","custom-switch"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,6,"input",[["class","custom-control-input"],["type","checkbox"]],[[8,"id",0],[8,"readOnly",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,2).onChange(n.target.checked)&&l),"blur"===t&&(l=!1!==i.Gb(e,2).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.value=n)&&l),l}),null,null)),i.tb(2,16384,null,0,r.b,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.b]),i.tb(4,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{name:[0,"name"],isDisabled:[1,"isDisabled"],model:[2,"model"],options:[3,"options"]},{update:"ngModelChange"}),i.Jb(5,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(7,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(8,0,null,null,1,"label",[["class","custom-control-label"]],[[8,"htmlFor",0]],null,null,null,null)),(e()(),i.Ob(9,null,["",""]))],(function(e,t){var n=t.component,l=i.yb(1,"toggle-",n.id,""),r=n.disabled,a=n.value,o=e(t,5,0,!0);e(t,4,0,l,r,a,o)}),(function(e,t){var n=t.component;e(t,1,0,i.yb(1,"toggle-",n.id,""),n.readonly,i.Gb(t,7).ngClassUntouched,i.Gb(t,7).ngClassTouched,i.Gb(t,7).ngClassPristine,i.Gb(t,7).ngClassDirty,i.Gb(t,7).ngClassValid,i.Gb(t,7).ngClassInvalid,i.Gb(t,7).ngClassPending),e(t,8,0,i.yb(1,"toggle-",n.id,"")),e(t,9,0,n.label)}))}var c=n("SVse"),d=n("RmM4");class h{constructor(e){this.util=e,this.items=[],this.modelValueChange=new i.m}get value(){return this.valueRef}set value(e){this.selected=e.id,this.valueRef=e;const t=this.items.find(e=>e.id===Number(this.valueRef.id));t&&(t.disabled=!0)}valueChange(e){let t=this.items.find(e=>e.id===Number(this.valueRef.id));t||(t=this.valueRef),this.valueRef=this.items.find(t=>t.id===Number(e)),this.valueRef!==t&&(t&&(t.disabled=!1),this.valueRef.disabled=!0,this.modelValueChange.emit({newVal:this.valueRef,oldVal:t}))}}var p=i.sb({encapsulation:0,styles:[a],data:{}});function m(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null),(e()(),i.Ob(3,null,["",""]))],(function(e,t){var n=t.component;e(t,1,0,n.defaultItem.id),e(t,2,0,n.defaultItem.id)}),(function(e,t){e(t,3,0,t.component.defaultItem.name)}))}function g(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"option",[],[[8,"disabled",0]],null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null),(e()(),i.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit.id),e(t,2,0,t.context.$implicit.id)}),(function(e,t){e(t,0,0,t.context.$implicit.disabled),e(t,3,0,t.context.$implicit.name)}))}function b(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,10,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,9,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,2).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,2).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.selected=n)&&l),"ngModelChange"===t&&(l=!1!==r.valueChange(n)&&l),l}),null,null)),i.tb(2,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(4,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{model:[0,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(6,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.kb(16777216,null,null,1,null,m)),i.tb(8,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,g)),i.tb(10,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n.selected),e(t,8,0,n.defaultItem),e(t,10,0,n.items)}),(function(e,t){e(t,1,0,i.Gb(t,6).ngClassUntouched,i.Gb(t,6).ngClassTouched,i.Gb(t,6).ngClassPristine,i.Gb(t,6).ngClassDirty,i.Gb(t,6).ngClassValid,i.Gb(t,6).ngClassInvalid,i.Gb(t,6).ngClassPending)}))}class f{constructor(){this.label="",this.useAutoLabelWidth=!1,this.useLabelInDifferentLine=!1,this.valueChange=new i.m}get value(){return this.valueRef}set value(e){this.valueRef=e,this.valueChange.emit(this.valueRef)}}var _=i.sb({encapsulation:0,styles:[a],data:{}});function v(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"label",[["style","display:table-cell;"]],null,null,null,null,null)),i.Lb(512,null,c.I,c.J,[i.r,i.s,i.k,i.E]),i.tb(2,278528,null,0,c.m,[c.I],{ngClass:[0,"ngClass"]},null),i.Jb(3,{"fixed-width":0,"auto-width":1}),(e()(),i.Ob(4,null,["",":\xa0"]))],(function(e,t){var n=t.component,l=e(t,3,0,!n.useAutoLabelWidth,n.useAutoLabelWidth);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.label)}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[["style","width:100%; display:table"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,v)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,5,"input",[["name","input-id"],["style","display:table-cell; width:100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,4)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,4).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,4)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,4)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.value=n)&&l),l}),null,null)),i.tb(4,16384,null,0,r.e,[i.E,i.k,[2,r.a]],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),i.tb(6,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(8,16384,null,0,r.q,[[4,r.p]],null,null)],(function(e,t){var n=t.component;e(t,2,0,n.label),e(t,6,0,"input-id",n.value)}),(function(e,t){e(t,3,0,i.Gb(t,8).ngClassUntouched,i.Gb(t,8).ngClassTouched,i.Gb(t,8).ngClassPristine,i.Gb(t,8).ngClassDirty,i.Gb(t,8).ngClassValid,i.Gb(t,8).ngClassInvalid,i.Gb(t,8).ngClassPending)}))}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"label",[["style","width:100%;margin-bottom: 0;"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",":\xa0"]))],null,(function(e,t){e(t,1,0,t.component.label)}))}function k(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[["style","width:100%;"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,5,"input",[["name","input-id"],["style","width:100%;margin-bottom: 8px;"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,4)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,4).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,4)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,4)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.value=n)&&l),l}),null,null)),i.tb(4,16384,null,0,r.e,[i.E,i.k,[2,r.a]],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),i.tb(6,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(8,16384,null,0,r.q,[[4,r.p]],null,null)],(function(e,t){var n=t.component;e(t,2,0,n.label),e(t,6,0,"input-id",n.value)}),(function(e,t){e(t,3,0,i.Gb(t,8).ngClassUntouched,i.Gb(t,8).ngClassTouched,i.Gb(t,8).ngClassPristine,i.Gb(t,8).ngClassDirty,i.Gb(t,8).ngClassValid,i.Gb(t,8).ngClassInvalid,i.Gb(t,8).ngClassPending)}))}function M(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(1,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,k)),i.tb(3,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,!n.useLabelInDifferentLine),e(t,3,0,n.useLabelInDifferentLine)}),null)}var C=n("G0yt");class S{constructor(){this.id="",this.valueChange=new i.m,this.isCollapsed=!0}get value(){return this.valueRef}set value(e){this.hasValue=!0,this.valueRef=e,this.valueChange.emit(this.valueRef)}ngOnInit(){this.id||(this.id=Math.random().toString(36).substr(2,9))}}var x=i.sb({encapsulation:0,styles:[a],data:{}});function L(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-toggle-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.value=n)&&l),l}),u,s)),i.tb(1,114688,null,0,o,[],{label:[0,"label"],disabled:[1,"disabled"],value:[2,"value"]},{valueChange:"valueChange"})],(function(e,t){var n=t.component;e(t,1,0,n.cardname,n.cardDisabled,n.value)}),null)}function O(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.cardname)}))}function P(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"h6",[],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.cardDisabledMessage)}))}function T(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,17,"div",[["class","card"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,12,"div",[["class","card-header"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,9,"h5",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,L)),i.tb(4,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,O)),i.tb(6,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(7,0,null,null,4,"div",[["aria-controls","card-id"],["class","float-right dropdown-toggle"]],[[1,"aria-expanded",0]],[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(!i.cardDisabled&&(i.isCollapsed=!i.isCollapsed))&&l),l}),null,null)),i.Lb(512,null,c.I,c.J,[i.r,i.s,i.k,i.E]),i.tb(9,278528,null,0,c.m,[c.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(10,{rotated:0}),(e()(),i.ub(11,0,null,null,0,"span",[["class","caret"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,P)),i.tb(13,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(14,0,null,null,3,"div",[["id","card-id"]],[[2,"collapse",null],[2,"show",null]],null,null,null,null)),i.tb(15,16384,null,0,C.l,[],{collapsed:[0,"collapsed"]},null),(e()(),i.ub(16,0,null,null,1,"div",[["class","card-body"]],null,null,null,null,null)),i.Fb(null,0)],(function(e,t){var n=t.component;e(t,4,0,n.hasValue),e(t,6,0,!n.hasValue);var l=e(t,10,0,!n.isCollapsed);e(t,9,0,"float-right dropdown-toggle",l),e(t,13,0,n.cardDisabled&&n.cardDisabledMessage),e(t,15,0,n.isCollapsed)}),(function(e,t){e(t,7,0,!t.component.isCollapsed),e(t,14,0,!0,!i.Gb(t,15).collapsed)}))}var I=n("P8j/"),D=n("ydTn");class E{constructor(e,t){this.configurationService=e,this.util=t,this.uniqueId=this.util.generateSeed().toString(),this.valueChange=new i.m,this.themeColors=this.configurationService.configuration.themecolors}get value(){return this.valueRef}set value(e){this.valueRef=e,this.valueChange.emit(this.valueRef)}}var A=i.sb({encapsulation:0,styles:[a],data:{}});function Y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"label",[],[[8,"htmlFor",0]],null,null,null,null)),(e()(),i.Ob(1,null,["",""])),(e()(),i.ub(2,16777216,null,null,1,"input",[["class","float-right"],["readonly",""]],[[8,"id",0],[4,"background",null],[4,"color",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"valueChange"],[null,"click"],[null,"focus"],[null,"input"]],(function(e,t,n){var l=!0,r=e.component;return"click"===t&&(l=!1!==i.Gb(e,3).handleClick()&&l),"focus"===t&&(l=!1!==i.Gb(e,3).handleFocus()&&l),"input"===t&&(l=!1!==i.Gb(e,3).handleInput(n)&&l),"colorPickerChange"===t&&(l=!1!==(r.value=n)&&l),"valueChange"===t&&(l=!1!==(r.value=n)&&l),l}),null,null)),i.tb(3,671744,null,0,I.b,[i.q,i.j,i.g,i.Q,i.k,I.d],{colorPicker:[0,"colorPicker"],cpUseRootViewContainer:[1,"cpUseRootViewContainer"],cpPresetColors:[2,"cpPresetColors"],cpAddColorButton:[3,"cpAddColorButton"]},{colorPickerChange:"colorPickerChange"}),(e()(),i.ub(4,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,3,0,n.value,!0,n.themeColors,!0)}),(function(e,t){var n=t.component;e(t,0,0,i.yb(1,"","input-id-"+n.uniqueId,"")),e(t,1,0,n.label),e(t,2,0,i.yb(1,"","input-id-"+n.uniqueId,""),n.value,n.util.contrastColor(n.value),n.value)}))}var G=n("pwBl");class R{constructor(e,t,n,l,i,r){this.router=e,this.route=t,this.configurationService=n,this.util=l,this.titleService=i,this.backendService=r,this.objectKeys=Object.keys,this.config=this.configurationService.configuration,this.headerConfig=this.configurationService.configuration.header.style,this.backend=this.configurationService.backend,this.presetFonts=["Arial","Times","Courier","Lato","Open Sans","Roboto Slab"],this.todo="TODO",this.screenshotsPending=!1,this.currentlySaving=!1,this.saveDone=!1,this.payTypeOptions=this.backendService.payTypeOptions,this.logoFileUpload=void 0,this.hasBaseDropZoneOver=!1,this.returnToPages=!1,this.backendService.wizardComponent=this,this.route.queryParams.subscribe(e=>{e.pages&&(this.returnToPages=!0)})}ngOnInit(){this.backend.isAdmin&&(this.heroIssueChange(),this.articleSelectionIssueChange(0,!1),this.articleSelectionIssueChange(1,!1),this.articleSelectionIssueChange(2,!1))}hasFreeProducts(){return this.backend.products.filter(e=>"free"===e.paymentType).length}hasPaidProducts(){return this.backend.products.filter(e=>"free"!==e.paymentType).length}backToCampaigns(){window.location.href=this.returnToPages?this.backendService.getPagesUrl():this.backendService.getCampaignsUrl()}saveConfig(){this.currentlySaving=!0,this.saveDone=!1,this.saveTimeout&&clearTimeout(this.saveTimeout),this.saveTimeout=setTimeout(()=>{this.saveDone&&(this.currentlySaving=!1),this.saveTimeout=void 0},2e3),this.backendService.getConfig().subscribe(e=>{e.data?this.backendService.updateConfig().subscribe(()=>{this.saveTimeout?this.saveDone=!0:this.currentlySaving=!1}):console.log("This campaign seems to be not existent in backend")})}resetConfig(){const e=new D.a;this.config=e.configuration}onDrop(e){e.preventDefault(),e.stopImmediatePropagation(),this.fileChangeEvent(e.dataTransfer.files)}onDragOver(e){e.stopPropagation(),e.preventDefault()}onDragEnter(){this.hasBaseDropZoneOver=!0}onDragExit(){this.hasBaseDropZoneOver=!1}fileChangeEvent(e){const t={};if(void 0!==e[0]){const n=e[0],l=n.name;t.file=n,t.filename=l;const i=l.substr(l.lastIndexOf(".")+1);if(-1!=="svg,jpg,png".toLowerCase().indexOf(i.toLowerCase())){const e=new FileReader;let i;i=document.getElementById("headerLogo"),this.logoFileUpload=t,i.title=l,e.onload=e=>{i.src=e.target.result},e.readAsDataURL(n),this.backendService.uploadLogo(t).subscribe(e=>{this.config.header.content.logoFilename=t.filename,this.config.header.content.logoUrl=e.url})}}}deleteLogoFile(){this.backendService.deleteLogo().subscribe(()=>{this.config.header.content.logoFilename=void 0,this.config.header.content.logoUrl=void 0})}values(e){return Object.values(e)}sectionChange(e){const t=this.config.articles.articleAuto.findIndex(t=>t.id===e.oldVal.id);-1!==t&&(this.config.articles.articleAuto[t]=e.newVal),this.backend.articles[e.newVal.id]||this.backendService.getSectionArticle(e.newVal.id).subscribe(()=>{})}setTitle(e){this.config.general.pageTitle=e,this.titleService.setTitle(this.config.general.pageTitle)}exploreGroupChange(e){this.backendService.exploreSubject.next()}addFooterLink(){this.configurationService.configuration.footer.links.push({url:"",text:""})}addFAQ(){this.configurationService.configuration.faqs.questions.push({q:"",a:""})}removeFromList(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}heroIssueChange(e){this.config.hero.issue?this.backend.heroArticles[this.config.hero.issue]||(this.backend.heroArticles[this.config.hero.issue]=[],this.backendService.getArticlesForIssue(this.config.hero.issue,!0)):this.config.hero.article=void 0,this.backendService.getHtmlProducts(this.configurationService.selectedIssueId()).subscribe(),this.screenshotsPending=!0,this.backendService.getScreenshots(!0).subscribe(()=>{this.screenshotsPending=!1})}heroArticleChange(){this.screenshotsPending=!0,this.backendService.getScreenshots(!0).subscribe(()=>{this.screenshotsPending=!1})}articleSelectionTypeChanged(){}articleSelectionIssueChange(e,t){const n=this.config.articles.articleManual[e].issueId;n&&!this.backend.heroArticles[n]&&this.backendService.getArticlesForIssue(n,!0),t&&(this.config.articles.articleManual[e].articleId=void 0)}currentArticleIds(){return this.config.articles.articleManual.map(e=>e.articleId)}articleSelectionManuallyChange(e){const t=this.config.articles.articleManual[e].articleId;t&&!this.backend.articles[t]&&this.backendService.getArticleDetails(t)}openHtmlChannelSetupPage(e){let t=this.backendService.getHtmlChannelSetupUrl();"shop"===e?t+="?option=epaper-shop":"footer"===e&&(t+="?option=footer-links"),window.location.href=t}}var N=n("iInd"),j=n("cUpR"),F=i.sb({encapsulation:0,styles:[a],data:{}});function H(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","save-progress"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,0,"label",[["class","loading-spinner small"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"label",[["class","loading-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Saving"]))],null,null)}function B(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,10,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,3,"span",[["class","custom-switch"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"input",[["class","custom-control-input"],["disabled",""],["id","active-dummy"],["type","checkbox"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"label",[["class","custom-control-label"],["for","active-dummy"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Active"])),(e()(),i.ub(5,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,4,"div",[["class","red pt-2"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" To activate this campaign you need an active shop subscription. "])),(e()(),i.ub(8,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,1,"a",[["class","btn btn-primary"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,["Shop Subscription Setup"]))],null,(function(e,t){e(t,9,0,t.component.backendService.getLicenseSetupUrl())}))}function z(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-toggle-param",[["label","Active"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.general.active=n)&&l),l}),u,s)),i.tb(1,114688,null,0,o,[],{label:[0,"label"],readonly:[1,"readonly"],value:[2,"value"]},{valueChange:"valueChange"})],(function(e,t){e(t,1,0,"Active","readonly",t.component.config.general.active)}),null)}function V(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[""," "])),(e()(),i.ub(2,0,null,null,1,"button",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.deleteLogoFile()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["X"]))],null,(function(e,t){e(t,1,0,t.component.config.header.content.logoFilename)}))}function Q(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,11,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,4,"span",[["class","well my-drop-zone"]],null,[[null,"drop"],[null,"dragover"],[null,"dragenter"],[null,"dragexit"]],(function(e,t,n){var l=!0,i=e.component;return"drop"===t&&(l=!1!==i.onDrop(n)&&l),"dragover"===t&&(l=!1!==i.onDragOver(n)&&l),"dragenter"===t&&(l=!1!==i.onDragEnter()&&l),"dragexit"===t&&(l=!1!==i.onDragExit()&&l),l}),null,null)),i.Lb(512,null,c.I,c.J,[i.r,i.s,i.k,i.E]),i.tb(3,278528,null,0,c.m,[c.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(4,{"nv-file-over":0}),(e()(),i.Ob(-1,null,[" Drop here "])),(e()(),i.ub(6,0,null,null,1,"label",[["for","logo-file-upload"],["id","label-logo-file-upload"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Browse"])),(e()(),i.ub(8,0,[["logoUpload",1]],null,0,"input",[["accept",".svg,.jpg,.png"],["id","logo-file-upload"],["style","display: none"],["title","upload"],["type","file"]],null,[[null,"change"]],(function(e,t,n){var l=!0;return"change"===t&&(l=!1!==e.component.fileChangeEvent(i.Gb(e,8).files)&&l),l}),null,null)),(e()(),i.ub(9,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(10,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["JPG, PNG oder SVG"]))],(function(e,t){var n=e(t,4,0,t.component.hasBaseDropZoneOver);e(t,3,0,"well my-drop-zone",n)}),null)}function U(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"option",[],null,null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null),(e()(),i.Ob(3,null,["",""]))],(function(e,t){e(t,1,0,t.context.$implicit.magazine_external_id),e(t,2,0,t.context.$implicit.magazine_external_id)}),(function(e,t){e(t,3,0,t.context.$implicit.magazine_title)}))}function W(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"option",[],[[8,"innerHTML",1]],null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null)],(function(e,t){e(t,1,0,t.context.$implicit.external_id),e(t,2,0,t.context.$implicit.external_id)}),(function(e,t){e(t,0,0,t.context.$implicit.title)}))}function q(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,16,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Hero Article"])),(e()(),i.ub(3,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,12,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,5).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,5).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.config.hero.article=n)&&l),"ngModelChange"===t&&(l=!1!==r.heroArticleChange()&&l),l}),null,null)),i.tb(5,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(7,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{isDisabled:[0,"isDisabled"],model:[1,"model"],options:[2,"options"]},{update:"ngModelChange"}),i.Jb(8,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(10,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(11,0,null,null,3,"option",[["selected",""]],null,null,null,null,null)),i.tb(12,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(13,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["Automatically"])),(e()(),i.kb(16777216,null,null,1,null,W)),i.tb(16,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component,l=n.screenshotsPending,i=n.config.hero.article,r=e(t,8,0,!0);e(t,7,0,l,i,r),e(t,12,0,void 0),e(t,13,0,void 0),e(t,16,0,n.backend.heroArticles[n.config.hero.issue])}),(function(e,t){e(t,4,0,i.Gb(t,10).ngClassUntouched,i.Gb(t,10).ngClassTouched,i.Gb(t,10).ngClassPristine,i.Gb(t,10).ngClassDirty,i.Gb(t,10).ngClassValid,i.Gb(t,10).ngClassInvalid,i.Gb(t,10).ngClassPending)}))}function K(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,0,"label",[["class","loading-spinner small"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"label",[["class","loading-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Generating screenshots"]))],null,null)}function J(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["The articles from the selected section are free."]))],null,null)}function X(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["The articles from the selected section are in teaser-mode."]))],null,null)}function $(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,10,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,9,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"app-select-param",[["label","Section 1"]],null,[[null,"modelValueChange"]],(function(e,t,n){var l=!0;return"modelValueChange"===t&&(l=!1!==e.component.sectionChange(n)&&l),l}),b,p)),i.tb(3,49152,null,0,h,[d.a],{items:[0,"items"],defaultItem:[1,"defaultItem"],value:[2,"value"]},{modelValueChange:"modelValueChange"}),i.Jb(4,{name:0,id:1}),(e()(),i.ub(5,0,null,null,2,"app-select-param",[["label","Section 2"]],null,[[null,"modelValueChange"]],(function(e,t,n){var l=!0;return"modelValueChange"===t&&(l=!1!==e.component.sectionChange(n)&&l),l}),b,p)),i.tb(6,49152,null,0,h,[d.a],{items:[0,"items"],defaultItem:[1,"defaultItem"],value:[2,"value"]},{modelValueChange:"modelValueChange"}),i.Jb(7,{name:0,id:1}),(e()(),i.ub(8,0,null,null,2,"app-select-param",[["label","Section 3"]],null,[[null,"modelValueChange"]],(function(e,t,n){var l=!0;return"modelValueChange"===t&&(l=!1!==e.component.sectionChange(n)&&l),l}),b,p)),i.tb(9,49152,null,0,h,[d.a],{items:[0,"items"],defaultItem:[1,"defaultItem"],value:[2,"value"]},{modelValueChange:"modelValueChange"}),i.Jb(10,{name:0,id:1})],(function(e,t){var n=t.component,l=n.backend.sections,i=e(t,4,0,"choose",-1);e(t,3,0,l,i,n.config.articles.articleAuto[0]);var r=n.backend.sections,a=e(t,7,0,"choose",-2);e(t,6,0,r,a,n.config.articles.articleAuto[1]);var o=n.backend.sections,s=e(t,10,0,"choose",-3);e(t,9,0,o,s,n.config.articles.articleAuto[2])}),null)}function Z(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"option",[],[[8,"innerHTML",1]],null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null)],(function(e,t){e(t,1,0,t.context.$implicit.magazine_external_id),e(t,2,0,t.context.$implicit.magazine_external_id)}),(function(e,t){e(t,0,0,t.context.$implicit.magazine_title)}))}function ee(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"option",[],[[8,"disabled",0],[8,"innerHTML",1]],null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null)],(function(e,t){e(t,1,0,t.context.$implicit.external_id),e(t,2,0,t.context.$implicit.external_id)}),(function(e,t){e(t,0,0,-1!==t.component.currentArticleIds().indexOf(t.context.$implicit.external_id),t.context.$implicit.title)}))}function te(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,30,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,28,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Issue & Article"])),(e()(),i.ub(4,0,null,null,12,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,5).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,5).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.config.articles.articleManual[e.context.$implicit].issueId=n)&&l),"ngModelChange"===t&&(l=!1!==r.articleSelectionIssueChange(e.context.$implicit,!0)&&l),l}),null,null)),i.tb(5,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(7,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(8,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(10,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(11,0,null,null,3,"option",[],null,null,null,null,null)),i.tb(12,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(13,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["None"])),(e()(),i.kb(16777216,null,null,1,null,Z)),i.tb(16,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(17,0,null,null,12,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,18).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,18).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.config.articles.articleManual[e.context.$implicit].articleId=n)&&l),"ngModelChange"===t&&(l=!1!==r.articleSelectionManuallyChange(e.context.$implicit)&&l),l}),null,null)),i.tb(18,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(20,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(21,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(23,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(24,0,null,null,3,"option",[],null,null,null,null,null)),i.tb(25,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(26,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["None"])),(e()(),i.kb(16777216,null,null,1,null,ee)),i.tb(29,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(30,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component,l=n.config.articles.articleManual[t.context.$implicit].issueId,i=e(t,8,0,!0);e(t,7,0,l,i),e(t,12,0,void 0),e(t,13,0,void 0),e(t,16,0,n.backend.magazine_covers);var r=n.config.articles.articleManual[t.context.$implicit].articleId,a=e(t,21,0,!0);e(t,20,0,r,a),e(t,25,0,void 0),e(t,26,0,void 0),e(t,29,0,n.backend.heroArticles[n.config.articles.articleManual[t.context.$implicit].issueId])}),(function(e,t){e(t,4,0,i.Gb(t,10).ngClassUntouched,i.Gb(t,10).ngClassTouched,i.Gb(t,10).ngClassPristine,i.Gb(t,10).ngClassDirty,i.Gb(t,10).ngClassValid,i.Gb(t,10).ngClassInvalid,i.Gb(t,10).ngClassPending),e(t,17,0,i.Gb(t,23).ngClassUntouched,i.Gb(t,23).ngClassTouched,i.Gb(t,23).ngClassPristine,i.Gb(t,23).ngClassDirty,i.Gb(t,23).ngClassValid,i.Gb(t,23).ngClassInvalid,i.Gb(t,23).ngClassPending)}))}function ne(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,2,null,te)),i.tb(1,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),i.Hb(2,3),(e()(),i.kb(0,null,null,0))],(function(e,t){var n=e(t,2,0,0,1,2);e(t,1,0,n)}),null)}function le(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","red pt-2"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" To show the article index link please finish issue clipping! "]))],null,null)}function ie(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"option",[],[[8,"innerHTML",1]],null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null)],(function(e,t){e(t,1,0,t.context.$implicit.value),e(t,2,0,t.context.$implicit.value)}),(function(e,t){e(t,0,0,t.context.$implicit.name)}))}function re(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,11,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,8,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,2).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,2).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.config.pricings.payType=n)&&l),l}),null,null)),i.tb(2,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(4,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(5,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(7,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.kb(16777216,null,null,1,null,ie)),i.tb(9,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(10,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(11,0,null,null,0,"hr",[],null,null,null,null,null))],(function(e,t){var n=t.component,l=n.config.pricings.payType,i=e(t,5,0,!0);e(t,4,0,l,i),e(t,9,0,n.payTypeOptions)}),(function(e,t){e(t,1,0,i.Gb(t,7).ngClassUntouched,i.Gb(t,7).ngClassTouched,i.Gb(t,7).ngClassPristine,i.Gb(t,7).ngClassDirty,i.Gb(t,7).ngClassValid,i.Gb(t,7).ngClassInvalid,i.Gb(t,7).ngClassPending)}))}function ae(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,55,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Form"])),(e()(),i.ub(3,0,null,null,4,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Title:"])),(e()(),i.ub(6,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.leadwall.form.title=n)&&l),l}),M,_)),i.tb(7,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(8,0,null,null,9,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Description:"])),(e()(),i.ub(11,0,null,null,6,"textarea",[["rows","5"],["style","width: 100%;"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,12)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,12).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,12)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,12)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.config.leadwall.form.description=n)&&l),l}),null,null)),i.tb(12,16384,null,0,r.e,[i.E,i.k,[2,r.a]],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),i.tb(14,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(15,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(17,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(18,0,null,null,4,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(19,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Terms:"])),(e()(),i.ub(21,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.leadwall.form.terms=n)&&l),l}),M,_)),i.tb(22,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(23,0,null,null,4,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(24,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Button Label:"])),(e()(),i.ub(26,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.leadwall.form.buttonLabel=n)&&l),l}),M,_)),i.tb(27,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(28,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(29,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Confirmation"])),(e()(),i.ub(31,0,null,null,4,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(32,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Title:"])),(e()(),i.ub(34,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.leadwall.confirmation.title=n)&&l),l}),M,_)),i.tb(35,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(36,0,null,null,4,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(37,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Subtitle:"])),(e()(),i.ub(39,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.leadwall.confirmation.subtitle=n)&&l),l}),M,_)),i.tb(40,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(41,0,null,null,9,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(42,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Description:"])),(e()(),i.ub(44,0,null,null,6,"textarea",[["rows","8"],["style","width: 100%;"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,45)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,45).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,45)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,45)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.config.leadwall.confirmation.description=n)&&l),l}),null,null)),i.tb(45,16384,null,0,r.e,[i.E,i.k,[2,r.a]],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),i.tb(47,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(48,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(50,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(51,0,null,null,4,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(52,0,null,null,1,"label",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Resend-Button:"])),(e()(),i.ub(54,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.leadwall.confirmation.resendButtonLabel=n)&&l),l}),M,_)),i.tb(55,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"})],(function(e,t){var n=t.component;e(t,7,0,n.config.leadwall.form.title);var l=n.config.leadwall.form.description,i=e(t,15,0,!0);e(t,14,0,l,i),e(t,22,0,n.config.leadwall.form.terms),e(t,27,0,n.config.leadwall.form.buttonLabel),e(t,35,0,n.config.leadwall.confirmation.title),e(t,40,0,n.config.leadwall.confirmation.subtitle);var r=n.config.leadwall.confirmation.description,a=e(t,48,0,!0);e(t,47,0,r,a),e(t,55,0,n.config.leadwall.confirmation.resendButtonLabel)}),(function(e,t){e(t,11,0,i.Gb(t,17).ngClassUntouched,i.Gb(t,17).ngClassTouched,i.Gb(t,17).ngClassPristine,i.Gb(t,17).ngClassDirty,i.Gb(t,17).ngClassValid,i.Gb(t,17).ngClassInvalid,i.Gb(t,17).ngClassPending),e(t,44,0,i.Gb(t,50).ngClassUntouched,i.Gb(t,50).ngClassTouched,i.Gb(t,50).ngClassPristine,i.Gb(t,50).ngClassDirty,i.Gb(t,50).ngClassValid,i.Gb(t,50).ngClassInvalid,i.Gb(t,50).ngClassPending)}))}function oe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Buy Button"])),(e()(),i.ub(3,0,null,null,2,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"app-text-param",[["label","Text"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.buttonTextPaid=n)&&l),l}),M,_)),i.tb(5,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(6,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){e(t,5,0,"Text",t.component.config.pricings.buttonTextPaid)}),null)}function se(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,12,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Free Button"])),(e()(),i.ub(3,0,null,null,2,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"app-text-param",[["label","Text"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.buttonTextFree=n)&&l),l}),M,_)),i.tb(5,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(6,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(7,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Pricing Label for free Products"])),(e()(),i.ub(9,0,null,null,2,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(10,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.pricingFreeText=n)&&l),l}),M,_)),i.tb(11,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(12,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,5,0,"Text",n.config.pricings.buttonTextFree),e(t,11,0,n.config.pricings.pricingFreeText)}),null)}function ue(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"option",[],[[8,"innerHTML",1]],null,null,null,null)),i.tb(1,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{value:[0,"value"]},null),i.tb(2,147456,null,0,r.D,[i.k,i.E,[8,null]],{value:[0,"value"]},null)],(function(e,t){e(t,1,0,t.context.$implicit.externalId),e(t,2,0,t.context.$implicit.externalId)}),(function(e,t){e(t,0,0,t.context.$implicit.extendedName)}))}function ce(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function de(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"div",[["style","padding: 2px;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,5,"div",[["style","width:100%; display:table"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"div",[["style","display:table-cell; width:100%"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"app-text-param",[["label","\u2714\ufe0f"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.context.$implicit.text=n)&&l),l}),M,_)),i.tb(4,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(5,0,null,null,1,"h5",[["style","display:table-cell; width:1px; vertical-align: middle; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.removeFromList(e.parent.parent.context.$implicit.features,e.context.$implicit)&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" \u274c"]))],(function(e,t){e(t,4,0,"\u2714\ufe0f",t.context.$implicit.text)}),null)}function he(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,15,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"app-toggle-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.parent.context.$implicit.active=n)&&l),l}),u,s)),i.tb(3,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(4,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,1,"app-toggle-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.parent.context.$implicit.featured=n)&&l),l}),u,s)),i.tb(6,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(7,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(8,0,null,null,1,"app-toggle-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.parent.context.$implicit.multiple=n)&&l),l}),u,s)),i.tb(9,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.kb(16777216,null,null,1,null,ce)),i.tb(11,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,de)),i.tb(13,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(14,0,null,null,1,"h2",[["style","text-align: center; padding: 0px; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.parent.context.$implicit.features.push({text:""})&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" + "]))],(function(e,t){e(t,3,0,"Active",t.parent.context.$implicit.active),e(t,6,0,"Featured",t.parent.context.$implicit.featured),e(t,9,0,"Multiple",t.parent.context.$implicit.multiple),e(t,11,0,t.parent.context.$implicit.features&&t.parent.context.$implicit.features.length>0),e(t,13,0,t.parent.context.$implicit.features)}),null)}function pe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,20,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,16,"div",[["style","width:100%; display:table"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,13,"div",[["style","display:table-cell; width:100%"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,12,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0;return"change"===t&&(l=!1!==i.Gb(e,4).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,4).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(e.context.$implicit.external_id=n)&&l),l}),null,null)),i.tb(4,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(6,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(7,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(9,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(10,0,null,null,3,"option",[["selected",""]],null,null,null,null,null)),i.tb(11,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(12,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["Please Select"])),(e()(),i.kb(16777216,null,null,1,null,ue)),i.tb(15,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(16,0,null,null,1,"h5",[["style","display:table-cell; width:1px; vertical-align: middle; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.removeFromList(i.config.pricings.products,e.context.$implicit)&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" \u274c"])),(e()(),i.ub(18,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,he)),i.tb(20,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=t.context.$implicit.external_id,i=e(t,7,0,!0);e(t,6,0,l,i),e(t,11,0,void 0),e(t,12,0,void 0),e(t,15,0,n.backend.products),e(t,20,0,void 0!==t.context.$implicit.external_id)}),(function(e,t){e(t,3,0,i.Gb(t,9).ngClassUntouched,i.Gb(t,9).ngClassTouched,i.Gb(t,9).ngClassPristine,i.Gb(t,9).ngClassDirty,i.Gb(t,9).ngClassValid,i.Gb(t,9).ngClassInvalid,i.Gb(t,9).ngClassPending)}))}function me(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"button",[["class","btn btn-primary"],["style","text-align: center;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.config.pricings.products.push({external_id:void 0,active:!1,multiple:!1,featured:!1,features:[{text:"Archiv mit Volltextsuche"},{text:"komfortabler Lesemodus"}]})&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" Add product "]))],null,null)}function ge(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Headline"])),(e()(),i.ub(3,0,null,null,2,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.headlineText=n)&&l),l}),M,_)),i.tb(5,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(6,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,oe)),i.tb(8,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,se)),i.tb(10,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(11,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Products"])),(e()(),i.ub(13,0,null,null,6,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,pe)),i.tb(15,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(16,0,null,null,2,"div",[["style","text-align: center;"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,me)),i.tb(18,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(19,0,null,null,0,"hr",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,5,0,n.config.pricings.headlineText),e(t,8,0,n.hasPaidProducts()),e(t,10,0,n.hasFreeProducts()),e(t,15,0,n.config.pricings.products),e(t,18,0,n.config.pricings.products.length<3)}),null)}function be(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,6,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"div",[["style","margin-bottom: 5px;margin-top: 15px;"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"app-text-param",[["label","Text"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.loginLink.text=n)&&l),l}),M,_)),i.tb(4,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(5,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,1,"app-text-param",[["label","Link Text"],["useAutoLabelWidth","true"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.loginLink.linkText=n)&&l),l}),M,_)),i.tb(7,49152,null,0,f,[],{label:[0,"label"],useAutoLabelWidth:[1,"useAutoLabelWidth"],value:[2,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(8,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,4,0,"Text",n.config.pricings.loginLink.text),e(t,7,0,"Link Text","true",n.config.pricings.loginLink.linkText)}),null)}function fe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" if you want to sell your content"]))],null,null)}function _e(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,19,"div",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,ge)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"app-toggle-param",[["label","Show login link"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.pricings.loginLink.enabled=n)&&l),l}),u,s)),i.tb(5,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.kb(16777216,null,null,1,null,be)),i.tb(7,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(8,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,10,"div",[],null,null,null,null,null)),(e()(),i.ub(10,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Payment Setup"])),(e()(),i.ub(12,0,null,null,7,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" Edit your product pricing and payment provider"])),(e()(),i.kb(16777216,null,null,1,null,fe)),i.tb(15,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.Ob(-1,null,[":"])),(e()(),i.ub(17,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(18,0,null,null,1,"a",[["class","btn btn-primary"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,[" Edit Setup"]))],(function(e,t){var n=t.component;e(t,2,0,n.backend.products.length),e(t,5,0,"Show login link",n.config.pricings.loginLink.enabled),e(t,7,0,n.config.pricings.loginLink.enabled),e(t,15,0,!n.hasPaidProducts())}),(function(e,t){e(t,18,0,t.component.backendService.getPricingSetupUrl())}))}function ve(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"app-wizardcard",[["cardname","Pricing"]],null,null,null,T,x)),i.tb(1,16384,null,0,c.s,[],{ngSwitch:[0,"ngSwitch"]},null),i.tb(2,114688,null,0,S,[],{cardname:[0,"cardname"]},null),(e()(),i.kb(16777216,null,0,1,null,re)),i.tb(4,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,0,1,null,ae)),i.tb(6,278528,null,0,c.t,[i.Q,i.N,c.s],{ngSwitchCase:[0,"ngSwitchCase"]},null),(e()(),i.kb(16777216,null,0,1,null,_e)),i.tb(8,278528,null,0,c.t,[i.Q,i.N,c.s],{ngSwitchCase:[0,"ngSwitchCase"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.config.pricings.payType),e(t,2,0,"Pricing"),e(t,4,0,n.backend.channel_info.webPaymentModes.includes("leadwall")&&n.backend.channel_info.webPaymentModes.length>1),e(t,6,0,n.payTypeOptions[1].value),e(t,8,0,n.payTypeOptions[0].value)}),null)}function ye(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"div",[["style","width:100%; display:table"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,4,"div",[["style","display:table-cell; width:100%"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"app-text-param",[["label","Q"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.context.$implicit.q=n)&&l),l}),M,_)),i.tb(4,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(5,0,null,null,1,"app-text-param",[["label","A"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.context.$implicit.a=n)&&l),l}),M,_)),i.tb(6,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(7,0,null,null,1,"h5",[["style","display:table-cell; width:1px; vertical-align: middle; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.removeFromList(i.config.faqs.questions,e.context.$implicit)&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" \u274c"])),(e()(),i.ub(9,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){e(t,4,0,"Q",t.context.$implicit.q),e(t,6,0,"A",t.context.$implicit.a)}),null)}function we(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"app-toggle-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0,i=e.component;return"valueChange"===t&&(l=!1!==(e.context.$implicit.value.active=n)&&l),"valueChange"===t&&(l=!1!==i.exploreGroupChange(n)&&l),l}),u,s)),i.tb(2,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"})],(function(e,t){e(t,2,0,i.yb(1,"",t.context.$implicit.value.title,""),t.context.$implicit.value.active)}),null)}function ke(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"div",[["style","width:100%; display:table"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,4,"div",[["style","display:table-cell; width:100%"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"app-text-param",[["label","Text"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.context.$implicit.text=n)&&l),l}),M,_)),i.tb(4,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(5,0,null,null,1,"app-text-param",[["label","URL"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.context.$implicit.url=n)&&l),l}),M,_)),i.tb(6,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(7,0,null,null,1,"h5",[["style","display:table-cell; width:1px; vertical-align: middle; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.removeFromList(i.config.footer.links,e.context.$implicit)&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" \u274c"])),(e()(),i.ub(9,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){e(t,4,0,"Text",t.context.$implicit.text),e(t,6,0,"URL",t.context.$implicit.url)}),null)}function Me(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,254,"div",[["class","container-fluid"],["style","padding: 0; text-align: left"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"button",[["class","btn btn-danger ml-2"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.backToCampaigns()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["Back"])),(e()(),i.ub(3,0,null,null,1,"button",[["class","btn btn-success float-right mr-2"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.saveConfig()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["Save"])),(e()(),i.kb(16777216,null,null,1,null,H)),i.tb(6,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(7,0,null,null,247,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var l=!0;return"submit"===t&&(l=!1!==i.Gb(e,9).onSubmit(n)&&l),"reset"===t&&(l=!1!==i.Gb(e,9).onReset()&&l),l}),null,null)),i.tb(8,16384,null,0,r.E,[],null,null),i.tb(9,4210688,[["generalForm",4]],0,r.s,[[8,null],[8,null]],null,null),i.Lb(2048,null,r.d,null,[r.s]),i.tb(11,16384,null,0,r.r,[[4,r.d]],null,null),(e()(),i.ub(12,0,null,null,31,"app-wizardcard",[["cardname","General"]],null,null,null,T,x)),i.tb(13,114688,null,0,S,[],{cardname:[0,"cardname"]},null),(e()(),i.ub(14,0,null,0,7,"div",[["title","If a campaign is not active then viewers are redirected to the archive view"]],null,null,null,null,null)),(e()(),i.ub(15,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Campaign"])),(e()(),i.ub(17,0,null,null,4,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,B)),i.tb(19,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,z)),i.tb(21,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(22,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(23,0,null,0,5,"div",[["title","This title is shown in the browser window title bar"]],null,null,null,null,null)),(e()(),i.ub(24,0,null,null,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Page"])),(e()(),i.ub(26,0,null,null,2,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(27,0,null,null,1,"app-text-param",[["label","Title"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==e.component.setTitle(i.Gb(e,28).value)&&l),l}),M,_)),i.tb(28,49152,[["pageTitleInput",4]],0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(29,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(30,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Color"])),(e()(),i.ub(32,0,null,0,4,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(33,0,null,null,1,"app-color-param",[["label","Button"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.general.color.buttonColor=n)&&l),l}),Y,A)),i.tb(34,49152,null,0,E,[D.a,d.a],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(35,0,null,null,1,"app-color-param",[["label","Highlight"],["title","Used for font highlighting and features section background"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.general.color.fontColor=n)&&l),l}),Y,A)),i.tb(36,49152,null,0,E,[D.a,d.a],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(37,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(38,0,null,0,4,"div",[],null,null,null,null,null)),(e()(),i.ub(39,0,null,null,1,"app-text-param",[["label","SEO Title"],["useLabelInDifferentLine","true"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.general.seo_title=n)&&l),l}),M,_)),i.tb(40,49152,null,0,f,[],{label:[0,"label"],useLabelInDifferentLine:[1,"useLabelInDifferentLine"],value:[2,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(41,0,null,null,1,"app-text-param",[["label","SEO Description"],["useLabelInDifferentLine","true"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.general.seo_description=n)&&l),l}),M,_)),i.tb(42,49152,null,0,f,[],{label:[0,"label"],useLabelInDifferentLine:[1,"useLabelInDifferentLine"],value:[2,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(43,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(44,0,null,null,25,"app-wizardcard",[["cardname","Header"]],null,null,null,T,x)),i.tb(45,114688,null,0,S,[],{cardname:[0,"cardname"]},null),(e()(),i.ub(46,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Content"])),(e()(),i.ub(48,0,null,0,13,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(49,0,null,null,1,"label",[["for","logo"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Logo "])),(e()(),i.kb(16777216,null,null,1,null,V)),i.tb(52,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Q)),i.tb(54,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(55,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(56,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(57,0,null,null,1,"app-toggle-param",[["label","Shop"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.header.content.shop=n)&&l),l}),u,s)),i.tb(58,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(59,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(60,0,null,null,1,"app-toggle-param",[["label","Search"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.header.content.search=n)&&l),l}),u,s)),i.tb(61,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(62,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(63,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Style"])),(e()(),i.ub(65,0,null,0,4,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(66,0,null,null,1,"app-color-param",[["label","Icon"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.header.style.iconColor=n)&&l),l}),Y,A)),i.tb(67,49152,null,0,E,[D.a,d.a],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(68,0,null,null,1,"app-color-param",[["label","Background"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.header.style.backgroundColor=n)&&l),l}),Y,A)),i.tb(69,49152,null,0,E,[D.a,d.a],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(70,0,null,null,46,"app-wizardcard",[["cardname","Hero"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.hero.active=n)&&l),l}),T,x)),i.tb(71,114688,null,0,S,[],{cardname:[0,"cardname"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(72,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Headline"])),(e()(),i.ub(74,0,null,0,7,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(75,0,null,null,6,"textarea",[["id","headline"],["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,76)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,76).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,76)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,76)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.config.hero.headline.text=n)&&l),l}),null,null)),i.tb(76,16384,null,0,r.e,[i.E,i.k,[2,r.a]],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),i.tb(78,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(79,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(81,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(82,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(83,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Button"])),(e()(),i.ub(85,0,null,0,2,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(86,0,null,null,1,"app-text-param",[["label","Text"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.hero.buttonText=n)&&l),l}),M,_)),i.tb(87,49152,null,0,f,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(88,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(89,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Channels"])),(e()(),i.ub(91,0,null,0,2,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(92,0,null,null,1,"app-toggle-param",[["label","Show"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.hero.channels=n)&&l),l}),u,s)),i.tb(93,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(94,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(95,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Hero Issue"])),(e()(),i.ub(97,0,null,0,13,"div",[],null,null,null,null,null)),(e()(),i.ub(98,0,[["issueSelectionWidget",1]],null,12,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,99).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,99).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.config.hero.issue=n)&&l),"ngModelChange"===t&&(l=!1!==r.heroIssueChange(i.Gb(e,98))&&l),l}),null,null)),i.tb(99,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(101,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{isDisabled:[0,"isDisabled"],model:[1,"model"],options:[2,"options"]},{update:"ngModelChange"}),i.Jb(102,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(104,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(105,0,null,null,3,"option",[["selected",""]],null,null,null,null,null)),i.tb(106,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(107,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["Latest Issue"])),(e()(),i.kb(16777216,null,null,1,null,U)),i.tb(110,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(111,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,0,1,null,q)),i.tb(113,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(114,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,0,1,null,K)),i.tb(116,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(117,0,null,null,46,"app-wizardcard",[["cardname","Article"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.articles.active=n)&&l),l}),T,x)),i.tb(118,114688,null,0,S,[],{cardname:[0,"cardname"],cardDisabledMessage:[1,"cardDisabledMessage"],cardDisabled:[2,"cardDisabled"],value:[3,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(119,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Headline"])),(e()(),i.ub(121,0,null,0,2,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(122,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.articles.headlineText=n)&&l),l}),M,_)),i.tb(123,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(124,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(125,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Article Selection"])),(e()(),i.ub(127,0,null,0,7,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(128,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(129,0,null,null,1,"app-toggle-param",[["label","Content availability"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.articles.contentAvailability=n)&&l),l}),u,s)),i.tb(130,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.kb(16777216,null,null,1,null,J)),i.tb(132,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,X)),i.tb(134,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(135,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(136,0,null,0,15,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(137,0,null,null,14,"select",[["style","width: 100%"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var l=!0,r=e.component;return"change"===t&&(l=!1!==i.Gb(e,138).onChange(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,138).onTouched()&&l),"ngModelChange"===t&&(l=!1!==(r.config.articles.selectionType=n)&&l),"ngModelChange"===t&&(l=!1!==r.articleSelectionTypeChanged()&&l),l}),null,null)),i.tb(138,16384,null,0,r.z,[i.E,i.k],null,null),i.Lb(1024,null,r.o,(function(e){return[e]}),[r.z]),i.tb(140,671744,null,0,r.t,[[2,r.d],[8,null],[8,null],[6,r.o]],{model:[0,"model"],options:[1,"options"]},{update:"ngModelChange"}),i.Jb(141,{standalone:0}),i.Lb(2048,null,r.p,null,[r.t]),i.tb(143,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),i.ub(144,0,null,null,3,"option",[["selected",""]],null,null,null,null,null)),i.tb(145,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(146,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["Automatically"])),(e()(),i.ub(148,0,null,null,3,"option",[["selected",""]],null,null,null,null,null)),i.tb(149,147456,null,0,r.u,[i.k,i.E,[2,r.z]],{ngValue:[0,"ngValue"]},null),i.tb(150,147456,null,0,r.D,[i.k,i.E,[8,null]],{ngValue:[0,"ngValue"]},null),(e()(),i.Ob(-1,null,["Manually"])),(e()(),i.ub(152,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,0,1,null,$)),i.tb(154,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),i.kb(0,[["manually",2]],0,0,null,ne)),(e()(),i.ub(156,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Show"])),(e()(),i.ub(158,0,null,0,5,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(159,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),i.ub(160,0,null,null,1,"app-toggle-param",[["label","Article Index Link"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.articles.indexLink=n)&&l),l}),u,s)),i.tb(161,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.kb(16777216,null,null,1,null,le)),i.tb(163,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(164,0,null,null,7,"app-wizardcard",[["cardname","Archive"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.archive.active=n)&&l),l}),T,x)),i.tb(165,114688,null,0,S,[],{cardname:[0,"cardname"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(166,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Headline"])),(e()(),i.ub(168,0,null,0,2,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(169,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.archive.headlineText=n)&&l),l}),M,_)),i.tb(170,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(171,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(172,0,null,null,29,"app-wizardcard",[["cardname","Features"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.active=n)&&l),l}),T,x)),i.tb(173,114688,null,0,S,[],{cardname:[0,"cardname"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(174,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Show"])),(e()(),i.ub(176,0,null,0,24,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(177,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(178,0,null,null,1,"app-toggle-param",[["label","Reader"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.reader=n)&&l),l}),u,s)),i.tb(179,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(180,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(181,0,null,null,1,"app-toggle-param",[["label","Support"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.support=n)&&l),l}),u,s)),i.tb(182,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(183,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(184,0,null,null,1,"app-toggle-param",[["label","Weblinks"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.weblinks=n)&&l),l}),u,s)),i.tb(185,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(186,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(187,0,null,null,1,"app-toggle-param",[["label","Responsive"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.responsive=n)&&l),l}),u,s)),i.tb(188,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(189,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(190,0,null,null,1,"app-toggle-param",[["label","Green"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.green=n)&&l),l}),u,s)),i.tb(191,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(192,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(193,0,null,null,1,"app-toggle-param",[["label","Gallery"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.gallery=n)&&l),l}),u,s)),i.tb(194,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(195,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(196,0,null,null,1,"app-toggle-param",[["label","Video"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.video=n)&&l),l}),u,s)),i.tb(197,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(198,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(199,0,null,null,1,"app-toggle-param",[["label","Search"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.features.search=n)&&l),l}),u,s)),i.tb(200,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(201,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,ve)),i.tb(203,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(204,0,null,null,14,"app-wizardcard",[["cardname","FAQ"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.faqs.active=n)&&l),l}),T,x)),i.tb(205,114688,null,0,S,[],{cardname:[0,"cardname"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(206,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Headline"])),(e()(),i.ub(208,0,null,0,2,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(209,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.faqs.headlineText=n)&&l),l}),M,_)),i.tb(210,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(211,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(212,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Questions"])),(e()(),i.ub(214,0,null,0,4,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,ye)),i.tb(216,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(217,0,null,null,1,"h2",[["style","text-align: center; padding: 0px; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addFAQ()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["+"])),(e()(),i.ub(219,0,null,null,14,"app-wizardcard",[["cardname","More titles"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.explore.active=n)&&l),l}),T,x)),i.tb(220,114688,null,0,S,[],{cardname:[0,"cardname"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(221,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Headline"])),(e()(),i.ub(223,0,null,0,2,"div",[["class","card-text"],["title","Use stars to *highlight* text and <br> for linebreaks"]],null,null,null,null,null)),(e()(),i.ub(224,0,null,null,1,"app-text-param",[],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.explore.headlineText=n)&&l),l}),M,_)),i.tb(225,49152,null,0,f,[],{value:[0,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(226,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(227,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Show"])),(e()(),i.ub(229,0,null,0,3,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,2,null,we)),i.tb(231,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),i.Ib(0,c.i,[i.s]),(e()(),i.ub(233,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(234,0,null,null,20,"app-wizardcard",[["cardname","Footer"]],null,null,null,T,x)),i.tb(235,114688,null,0,S,[],{cardname:[0,"cardname"]},null),(e()(),i.ub(236,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Color"])),(e()(),i.ub(238,0,null,0,4,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.ub(239,0,null,null,1,"app-color-param",[["label","Font"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.footer.color.font=n)&&l),l}),Y,A)),i.tb(240,49152,null,0,E,[D.a,d.a],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(241,0,null,null,1,"app-color-param",[["label","Background"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.config.footer.color.background=n)&&l),l}),Y,A)),i.tb(242,49152,null,0,E,[D.a,d.a],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"}),(e()(),i.ub(243,0,null,0,0,"br",[],null,null,null,null,null)),(e()(),i.ub(244,0,null,0,3,"div",[["class","card-text"],["style","margin-bottom: 15px;"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" Manage your imprint and privacy urls here "])),(e()(),i.ub(246,0,null,null,1,"button",[["class","btn btn-primary"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openHtmlChannelSetupPage("footer")&&l),l}),null,null)),(e()(),i.Ob(-1,null,["Setup URL's"])),(e()(),i.ub(248,0,null,0,1,"h6",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Links"])),(e()(),i.ub(250,0,null,0,4,"div",[["class","card-text"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,ke)),i.tb(252,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(253,0,null,null,1,"h2",[["style","text-align: center; padding: 0px; cursor: pointer;"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addFooterLink()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["+"]))],(function(e,t){var n=t.component;e(t,6,0,n.currentlySaving),e(t,13,0,"General"),e(t,19,0,!n.backend.activeToggleEnabled),e(t,21,0,n.backend.activeToggleEnabled),e(t,28,0,"Title",n.config.general.pageTitle),e(t,34,0,"Button",n.config.general.color.buttonColor),e(t,36,0,"Highlight",n.config.general.color.fontColor),e(t,40,0,"SEO Title","true",n.config.general.seo_title),e(t,42,0,"SEO Description","true",n.config.general.seo_description),e(t,45,0,"Header"),e(t,52,0,n.config.header.content.logoUrl),e(t,54,0,!n.config.header.content.logoUrl),e(t,58,0,"Shop",n.config.header.content.shop),e(t,61,0,"Search",n.config.header.content.search),e(t,67,0,"Icon",n.config.header.style.iconColor),e(t,69,0,"Background",n.config.header.style.backgroundColor),e(t,71,0,"Hero",n.config.hero.active);var l=n.config.hero.headline.text,r=e(t,79,0,!0);e(t,78,0,l,r),e(t,87,0,"Text",n.config.hero.buttonText),e(t,93,0,"Show",n.config.hero.channels);var a=n.screenshotsPending,o=n.config.hero.issue,s=e(t,102,0,!0);e(t,101,0,a,o,s),e(t,106,0,void 0),e(t,107,0,void 0),e(t,110,0,n.backend.magazine_covers),e(t,113,0,n.config.hero.issue&&n.backend.channel_info.html5Articles),e(t,116,0,n.screenshotsPending),e(t,118,0,"Article","Article Viewer is currently disabled in <a href="+n.backendService.getHtmlChannelSetupUrl()+">HTML5-Viewer Settings</a>.",!n.backend.channel_info.html5Articles,n.config.articles.active),e(t,123,0,n.config.articles.headlineText),e(t,130,0,"Content availability",n.config.articles.contentAvailability),e(t,132,0,n.config.articles.contentAvailability),e(t,134,0,!n.config.articles.contentAvailability);var u=n.config.articles.selectionType,c=e(t,141,0,!0);e(t,140,0,u,c),e(t,145,0,"auto"),e(t,146,0,"auto"),e(t,149,0,"manually"),e(t,150,0,"manually"),e(t,154,0,"auto"===n.config.articles.selectionType,i.Gb(t,155)),e(t,161,0,"Article Index Link",n.config.articles.indexLink),e(t,163,0,n.config.articles.indexLink&&!n.configurationService.clippingDone()),e(t,165,0,"Archive",n.config.archive.active),e(t,170,0,n.config.archive.headlineText),e(t,173,0,"Features",n.config.features.active),e(t,179,0,"Reader",n.config.features.reader),e(t,182,0,"Support",n.config.features.support),e(t,185,0,"Weblinks",n.config.features.weblinks),e(t,188,0,"Responsive",n.config.features.responsive),e(t,191,0,"Green",n.config.features.green),e(t,194,0,"Gallery",n.config.features.gallery),e(t,197,0,"Video",n.config.features.video),e(t,200,0,"Search",n.config.features.search),e(t,203,0,n.backend.channel_info.webPaymentModes.length>0),e(t,205,0,"FAQ",n.config.faqs.active),e(t,210,0,n.config.faqs.headlineText),e(t,216,0,n.config.faqs.questions),e(t,220,0,"More titles",n.config.explore.active),e(t,225,0,n.config.explore.headlineText),e(t,231,0,i.Pb(t,231,0,i.Gb(t,232).transform(n.config.explore.groups))),e(t,235,0,"Footer"),e(t,240,0,"Font",n.config.footer.color.font),e(t,242,0,"Background",n.config.footer.color.background),e(t,252,0,n.config.footer.links)}),(function(e,t){e(t,7,0,i.Gb(t,11).ngClassUntouched,i.Gb(t,11).ngClassTouched,i.Gb(t,11).ngClassPristine,i.Gb(t,11).ngClassDirty,i.Gb(t,11).ngClassValid,i.Gb(t,11).ngClassInvalid,i.Gb(t,11).ngClassPending),e(t,75,0,i.Gb(t,81).ngClassUntouched,i.Gb(t,81).ngClassTouched,i.Gb(t,81).ngClassPristine,i.Gb(t,81).ngClassDirty,i.Gb(t,81).ngClassValid,i.Gb(t,81).ngClassInvalid,i.Gb(t,81).ngClassPending),e(t,98,0,i.Gb(t,104).ngClassUntouched,i.Gb(t,104).ngClassTouched,i.Gb(t,104).ngClassPristine,i.Gb(t,104).ngClassDirty,i.Gb(t,104).ngClassValid,i.Gb(t,104).ngClassInvalid,i.Gb(t,104).ngClassPending),e(t,137,0,i.Gb(t,143).ngClassUntouched,i.Gb(t,143).ngClassTouched,i.Gb(t,143).ngClassPristine,i.Gb(t,143).ngClassDirty,i.Gb(t,143).ngClassValid,i.Gb(t,143).ngClassInvalid,i.Gb(t,143).ngClassPending)}))}class Ce{constructor(e,t){this.configurationService=e,this.backendService=t,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend,this.target="_blank",this.backend.channel_info.openInSameTab&&(this.target="_self")}}var Se=i.sb({encapsulation:0,styles:[l.a,["span[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;font-size:30px;padding:0 10px}#headerLogo[_ngcontent-%COMP%]{min-height:40px;min-width:40px;max-height:40px;padding-right:10px}"]],data:{}});function xe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Header"]))],null,null)}function Le(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Shop"]))],null,null)}function Oe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"span",[["class","icon icon-search pointer"]],null,null,null,null,null))],null,null)}function Pe(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,xe)),i.tb(1,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(2,0,null,null,13,"nav",[["class","navbar"]],[[4,"color",null],[4,"background",null]],null,null,null,null)),i.tb(3,16384,null,0,C.X,[],null,null),(e()(),i.ub(4,0,null,null,11,"div",[["class","container-fluid"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,4,"div",[["class","navbar-header"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,3,"div",[["class","navbar-brand"],["style","padding: 0;"]],null,null,null,null,null)),(e()(),i.ub(7,0,null,null,0,"img",[["id","headerLogo"]],[[8,"hidden",0],[8,"src",4]],null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Le)),i.tb(9,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(10,0,null,null,5,"span",[["class","nav navbar-nav navbar-right"]],null,null,null,null,null)),(e()(),i.ub(11,0,null,null,2,"a",[["rel","noopener noreferrer"]],[[8,"target",0],[8,"href",4]],null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Oe)),i.tb(13,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(14,0,null,null,1,"a",[["rel","noopener noreferrer"]],[[8,"target",0],[8,"href",4]],null,null,null,null)),(e()(),i.ub(15,0,null,null,0,"span",[["class","icon icon-account pointer"]],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,1,0,n.backend.showWizard),e(t,9,0,n.config.header.content.shop),e(t,13,0,n.config.header.content.search)}),(function(e,t){var n=t.component;e(t,2,0,n.config.header.style.iconColor,n.config.header.style.backgroundColor),e(t,7,0,!n.config.header.content.logoUrl,i.yb(1,"",n.config.header.content.logoUrl,"")),e(t,11,0,n.target,n.backendService.getSearchUrl()),e(t,14,0,n.target,n.backendService.getArchiveLoginUrl())}))}var Te=n("Tdry"),Ie=n("oBM4"),De=n("BRA/");class Ee{constructor(e,t,n,l){this.configurationService=e,this.backendService=t,this.util=n,this.sessionTrackingService=l,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}animateTo(){let e;if(this.sessionTrackingService.buttonClick(Ie.b.STOREFRONT_START_NOW,Ie.d.STOREFRONT,this.backendService.pageId),this.backend.channel_info.webPaymentModes.includes("leadwall")?e=document.getElementById("leadwall"):this.config.pricings.products.length&&"leadwall"!==this.config.pricings.payType?e=document.getElementById("pricings"):0===this.config.pricings.products.length&&this.config.archive.active&&(e=document.getElementById("archive")),e)e.scrollIntoView({behavior:"smooth",block:"end",inline:"nearest"});else{const e=this.backendService.getArchiveUrl();window.open(e,"_blank")}}}var Ae=i.sb({encapsulation:0,styles:[l.a,['h1[_ngcontent-%COMP%]{margin-top:50px;font-family:"Source Sans Pro Black"}button[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";padding:9px 26px;box-shadow:1px 1px 4px -1px #0008}.container-fluid[_ngcontent-%COMP%]{background-color:transparent}.hero-display[_ngcontent-%COMP%]{min-width:320px;padding:10px 0;margin-top:40px;margin-left:auto;margin-right:auto;position:relative;top:0;left:0;text-align:left;display:inline-grid;grid-template-rows:50% 50%;grid-template-areas:"one two three" "four five six"}img.print[_ngcontent-%COMP%]{box-shadow:0 0 10px #0005}.desktop[_ngcontent-%COMP%]{grid-area:two;position:relative;top:0;left:0;width:545px;height:451px}.desktop[_ngcontent-%COMP%]   .device[_ngcontent-%COMP%]{position:absolute;width:100%}.phone[_ngcontent-%COMP%]{grid-area:one;position:relative;top:150px;left:40px;width:134px;height:267px}.phone[_ngcontent-%COMP%]   .device[_ngcontent-%COMP%]{position:absolute;width:100%}.tablet[_ngcontent-%COMP%]{grid-area:three;position:relative;top:85px;left:-40px;width:256px;height:367px}.tablet.cover[_ngcontent-%COMP%]{top:105px}.tablet[_ngcontent-%COMP%]   .device[_ngcontent-%COMP%]{position:absolute;width:100%;right:0}@media (max-width:992px){.hero-display[_ngcontent-%COMP%]{grid-template-columns:auto auto auto;grid-template-areas:"one one one" "four five six"}.hero-display[_ngcontent-%COMP%]   .desktop[_ngcontent-%COMP%]{grid-area:one}.hero-display[_ngcontent-%COMP%]   .phone[_ngcontent-%COMP%]{grid-area:four;top:66px;left:0}.hero-display[_ngcontent-%COMP%]   .tablet[_ngcontent-%COMP%]{grid-area:six;top:20px;left:0}}@media (max-width:576px){.container-fluid[_ngcontent-%COMP%]{padding:0}.hero-display[_ngcontent-%COMP%]{width:100vw;grid-template-columns:repeat(2,50%);grid-template-rows:30% 70%;grid-template-areas:"one one" "two three"}.hero-display[_ngcontent-%COMP%]   .desktop[_ngcontent-%COMP%]{grid-area:one;justify-self:center;width:285px;height:230px}.hero-display[_ngcontent-%COMP%]   .phone[_ngcontent-%COMP%]{grid-area:two;justify-self:left;width:133px;height:270px}.hero-display[_ngcontent-%COMP%]   .tablet[_ngcontent-%COMP%]{grid-area:three;justify-self:right;width:224px;max-width:100%;max-height:100%;height:302px}}.hero-info[_ngcontent-%COMP%]{padding-bottom:54px}']],data:{}});function Ye(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Hero"]))],null,null)}function Ge(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","tablet cover"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["style","height:100%;"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["class","print"],["style","object-fit: contain; bottom: 0px; max-width: 100%; max-height: 100%;"]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,2,0,i.yb(1,"",null==n.backend.magazine_covers[n.config.hero.issue||0]?null:n.backend.magazine_covers[n.config.hero.issue||0].large_cover_img_url,""))}))}function Re(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","tablet"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,0,"img",[["class","device"]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.screenshot_urls.pad_url,""))}))}function Ne(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","col-lg-2 col-md-3 col-5 my-3"],["style","justify-self: center;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,0,"img",[["alt","Print Magazine"],["src","assets/storefront/Print-Magazine.svg"]],null,null,null,null,null))],null,null)}function je(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","col-lg-2 col-md-3 col-5 my-3"],["style","justify-self: center"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["alt","iOS APP"],["src","assets/storefront/iOS-App.svg"]],null,null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.channel_info.appleStoreUrl,""))}))}function Fe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","col-lg-2 col-md-3 col-5 my-3"],["style","justify-self: center"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["alt","Android APP"],["src","assets/storefront/Android-App.svg"]],null,null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.channel_info.googleStoreUrl,""))}))}function He(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[["class","row justify-content-center hero-info"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Ne)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,2,"div",[["class","col-lg-2 col-md-3 col-5 my-3"],["style","justify-self: center"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.ub(5,0,null,null,0,"img",[["alt","Web ePaper"],["src","assets/storefront/Web-ePaper.svg"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,je)),i.tb(7,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Fe)),i.tb(9,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.configurationService.hasPrintProduct()),e(t,7,0,n.backend.channel_info.appleStoreUrl),e(t,9,0,n.backend.channel_info.googleStoreUrl)}),(function(e,t){e(t,4,0,i.yb(1,"",t.component.backendService.getArchiveUrl(),""))}))}function Be(e){return i.Qb(0,[i.Ib(0,Te.a,[j.b]),(e()(),i.kb(16777216,null,null,1,null,Ye)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,19,"div",[["class","container-fluid"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,4,"div",[["class","row justify-content-center px-5"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,3,"h1",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(7,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(8,1),(e()(),i.ub(9,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(10,0,null,null,1,"button",[["class","btn btn-default mt-3"]],[[4,"background-color",null],[4,"color",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.animateTo()&&l),l}),null,null)),(e()(),i.Ob(11,null,[" "," "])),(e()(),i.ub(12,0,null,null,8,"div",[["class","hero-display pb-5"]],null,null,null,null,null)),(e()(),i.ub(13,0,null,null,1,"div",[["class","desktop"]],null,null,null,null,null)),(e()(),i.ub(14,0,null,null,0,"img",[["class","device"]],[[8,"src",4]],null,null,null,null)),(e()(),i.ub(15,0,null,null,1,"div",[["class","phone"]],null,null,null,null,null)),(e()(),i.ub(16,0,null,null,0,"img",[["class","device"]],[[8,"src",4]],null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Ge)),i.tb(18,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Re)),i.tb(20,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,He)),i.tb(22,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard),e(t,7,0,n.util.getFontStyle()),e(t,18,0,n.configurationService.hasPrintProduct()),e(t,20,0,!n.configurationService.hasPrintProduct()),e(t,22,0,n.config.hero.channels)}),(function(e,t){var n=t.component,l=i.Pb(t,5,0,e(t,8,0,i.Gb(t,0),n.util.textHighlight(n.config.hero.headline.text)));e(t,5,0,l),e(t,10,0,n.config.general.color.buttonColor,"white"),e(t,11,0,n.config.hero.buttonText),e(t,14,0,i.yb(1,"",n.backend.screenshot_urls.desktop_archive_url,"")),e(t,16,0,i.yb(1,"",n.backend.screenshot_urls.phone_article_url||n.backend.screenshot_urls.phone_archive_url,""))}))}class ze{constructor(){this.sections=[],this.deck="",this.title="",this.image=""}}var Ve=i.sb({encapsulation:0,styles:[l.a,['div[_ngcontent-%COMP%]{background-position:center;background-repeat:no-repeat;background-size:cover;text-align:left}img[_ngcontent-%COMP%]{visibility:hidden;height:504px;width:315px;position:relative;top:-1000px}p[_ngcontent-%COMP%]{margin-bottom:0}.overlay[_ngcontent-%COMP%]{position:absolute;left:0;margin:10px 20px;padding:2px 0}.overlay[_ngcontent-%COMP%]   .deck[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";font-size:18px;color:#fff;letter-spacing:-.1px;text-shadow:1px 1px 0 rgba(0,0,0,.5)}.overlay[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{font-family:"Source Sans Pro Black";font-size:32px;color:#fff;letter-spacing:-.2px;line-height:42px;text-shadow:2px 2px 0 rgba(0,0,0,.5)}.overlay[_ngcontent-%COMP%]   .section[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";font-size:12px;color:#fff;letter-spacing:1.6px;text-shadow:1px 1px 0 rgba(0,0,0,.5)}.overlay.top[_ngcontent-%COMP%]{top:0}.overlay.bottom[_ngcontent-%COMP%]{bottom:0}']],data:{}});function Qe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"span",[["class","section"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,(t.context.index>0?" | ":"")+t.context.$implicit)}))}function Ue(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["style","width: 100%; min-width: 315px; max-height: 504px"]],[[4,"background-image",null]],null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"span",[["class","overlay top"],["style","max-width: 280px"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Qe)),i.tb(3,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(4,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(e()(),i.ub(5,0,null,null,2,"div",[["class","overlay bottom"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,0,"h5",[["class","deck"]],[[8,"innerHTML",1]],null,null,null,null)),(e()(),i.ub(7,0,null,null,0,"h4",[["class","title"]],[[8,"innerHTML",1]],null,null,null,null))],(function(e,t){e(t,3,0,t.component.sections)}),(function(e,t){var n=t.component;e(t,0,0,"url("+n.image+")"),e(t,4,0,n.image),e(t,6,0,n.deck),e(t,7,0,n.title)}))}class We{constructor(e){this.configurationService=e,this.backend=this.configurationService.backend}transform(e){return e.filter(e=>void 0!==e&&e.title&&""!==e.title||this.backend.showWizard)}}class qe{constructor(e,t,n,l){this.configurationService=e,this.backendService=t,this.util=n,this.router=l,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}selectedArticles(){return"auto"===this.config.articles.selectionType?this.config.articles.articleAuto.map(e=>{let t=this.backend.articles[e.id];return void 0===t&&(t=this.backend.articles[0]),t}).filter(e=>e):this.config.articles.articleManual.map(e=>this.backend.articles[e.articleId]).filter(e=>e)}ngOnInit(){for(const e of this.config.articles.articleAuto)e.id>0&&this.backendService.getSectionArticle(e.id);for(const e of this.config.articles.articleManual)e.articleId&&this.backendService.getArticleDetails(e.articleId)}showArticle(e){let t=this.backend.magazine_covers[0].magazine_external_id;if(e){if(this.config.hero.issue&&this.config.hero.issue.length>0&&(t=this.config.hero.issue,"auto"!==this.config.articles.selectionType))for(const n of this.config.articles.articleManual)if(n.articleId===e){t=n.issueId;break}this.isWebsiteToolbarEnabled?this.router.navigate(["articles",this.backendService.groupId,"article",t,e]).then():window.open(this.backendService.getArticleUrl(t,e),"_blank")}}openArticles(){this.router.navigate(["articles",this.backendService.groupId]).then()}}var Ke=i.sb({encapsulation:0,styles:[l.a,[".container-fluid[_ngcontent-%COMP%]{padding-bottom:64px}h2[_ngcontent-%COMP%]{padding-top:22px}.article[_ngcontent-%COMP%]{overflow:hidden;margin-left:auto;margin-right:auto;display:inline-block;position:relative}.placeholder[_ngcontent-%COMP%]{display:flex;align-items:center;margin-left:auto;margin-right:auto;width:315px;height:504px;border:1px solid #000;text-align:center}"]],data:{}});function Je(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Article"]))],null,null)}function Xe(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","placeholder"],["style","width: 100%"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" No matching article for section. Only articles with a title, at least 10 article-items and one fullpage-image are available here. "]))],null,null)}function $e(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-article",[["class","article pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showArticle(e.parent.context.$implicit.id)&&l),l}),Ue,Ve)),i.tb(1,49152,null,0,ze,[],{sections:[0,"sections"],deck:[1,"deck"],title:[2,"title"],image:[3,"image"]},null)],(function(e,t){e(t,1,0,t.parent.context.$implicit.sections,t.parent.context.$implicit.deck,t.parent.context.$implicit.title,t.parent.context.$implicit.image)}),null)}function Ze(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-lg-4 col-12 my-3"],["style","overflow: hidden"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Xe)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,$e)),i.tb(4,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,!t.context.$implicit.title&&t.component.backend.showWizard),e(t,4,0,t.context.$implicit.title)}),null)}function et(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4],[4,"color",null]],null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"u",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Zum Artikelindex \xbb"]))],null,(function(e,t){var n=t.component;e(t,0,0,n.backendService.getArticleIndexUrl(),n.config.general.color.buttonColor)}))}function tt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["style","display: inline-block;cursor: pointer;"]],[[4,"color",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openArticles()&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"u",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Zum Artikelindex \xbb"]))],null,(function(e,t){e(t,0,0,t.component.config.general.color.buttonColor)}))}function nt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"div",[["class","justify-content-center logintext"],["style","padding-top: 48px"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" Hier zum Inhalt der gesamten Ausgabe:\xa0 "])),(e()(),i.kb(16777216,null,null,1,null,et)),i.tb(3,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,tt)),i.tb(5,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,!n.isWebsiteToolbarEnabled),e(t,5,0,n.isWebsiteToolbarEnabled)}),null)}function lt(e){return i.Qb(0,[i.Ib(0,Te.a,[j.b]),(e()(),i.kb(16777216,null,null,1,null,Je)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,11,"div",[["class","container-fluid"]],[[4,"color",null]],null,null,null,null)),(e()(),i.ub(4,0,null,null,4,"div",[["class","row justify-content-center px-5 pad"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,3,"h2",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(7,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(8,1),(e()(),i.ub(9,0,null,null,3,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,2,null,Ze)),i.tb(11,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),i.Ib(0,We,[D.a]),(e()(),i.kb(16777216,null,null,1,null,nt)),i.tb(14,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard),e(t,7,0,n.util.getFontStyle()),e(t,11,0,i.Pb(t,11,0,i.Gb(t,12).transform(n.selectedArticles()))),e(t,14,0,n.config.articles.indexLink&&n.configurationService.clippingDone())}),(function(e,t){var n=t.component;e(t,3,0,n.util.contrastColor(n.config.general.color.backgroundColor2));var l=i.Pb(t,5,0,e(t,8,0,i.Gb(t,0),n.util.textHighlight(n.config.articles.headlineText)));e(t,5,0,l)}))}class it{constructor(e,t,n,l){this.configurationService=e,this.backendService=t,this.util=n,this.sessionTrackingService=l,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}openMagazine(e){if(e.magazine_external_id){this.sessionTrackingService.buttonClick(Ie.b.STOREFRONT_ARTICLE,Ie.d.STOREFRONT,this.backendService.pageId);let t="_blank";this.backend.channel_info.openInSameTab&&(t="_self"),window.open(this.backendService.getMagazineUrl(e.magazine_external_id),t)}}}var rt=i.sb({encapsulation:0,styles:[l.a,['.container-fluid[_ngcontent-%COMP%]{padding-top:60px;overflow:hidden}.archive[_ngcontent-%COMP%]{width:100%;max-width:1100px;margin-left:50%;transform:translateX(-50%);margin-bottom:24px;align-items:center;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto;grid-template-areas:"a-two a-main a-three" "a-four a-main a-five"}.cover1[_ngcontent-%COMP%]{max-width:576px;grid-area:a-main;padding:4em 0 0}.cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%]{position:relative;width:280px;height:568px;margin-left:auto;margin-right:auto;left:0;right:0}.cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%]   .image-phone[_ngcontent-%COMP%]{width:280px;height:568px;z-index:2;position:absolute;top:0;left:0}.cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%]   .image-inset[_ngcontent-%COMP%]{width:244px;height:526px;z-index:1;position:absolute;top:21px;left:18px}.cover2[_ngcontent-%COMP%]{justify-self:left;grid-area:a-two;margin:10px}.cover2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:235px;box-shadow:0 1px 10px 0 rgba(0,0,0,.3)}.cover3[_ngcontent-%COMP%]{justify-self:right;grid-area:a-three;margin:10px}.cover3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:235px;box-shadow:0 1px 10px 0 rgba(0,0,0,.3)}.cover4[_ngcontent-%COMP%]{justify-self:left;grid-area:a-four;margin:10px}.cover4[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:235px;box-shadow:0 1px 10px 0 rgba(0,0,0,.3)}.cover5[_ngcontent-%COMP%]{justify-self:right;grid-area:a-five;margin:10px}.cover5[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:235px;box-shadow:0 1px 10px 0 rgba(0,0,0,.3)}@media (max-width:790px){.cover2[_ngcontent-%COMP%], .cover4[_ngcontent-%COMP%]{margin-left:-5em}.cover3[_ngcontent-%COMP%], .cover5[_ngcontent-%COMP%]{margin-right:-5em}}@media (max-width:590px){.cover1[_ngcontent-%COMP%]{max-width:376px}.cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%], .cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%]   .image-phone[_ngcontent-%COMP%]{width:230px;height:466px}.cover2[_ngcontent-%COMP%], .cover4[_ngcontent-%COMP%]{margin-left:-6em}.cover2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .cover4[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:185px}.cover3[_ngcontent-%COMP%], .cover5[_ngcontent-%COMP%]{margin-right:-6em}.cover3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .cover5[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:185px}}@media (max-width:390px){.cover1[_ngcontent-%COMP%]{max-width:376px}.cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%], .cover1[_ngcontent-%COMP%]   .image-container[_ngcontent-%COMP%]   .image-phone[_ngcontent-%COMP%]{width:150px;height:305px}.cover2[_ngcontent-%COMP%], .cover4[_ngcontent-%COMP%]{margin-left:-5em}.cover2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .cover4[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:135px}.cover3[_ngcontent-%COMP%], .cover5[_ngcontent-%COMP%]{margin-right:-5em}.cover3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .cover5[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:135px}}']],data:{}});function at(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Archive"]))],null,null)}function ot(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","cover2 pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openMagazine(i.backend.magazine_covers[1])&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.magazine_covers[1].large_cover_img_url,""))}))}function st(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","cover3 pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openMagazine(i.backend.magazine_covers[2])&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.magazine_covers[2].large_cover_img_url,""))}))}function ut(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","cover4 pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openMagazine(i.backend.magazine_covers[3])&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.magazine_covers[3].large_cover_img_url,""))}))}function ct(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","cover5 pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openMagazine(i.backend.magazine_covers[4])&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,1,0,i.yb(1,"",t.component.backend.magazine_covers[4].large_cover_img_url,""))}))}function dt(e){return i.Qb(0,[i.Ib(0,Te.a,[j.b]),(e()(),i.kb(16777216,null,null,1,null,at)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,18,"div",[["class","container-fluid"]],[[4,"color",null]],null,null,null,null)),(e()(),i.ub(4,0,null,null,4,"div",[["class","row justify-content-center px-5"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,3,"h2",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(7,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(8,1),(e()(),i.ub(9,0,null,null,12,"div",[["class","row d-block"]],null,null,null,null,null)),(e()(),i.ub(10,0,null,null,11,"div",[["class","archive"]],null,null,null,null,null)),(e()(),i.ub(11,0,null,null,2,"div",[["class","cover1 pointer"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openMagazine(i.backend.magazine_covers[i.config.hero.issue||0])&&l),l}),null,null)),(e()(),i.ub(12,0,null,null,1,"div",[["class","image-container"]],null,null,null,null,null)),(e()(),i.ub(13,0,null,null,0,"img",[["class","image-phone"]],[[8,"src",4]],null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,ot)),i.tb(15,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,st)),i.tb(17,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ut)),i.tb(19,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ct)),i.tb(21,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard),e(t,7,0,n.util.getFontStyle()),e(t,15,0,n.backend.magazine_covers[1]),e(t,17,0,n.backend.magazine_covers[2]),e(t,19,0,n.backend.magazine_covers[3]),e(t,21,0,n.backend.magazine_covers[4])}),(function(e,t){var n=t.component;e(t,3,0,n.util.contrastColor(n.config.general.color.backgroundColor1));var l=i.Pb(t,5,0,e(t,8,0,i.Gb(t,0),n.util.textHighlight(n.config.archive.headlineText)));e(t,5,0,l),e(t,13,0,i.yb(1,"",n.backend.screenshot_urls.phone_archive_url,""))}))}var ht=n("TSSN");class pt{constructor(e,t){this.configurationService=e,this.util=t,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}}var mt=i.sb({encapsulation:0,styles:[l.a,["img[_ngcontent-%COMP%]{width:40px}div[_ngcontent-%COMP%]{text-align:center}.featurebox[_ngcontent-%COMP%]{height:40px;vertical-align:middle}"]],data:{}});function gt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Features"]))],null,null)}function bt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Lesemodus.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.LESEMODUS")))}))}function ft(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"],["style","text-align: center;"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Support.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.SUPPORT")))}))}function _t(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Weblinks.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.WEBLINKS")))}))}function vt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Responsive.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.RESPONSIVE")))}))}function yt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Green.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.GREEN")))}))}function wt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Gallerie.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.GALLERIES")))}))}function kt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Video.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.VIDEO")))}))}function Mt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","col-3 col-md-1 my-3"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","featurebox"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,0,"img",[["src","assets/storefront/Suche.svg"]],null,null,null,null,null)),(e()(),i.Ob(3,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("storefront.features.SEARCH")))}))}function Ct(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,gt)),i.tb(1,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(2,0,null,null,17,"div",[["class","container-fluid"],["style","font-size: x-small;"]],[[4,"background",null],[4,"color",null]],null,null,null,null)),(e()(),i.ub(3,0,null,null,16,"div",[["class","row justify-content-center features-info py-2"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,bt)),i.tb(5,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,ft)),i.tb(7,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,_t)),i.tb(9,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,vt)),i.tb(11,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,yt)),i.tb(13,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,wt)),i.tb(15,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,kt)),i.tb(17,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Mt)),i.tb(19,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.backend.showWizard),e(t,5,0,n.config.features.reader),e(t,7,0,n.config.features.support),e(t,9,0,n.config.features.weblinks),e(t,11,0,n.config.features.responsive),e(t,13,0,n.config.features.green),e(t,15,0,n.config.features.gallery),e(t,17,0,n.config.features.video),e(t,19,0,n.config.features.search)}),(function(e,t){var n=t.component;e(t,2,0,n.config.general.color.fontColor,n.config.features.style.iconColor)}))}n("THOt");var St=n("wd/R");class xt{constructor(e,t,n,l){this.configurationService=e,this.backendService=t,this.util=n,this.sessionTrackingService=l,this.product=void 0,this.buyProduct=void 0,this.multiple=!1,this.features=[],this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}onBuyPressed(){if(this.backend.isAdmin)this.purchase();else{this.sessionTrackingService.buttonClick(Ie.b.STOREFRONT_BUY,Ie.d.STOREFRONT,this.backendService.pageId);const e=St().add(30,"days").toDate(),t=this.product.type.replace(/[-+]/g,"_"),n={own_shop:"own",datatrans:"datatrans",stripe:"stripe"}[this.product.paymentType]||"";localStorage.setObject("payprovider-"+this.backendService.groupId,n,e),localStorage.setObject("product-"+this.backendService.groupId,this.product.externalId,e),localStorage.setObject("productType-"+this.backendService.groupId,t,e),localStorage.setObject("campaign-"+this.backendService.groupId,this.backendService.pageId,e),this.backendService.track("click",t,n).subscribe(()=>{}),this.purchase()}}purchase(){const e=this.product.type.startsWith("non-consumable"),t=this.backendService.getArchiveUrl(),n=this.backendService.getArchiveSubscriptionUrl(this.product.externalId);let l="_blank";switch(this.backend.channel_info.openInSameTab&&(l="_self"),this.product.paymentType){case"free":e?window.open(this.backend.singleIssueLeadUrl||t,l):window.open(this.backend.subscriptionLeadUrl||t,l);break;case"own_shop":e&&this.backend.singleIssueStoreUrl?window.open(this.backend.singleIssueStoreUrl,l):!e&&this.backend.subscriptionStoreUrl?window.open(this.backend.subscriptionStoreUrl,l):this.multiple?window.open(n,l):window.open(this.product.url||t,l);break;case"switchpay":case"datatrans":case"stripe":e?window.open(t,l):window.open(n,l)}}}var Lt=i.sb({encapsulation:0,styles:[['.card[_ngcontent-%COMP%]{width:315px;margin-top:50px;height:calc(100% - 50px);margin-left:auto;margin-right:auto}.card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";padding-top:0}.card[_ngcontent-%COMP%]   .card-title[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";margin-top:42px;font-size:18px;font-weight:700;letter-spacing:.1px;text-align:center;margin-bottom:30px}.card[_ngcontent-%COMP%]   .price-prefix[_ngcontent-%COMP%]{font-family:"Source Sans Pro";font-size:18px;letter-spacing:.1px;text-align:right}.card[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";display:inline-block;font-size:68px;font-weight:700;letter-spacing:-2px;line-height:42px;margin-bottom:36px}.card[_ngcontent-%COMP%]   .freeprice[_ngcontent-%COMP%]{font-family:"Source Sans Pro Bold";display:inline-block;font-size:51px;font-weight:700;letter-spacing:-1px;line-height:37px;margin-bottom:36px}.card.featured[_ngcontent-%COMP%]{margin-top:0;height:100%}.card.featured[_ngcontent-%COMP%]   .card-title[_ngcontent-%COMP%]{margin-top:49px}.card.featured[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]{margin-bottom:79px}.label[_ngcontent-%COMP%]{padding:0 15px;font-size:14px;letter-spacing:0;position:absolute;left:50%;transform:translateX(-50%)}.card-body[_ngcontent-%COMP%]{font-size:larger;line-height:39px;padding:50px 20px 30px;text-align:left}button[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";width:147px;height:42px;padding:10px 30px;position:relative;bottom:-30px;font-size:17px;color:#fff;letter-spacing:0;text-align:center}ul[_ngcontent-%COMP%]{list-style:none;padding:0}li[_ngcontent-%COMP%]{background:url(check.b7e56a96bedb503d193c.svg) left center no-repeat;padding:0 0 0 15px}li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:20px}.app-pricing[_ngcontent-%COMP%]{position:relative;top:-100px}@media (max-width:992px){.card.featured[_ngcontent-%COMP%]{height:calc(100% - 50px);margin-top:50px}}']],data:{}});function Ot(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","label"]],[[4,"background-color",null]],null,null,null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){e(t,0,0,t.component.config.general.color.buttonColor),e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("storefront.RECOMMENDATION")))}))}function Pt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"span",[["class","price-prefix"]],null,null,null,null,null)),(e()(),i.Ob(2,null,[""," "," "])),(e()(),i.ub(3,0,null,null,1,"div",[["class","price"]],[[4,"color",null]],null,null,null,null)),(e()(),i.Ob(4,null,[" "," "]))],null,(function(e,t){var n=t.component;e(t,2,0,n.buyProduct.multiple?"ab":"",n.product.currency),e(t,3,0,n.buyProduct.featured?"white":n.config.general.color.fontColor),e(t,4,0,n.product.price.toFixed(2))}))}function Tt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"div",[["class","freeprice"]],[[4,"color",null]],null,null,null,null)),(e()(),i.Ob(2,null,[" "," "]))],null,(function(e,t){var n=t.component;e(t,1,0,n.buyProduct.featured?"white":n.config.general.color.fontColor),e(t,2,0,n.config.pricings.pricingFreeText)}))}function It(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""]))],null,(function(e,t){e(t,2,0,t.context.$implicit.text)}))}function Dt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,18,"div",[["class","card"]],null,null,null,null,null)),i.Lb(512,null,c.I,c.J,[i.r,i.s,i.k,i.E]),i.tb(2,278528,null,0,c.m,[c.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(3,{featured:0}),(e()(),i.ub(4,0,null,null,10,"div",[["class","card-header"]],[[4,"background-color",null],[4,"color",null]],null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Ot)),i.tb(6,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(7,0,null,null,1,"h3",[["class","card-title"]],null,null,null,null,null)),(e()(),i.Ob(8,null,["",""])),(e()(),i.kb(16777216,null,null,1,null,Pt)),i.tb(10,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Tt)),i.tb(12,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(13,0,null,null,1,"button",[["class","btn btn-default"]],[[4,"background-color",null],[4,"color",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onBuyPressed()&&l),l}),null,null)),(e()(),i.Ob(14,null,[" "," "])),(e()(),i.ub(15,0,null,null,3,"div",[["class","card-body"]],null,null,null,null,null)),(e()(),i.ub(16,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,It)),i.tb(18,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component,l=e(t,3,0,n.buyProduct.featured);e(t,2,0,"card",l),e(t,6,0,n.buyProduct.featured),e(t,10,0,"free"!==n.product.paymentType),e(t,12,0,"free"===n.product.paymentType),e(t,18,0,n.buyProduct.features)}),(function(e,t){var n=t.component;e(t,4,0,n.buyProduct.featured?n.config.general.color.fontColor:n.config.general.color.backgroundColor1,n.buyProduct.featured?"white":"black"),e(t,8,0,n.product.name),e(t,13,0,n.config.general.color.buttonColor,"white"),e(t,14,0,"free"===n.product.paymentType?n.config.pricings.buttonTextFree:n.config.pricings.buttonTextPaid)}))}var Et=n("naTb");class At{constructor(e,t,n,l,i){this.sharedService=e,this.configurationService=t,this.backendService=n,this.util=l,this.sessionTrackingService=i,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}ngOnInit(){setTimeout(()=>{this.config.pricings.products.forEach(e=>{this.backend.productsMap[e.external_id]||(e.active=!1)}),this.initDone=!0})}validProducts(){return this.config.pricings.products.filter(e=>e.active)}showLogin(){if(this.sessionTrackingService.buttonClick(Ie.b.STOREFRONT_LOGIN,Ie.d.STOREFRONT,this.backendService.pageId),this.isWebsiteToolbarEnabled)this.sharedService.showLoginPage();else{let e="_blank";this.backend.channel_info.openInSameTab&&(e="_self"),window.open(this.backendService.getArchiveLoginUrl(),e)}}}var Yt=i.sb({encapsulation:0,styles:[l.a,[""]],data:{}});function Gt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Pricing"]))],null,null)}function Rt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-pricing",[["class","d-inline-block col-lg-4"]],null,null,null,Dt,Lt)),i.tb(1,49152,null,0,xt,[D.a,G.a,d.a,De.a],{product:[0,"product"],buyProduct:[1,"buyProduct"]},null)],(function(e,t){e(t,1,0,t.component.backend.productsMap[t.context.$implicit.external_id],t.context.$implicit)}),null)}function Nt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","row justify-content-center"],["style","padding-bottom: 64px;"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,Rt)),i.tb(2,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.component.validProducts())}),null)}function jt(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"h2",[["class","justify-content-center p-2"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" There are no products for this group. "])),(e()(),i.ub(2,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" Please setup Group prices and Datatrans. "]))],null,null)}function Ft(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"div",[["class","justify-content-center logintext"],["style","padding-bottom: 64px;"]],null,null,null,null,null)),(e()(),i.Ob(1,null,[" ","\xa0 "])),(e()(),i.ub(2,0,null,null,3,"div",[["style","display: inline-block;cursor: pointer;"]],[[4,"color",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showLogin()&&l),l}),null,null)),(e()(),i.ub(3,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,1,"u",[],null,null,null,null,null)),(e()(),i.Ob(5,null,["",""]))],null,(function(e,t){var n=t.component;e(t,1,0,n.config.pricings.loginLink.text),e(t,2,0,n.config.general.color.buttonColor),e(t,5,0,n.config.pricings.loginLink.linkText)}))}function Ht(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","justify-content-center logintext"],["style","padding-bottom: 64px;"]],[[8,"innerHTML",1]],null,null,null,null)),i.Jb(1,{url:0,color:1}),i.Ib(131072,ht.j,[ht.k,i.h])],null,(function(e,t){var n=t.component,l=i.Pb(t,0,0,i.Gb(t,2).transform("STOREFRONT_COUPON_LABEL",e(t,1,0,n.backendService.getArchiveCouponUrl(),n.config.general.color.buttonColor)));e(t,0,0,l)}))}function Bt(e){return i.Qb(0,[i.Ib(0,Te.a,[j.b]),(e()(),i.kb(16777216,null,null,1,null,Gt)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,12,"div",[["class","container-fluid"]],[[4,"background",null],[4,"color",null]],null,null,null,null)),(e()(),i.ub(4,0,null,null,4,"div",[["class","row justify-content-center px-5 pad"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,3,"h2",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(7,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(8,1),(e()(),i.kb(16777216,null,null,1,null,Nt)),i.tb(10,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),i.kb(0,[["priceplaceholder",2]],null,0,null,jt)),(e()(),i.kb(16777216,null,null,1,null,Ft)),i.tb(13,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Ht)),i.tb(15,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard),e(t,7,0,n.util.getFontStyle()),e(t,10,0,n.initDone&&(n.validProducts()||!n.backend.isAdmin),i.Gb(t,11)),e(t,13,0,n.config.pricings.loginLink.enabled),e(t,15,0,n.configurationService.hasCoupon())}),(function(e,t){var n=t.component;e(t,3,0,n.config.general.color.backgroundColor2,n.util.contrastColor(n.config.general.color.backgroundColor2));var l=i.Pb(t,5,0,e(t,8,0,i.Gb(t,0),n.util.textHighlight(n.config.pricings.headlineText)));e(t,5,0,l)}))}var zt=n("SLm/"),Vt=n("emAy"),Qt=n("naFj"),Ut=n("dFDH"),Wt=n("s6ns"),qt=n("b/5Q"),Kt=n("J1ax");class Jt{constructor(){this.isCollapsed=!0}ngOnInit(){}}var Xt=i.sb({encapsulation:0,styles:[l.a,[".card[_ngcontent-%COMP%]{max-width:860px;background-color:transparent;border:none;border-radius:0;border-bottom:1px solid #ccc;display:inline-block;width:100%}.card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;border:none;padding-bottom:0;padding-left:0;font-size:21px;letter-spacing:0;line-height:21px}.card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .icon[_ngcontent-%COMP%]{width:30px;height:30px;text-align:center;vertical-align:middle;line-height:30px;font-size:24px;margin-right:12px}.card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]{padding:10px 0 10px 42px;font-size:15px;color:#212121;letter-spacing:0;line-height:21px}.card[_ngcontent-%COMP%]   .hiddenCard[_ngcontent-%COMP%]{transition:max-height linear .5s;overflow:hidden;max-height:0;display:block!important}.card[_ngcontent-%COMP%]   .hiddenCard.showCard[_ngcontent-%COMP%]{max-height:300px}"]],data:{}});function $t(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,13,"div",[["class","card pointer"],["style","text-align: left;"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=0!=(i.isCollapsed=!i.isCollapsed)&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,6,"div",[["class","card-header"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,3,"div",[["aria-controls","card-id"],["class","float-left"]],[[1,"aria-expanded",0]],null,null,null,null)),(e()(),i.ub(3,0,null,null,2,"div",[["class","icon"]],null,null,null,null,null)),i.Lb(512,null,c.I,c.J,[i.r,i.s,i.k,i.E]),i.tb(5,278528,null,0,c.m,[c.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(e()(),i.ub(6,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(7,null,["",""])),(e()(),i.ub(8,0,null,null,5,"div",[["class","hiddenCard"],["id","card-id"]],null,null,null,null,null)),i.Lb(512,null,c.I,c.J,[i.r,i.s,i.k,i.E]),i.tb(10,278528,null,0,c.m,[c.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),i.Jb(11,{showCard:0}),(e()(),i.ub(12,0,null,null,1,"div",[["class","card-body"]],null,null,null,null,null)),(e()(),i.Ob(13,null,[" "," "]))],(function(e,t){var n=t.component;e(t,5,0,"icon",n.isCollapsed?"icon-right":"icon-down");var l=e(t,11,0,!n.isCollapsed);e(t,10,0,"hiddenCard",l)}),(function(e,t){var n=t.component;e(t,2,0,!n.isCollapsed),e(t,7,0,n.faq.q),e(t,13,0,n.faq.a)}))}class Zt{constructor(e,t){this.configurationService=e,this.util=t,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}}var en=i.sb({encapsulation:0,styles:[l.a,[".container-fluid[_ngcontent-%COMP%]{padding-bottom:34px}.container-fluid[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:0}"]],data:{}});function tn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["FAQ"]))],null,null)}function nn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-faq",[],null,null,null,$t,Xt)),i.tb(1,114688,null,0,Jt,[],{faq:[0,"faq"]},null)],(function(e,t){e(t,1,0,t.context.$implicit)}),null)}function ln(e){return i.Qb(0,[i.Ib(0,Te.a,[j.b]),(e()(),i.kb(16777216,null,null,1,null,tn)),i.tb(2,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(3,0,null,null,9,"div",[["class","container-fluid"]],[[4,"color",null]],null,null,null,null)),(e()(),i.ub(4,0,null,null,4,"div",[["class","row justify-content-center px-5 pad"]],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,3,"h1",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(7,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(8,1),(e()(),i.ub(9,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,nn)),i.tb(11,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(12,0,null,null,0,"div",[["class","row"],["style","height: 10px;"]],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard),e(t,7,0,n.util.getFontStyle()),e(t,11,0,n.config.faqs.questions)}),(function(e,t){var n=t.component;e(t,3,0,n.config.general.color.fontColor);var l=i.Pb(t,5,0,e(t,8,0,i.Gb(t,0),n.util.textHighlight(n.config.faqs.headlineText)));e(t,5,0,l)}))}class rn{constructor(e,t,n){this.configurationService=e,this.backendService=t,this.util=n,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}onResize(e){this.groupRowsInit()}ngOnInit(){this.groupRowsInit(),this.exploreGroupsObs=this.backendService.exploreSubjectObservable.subscribe(()=>{this.groupRowsInit()})}ngOnDestroy(){this.exploreGroupsObs.unsubscribe()}groupRowsInit(){const e=Math.max(1,Math.floor((this.container.nativeElement.offsetWidth-100)/120));let t=Object.values(this.config.explore.groups).sort(this.util.byTitle).filter(e=>e.active);this.groupRows=[];for(let n=0;t;n++){const n=e;t.length>n?(this.groupRows.unshift(t.slice(0,n)),t=t.slice(n)):(t.length%2!=n%2&&t.push({title:"",gid:"",active:!0,url:""}),this.groupRows.unshift(t.slice()),t=null)}0===this.groupRows.length&&(this.backend.isAdmin||(this.config.explore.active=!1))}}var an=i.sb({encapsulation:0,styles:[l.a,["img[_ngcontent-%COMP%]{width:120px;vertical-align:top;position:relative;top:2px;transition:.2s top linear;box-shadow:0 0 10px #0002}img[_ngcontent-%COMP%]:hover{position:relative;top:-30px;box-shadow:0 0 10px #0006}div.all-groups[_ngcontent-%COMP%]{margin-top:-100px;padding-top:100px;overflow:hidden}div.group-row[_ngcontent-%COMP%]{margin-top:-20px;margin-bottom:-240px;display:block;justify-content:center;height:310px}"]],data:{}});function on(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["More titles"]))],null,null)}function sn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.ub(1,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"",t.component.backendService.getArchiveUrl(t.context.$implicit.gid),"")),e(t,1,0,i.yb(1,"",t.context.$implicit.url,""))}))}function un(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","group-row"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,sn)),i.tb(2,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,2,0,t.context.$implicit)}),null)}function cn(e){return i.Qb(0,[i.Ib(0,Te.a,[j.b]),i.Mb(402653184,1,{container:0}),(e()(),i.kb(16777216,null,null,1,null,on)),i.tb(3,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(4,0,[[1,0],["groupContainer",1]],null,8,"div",[["class","container-fluid"]],[[4,"background",null],[4,"color",null]],null,null,null,null)),(e()(),i.ub(5,0,null,null,4,"div",[["class","row justify-content-center px-5 pad"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,3,"h1",[],[[8,"innerHTML",1]],null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(8,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),i.Kb(9,1),(e()(),i.ub(10,0,null,null,2,"div",[["class","all-groups"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,un)),i.tb(12,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.backend.showWizard),e(t,8,0,n.util.getFontStyle()),e(t,12,0,n.groupRows)}),(function(e,t){var n=t.component;e(t,4,0,n.config.general.color.backgroundColor2,n.util.contrastColor(n.config.general.color.backgroundColor2));var l=i.Pb(t,6,0,e(t,9,0,i.Gb(t,0),n.util.textHighlight(n.config.explore.headlineText)));e(t,6,0,l)}))}class dn{constructor(e){this.configurationService=e,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}}var hn=i.sb({encapsulation:0,styles:[l.a,["div[_ngcontent-%COMP%]{text-align:left;font-size:12px;letter-spacing:1.6px;padding:2vh;line-height:27px}.row[_ngcontent-%COMP%]{max-width:860px;width:100%;margin-left:auto;margin-right:auto;padding:45px 70px 100px}"]],data:{}});function pn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"div",[["class","section-label"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Footer"]))],null,null)}function mn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,["Support"])),(e()(),i.ub(2,0,null,null,0,"br",[],null,null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"",t.component.backend.channel_info.supportUrl,""))}))}function gn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(1,null,["",""])),(e()(),i.ub(2,0,null,null,0,"br",[],null,null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"",t.context.$implicit.url,"")),e(t,1,0,t.context.$implicit.text)}))}function bn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,["Impressum"])),(e()(),i.ub(2,0,null,null,0,"br",[],null,null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"",t.component.backend.channel_info.aboutUrl,""))}))}function fn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,["Nutzungsbedingungen"])),(e()(),i.ub(2,0,null,null,0,"br",[],null,null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"",t.component.backend.channel_info.tosUrl,""))}))}function _n(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"a",[["rel","noopener noreferrer"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(e()(),i.Ob(-1,null,["Datenschutz"])),(e()(),i.ub(2,0,null,null,0,"br",[],null,null,null,null,null))],null,(function(e,t){e(t,0,0,i.yb(1,"",t.component.backend.channel_info.privacyUrl,""))}))}function vn(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,pn)),i.tb(1,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(2,0,null,null,17,"div",[["class","container-fluid"],["style","padding: 0;"]],[[4,"color",null],[4,"background-color",null]],null,null,null,null)),(e()(),i.ub(3,0,null,null,16,"div",[["class","row"]],null,null,null,null,null)),(e()(),i.ub(4,0,null,null,4,"div",[["class","col-md-4"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,mn)),i.tb(6,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,gn)),i.tb(8,278528,null,0,c.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(9,0,null,null,6,"div",[["class","col-md-4"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,bn)),i.tb(11,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,fn)),i.tb(13,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,_n)),i.tb(15,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(16,0,null,null,3,"div",[["class","col-md-4"]],null,null,null,null,null)),(e()(),i.ub(17,0,null,null,2,"a",[["href","https://www.smarticle.com"],["rel","noopener noreferrer"],["target","_blank"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Shop by Smarticle.com"])),(e()(),i.ub(19,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,1,0,n.backend.showWizard),e(t,6,0,n.backend.channel_info.supportUrl),e(t,8,0,n.config.footer.links),e(t,11,0,n.backend.channel_info.aboutUrl),e(t,13,0,n.backend.channel_info.tosUrl),e(t,15,0,n.backend.channel_info.privacyUrl)}),(function(e,t){var n=t.component;e(t,2,0,n.config.footer.color.font,n.config.footer.color.background)}))}var yn=n("CaTn"),wn=n("fe2L");class kn{constructor(e,t,n,l){this.configurationService=e,this.renderer=t,this.util=n,this.viewerCommonService=l,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend}setBackgroundClass(){this.containerDiv.nativeElement.querySelectorAll(".comp-background").forEach((e,t)=>{this.renderer.setStyle(e,"backgroundColor",t%2==0?this.config.general.color.backgroundColor1:this.config.general.color.backgroundColor2)})}ngAfterViewInit(){this.setBackgroundClass(),this.observer=new MutationObserver(e=>{e.forEach(()=>this.setBackgroundClass())}),this.observer.observe(this.containerDiv.nativeElement,{childList:!0})}ngOnDestroy(){this.observer.disconnect()}showArticles(){return!!this.config.articles.active&&(!!this.backend.showWizard||("auto"===this.config.articles.selectionType?this.config.articles.articleAuto.map(e=>{const t=this.backend.articles[e.id];if(void 0!==t)return t.title&&""!==t.title?t:void 0}).filter(e=>e).length>0:this.config.articles.articleManual.map(e=>{const t=this.backend.articles[e.articleId];if(void 0!==t&&t.title&&""!==t.title)return t}).length>0))}}var Mn=i.sb({encapsulation:0,styles:[l.a,["[_nghost-%COMP%]     .comp-background{display:block}[_nghost-%COMP%]     .comp-background div.container-fluid{background-color:inherit!important;max-width:1028px;width:100%}[_nghost-%COMP%]     h1 h2{font-size:35px}[_nghost-%COMP%]     h3{font-size:30px}@media (min-width:576px){[_nghost-%COMP%]     h1{font-size:70px}[_nghost-%COMP%]     h2{font-size:62px}[_nghost-%COMP%]     h3{font-size:34px}}"]],data:{}});function Cn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-header",[],null,null,null,Pe,Se)),i.tb(1,49152,null,0,Ce,[D.a,G.a],null,null)],null,null)}function Sn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-hero",[["class","comp-background"]],null,null,null,Be,Ae)),i.tb(1,49152,null,0,Ee,[D.a,G.a,d.a,De.a],null,null)],null,null)}function xn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-articles",[["class","comp-background"]],null,null,null,lt,Ke)),i.tb(1,114688,null,0,qe,[D.a,G.a,d.a,N.l],{isWebsiteToolbarEnabled:[0,"isWebsiteToolbarEnabled"]},null)],(function(e,t){e(t,1,0,t.component.isWebsiteToolbarEnabled)}),null)}function Ln(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-archive",[["class","comp-background"],["id","archive"]],null,null,null,dt,rt)),i.tb(1,49152,null,0,it,[D.a,G.a,d.a,De.a],null,null)],null,null)}function On(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-features",[],null,null,null,Ct,mt)),i.tb(1,49152,null,0,pt,[D.a,d.a],null,null)],null,null)}function Pn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-pricings",[["class","comp-background"],["id","pricings"]],null,null,null,Bt,Yt)),i.tb(1,114688,null,0,At,[Et.a,D.a,G.a,d.a,De.a],{isWebsiteToolbarEnabled:[0,"isWebsiteToolbarEnabled"]},null)],(function(e,t){e(t,1,0,t.component.isWebsiteToolbarEnabled)}),null)}function Tn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-leadwall-form",[["class","comp-background"],["id","leadwall"]],null,null,null,zt.c,zt.b)),i.tb(1,114688,null,0,Vt.a,[D.a,Qt.a,G.a,d.a,Ut.b,ht.k,[2,Wt.a],[2,Wt.i],N.a],{leadWallData:[0,"leadWallData"],leadWallButtonColor:[1,"leadWallButtonColor"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.config.leadwall.form,n.config.general.color.buttonColor)}),null)}function In(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-leadwall-confirmation",[["class","comp-background"]],null,null,null,qt.c,qt.b)),i.tb(1,114688,null,0,Kt.a,[D.a,G.a,d.a,Qt.a,Ut.b,ht.k,[2,Wt.a],[2,Wt.i],N.a],{leadWallConfirmationData:[0,"leadWallConfirmationData"],leadWallButtonColor:[1,"leadWallButtonColor"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.config.leadwall.confirmation,n.config.general.color.buttonColor)}),null)}function Dn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-faqs",[["class","comp-background"]],null,null,null,ln,en)),i.tb(1,49152,null,0,Zt,[D.a,d.a],null,null)],null,null)}function En(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-explore-groups",[["class","comp-background"]],null,[["window","resize"]],(function(e,t,n){var l=!0;return"window:resize"===t&&(l=!1!==i.Gb(e,1).onResize(n)&&l),l}),cn,an)),i.tb(1,245760,null,0,rn,[D.a,G.a,d.a],null,null)],(function(e,t){e(t,1,0)}),null)}function An(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-footer",[],null,null,null,vn,hn)),i.tb(1,49152,null,0,dn,[D.a],null,null)],null,null)}function Yn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-website-footer",[],null,null,null,yn.b,yn.a)),i.tb(1,114688,null,0,wn.a,[],{footerLinks:[0,"footerLinks"]},null)],(function(e,t){e(t,1,0,t.component.footerLinks)}),null)}function Gn(e){return i.Qb(0,[i.Mb(402653184,1,{containerDiv:0}),(e()(),i.ub(1,0,[[1,0],["container",1]],null,26,"div",[],null,null,null,null,null)),i.Lb(512,null,c.K,c.L,[i.k,i.s,i.E]),i.tb(3,278528,null,0,c.r,[c.K],{ngStyle:[0,"ngStyle"]},null),(e()(),i.kb(16777216,null,null,1,null,Cn)),i.tb(5,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Sn)),i.tb(7,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,xn)),i.tb(9,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Ln)),i.tb(11,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,On)),i.tb(13,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Pn)),i.tb(15,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Tn)),i.tb(17,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,In)),i.tb(19,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Dn)),i.tb(21,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,En)),i.tb(23,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,An)),i.tb(25,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Yn)),i.tb(27,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.util.getFontPreview()),e(t,5,0,!n.isWebsiteToolbarEnabled),e(t,7,0,n.config.hero.active),e(t,9,0,n.showArticles()),e(t,11,0,n.config.archive.active),e(t,13,0,n.config.features.active),e(t,15,0,n.config.pricings.products.length&&"leadwall"!==n.config.pricings.payType),e(t,17,0,"leadwall"===n.config.pricings.payType&&(!n.viewerCommonService.key||n.backend.isAdmin)),e(t,19,0,"leadwall"===n.config.pricings.payType&&(n.viewerCommonService.key||n.backend.isAdmin)),e(t,21,0,n.config.faqs.active),e(t,23,0,n.config.explore.active),e(t,25,0,!n.isWebsiteToolbarEnabled),e(t,27,0,n.footerLinks&&n.isWebsiteToolbarEnabled)}),null)}var Rn=n("fLGn"),Nn=n("KbaO");n.d(t,"a",(function(){return Qn}));var jn=i.sb({encapsulation:0,styles:[l.a],data:{}});function Fn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,8,"div",[["class","container-fluid"],["style","text-align: right"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,7,"form",[["class","form"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var l=!0;return"submit"===t&&(l=!1!==i.Gb(e,3).onSubmit(n)&&l),"reset"===t&&(l=!1!==i.Gb(e,3).onReset()&&l),l}),null,null)),i.tb(2,16384,null,0,r.E,[],null,null),i.tb(3,4210688,[["debugForm",4]],0,r.s,[[8,null],[8,null]],null,null),i.Lb(2048,null,r.d,null,[r.s]),i.tb(5,16384,null,0,r.r,[[4,r.d]],null,null),(e()(),i.ub(6,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.ub(7,0,null,null,1,"app-toggle-param",[["label","Wizard"]],null,[[null,"valueChange"]],(function(e,t,n){var l=!0;return"valueChange"===t&&(l=!1!==(e.component.backend.showWizard=n)&&l),l}),u,s)),i.tb(8,114688,null,0,o,[],{label:[0,"label"],value:[1,"value"]},{valueChange:"valueChange"})],(function(e,t){e(t,8,0,"Wizard",t.component.backend.showWizard)}),(function(e,t){e(t,1,0,i.Gb(t,5).ngClassUntouched,i.Gb(t,5).ngClassTouched,i.Gb(t,5).ngClassPristine,i.Gb(t,5).ngClassDirty,i.Gb(t,5).ngClassValid,i.Gb(t,5).ngClassInvalid,i.Gb(t,5).ngClassPending)}))}function Hn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,3,"nav",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"div",[["class","fixed-top px-0"],["style","overflow-y: scroll; bottom: 0; width: 300px"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,1,"app-wizard",[],null,null,null,Me,F)),i.tb(4,114688,null,0,R,[N.l,N.a,D.a,d.a,j.h,G.a],null,null),(e()(),i.ub(5,0,null,null,2,"main",[["class","px-0"],["style","position: relative;margin-left: 300px;overflow-x: hidden"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,1,"app-content",[],null,null,null,Gn,Mn)),i.tb(7,4374528,null,0,kn,[D.a,i.E,d.a,Qt.a],{footerLinks:[0,"footerLinks"],isWebsiteToolbarEnabled:[1,"isWebsiteToolbarEnabled"]},null)],(function(e,t){var n=t.component;e(t,4,0),e(t,7,0,n.footerLinks,n.isWebsiteToolbarEnabled)}),null)}function Bn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"app-content",[],null,null,null,Gn,Mn)),i.tb(2,4374528,null,0,kn,[D.a,i.E,d.a,Qt.a],{footerLinks:[0,"footerLinks"],isWebsiteToolbarEnabled:[1,"isWebsiteToolbarEnabled"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.footerLinks,n.isWebsiteToolbarEnabled)}),null)}function zn(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,Fn)),i.tb(1,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Hn)),i.tb(3,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,Bn)),i.tb(5,16384,null,0,c.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.backend.isAdmin),e(t,3,0,n.backend.showWizard),e(t,5,0,!n.backend.showWizard)}),null)}function Vn(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-storefront",[],null,null,null,zn,jn)),i.tb(1,245760,null,0,Rn.a,[D.a,c.e,N.l,N.a,G.a,Nn.b,De.a],null,null)],(function(e,t){e(t,1,0)}),null)}var Qn=i.qb("app-storefront",Rn.a,Vn,{},{},[])},o1bE:function(e,t,n){!function(e){"use strict";var t=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},n={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},l=function(e){return function(l,i,r,a){var o=t(l),s=n[e][t(l)];return 2===o&&(s=s[i?0:1]),s.replace(/%d/i,l)}},i=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar-dz",{months:i,monthsShort:i,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:l("s"),ss:l("s"),m:l("m"),mm:l("m"),h:l("h"),hh:l("h"),d:l("d"),dd:l("d"),M:l("M"),MM:l("M"),y:l("y"),yy:l("y")},postformat:function(e){return e.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(n("wd/R"))},"o7+2":function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("8Y7J"),i=(n("KbaO"),n("wd/R"));n("naTb");class r{constructor(e,t,n,i){this.router=e,this.viewerService=t,this.sharedService=n,this.zone=i,this.language="en",this.title="",this.publishDate="",this.goToArticle=new l.m,this.addExtraTopSpace=!1,this.useEmbeddedArticleViewer=!1,this.htmlContent=null}set postId(e){this.postId_!==e&&(this.postId_=e,this.postId_&&(this.viewerService.postArticleAreas&&this.viewerService.postArticleAreas.external_id===this.postId_?this.updateIndex(this.viewerService.postArticleAreas):this.viewerService.getPostArticleAreas(this.postId_).subscribe(e=>{this.updateIndex(e)})))}ngOnInit(){this.language=this.viewerService.groupOverview.language,this.articleSections=[],this.viewerService.magazineArticleAreas?this.updateIndex(this.viewerService.magazineArticleAreas):this.viewerService.selectedMagazineId&&this.viewerService.getMagazineArticleAreas(this.viewerService.selectedMagazineId).subscribe(e=>{this.updateIndex(e)})}updateIndex(e){this.articleSections=[],this.articles=e.articles,this.title=e.title,this.publishDate=i.unix(e.publish_timestamp).format("YYYY-MM-DD");const t=[],n=[],l=[];e.articles.forEach(e=>{const i=[];void 0===e.metadata?i.push(...e.sections):e.metadata.forEach(e=>{"section"===e.metadata_name&&i.push(...e.values)});let r=null,a=null,o=null,s=null;e.items.forEach(e=>{1===e.semantic_element&&null===r?r=e.text:2===e.semantic_element&&null===a?a=e.text:4===e.semantic_element&&null===o?o=e.text:11!==e.semantic_element&&12!==e.semantic_element&&13!==e.semantic_element&&(null===s&&(s=""),s+=e.text+"<br>")}),null!==s&&(s=s.substring(0,s.length-4));const u={title:a,teaser:o,deck:r,id:e.external_id,magazineId:void 0,otherText:s,sections:e.sections};if("post"===e.magazine_external_id?l.push(e.external_id):n.push(e.external_id),e.cover_image_url){let t="wide";e.cover_image_info.height>e.cover_image_info.width&&(t="tall"),u.coverImage={url:e.cover_image_url,focusX:e.cover_image_info.focusX,focusY:e.cover_image_info.focusY,width:e.cover_image_info.width,height:e.cover_image_info.height,imageType:t}}0===i.length?t.push(u):i.forEach(e=>{let t=!1;this.articleSections.forEach(n=>{n.name===e&&(n.articles.push(u),t=!0)}),t||this.articleSections.push({name:e,articles:[u]})})}),t.length>0&&this.articleSections.push({name:"Uncategorized",articles:t}),n.length>0&&this.viewerService.getArticlesProducts(n).subscribe(e=>{this.articleProducts=Object.assign({},this.articleProducts,e)}),l.length>0&&this.viewerService.getPostsProducts(l).subscribe(e=>{this.articleProducts=Object.assign({},this.articleProducts,e)})}openArticle(e){if(this.postId_){this.sharedService.showLoadingOverlay();const t=this.articles.find(t=>t.external_id===e);"post"===t.magazine_external_id?this.router.navigate(["articles",this.viewerService.groupId,"post",e]).then():this.router.navigate(["articles",this.viewerService.groupId,"article",t.magazine_external_id,e]).then()}else this.goToArticle.emit(e)}getArticleClass(e){return this.articleProducts&&this.articleProducts[e]?this.articleProducts[e].access?{full:!0}:{locked:!0}:{}}}},o8mH:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("VRyK"),r=n("lJxs");const a=(()=>{const e=Element.prototype;return e.matches||e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector})(),o={schedule(e,t){const n=setTimeout(e,t);return()=>clearTimeout(n)},scheduleBeforeRender(e){if("undefined"==typeof window)return o.schedule(e,0);if(void 0===window.requestAnimationFrame)return o.schedule(e,16);const t=window.requestAnimationFrame(e);return()=>window.cancelAnimationFrame(t)}};function s(e,t,n){let l=n;return function(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}(e)&&t.some((t,n)=>!("*"===t||!function(e,t){return a.call(e,t)}(e,t)||(l=n,0))),l}class u{constructor(e,t){this.component=e,this.injector=t,this.componentFactory=t.get(l.j).resolveComponentFactory(e)}create(e){return new c(this.componentFactory,e)}}class c{constructor(e,t){this.componentFactory=e,this.injector=t,this.inputChanges=null,this.implementsOnChanges=!1,this.scheduledChangeDetectionFn=null,this.scheduledDestroyFn=null,this.initialInputValues=new Map,this.uninitializedInputs=new Set}connect(e){if(null!==this.scheduledDestroyFn)return this.scheduledDestroyFn(),void(this.scheduledDestroyFn=null);this.componentRef||this.initializeComponent(e)}disconnect(){this.componentRef&&null===this.scheduledDestroyFn&&(this.scheduledDestroyFn=o.schedule(()=>{this.componentRef&&(this.componentRef.destroy(),this.componentRef=null)},10))}getInputValue(e){return this.componentRef?this.componentRef.instance[e]:this.initialInputValues.get(e)}setInputValue(e,t){var n,l;this.componentRef?(n=t)===(l=this.getInputValue(e))||n!=n&&l!=l||(this.recordInputChange(e,t),this.componentRef.instance[e]=t,this.scheduleDetectChanges()):this.initialInputValues.set(e,t)}initializeComponent(e){const t=l.q.create({providers:[],parent:this.injector}),n=function(e,t){const n=e.childNodes,l=t.map(()=>[]);let i=-1;t.some((e,t)=>"*"===e&&(i=t,!0));for(let r=0,a=n.length;r<a;++r){const e=n[r],a=s(e,t,i);-1!==a&&l[a].push(e)}return l}(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.implementsOnChanges="function"==typeof this.componentRef.instance.ngOnChanges,this.initializeInputs(),this.initializeOutputs(),this.detectChanges(),this.injector.get(l.g).attachView(this.componentRef.hostView)}initializeInputs(){this.componentFactory.inputs.forEach(({propName:e})=>{this.initialInputValues.has(e)?this.setInputValue(e,this.initialInputValues.get(e)):this.uninitializedInputs.add(e)}),this.initialInputValues.clear()}initializeOutputs(){const e=this.componentFactory.outputs.map(({propName:e,templateName:t})=>this.componentRef.instance[e].pipe(Object(r.a)(e=>({name:t,value:e}))));this.events=Object(i.a)(...e)}callNgOnChanges(){if(!this.implementsOnChanges||null===this.inputChanges)return;const e=this.inputChanges;this.inputChanges=null,this.componentRef.instance.ngOnChanges(e)}scheduleDetectChanges(){this.scheduledChangeDetectionFn||(this.scheduledChangeDetectionFn=o.scheduleBeforeRender(()=>{this.scheduledChangeDetectionFn=null,this.detectChanges()}))}recordInputChange(e,t){if(this.componentRef&&!this.implementsOnChanges)return;null===this.inputChanges&&(this.inputChanges={});const n=this.inputChanges[e];if(n)return void(n.currentValue=t);const i=this.uninitializedInputs.has(e);this.uninitializedInputs.delete(e);const r=i?void 0:this.getInputValue(e);this.inputChanges[e]=new l.J(r,t,i)}detectChanges(){this.componentRef&&(this.callNgOnChanges(),this.componentRef.changeDetectorRef.detectChanges())}}class d extends HTMLElement{constructor(){super(...arguments),this.ngElementEventsSubscription=null}}function h(e,t){const n=function(e,t){return t.get(l.j).resolveComponentFactory(e).inputs}(e,t.injector),i=t.strategyFactory||new u(e,t.injector),r=function(e){const t={};return e.forEach(({propName:e,templateName:n})=>{var l;t[(l=n,l.replace(/[A-Z]/g,e=>"-"+e.toLowerCase()))]=e}),t}(n);class a extends d{constructor(e){super(),this.ngElementStrategy=i.create(e||t.injector)}attributeChangedCallback(e,n,l,a){this.ngElementStrategy||(this.ngElementStrategy=i.create(t.injector)),this.ngElementStrategy.setInputValue(r[e],l)}connectedCallback(){this.ngElementStrategy||(this.ngElementStrategy=i.create(t.injector)),this.ngElementStrategy.connect(this),this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(e=>{const t=function(e,t,n){if("function"!=typeof CustomEvent){const l=e.createEvent("CustomEvent");return l.initCustomEvent(t,!1,!1,n),l}return new CustomEvent(t,{bubbles:!1,cancelable:!1,detail:n})}(this.ownerDocument,e.name,e.value);this.dispatchEvent(t)})}disconnectedCallback(){this.ngElementStrategy&&this.ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}}return a.observedAttributes=Object.keys(r),n.map(({propName:e})=>e).forEach(e=>{Object.defineProperty(a.prototype,e,{get:function(){return this.ngElementStrategy.getInputValue(e)},set:function(t){this.ngElementStrategy.setInputValue(e,t)},configurable:!0,enumerable:!0})}),a}var p=n("AytR"),m=n("kwfl"),g=(n("gXLG"),n("KbaO"),n("o7+2"),n("TD/k")),b=(n("6wqM"),n("OVpq"),n("ykY6")),f=n("A6Dw"),_=n("h+Wg"),v=n("KDw4"),y=(n("DFop"),n("Pwmp")),w=(n("839X"),n("BRA/"),n("oBM4"));n.d(t,"a",(function(){return k}));class k{constructor(e,t,n,l,i,r,a,o,s,u,c){this.injector=e,this.viewerService=t,this.activatedRoute=n,this.router=l,this.locationService=i,this.dialog=r,this.zone=a,this.elementRef=o,this.trackingService=s,this.sessionTrackingService=u,this.websiteService=c,this.MAX_DBLCLICK_ZOOM=4,this.allowedArticleAreas=[1],this.SINGLE_PAGE_BRAKE=768,this.VIEWPORT_PADDING={horizontal:75,vertical:2},this.title="pspdf-test",this.isZoomed=!1,this.isShareVisible=!1,this.hasArticle=!1,this.isFullscreenShown=!1;const d=Math.min(window.innerWidth,window.innerHeight);d>this.SINGLE_PAGE_BRAKE&&(this.SINGLE_PAGE_BRAKE=d+1),this.customOverlayItems={},this.resizeToggle=window.innerWidth>=this.SINGLE_PAGE_BRAKE,n.data.subscribe(e=>{this.magazineContent=this.viewerService.magazineContent,this.articleItems=this.viewerService.magazineArticleAreas,this.magazineWithArticleHeads=this.viewerService.magazineArticleHeads,this.magazineProducts=this.viewerService.magazineProducts;const t=this.websiteService.isStatisticalCookiesAllowed();this.trackingService.requestVisitId(this.magazineContent,document.referrer,t),this.websiteSettings=e.viewerData.websiteSettings;let n=w.a.FULL;this.magazineContent.teaser&&(n=w.a.TEASER),this.sessionTrackingService.visitPage(w.c.OPEN,w.d.MAGAZINE,this.magazineContent.magazine_external_id,n);let l=this.magazineContent.magazine_title;this.magazineContent.seo_title&&this.magazineContent.seo_title.length>0&&(l=this.magazineContent.seo_title);let i="";this.magazineContent.seo_description&&this.magazineContent.seo_description.length>0&&(i=this.magazineContent.seo_description),this.viewerService.injectCoverImageAndDescription("",l,i),this.hasArticle=!!this.viewerService.magazineArticleHeads&&this.viewerService.magazineArticleHeads.article_count>0&&this.viewerService.magazineArticleHeads.articles_enabled}),this.currentPage=+n.snapshot.paramMap.get("pageNr")||1,this.currentPage<1&&(this.currentPage=1);try{const t=h(_.a,{injector:e}),n=h(f.a,{injector:e}),l=h(g.a,{injector:e});customElements.define("smarticle-youtube-item",t),customElements.define("smarticle-video-item",n),customElements.define("article-item",l)}catch(p){}n.snapshot.queryParamMap.get("datatransTrxId")&&this.router.navigate([],{queryParams:{datatransTrxId:null},queryParamsHandling:"merge"})}ngOnInit(){document.body.className="overflow-hidden";const e=this.elementRef.nativeElement;this.viewerService.registerToolbarAction().subscribe(t=>{switch(t){case m.d.FULLSCREEN:e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen(),this.isFullscreenShown=!0;break;case m.d.EXIT_FULLSCREEN:this.exitFromFullscreen();break;case m.d.THUMBNAILS:this.showThumbnails();break;case m.d.ARTICLE_INDEX:this.showArticleIndex();break;case m.d.PDF_DOWNLOAD:let t,n;1!==this.currentPage||this.magazineContent.start_with_two_pages?(t=this.currentPage,this.currentPage+1<=this.magazineContent.nr_of_pages&&this.currentPage+1<=this.pageIndexes.length&&(n=t+1)):t=this.currentPage,void 0===n&&(n=0),"full"===this.magazineContent.pdf_download_type?this.viewerService.downloadFullPdf(this.magazineContent.magazine_external_id):this.viewerService.downloadPDFDoublePage(this.magazineContent.magazine_external_id,t,n);break;case m.d.SEARCH:this.showSearch();break;case m.d.SHARE:this.showShare();break;case m.d.LOGIN_KEOSK:this.trackingService.buttonTracking("keoskLogin"),this.exitFromFullscreen(),this.dialog.open(v.a,{data:{type:m.c.KEOSK,magazineId:this.viewerService.magazineContent.magazine_external_id,groupId:this.viewerService.magazineContent.group_external_id}});break;case m.d.NEXT_PAGE:this.showNextPage();break;case m.d.PREVIOUS_PAGE:this.showPreviousPage();break;case m.d.ARTICLE_VIEWER:this.viewerService.magazineArticleHeads&&this.viewerService.magazineArticleHeads.articles.length>0&&this.viewerService.magazineArticleHeads.articles_enabled&&this.firstVisibleArticleId&&this.goToArticle(this.firstVisibleArticleId);break;case m.d.LOGIN:this.exitFromFullscreen(),this.viewerService.authData.auth0?(this.trackingService.buttonTracking("pakLogin"),this.dialog.open(v.a,{data:{type:m.c.PAK,magazineId:this.viewerService.magazineContent.magazine_external_id,groupId:this.viewerService.magazineContent.group_external_id}})):this.viewerService.extsubProviders&&!this.viewerService.extsubProviders.require_smarticle_reader||localStorage.getItem(this.viewerService.authData.namespace+"access_token")?this.dialog.open(b.a):(this.trackingService.buttonTracking("keoskLogin"),this.dialog.open(v.a,{data:{type:m.c.KEOSK,magazineId:this.viewerService.magazineContent.magazine_external_id,groupId:this.viewerService.magazineContent.group_external_id}}))}}),this.pageIndexes=[],this.magazineContent.pages.forEach(e=>{this.pageIndexes.push(e.page_number-1),this.createPageItemsList(e)}),this.currentPage>this.pageIndexes.length&&(this.currentPage=this.pageIndexes.length),this.createArticleAreasForPage(this.articleItems);const t=window.innerWidth>=this.SINGLE_PAGE_BRAKE?PSPDFKit.LayoutMode.DOUBLE:PSPDFKit.LayoutMode.SINGLE;let n=t===PSPDFKit.LayoutMode.DOUBLE?PSPDFKit.ScrollMode.PER_SPREAD:PSPDFKit.ScrollMode.CONTINUOUS;n=PSPDFKit.ScrollMode.PER_SPREAD;const l=new PSPDFKit.ViewState({scrollMode:n,layoutMode:t,interactionMode:PSPDFKit.InteractionMode.PAN,readOnly:!0,showToolbar:!1,allowPrinting:!1,keepFirstSpreadAsSinglePage:!this.magazineContent.start_with_two_pages,currentPageIndex:this.currentPage-1,viewportPadding:window.innerWidth>=this.SINGLE_PAGE_BRAKE?this.VIEWPORT_PADDING:{horizontal:0,vertical:0}});PSPDFKit.load({container:this.pdfContent.nativeElement,initialViewState:l,instant:!1,disableTestSelection:!0,preventTextCopy:!0,documentId:this.magazineContent.document_id,styleSheets:[p.a.pspdfkitAssets+"items.css"],autoSaveMode:PSPDFKit.AutoSaveMode.DISABLED,authPayload:{jwt:this.magazineContent.document_jwt}}).then(e=>{this.pdfInstance=e,this.initialZoomLvl=this.pdfInstance.currentZoomLevel,this.pageChangeAction(this.currentPage-1),this.addEventListeners(),e.addEventListener("viewState.currentPageIndex.change",e=>{this.pageChangeAction(e)})},e=>{console.log(e)}),void 0!==this.activatedRoute.snapshot.queryParams.article&&this.viewerService.magazineArticleHeads&&this.viewerService.magazineArticleHeads.article_count>0&&this.viewerService.magazineArticleHeads.articles_enabled&&this.activatedRoute.snapshot.queryParams.article&&this.activatedRoute.snapshot.queryParams.article.length>0&&this.goToArticle(this.activatedRoute.snapshot.queryParams.article),document.getElementsByTagName("mat-drawer-content")[0].scrollTo({top:0,behavior:"smooth"})}ngOnDestroy(){document.body.className="";let e=w.a.FULL;this.magazineContent.teaser&&(e=w.a.TEASER),this.sessionTrackingService.visitPage(w.c.CLOSE,w.d.MAGAZINE,this.magazineContent.magazine_external_id,e)}onResize(e){e.target.innerWidth>=this.SINGLE_PAGE_BRAKE&&!this.resizeToggle?(this.addWheelEvent(),this.pdfInstance.setViewState(e=>e.set("layoutMode",PSPDFKit.LayoutMode.DOUBLE)),this.pdfInstance.setViewState(e=>e.set("viewportPadding",this.VIEWPORT_PADDING)),this.initialZoomLvl=this.pdfInstance.currentZoomLevel,this.resizeToggle=!0):e.target.innerWidth<this.SINGLE_PAGE_BRAKE&&this.resizeToggle&&(this.addWheelEvent(),this.pdfInstance.setViewState(e=>e.set("layoutMode",PSPDFKit.LayoutMode.SINGLE)),this.pdfInstance.setViewState(e=>e.set("viewportPadding",{horizontal:0,vertical:0})),this.initialZoomLvl=this.pdfInstance.currentZoomLevel,this.resizeToggle=!1)}pageChangeAction(e){if(this.pdfInstance.viewState.sidebarMode===PSPDFKit.SidebarMode.THUMBNAILS&&(this.isSubviewVisible=!1),e>this.pageIndexes.length-1)return void this.goToMagazinePage(this.pageIndexes.length);let t,n;0!==e||this.magazineContent.start_with_two_pages?(t=e+1,this.addPageCustomOverlay(e+1),this.trackingService.sendTrackingEvent(m.e.EVENT_TYPE_PAGE_VIEW,"page "+(e+1)),e+2<=this.magazineContent.nr_of_pages&&e+2<=this.pageIndexes.length&&(n=e+2,this.addPageCustomOverlay(e+2),this.trackingService.sendTrackingEvent(m.e.EVENT_TYPE_PAGE_VIEW,"page "+(e+2)))):(this.addPageCustomOverlay(e+1),this.trackingService.sendTrackingEvent(m.e.EVENT_TYPE_PAGE_VIEW,"page "+(e+1)),n=1),this.updateUrlPageNumber(e+1);const l=this.pageIndexes[this.pageIndexes.length-1];e!==l&&e+1!==l||this.magazineContent.teaser&&!this.isZoomed&&this.showShop(),this.firstVisibleArticleId=void 0,this.hasArticle&&(this.showNewsModeButton=!1,void 0!==t&&this.magazineContent.pages[t-1].articleItems?(this.showNewsModeButton=!0,this.firstVisibleArticleId=Object.keys(this.magazineContent.pages[t-1].articleItems)[0]):void 0!==n&&this.magazineContent.pages[n-1].articleItems&&(this.showNewsModeButton=!0,this.firstVisibleArticleId=Object.keys(this.magazineContent.pages[n-1].articleItems)[0]))}updateUrlPageNumber(e){this.zone.run(()=>{this.currentPage=e});const t=this.router.createUrlTree(["../",e],{relativeTo:this.activatedRoute,queryParamsHandling:"preserve"}).toString();this.locationService.replaceState(t),this.sessionTrackingService.pageOpen(t,null)}addEventListeners(){this.addWheelEvent(),this.pdfInstance.contentDocument.addEventListener("dblclick",this.doDblClickZoom.bind(this),!0)}addWheelEvent(){this.wheelEvent=this.doNothing.bind(this),window.innerWidth>=this.SINGLE_PAGE_BRAKE&&this.pdfInstance.contentDocument.addEventListener("wheel",this.wheelEvent,!0)}removeWheelEvent(){this.pdfInstance.contentDocument.removeEventListener("wheel",this.wheelEvent,!0)}addPageCustomOverlay(e){const t=this.pdfInstance.pageInfoForIndex(e-1),n=t.width/this.magazineContent.page_width,l=t.height/this.magazineContent.page_height;this.customOverlayItems[e]&&this.customOverlayItems[e].forEach((t,n)=>{t.addedToPage&&this.pdfInstance.removeCustomOverlayItem("item_"+n+"_"+e)}),this.createPageItemsList(this.magazineContent.pages[e-1]),this.addArticleAreasForPage(e,n,l),this.customOverlayItems[e].forEach((t,i)=>{t.overlayNode.style.cssText="width: "+t.coordinates.width*n+"px;height: "+t.coordinates.height*l+"px;display: block";const r=new PSPDFKit.CustomOverlayItem({id:"item_"+i+"_"+e,node:t.overlayNode,pageIndex:e-1,position:new PSPDFKit.Geometry.Point({x:t.coordinates.x*n,y:t.coordinates.y*l})});this.pdfInstance.setCustomOverlayItem(r),t.addedToPage=!0})}goToArticle(e){this.websiteSettings.enabled?this.router.navigate(["articles",this.magazineContent.group_external_id,"article",this.magazineContent.magazine_external_id,e]).then():this.zone.run(this.articleViewerComponent.showArticle?()=>{const e=window.location.href.split("?")[0];window.history.pushState({},this.title,e),this.articleViewerComponent.closeArticle()}:()=>{this.articleItems.articles.forEach(t=>{if(t.external_id===e){let n=this.title;t.items.forEach(e=>{1===e.type_id&&2===e.semantic_element&&(n=e.text)});const l=window.location.href.split("?")[0]+"?article="+e;window.history.pushState({},this.title,l)}}),this.articleViewerComponent.openArticle(e)})}addArticleAreasForPage(e,t,n){const l=this.magazineContent.pages[e-1].articleItems;for(const i in l)if(l.hasOwnProperty(i)){const r=l[i].addedToPage;l[i].areas.forEach((a,o)=>{const s="articleitem_"+o+"_"+i+"_"+e;r&&this.pdfInstance.removeCustomOverlayItem(s);const u=document.createElement("article-item");u.setAttribute("article-id",l[i].articleId),u.style.cssText="width: "+a.width*t+"px;height: "+a.height*n+"px;display: block",u.addEventListener("goToArticle",e=>this.goToArticle(e.detail));const c=new PSPDFKit.CustomOverlayItem({id:s,node:u,pageIndex:e-1,position:new PSPDFKit.Geometry.Point({x:a.x*t,y:a.y*n})});this.pdfInstance.setCustomOverlayItem(c)}),l[i].addedToPage=!0}}createArticleAreasForPage(e){const t=this;function n(e,n){const l=[];let i,r;n&&(i=n.width,r=n.height);const a=e=>{const t=l.indexOf(e);-1!==t&&l.splice(t,1)};return e.forEach(e=>{if(-1!==t.allowedArticleAreas.indexOf(e.type_id)){let n=m.a.create(e.x,e.y,e.width,e.height,t.magazineContent.page_width,t.magazineContent.page_height,!0,i,r),o=0;for(;o<l.length;){const e=l[o];n.intersectArea(e)?(a(e),n=n.unionArea(e)):o+=1}l.push(n)}}),(()=>{let e=0;for(;e<l.length;){let t=l[e],n=e+1;for(;n<l.length&&t;){const e=l[n];if(t.intersectArea(e)){if(!t.containsArea(e)){a(t),t=void 0;break}a(e)}else n+=1}t?e+=1:e=0}})(),l}e&&e.articles&&e.articles.forEach(e=>{for(const t in e.areas)if(e.areas[t]){const l=e.areas[t];if(this.magazineContent&&this.magazineContent.pages){const i=this.magazineContent.pages[Number(t)-1];if(i){const t=n(l,e.pdf_page_sizes.find(e=>e.page_number===i.page_number));i.articleItems||(i.articleItems={}),i.articleItems[e.external_id]={articleId:e.external_id,areas:t}}}}})}colorDecimalToRGB(e){let t,n,l;return t=e>>16,n=e>>8&255,l=255&e,[t,n,l]}onImageAreaClick(e){if("image_gallery"===e.type)this.openGallery(e);else if(e.web_link&&""!==e.web_link){let n,l="";try{n=decodeURIComponent(e.web_link)}catch(t){n=""}let i="";0===n.indexOf("http")||0===n.indexOf("files/")?(l="_blank",0===n.indexOf("files/")&&(i="/")):0===n.indexOf("mailto")&&(l="_top"),this.trackingService.sendTrackingEvent(m.e.EVENT_TYPE_LINK_CLICK,n),window.open(i+n,l)}else e.go_to_page>0?this.goToMagazinePage(+e.go_to_page):e.article_id&&this.goToArticle(e.article_id)}createPageItemsList(e){if(!e)return;const t=[];e.items.forEach(e=>{if("pdf"!==e.type){const n=document.createElement("div");n.classList.add("area-item");const l=this.colorDecimalToRGB(e.background_color);if("image"===e.type||"image_gallery"===e.type){let t;e.file_url?(t=document.createElement("img"),t.setAttribute("src",e.file_url),t.setAttribute("alt",""),t.style.cssText="opacity: "+.01*e.alpha):(t=document.createElement("div"),t.style.cssText="background-color: rgba("+l[0]+", "+l[1]+", "+l[2]+", "+.01*e.alpha+")"),t.addEventListener("click",t=>this.onImageAreaClick(e)),n.appendChild(t)}else if("video"===e.type){let t;t="youtube"===e.video_type?document.createElement("smarticle-youtube-item"):document.createElement("smarticle-video-item"),t.setAttribute("convertedColor",l),t.setAttribute("item",JSON.stringify(e)),n.appendChild(t)}t.push({overlayNode:n,coordinates:{x:e.x,y:e.y,width:e.width,height:e.height},addedToPage:!1})}}),this.customOverlayItems[e.page_number]=t}goToMagazinePage(e){const t=e<=this.pageIndexes.length?e:this.pageIndexes.length,n=this.pdfInstance.viewState.set("currentPageIndex",t-1);this.pdfInstance.setViewState(n),this.updateUrlPageNumber(t)}openGallery(e){this.zone.run(()=>{this.galleryComponent.openGallery(e)})}showShop(){this.exitFromFullscreen(),this.zone.run(()=>{this.shopDialogReference&&this.shopDialogReference.close(),this.shopDialogReference=this.dialog.open(y.a,{data:{magazineWithArticleHeads:this.magazineWithArticleHeads,magazine:this.magazineContent,magazineProducts:this.magazineProducts}})})}showArticleIndex(){document.getElementById("articleIndexComponent").scrollIntoView({behavior:"smooth",block:"start"})}showSearch(){this.isShareVisible&&(this.shareComponent.closeShare(),this.isShareVisible=!1),this.pdfInstance.setViewState(e=>e.set("interactionMode",PSPDFKit.InteractionMode.SEARCH))}showShare(){this.isShareVisible?this.shareComponent.closeShare():this.zone.run(()=>{this.shareComponent.openShare()}),this.isShareVisible=!this.isShareVisible}showThumbnails(){if(this.isShareVisible&&(this.shareComponent.closeShare(),this.isShareVisible=!1),this.pdfInstance.setViewState(e=>e.sidebarMode===PSPDFKit.SidebarMode.THUMBNAILS?(this.isSubviewVisible=!1,this.addWheelEvent(),e.set("sidebarMode",null)):(this.isSubviewVisible=!0,this.removeWheelEvent(),e.set("sidebarPlacement",PSPDFKit.SidebarPlacement.END).set("sidebarMode",PSPDFKit.SidebarMode.THUMBNAILS))),this.isSubviewVisible){const e=this.pdfInstance.contentDocument.getElementsByClassName("PSPDFKit-Sidebar-Dragger");if(e&&e.length>0){const t=e[0].parentNode;t[Object.keys(t).filter(e=>-1!==e.indexOf("__reactEvent"))[0]].onDoubleClick()}}}doDblClickZoom(){this.hasArticle||this.pdfInstance.viewState.interactionMode!==PSPDFKit.InteractionMode.SEARCH&&this.zone.run(()=>{this.pdfInstance&&(this.isZoomed?(this.isZoomed=!1,this.pdfInstance.setViewState(e=>e.set("interactionMode",null).set("zoom",this.initialZoomLvl).set("viewportPadding",this.resizeToggle?this.VIEWPORT_PADDING:{horizontal:0,vertical:0}))):(this.isZoomed=!0,this.pdfInstance.setViewState(e=>e.set("interactionMode",PSPDFKit.InteractionMode.PAN).set("zoom",this.initialZoomLvl*this.MAX_DBLCLICK_ZOOM).set("viewportPadding",{horizontal:0,vertical:0}))))})}doNothing(e){e.stopPropagation(),e.stopImmediatePropagation(),e.preventDefault()}doZoom(e){if(e.stopPropagation(),e.stopImmediatePropagation(),e.preventDefault(),!this.isSubviewVisible)return e.deltaY>0?this.pdfInstance&&(this.pdfInstance.currentZoomLevel<=this.initialZoomLvl?(this.zone.run(()=>{this.isZoomed=!1}),this.pdfInstance.setViewState(e=>e.set("interactionMode",null).set("zoom",this.initialZoomLvl)),this.pdfInstance.setViewState(e=>e.set("viewportPadding",this.resizeToggle?this.VIEWPORT_PADDING:{horizontal:0,vertical:0}))):this.pdfInstance.setViewState(e=>e.zoomOut())):e.deltaY<0&&this.pdfInstance&&(this.zone.run(()=>{this.isZoomed=!0}),this.pdfInstance.setViewState(e=>e.set("interactionMode",PSPDFKit.InteractionMode.PAN).zoomIn()),this.pdfInstance.setViewState(e=>e.set("viewportPadding",{horizontal:0,vertical:0}))),!1}playerOptOut(){localStorage.setObject("useNewPlayer",!1);const e=location.href.replace("html/viewer","html5");location.assign(e)}exitFromFullscreen(){if(!this.isFullscreenShown)return;const e=document;e.exitFullscreen?e.exitFullscreen():e.webkitExitFullscreen?e.webkitExitFullscreen():e.mozCancelFullScreen?e.mozCancelFullScreen():e.msExitFullscreen&&e.msExitFullscreen(),this.isFullscreenShown=!1}showPreviousPage(){2!==this.currentPage&&this.resizeToggle?this.goToMagazinePage(this.currentPage-2):this.pdfInstance.setViewState(e=>e.goToPreviousPage())}showNextPage(){1!==this.currentPage&&this.resizeToggle?this.goToMagazinePage(this.currentPage+2):this.pdfInstance.setViewState(e=>e.goToNextPage())}}},oBM4:function(e,t,n){"use strict";n.d(t,"c",(function(){return l})),n.d(t,"d",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return a}));var l=function(e){return e.OPEN="open",e.CLOSE="close",e.PAUSE="pause",e.RESUME="resume",e}({}),i=function(e){return e.MAGAZINE="magazine",e.ARTICLE="article",e.ARTICLES="articles",e.POST="post",e.ARCHIVE="archive",e.STOREFRONT="storefront",e.OTHER="other",e}({}),r=function(e){return e.TEASER="teaser",e.FULL="full",e.NONE="none",e}({}),a=function(e){return e.STOREFRONT_START_NOW="storefront_start_now",e.STOREFRONT_BUY="storefront_buy",e.STOREFRONT_LOGIN="storefront_login",e.STOREFRONT_ARTICLE="storefront_article",e.ARTICLE_PURCHASE="article_purchase",e.ARTICLES_NEWSLETTER="articles_newsletter",e.ARTICLES_OPEN_ARTICLE="articles_open_article",e.ARTICLES_OPEN_MAGAZINE="articles_open_magazine",e.ARCHIVE_COVER="archive_cover",e.ARCHIVE_READ="archive_read",e.ARCHIVE_SINGLE_ISSUE="archive_single_issue",e.ARCHIVE_SUBSCRIPTION="archive_subscription",e.ARCHIVE_PAK="archive_pak",e.ARCHIVE_COUPON="archive_coupon",e.ARCHIVE_ACCOUNT="archive_account",e.ARCHIVE_SEARCH="archive_search",e.ARCHIVE_CART="archive_cart",e.ARCHIVE_MESSAGES="archive_messages",e.ARCHIVE_LEADWALL="archive_leadwall",e.TOOLBAR_NEWSLETTER="toolbar_newsletter",e.TOOLBAR_ACCOUNT="toolbar_account",e.TOOLBAR_SEARCH="toolbar_search",e.TOOLBAR_CART="toolbar_cart",e.TOOLBAR_MESSAGES="toolbar_messages",e.MAGAZINE_SEARCH="magazine_search",e.MAGAZINE_THUMBNAILS="magazine_thumbnails",e.MAGAZINE_ARTICLE_INDEX="magazine_article_index",e.MAGAZINE_ARTICLE="magazine_article",e.MAGAZINE_NEXT_PAGE="magazine_next_page",e.MAGAZINE_PREV_PAGE="magazine_prev_page",e.MAGAZINE_PDF_DOWNLOAD="magazine_pdf_download",e.MAGAZINE_ENTER_FULLSCREEN="magazine_enter_fullscreen",e.MAGAZINE_EXIT_FULLSCREEN="magazine_exit_fullscreen",e.MAGAZINE_CART="magazine_cart",e.MAGAZINE_MESSAGES="magazine_messages",e.MAGAZINE_SHARE="magazine_share",e.MAGAZINE_ACCOUNT="magazine_account",e.LOGINPAGE_LOGIN="loginpage_login",e.LOGINPAGE_LOGOUT="loginpage_logout",e.LOGINPAGE_REGISTER="loginpage_register",e.LOGINPAGE_FORGOT_PASSWORD="loginpage_forgot_password",e.LOGINPAGE_FORGOT_PASSWORD_SEND="loginpage_forgot_password_send",e.LOGINPAGE_PAK="loginpage_pak",e.LOGINPAGE_PAK_LOGIN="loginpage_pak_login",e.LOGINPAGE_MY_DATA="loginpage_my_data",e.LOGINPAGE_UNPAID_BILLS="loginpage_unpaid_bills",e.UNPAID_BILLS_PAY="unpaid_bills_pay",e.UNPAID_BILLS_PAY_PAYPAL="unpaid_bills_pay_paypal",e.UNPAID_BILLS_DOWNLOAD="unpaid_bills_download",e.MY_ACCOUNT_EDIT_PROFILE="my_account_edit_profile",e.MY_ACCOUNT_EDIT_SUBSCRIPTION="my_account_edit_subscription",e.MY_ACCOUNT_ADD_ADDRESS="my_account_add_address",e.MY_ACCOUNT_EDIT_ADDRESS="my_account_edit_address",e.MY_ACCOUNT_BILLS="my_account_bills",e.MY_ACCOUNT_UNPAID_BILLS="my_account_unpaid_bills",e.SUBSCRIPTION_DETAILS_PAUSE="subscription_details_pause",e.SUBSCRIPTION_DETAILS_UNSUBSCRIBE="subscription_details_unsubscribe",e.SUBSCRIPTION_DETAILS_EDIT_ADDRESS="subscription_details_edit_address",e.SUBSCRIPTION_DETAILS_CHOOSE_ADDRESS="subscription_details_choose_address",e}({})},oY8m:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return r}));var l=function(e){return e.ABOUT="about",e.PRIVACY="privacy",e.TOS="tos",e.SUPPORT="support",e.APPLE_STORE="apple_store",e.GOOGLE_STORE="google_store",e}({}),i=function(e){return e.PAGE="page",e.EXTERNAL_LINK_IFRAME="external_link_iframe",e.EXTERNAL_LINK_NEW_TAB="external_link_new_tab",e.INTERNAL_LINK="internal_link",e}({}),r=function(e){return e.PAGE="page",e.EXTERNAL_LINK_IFRAME="external_link_iframe",e.EXTERNAL_LINK_NEW_TAB="external_link_new_tab",e.INTERNAL_LINK="internal_link",e.BRAND="brand",e}({})},oapL:function(e,t,n){"use strict";n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return p})),n.d(t,"c",(function(){return m}));var l=n("/HVE"),i=n("8Y7J"),r=n("KCVW"),a=n("EY2u"),o=n("XNiG"),s=n("xgIS"),u=n("3UWI"),c=n("1G5W");const d=Object(l.f)({passive:!0});let h=(()=>{class e{constructor(e,t){this._platform=e,this._ngZone=t,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return a.a;const t=Object(r.e)(e),n=this._monitoredElements.get(t);if(n)return n.subject.asObservable();const l=new o.a,i="cdk-text-field-autofilled",s=e=>{"cdk-text-field-autofill-start"!==e.animationName||t.classList.contains(i)?"cdk-text-field-autofill-end"===e.animationName&&t.classList.contains(i)&&(t.classList.remove(i),this._ngZone.run(()=>l.next({target:e.target,isAutofilled:!1}))):(t.classList.add(i),this._ngZone.run(()=>l.next({target:e.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{t.addEventListener("animationstart",s,d),t.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(t,{subject:l,unlisten:()=>{t.removeEventListener("animationstart",s,d)}}),l.asObservable()}stopMonitoring(e){const t=Object(r.e)(e),n=this._monitoredElements.get(t);n&&(n.unlisten(),n.subject.complete(),t.classList.remove("cdk-text-field-autofill-monitored"),t.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(t))}ngOnDestroy(){this._monitoredElements.forEach((e,t)=>this.stopMonitoring(t))}}return e.ngInjectableDef=Object(i.Ub)({factory:function(){return new e(Object(i.Vb)(l.a),Object(i.Vb)(i.y))},token:e,providedIn:"root"}),e})();class p{constructor(e,t,n){this._elementRef=e,this._platform=t,this._ngZone=n,this._destroyed=new o.a,this._enabled=!0,this._previousMinRows=-1,this._textareaElement=this._elementRef.nativeElement}get minRows(){return this._minRows}set minRows(e){this._minRows=e,this._setMinHeight()}get maxRows(){return this._maxRows}set maxRows(e){this._maxRows=e,this._setMaxHeight()}get enabled(){return this._enabled}set enabled(e){e=Object(r.c)(e),this._enabled!==e&&((this._enabled=e)?this.resizeToFitContent(!0):this.reset())}_setMinHeight(){const e=this.minRows&&this._cachedLineHeight?this.minRows*this._cachedLineHeight+"px":null;e&&(this._textareaElement.style.minHeight=e)}_setMaxHeight(){const e=this.maxRows&&this._cachedLineHeight?this.maxRows*this._cachedLineHeight+"px":null;e&&(this._textareaElement.style.maxHeight=e)}ngAfterViewInit(){this._platform.isBrowser&&(this._initialHeight=this._textareaElement.style.height,this.resizeToFitContent(),this._ngZone.runOutsideAngular(()=>{Object(s.a)(window,"resize").pipe(Object(u.a)(16),Object(c.a)(this._destroyed)).subscribe(()=>this.resizeToFitContent(!0))}))}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_cacheTextareaLineHeight(){if(this._cachedLineHeight)return;let e=this._textareaElement.cloneNode(!1);e.rows=1,e.style.position="absolute",e.style.visibility="hidden",e.style.border="none",e.style.padding="0",e.style.height="",e.style.minHeight="",e.style.maxHeight="",e.style.overflow="hidden",this._textareaElement.parentNode.appendChild(e),this._cachedLineHeight=e.clientHeight,this._textareaElement.parentNode.removeChild(e),this._setMinHeight(),this._setMaxHeight()}ngDoCheck(){this._platform.isBrowser&&this.resizeToFitContent()}resizeToFitContent(e=!1){if(!this._enabled)return;if(this._cacheTextareaLineHeight(),!this._cachedLineHeight)return;const t=this._elementRef.nativeElement,n=t.value;if(!e&&this._minRows===this._previousMinRows&&n===this._previousValue)return;const l=t.placeholder;t.classList.add("cdk-textarea-autosize-measuring"),t.placeholder="",t.style.height=t.scrollHeight-4+"px",t.classList.remove("cdk-textarea-autosize-measuring"),t.placeholder=l,this._ngZone.runOutsideAngular(()=>{"undefined"!=typeof requestAnimationFrame?requestAnimationFrame(()=>this._scrollToCaretPosition(t)):setTimeout(()=>this._scrollToCaretPosition(t))}),this._previousValue=n,this._previousMinRows=this._minRows}reset(){void 0!==this._initialHeight&&(this._textareaElement.style.height=this._initialHeight)}_noopInputHandler(){}_scrollToCaretPosition(e){const{selectionStart:t,selectionEnd:n}=e;this._destroyed.isStopped||document.activeElement!==e||e.setSelectionRange(t,n)}}class m{}},omvX:function(e,t,n){"use strict";n.d(t,"f",(function(){return m})),n.d(t,"g",(function(){return g})),n.d(t,"b",(function(){return f})),n.d(t,"c",(function(){return _})),n.d(t,"a",(function(){return b})),n.d(t,"d",(function(){return a})),n.d(t,"e",(function(){return p}));var l=n("8Y7J"),i=(n("cUpR"),n("GS7A")),r=n("fDlF");class a extends i.b{constructor(e,t){super(),this._nextAnimationId=0,this._renderer=e.createRenderer(t.body,{id:"0",encapsulation:l.R.None,styles:[],data:{animation:[]}})}build(e){const t=this._nextAnimationId.toString();this._nextAnimationId++;const n=Array.isArray(e)?Object(i.j)(e):e;return u(this._renderer,null,t,"register",[n]),new o(t,this._renderer)}}class o extends i.c{constructor(e,t){super(),this._id=e,this._renderer=t}create(e,t){return new s(this._id,e,t||{},this._renderer)}}class s{constructor(e,t,n,l){this.id=e,this.element=t,this._renderer=l,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",n)}_listen(e,t){return this._renderer.listen(this.element,`@@${this.id}:${e}`,t)}_command(e,...t){return u(this._renderer,this.element,this.id,e,t)}onDone(e){this._listen("done",e)}onStart(e){this._listen("start",e)}onDestroy(e){this._listen("destroy",e)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset")}setPosition(e){this._command("setPosition",e)}getPosition(){return 0}}function u(e,t,n,l,i){return e.setProperty(t,`@@${n}:${l}`,i)}class c{constructor(e,t,n){this.delegate=e,this.engine=t,this._zone=n,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),t.onRemovalComplete=(e,t)=>{t&&t.parentNode(e)&&t.removeChild(e.parentNode,e)}}createRenderer(e,t){const n=this.delegate.createRenderer(e,t);if(!(e&&t&&t.data&&t.data.animation)){let e=this._rendererCache.get(n);return e||(e=new d("",n,this.engine),this._rendererCache.set(n,e)),e}const l=t.id,i=t.id+"-"+this._currentId;return this._currentId++,this.engine.register(i,e),t.data.animation.forEach(t=>this.engine.registerTrigger(l,i,e,t.name,t)),new h(this,i,n,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(e,t,n){e>=0&&e<this._microtaskId?this._zone.run(()=>t(n)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(e=>{const[t,n]=e;t(n)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([t,n]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}class d{constructor(e,t,n){this.namespaceId=e,this.delegate=t,this.engine=n,this.destroyNode=this.delegate.destroyNode?e=>t.destroyNode(e):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy()}createElement(e,t){return this.delegate.createElement(e,t)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,t){this.delegate.appendChild(e,t),this.engine.onInsert(this.namespaceId,t,e,!1)}insertBefore(e,t,n){this.delegate.insertBefore(e,t,n),this.engine.onInsert(this.namespaceId,t,e,!0)}removeChild(e,t,n){this.engine.onRemove(this.namespaceId,t,this.delegate,n)}selectRootElement(e,t){return this.delegate.selectRootElement(e,t)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,t,n,l){this.delegate.setAttribute(e,t,n,l)}removeAttribute(e,t,n){this.delegate.removeAttribute(e,t,n)}addClass(e,t){this.delegate.addClass(e,t)}removeClass(e,t){this.delegate.removeClass(e,t)}setStyle(e,t,n,l){this.delegate.setStyle(e,t,n,l)}removeStyle(e,t,n){this.delegate.removeStyle(e,t,n)}setProperty(e,t,n){"@"==t.charAt(0)&&"@.disabled"==t?this.disableAnimations(e,!!n):this.delegate.setProperty(e,t,n)}setValue(e,t){this.delegate.setValue(e,t)}listen(e,t,n){return this.delegate.listen(e,t,n)}disableAnimations(e,t){this.engine.disableAnimations(e,t)}}class h extends d{constructor(e,t,n,l){super(t,n,l),this.factory=e,this.namespaceId=t}setProperty(e,t,n){"@"==t.charAt(0)?"."==t.charAt(1)&&"@.disabled"==t?this.disableAnimations(e,n=void 0===n||!!n):this.engine.process(this.namespaceId,e,t.substr(1),n):this.delegate.setProperty(e,t,n)}listen(e,t,n){if("@"==t.charAt(0)){const l=function(e){switch(e){case"body":return document.body;case"document":return document;case"window":return window;default:return e}}(e);let i=t.substr(1),r="";return"@"!=i.charAt(0)&&([i,r]=function(e){const t=e.indexOf(".");return[e.substring(0,t),e.substr(t+1)]}(i)),this.engine.listen(this.namespaceId,l,i,r,e=>{this.factory.scheduleListenerCallback(e._data||-1,n,e)})}return this.delegate.listen(e,t,n)}}class p extends r.b{constructor(e,t,n){super(e.body,t,n)}}function m(){return new r.g}function g(e,t,n){return new c(e,t,n)}const b=new l.p("AnimationModuleType");class f{}class _{}},"p/rL":function(e,t,n){!function(e){"use strict";e.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_M\u025bkalo_Zuw\u025bnkalo_Zuluyekalo_Utikalo_S\u025btanburukalo_\u0254kut\u0254burukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_M\u025b_Zuw_Zul_Uti_S\u025bt_\u0254ku_Now_Des".split("_"),weekdays:"Kari_Nt\u025bn\u025bn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Nt\u025b_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm"},calendar:{sameDay:"[Bi l\u025br\u025b] LT",nextDay:"[Sini l\u025br\u025b] LT",nextWeek:"dddd [don l\u025br\u025b] LT",lastDay:"[Kunu l\u025br\u025b] LT",lastWeek:"dddd [t\u025bm\u025bnen l\u025br\u025b] LT",sameElse:"L"},relativeTime:{future:"%s k\u0254n\u0254",past:"a b\u025b %s b\u0254",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"l\u025br\u025b kelen",hh:"l\u025br\u025b %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(n("wd/R"))},pBi1:function(e,t,n){"use strict";n.d(t,"b",(function(){return l})),n.d(t,"a",(function(){return i})),n("8Y7J"),n("KCVW"),n("s7LF"),n("Xd0L");class l{}class i{}},pLZG:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("7o/Q");function i(e,t){return function(n){return n.lift(new r(e,t))}}class r{constructor(e,t){this.predicate=e,this.thisArg=t}call(e,t){return t.subscribe(new a(e,this.predicate,this.thisArg))}}class a extends l.a{constructor(e,t,n){super(e),this.predicate=t,this.thisArg=n,this.count=0}_next(e){let t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(n){return void this.destination.error(n)}t&&this.destination.next(e)}}},pMnS:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var l=n("8Y7J"),i=n("iInd"),r=l.sb({encapsulation:2,styles:[],data:{}});function a(e){return l.Qb(0,[(e()(),l.ub(0,16777216,null,null,1,"router-outlet",[],null,null,null,null,null)),l.tb(1,212992,null,0,i.q,[i.b,l.Q,l.j,[8,null],l.h],null,null)],(function(e,t){e(t,1,0)}),null)}function o(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"ng-component",[],null,null,null,a,r)),l.tb(1,49152,null,0,i.E,[],null,null)],null,null)}var s=l.qb("ng-component",i.E,o,{},{},[])},pwBl:function(e,t,n){"use strict";n.d(t,"a",(function(){return h})),n("ydTn");var l=n("THOt"),i=n("AytR"),r=n("XNiG"),a=n("LRne"),o=n("vkgz"),s=n("lJxs"),u=n("JIr8"),c=n("5+tZ"),d=n("X33D");n("RmM4");class h{constructor(e,t,n){this.configurationService=e,this.util=t,this.http=n,this.config=this.configurationService.configuration,this.backend=this.configurationService.backend,this.payTypeOptions=[{name:"Paid Content",value:"paid"},{name:"Leadwall",value:"leadwall"}],this.configSubject=new r.a,this.configObservable=this.configSubject.asObservable(),this.exploreSubject=new r.a,this.exploreSubjectObservable=this.exploreSubject.asObservable()}getX(){this.http.get(i.a.apiUrl+"groups").subscribe(e=>{},e=>{})}getSectionArticle(e){return this.http.get(i.a.apiUrl+"groups/"+this.groupId+"/section_articles?section="+e).pipe(Object(o.a)(t=>{t&&t[0]&&(t[0].sectionId=e,this.backend.articles[e]=t[0])}),Object(s.a)(e=>e[0]||{}))}getArticleDetails(e){return this.http.get(i.a.apiUrl+"articles/"+e).pipe(Object(o.a)(e=>{e&&(this.backend.articles[e.id]=e)}),Object(s.a)(e=>e||{}),Object(u.a)(e=>Object(a.a)({}))).subscribe(()=>{})}getLeadwallDefaults(){return this.http.get(i.a.clientApiV2Url+"groups/"+this.groupId+"/leadwall_metadata").pipe(Object(o.a)(e=>{this.config.leadwall.confirmation||(this.config.leadwall.confirmation=e.leadwall.confirmation),this.config.leadwall.form||(this.config.leadwall.form=e.leadwall.form)}))}getChannelInfo(){return this.http.get(i.a.apiUrl+"groups/"+this.groupId+"/html5_channel_info").pipe(Object(c.a)(e=>e.web_payment_modes.includes("leadwall")?this.getLeadwallDefaults().pipe(Object(s.a)(()=>e),Object(u.a)(t=>Object(a.a)(e))):Object(a.a)(e)),Object(o.a)(e=>{e.html5_articles||(this.config.articles.active=!1),this.backend.channel_info=new d.a(e),this.payTypeOptions.find(e=>e.value===this.config.pricings.payType)?this.backend.channel_info.webPaymentModes.includes("leadwall")&&1===this.backend.channel_info.webPaymentModes.length?this.config.pricings.payType=this.payTypeOptions[1].value:!this.backend.channel_info.webPaymentModes.includes("leadwall")&&this.backend.channel_info.webPaymentModes.length>0&&(this.config.pricings.payType=this.payTypeOptions[0].value):(this.config.pricings.payType=this.payTypeOptions[0].value,this.backend.channel_info.webPaymentModes.includes("leadwall")&&1===this.backend.channel_info.webPaymentModes.length&&(this.config.pricings.payType=this.payTypeOptions[1].value))}),Object(u.a)(e=>Object(a.a)(void 0)))}getHtmlProducts(e){return this.backend.htmlProductsStore[e]?(this.backend.products=this.backend.htmlProductsStore[e].products.map(e=>new l.a(e)),this.backend.productsMap=this.getProductsMap(this.backend.products),this.backend.pakIsSetup="extsub"in this.backend.htmlProductsStore[e],this.backend.singleIssueStoreUrl=this.backend.htmlProductsStore[e].single_issue_store_url,this.backend.subscriptionStoreUrl=this.backend.htmlProductsStore[e].subscription_store_url,Object(a.a)(void 0)):this.http.get(i.a.clientApiV2Url+"magazines/"+e+"/html_products").pipe(Object(s.a)(e=>(e.products=e.products.filter(e=>!e.article_type||"none"===e.article_type),e)),Object(o.a)(t=>{this.backend.htmlProductsStore[e]=t,this.backend.products=t.products.map(e=>new l.a(e)),this.backend.promotion_code=t.promotion_code,this.backend.productsMap=this.getProductsMap(this.backend.products),this.backend.pakIsSetup="extsub"in t,this.backend.singleIssueStoreUrl=t.single_issue_store_url,this.backend.subscriptionStoreUrl=t.subscription_store_url,this.configurationService.migrateProducts()}),Object(u.a)(e=>Object(a.a)(void 0)))}getProductsMap(e){const t={};return e.forEach(e=>{t[e.externalId]=e,e.externalId||e.name||(e.name="Archiv",t[void 0]=e,t.null=e)}),t}getScreenshots(e){if(this.config.hero.article&&this.backend.screenshot_store[this.config.hero.article])return this.backend.screenshot_urls=this.backend.screenshot_store[this.config.hero.article],Object(a.a)(void 0);const t=[];return e&&t.push("test=true"),this.config.hero.issue&&t.push("issue_type="+this.config.hero.issue),this.config.hero.article&&t.push("article_type="+this.config.hero.article),this.http.get(i.a.apiUrl+"marketing_page/"+this.groupId+"/"+this.pageId+"/screenshots?"+t.join("&")).pipe(Object(o.a)(e=>{this.backend.screenshot_urls=e,this.config.hero.article?this.backend.screenshot_store[this.config.hero.article]=e:this.config.hero.issue&&(this.backend.screenshot_store[this.config.hero.issue]=e)}),Object(u.a)(e=>Object(a.a)(void 0)))}getArticlesForIssue(e,t){return this.http.get(i.a.apiUrl+"magazines/"+e+"/article_titles"+(t?"?onlyProper=true":"")).pipe(Object(o.a)(t=>{this.backend.heroArticles[e]=t}),Object(u.a)(e=>Object(a.a)(void 0))).subscribe(()=>{this.backend.heroArticles[e].find(e=>e.external_id===this.config.hero.article)||(this.config.hero.article=void 0)})}getMagazineCovers(e){return this.http.get(i.a.apiUrl+"groups/"+this.groupId+"/magazine_covers?"+(e?"no_limit":"limit=5")).pipe(Object(o.a)(e=>{this.backend.magazine_covers=e,this.backend.magazine_covers.forEach(e=>{this.backend.magazine_covers[e.magazine_external_id]=e});const t=this.backend.magazine_covers[0].magazine_external_id;this.config.articles.articleManual.forEach(e=>{e.issueId||(e.issueId=t)})}),Object(u.a)(e=>Object(a.a)(void 0)))}getSections(){return this.http.get(i.a.apiUrl+"groups/"+this.groupId+"/sections").pipe(Object(o.a)(e=>{let t=e;const n=e.filter(e=>this.config.articles.articleAuto.find(t=>t.id===e.id));this.config.owner||(t=n);for(const l of t)this.getSectionArticle(l.id).subscribe(e=>{l.has_articles=!!e});this.backend.sections=e}))}getGroups(){return this.http.get(i.a.apiUrl+"groups/"+this.groupId+"/groups").pipe(Object(o.a)(e=>{const t={};for(const n of e){const e=this.config.explore.groups[n.external_id];t[n.external_id]={gid:n.external_id,title:n.title,url:n.small_cover_img_url,active:void 0===e||e.active}}t[this.groupId]&&!this.config.general.pageTitle&&(this.config.general.pageTitle=t[this.groupId].title),this.config.explore.groups=t,this.configSubject.next(this.config)}),Object(u.a)(e=>Object(a.a)(void 0)))}uploadLogo(e){const t=new FormData;if(void 0!==e){const n="logo."+e.filename.substr(e.filename.lastIndexOf(".")+1);t.append(n,e.file,n),t.append("json",JSON.stringify({logo_file_name:n}))}return this.http.post(i.a.apiUrl+"marketing_page/"+this.groupId+"/"+this.pageId+"/logo",t)}deleteLogo(){return this.http.delete(i.a.apiUrl+"marketing_page/"+this.groupId+"/"+this.pageId+"/logo")}getConfig(e){return this.http.get(i.a.apiUrl+"marketing_page/"+this.groupId+"/"+this.pageId+"/config").pipe(Object(o.a)(t=>{t.data&&e&&this.deepAssign(this.config,t.data)}))}deepAssign(e,t){for(const n in t)e[n]=null==t[n]||"object"!=typeof t[n]||null==e[n]||"object"!=typeof e[n]||Array.isArray(t[n])||Array.isArray(e[n])?t[n]:this.deepAssign(e[n],t[n]);return e}updateConfig(){return this.http.put(i.a.apiUrl+"marketing_page/"+this.groupId+"/"+this.pageId+"/config",{data:this.config})}createConfig(){return this.http.put(i.a.apiUrl+"marketing_page/"+this.groupId+"/create_page",{data:this.config})}getShoreUrl(){return i.a.publisher?window.origin.replace("pub","app")+"/":i.a.shoreUrl}getArchiveUrl(e){return e||(e=this.groupId),this.getShoreUrl()+"html5/"+e}getArchiveSubscriptionUrl(e){let t="";return e&&(t="?subs="+e),this.getShoreUrl()+"html5/"+this.groupId+t}getArchiveLoginUrl(){return this.getShoreUrl()+"html5/"+this.groupId+"?login"}getArchiveCouponUrl(){return this.getShoreUrl()+"html5/"+this.groupId+"?coupon"}getSearchUrl(){return this.getShoreUrl()+"html5/"+this.groupId+"?search"}getArticleUrl(e,t){return this.getShoreUrl()+"html5/"+this.groupId+"/"+e+"/article/"+t}getMagazineUrl(e){return this.getShoreUrl()+"html5/"+this.groupId+"?selected_magazine="+e}getArticleIndexUrl(e){return e||(e=this.configurationService.selectedIssueId()),this.getShoreUrl()+"html5/"+this.groupId+"/"+e+"/page/1?articleindex"}getCampaignsUrl(){return i.a.shoreUrl+this.groupId+"/shop/storefronts"}getPagesUrl(){return i.a.shoreUrl+this.groupId+"/website/pages"}getHtmlChannelSetupUrl(){return i.a.shoreUrl+this.groupId+"/content/pdf/viewer_settings"}getPricingSetupUrl(){return i.a.shoreUrl+this.groupId+"/shop/general"}getFooterSetupUrl(){return i.a.shoreUrl+this.groupId+"/content/pdf/viewer_settings#footer_links"}getLicenseSetupUrl(){return i.a.shoreUrl+"account/subscriptions"}track(e,t,n,l){this.backend.visitorToken||console.log("TODO: Fix the code to ensure that a visitorToken is created before any tracking happens.");const r={category:"campaign",token:this.backend.visitorToken,track_event:e,track_object:t,group_id:this.groupId,campaign_id:this.pageId};return n&&(r.platform=n),l&&(r.track_details=l),this.http.post(i.a.apiUrl+"marketing_page/tracking",r)}getTrackingStats(){return this.http.get(i.a.apiUrl+"marketing_page/"+this.groupId+"/"+this.pageId+"/track_counters").pipe(Object(o.a)(e=>{}))}}},q5YZ:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.activatedRoute=e,this.mainUrl=void 0,e.data.subscribe(e=>{this.websiteSettings=e.moreTitleGroups.websiteSettings,this.websiteSettings.menu_items.forEach(e=>{e.default&&(this.mainUrl=e.url)})})}ngOnInit(){}}},qloe:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("ydTn"),n("RmM4"),n("naFj"),n("pwBl");class l{constructor(e,t,n,l,i,r,a){this.configurationService=e,this.backendService=t,this.viewerCommonService=n,this.util=l,this.activatedRoute=i,this.snackBar=r,this.translate=a,this.config=this.configurationService.configuration,this.key=i.snapshot.paramMap.get("key"),this.token=i.snapshot.queryParamMap.get("t"),this.email=i.snapshot.queryParamMap.get("email");const o=i.snapshot.paramMap.get("groupId");o&&(this.backendService.groupId=o)}ngOnInit(){}activate(){this.password&&this.confirmPassword&&this.password===this.confirmPassword?this.viewerCommonService.leadwallActivate(this.key,this.token,this.password,this.confirmPassword).subscribe({next:()=>{location.href=this.backendService.getArchiveUrl()},error:e=>{this.snackBar.open(this.translate.instant("LEADWALL_ACTIVATION_ERROR"),void 0,{panelClass:"snackbar-center",duration:2e3})}}):this.snackBar.open(this.translate.instant("LEADWALL_PASSWORD_NO_MATCH"),void 0,{panelClass:"snackbar-center",duration:2e3})}}},quSY:function(e,t,n){"use strict";var l=n("DH7j"),i=n("XoHu"),r=n("n6bG");const a=(()=>{function e(e){return Error.call(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((e,t)=>`${t+1}) ${e.toString()}`).join("\n  ")}`:"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e})();n.d(t,"a",(function(){return o}));let o=(()=>{class e{constructor(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._unsubscribe=e)}unsubscribe(){let t;if(this.closed)return;let{_parentOrParents:n,_unsubscribe:o,_subscriptions:u}=this;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,n instanceof e)n.remove(this);else if(null!==n)for(let e=0;e<n.length;++e)n[e].remove(this);if(Object(r.a)(o))try{o.call(this)}catch(c){t=c instanceof a?s(c.errors):[c]}if(Object(l.a)(u)){let e=-1,n=u.length;for(;++e<n;){const n=u[e];if(Object(i.a)(n))try{n.unsubscribe()}catch(c){t=t||[],c instanceof a?t=t.concat(s(c.errors)):t.push(c)}}}if(t)throw new a(t)}add(t){let n=t;if(!t)return e.EMPTY;switch(typeof t){case"function":n=new e(t);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof e)){const t=n;n=new e,n._subscriptions=[t]}break;default:throw new Error("unrecognized teardown "+t+" added to Subscription.")}let{_parentOrParents:l}=n;if(null===l)n._parentOrParents=this;else if(l instanceof e){if(l===this)return n;n._parentOrParents=[l,this]}else{if(-1!==l.indexOf(this))return n;l.push(this)}const i=this._subscriptions;return null===i?this._subscriptions=[n]:i.push(n),n}remove(e){const t=this._subscriptions;if(t){const n=t.indexOf(e);-1!==n&&t.splice(n,1)}}}var t;return e.EMPTY=((t=new e).closed=!0,t),e})();function s(e){return e.reduce((e,t)=>e.concat(t instanceof a?t.errors:t),[])}},qv01:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("w0da"),r=n("h+Wg"),a=n("s6ns"),o=n("bKmh"),s=n("A6Dw"),u=n("SVse"),c=n("kwfl"),d=n("gXLG");class h{constructor(e,t){this.elementRef=e,this.trackingService=t,this.goToMagazinePage=new l.m,this.goToArticle=new l.m,this.openGallery=new l.m,this.item=this.item||JSON.parse(this.elementRef.nativeElement.getAttribute("item")),this.convertedColor=this.colorDecimalToRGB(this.item.background_color)}ngOnInit(){}ngAfterViewInit(){this.elementRef.nativeElement.parentNode.parentElement.style.zIndex=2}onImageAreaClick(){if("image_gallery"===this.item.type)this.openGallery.emit(this.item);else if(this.item.web_link&&""!==this.item.web_link){let t,n="";try{t=decodeURIComponent(this.item.web_link)}catch(e){t=""}let l="";0===t.indexOf("http")||0===t.indexOf("files/")?(n="_blank",0===t.indexOf("files/")&&(l="/")):0===t.indexOf("mailto")&&(n="_top"),this.trackingService.sendTrackingEvent(c.e.EVENT_TYPE_LINK_CLICK,t),window.open(l+t,n)}else this.item.go_to_page>0?this.goToMagazinePage.emit(+this.item.go_to_page):this.item.article_id&&this.goToArticle.emit(this.item.article_id)}colorDecimalToRGB(e){let t,n,l;return t=e>>16,n=e>>8&255,l=255&e,[t,n,l]}ngOnDestroy(){}}n.d(t,"a",(function(){return w}));var p=l.sb({encapsulation:0,styles:[[""]],data:{}});function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","area-item"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"app-youtube-video",[],null,null,null,i.b,i.a)),l.tb(2,4308992,null,0,r.a,[l.y,a.e,l.E],{item:[0,"item"],convertedColor:[1,"convertedColor"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.item,n.convertedColor)}),null)}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","area-item"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"app-mp4-video",[],null,null,null,o.c,o.b)),l.tb(2,4308992,null,0,s.a,[l.y,a.e,l.E],{item:[0,"item"],convertedColor:[1,"convertedColor"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.item,n.convertedColor)}),null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"img",[["alt",""]],[[1,"src",4]],null,null,null,null)),l.Lb(512,null,u.K,u.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{opacity:0})],(function(e,t){var n=e(t,3,0,.01*t.component.item.alpha);e(t,2,0,n)}),(function(e,t){e(t,0,0,t.component.item.file_url)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[],null,null,null,null,null)),l.Lb(512,null,u.K,u.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,u.r,[u.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0})],(function(e,t){var n=t.component,l=e(t,3,0,"rgba("+n.convertedColor[0]+", "+n.convertedColor[1]+", "+n.convertedColor[2]+", "+.01*n.item.alpha+")");e(t,2,0,l)}),null)}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","area-item"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.onImageAreaClick()&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(2,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(4,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.item.file_url),e(t,4,0,!n.item.file_url)}),null)}function v(e){return l.Qb(0,[l.Mb(671088640,1,{videoImgElement:0}),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(2,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(4,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(6,16384,null,0,u.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,"video"===n.item.type&&"youtube"===n.item.video_type),e(t,4,0,"video"===n.item.type&&"youtube"!==n.item.video_type),e(t,6,0,"image"===n.item.type||"image_gallery"===n.item.type)}),null)}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-magazine-item",[],null,null,null,v,p)),l.tb(1,4440064,null,0,h,[l.k,d.a],null,null)],(function(e,t){e(t,1,0)}),null)}var w=l.qb("app-magazine-item",h,y,{},{goToMagazinePage:"goToMagazinePage",goToArticle:"goToArticle",openGallery:"openGallery"},[])},qvJo:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={s:["\u0925\u094b\u0921\u092f\u093e \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940","\u0925\u094b\u0921\u0947 \u0938\u0945\u0915\u0902\u0921"],ss:[e+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",e+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[e+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",e+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[e+" \u0935\u0930\u093e\u0902\u0928\u0940",e+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[e+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",e+" \u0926\u0940\u0938"],M:["\u090f\u0915\u093e \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928","\u090f\u0915 \u092e\u094d\u0939\u092f\u0928\u094b"],MM:[e+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",e+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[e+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",e+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return l?i[n][0]:i[n][1]}e.defineLocale("gom-deva",{months:{standalone:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u092f_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),format:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092e\u093e\u0930\u094d\u091a\u093e\u091a\u094d\u092f\u093e_\u090f\u092a\u094d\u0930\u0940\u0932\u093e\u091a\u094d\u092f\u093e_\u092e\u0947\u092f\u093e\u091a\u094d\u092f\u093e_\u091c\u0942\u0928\u093e\u091a\u094d\u092f\u093e_\u091c\u0941\u0932\u092f\u093e\u091a\u094d\u092f\u093e_\u0911\u0917\u0938\u094d\u091f\u093e\u091a\u094d\u092f\u093e_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0911\u0915\u094d\u091f\u094b\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0921\u093f\u0938\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940._\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u092f\u0924\u093e\u0930_\u0938\u094b\u092e\u093e\u0930_\u092e\u0902\u0917\u0933\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930_\u0938\u0941\u0915\u094d\u0930\u093e\u0930_\u0936\u0947\u0928\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0906\u092f\u0924._\u0938\u094b\u092e._\u092e\u0902\u0917\u0933._\u092c\u0941\u0927._\u092c\u094d\u0930\u0947\u0938\u094d\u0924._\u0938\u0941\u0915\u094d\u0930._\u0936\u0947\u0928.".split("_"),weekdaysMin:"\u0906_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u092c\u094d\u0930\u0947_\u0938\u0941_\u0936\u0947".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LTS:"A h:mm:ss [\u0935\u093e\u091c\u0924\u093e\u0902]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",llll:"ddd, D MMM YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]"},calendar:{sameDay:"[\u0906\u092f\u091c] LT",nextDay:"[\u092b\u093e\u0932\u094d\u092f\u093e\u0902] LT",nextWeek:"[\u092b\u0941\u0921\u0932\u094b] dddd[,] LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092b\u093e\u091f\u0932\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s \u0906\u0926\u0940\u0902",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(e,t){switch(t){case"D":return e+"\u0935\u0947\u0930";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:0,doy:3},meridiemParse:/\u0930\u093e\u0924\u0940|\u0938\u0915\u093e\u0933\u0940\u0902|\u0926\u0928\u092a\u093e\u0930\u093e\u0902|\u0938\u093e\u0902\u091c\u0947/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924\u0940"===t?e<4?e:e+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===t?e:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===t?e>12?e:e+12:"\u0938\u093e\u0902\u091c\u0947"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0930\u093e\u0924\u0940":e<12?"\u0938\u0915\u093e\u0933\u0940\u0902":e<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":e<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(n("wd/R"))},r0V8:function(e,t,n){"use strict";n.d(t,"b",(function(){return h})),n.d(t,"a",(function(){return a})),n.d(t,"d",(function(){return p})),n.d(t,"c",(function(){return m}));var l=n("8Y7J"),i=n("KCVW"),r=(n("s7LF"),n("Xd0L"));const a=new l.p("mat-checkbox-click-action");let o=0;const s=function(){var e={Init:0,Checked:1,Unchecked:2,Indeterminate:3};return e[e.Init]="Init",e[e.Checked]="Checked",e[e.Unchecked]="Unchecked",e[e.Indeterminate]="Indeterminate",e}();class u{}class c{constructor(e){this._elementRef=e}}const d=Object(r.F)(Object(r.A)(Object(r.B)(Object(r.C)(c)),"accent"));class h extends d{constructor(e,t,n,i,r,a,u){super(e),this._changeDetectorRef=t,this._focusMonitor=n,this._ngZone=i,this._clickAction=a,this._animationMode=u,this.ariaLabel="",this.ariaLabelledby=null,this._uniqueId="mat-checkbox-"+ ++o,this.id=this._uniqueId,this.labelPosition="after",this.name=null,this.change=new l.m,this.indeterminateChange=new l.m,this._onTouched=()=>{},this._currentAnimationClass="",this._currentCheckState=s.Init,this._controlValueAccessorChangeFn=()=>{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this.tabIndex=parseInt(r)||0,this._focusMonitor.monitor(e,!0).subscribe(e=>{e||Promise.resolve().then(()=>{this._onTouched(),t.markForCheck()})})}get inputId(){return(this.id||this._uniqueId)+"-input"}get required(){return this._required}set required(e){this._required=Object(i.c)(e)}ngAfterViewChecked(){}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}get checked(){return this._checked}set checked(e){e!=this.checked&&(this._checked=e,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){const t=Object(i.c)(e);t!==this.disabled&&(this._disabled=t,this._changeDetectorRef.markForCheck())}get indeterminate(){return this._indeterminate}set indeterminate(e){const t=e!=this._indeterminate;this._indeterminate=e,t&&(this._transitionCheckState(this._indeterminate?s.Indeterminate:this.checked?s.Checked:s.Unchecked),this.indeterminateChange.emit(this._indeterminate))}_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(e){this.checked=!!e}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_getAriaChecked(){return this.checked?"true":this.indeterminate?"mixed":"false"}_transitionCheckState(e){let t=this._currentCheckState,n=this._elementRef.nativeElement;if(t!==e&&(this._currentAnimationClass.length>0&&n.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(t,e),this._currentCheckState=e,this._currentAnimationClass.length>0)){n.classList.add(this._currentAnimationClass);const e=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{n.classList.remove(e)},1e3)})}}_emitChangeEvent(){const e=new u;e.source=this,e.checked=this.checked,this._controlValueAccessorChangeFn(this.checked),this.change.emit(e)}toggle(){this.checked=!this.checked}_onInputClick(e){e.stopPropagation(),this.disabled||"noop"===this._clickAction?this.disabled||"noop"!==this._clickAction||(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==this._clickAction&&Promise.resolve().then(()=>{this._indeterminate=!1,this.indeterminateChange.emit(this._indeterminate)}),this.toggle(),this._transitionCheckState(this._checked?s.Checked:s.Unchecked),this._emitChangeEvent())}focus(e="keyboard",t){this._focusMonitor.focusVia(this._inputElement,e,t)}_onInteractionEvent(e){e.stopPropagation()}_getAnimationClassForCheckStateTransition(e,t){if("NoopAnimations"===this._animationMode)return"";let n="";switch(e){case s.Init:if(t===s.Checked)n="unchecked-checked";else{if(t!=s.Indeterminate)return"";n="unchecked-indeterminate"}break;case s.Unchecked:n=t===s.Checked?"unchecked-checked":"unchecked-indeterminate";break;case s.Checked:n=t===s.Unchecked?"checked-unchecked":"checked-indeterminate";break;case s.Indeterminate:n=t===s.Checked?"indeterminate-checked":"indeterminate-unchecked"}return"mat-checkbox-anim-"+n}}class p{}class m{}},"r0f/":function(e,t,n){"use strict";var l=n("H/3d"),i=n("8Y7J"),r=n("TSSN"),a=n("SVse"),o=n("Mr+X"),s=n("Gi4r"),u=n("goRb"),c=n("krRb"),d=n("cYBl"),h=n("GjTt"),p=n("naTb"),m=n("BRA/");n.d(t,"a",(function(){return G}));var g=i.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{padding:20px;display:block;position:relative;width:390px}.back[_ngcontent-%COMP%]{font-size:30px;cursor:pointer}.right[_ngcontent-%COMP%]{position:absolute;right:0}.my-abos[_ngcontent-%COMP%], .my-account[_ngcontent-%COMP%], .my-addresses[_ngcontent-%COMP%]{width:100%}.my-abos[_ngcontent-%COMP%]   .no-data[_ngcontent-%COMP%], .my-account[_ngcontent-%COMP%]   .no-data[_ngcontent-%COMP%], .my-addresses[_ngcontent-%COMP%]   .no-data[_ngcontent-%COMP%]{text-align:center;margin-bottom:10px}.my-account[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin-left:10px}"],l.a],data:{}});function b(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.component.accountData.diverse_salutation)}))}function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"li",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.context.$implicit.title)}))}function _(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"label",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",":"])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,2,"ul",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,f)),i.tb(6,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,6,0,t.component.getActiveNewsletters())}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("NEWSLETTER.LABEL")))}))}function v(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,18,"div",[["class","my-account"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(4,0,null,null,14,"div",[],null,null,null,null,null)),(e()(),i.ub(5,0,null,null,6,"p",[],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,5,"b",[],null,null,null,null,null)),(e()(),i.Ob(7,null,[""," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,b)),i.tb(10,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.Ob(11,null,[" "," ",""])),(e()(),i.ub(12,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),i.Ob(13,null,["",""])),(e()(),i.kb(16777216,null,null,1,null,_)),i.tb(15,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(16,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.editAccountSettings()&&l),l}),null,null)),(e()(),i.ub(17,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(18,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){var n=t.component;e(t,10,0,n.accountData.diverse_salutation),e(t,15,0,n.getActiveNewsletters().length>0),e(t,18,0,"edit")}),(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.ACCOUNT_TITLE_MYACCOUNT"))),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("readers."+n.accountData.salutation.toUpperCase()))),e(t,11,0,n.accountData.first_name,n.accountData.last_name),e(t,13,0,n.accountData.email),e(t,17,0,i.Gb(t,18).inline,"primary"!==i.Gb(t,18).color&&"accent"!==i.Gb(t,18).color&&"warn"!==i.Gb(t,18).color)}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"p",[["class","no-data"]],null,null,null,null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.ACCOUNT_NO_ACTIVE_SUBSCRIPTION")))}))}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,14,"div",[["class","mb-4"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(3,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(5,null,[" ",""])),(e()(),i.ub(6,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),i.Ob(7,null,["",": ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(9,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),i.Ob(10,null,["",": ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(12,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.editSubscription(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(13,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(14,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,14,0,"edit")}),(function(e,t){var n=t.component;e(t,3,0,i.Pb(t,3,0,i.Gb(t,4).transform("readers.ACCOUNT_MYSUBS_TITLENAME"))),e(t,5,0,t.context.$implicit.title),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("readers.ACCOUNT_MYSUBS_SUBS_START")),n.readersService.getReadableDate(t.context.$implicit.start_timestamp)),e(t,10,0,i.Pb(t,10,0,i.Gb(t,11).transform("readers.ACCOUNT_MYSUBS_SUBS_END")),n.readersService.getReadableDate(t.context.$implicit.end_timestamp)),e(t,13,0,i.Gb(t,14).inline,"primary"!==i.Gb(t,14).color&&"accent"!==i.Gb(t,14).color&&"warn"!==i.Gb(t,14).color)}))}function k(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["class","my-abos"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(5,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(7,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,5,0,0===n.subscriptionsData.length),e(t,7,0,n.subscriptionsData)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.ACCOUNT_TITLE_MYSUBS")))}))}function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["class","mb-4"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),(e()(),i.ub(3,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),i.Ob(4,null,["",""])),(e()(),i.ub(5,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.editSubscription(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(6,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(7,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,7,0,"edit")}),(function(e,t){e(t,2,0,t.context.$implicit.title),e(t,4,0,t.context.$implicit.receiver),e(t,6,0,i.Gb(t,7).inline,"primary"!==i.Gb(t,7).color&&"accent"!==i.Gb(t,7).color&&"warn"!==i.Gb(t,7).color)}))}function S(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"div",[["class","my-abos"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,C)),i.tb(5,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){e(t,5,0,t.component.giftSubscriptionsData)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.ACCOUNT_TITLE_GIFT_SUBS")))}))}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,5,"p",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(3,null,[""," ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(5,null,[" ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showPaidBills()&&l),l}),null,null)),(e()(),i.ub(8,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(9,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,9,0,"edit")}),(function(e,t){e(t,3,0,t.component.billsData.paid.length,i.Pb(t,3,1,i.Gb(t,4).transform("readers.ACCOUNT_PAID"))),e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("readers.ACCOUNT_BILLS"))),e(t,8,0,i.Gb(t,9).inline,"primary"!==i.Gb(t,9).color&&"accent"!==i.Gb(t,9).color&&"warn"!==i.Gb(t,9).color)}))}function L(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,5,"p",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(3,null,[""," ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(5,null,[" ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,2,"button",[["class","btn btn-warning edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showUnpaidBills()&&l),l}),null,null)),(e()(),i.ub(8,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(9,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,9,0,"edit")}),(function(e,t){e(t,3,0,t.component.billsData.unpaid.length,i.Pb(t,3,1,i.Gb(t,4).transform("readers.ACCOUNT_PROCESSING"))),e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("readers.ACCOUNT_BILLS"))),e(t,8,0,i.Gb(t,9).inline,"primary"!==i.Gb(t,9).color&&"accent"!==i.Gb(t,9).color&&"warn"!==i.Gb(t,9).color)}))}function O(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,5,"p",[],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),i.Ob(3,null,[""," ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.Ob(5,null,[" ",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(7,0,null,null,2,"button",[["class","btn btn-error edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showUnpaidBills()&&l),l}),null,null)),(e()(),i.ub(8,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(9,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,9,0,"edit")}),(function(e,t){e(t,3,0,t.component.billsData.unpaid.length,i.Pb(t,3,1,i.Gb(t,4).transform("readers.ACCOUNT_UNPAID"))),e(t,5,0,i.Pb(t,5,0,i.Gb(t,6).transform("readers.ACCOUNT_BILLS"))),e(t,8,0,i.Gb(t,9).inline,"primary"!==i.Gb(t,9).color&&"accent"!==i.Gb(t,9).color&&"warn"!==i.Gb(t,9).color)}))}function P(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,x)),i.tb(5,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,L)),i.tb(7,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,O)),i.tb(9,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.billsData.paid.length>0),e(t,7,0,n.billsData.processing.length>0),e(t,9,0,n.billsData.unpaid.length>0)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.ACCOUNT_MY_BILLS")))}))}function T(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function I(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"p",[["class","no-data"]],null,null,null,null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("readers.ACCOUNT_NO_ADDRESS")))}))}function D(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"app-address",[],null,null,null,u.b,u.a)),i.tb(2,114688,null,0,c.a,[d.a],{addressId:[0,"addressId"],firstName:[1,"firstName"],lastName:[2,"lastName"],zipCode:[3,"zipCode"],city:[4,"city"],address1:[5,"address1"],address2:[6,"address2"]},null),(e()(),i.ub(3,0,null,null,2,"button",[["class","btn btn-success edit-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.editAddress(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(4,0,null,null,1,"mat-icon",[["class","mat-icon notranslate"],["role","img"],["svgIcon","edit"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,o.b,o.a)),i.tb(5,9158656,null,0,s.b,[i.k,s.d,[8,null],[2,s.a],[2,i.l]],{svgIcon:[0,"svgIcon"]},null)],(function(e,t){e(t,2,0,t.context.$implicit.id,t.context.$implicit.first_name,t.context.$implicit.last_name,t.context.$implicit.zip,t.context.$implicit.city,t.context.$implicit.address1,t.context.$implicit.address2),e(t,5,0,"edit")}),(function(e,t){e(t,4,0,i.Gb(t,5).inline,"primary"!==i.Gb(t,5).color&&"accent"!==i.Gb(t,5).color&&"warn"!==i.Gb(t,5).color)}))}function E(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,10,"div",[["class","my-addresses"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"h5",[],null,null,null,null,null)),(e()(),i.Ob(2,null,["",""])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,I)),i.tb(5,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,D)),i.tb(7,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.ub(8,0,null,null,2,"button",[["class","btn btn-success single-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addNewAddress()&&l),l}),null,null)),(e()(),i.Ob(9,null,["",""])),i.Ib(131072,r.j,[r.k,i.h])],(function(e,t){var n=t.component;e(t,5,0,0===n.addressesData.length),e(t,7,0,n.addressesData)}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.ACCOUNT_TITLE_MYADDRESS"))),e(t,9,0,i.Pb(t,9,0,i.Gb(t,10).transform("readers.NEW_ADDRESS")))}))}function A(e){return i.Qb(0,[(e()(),i.kb(16777216,null,null,1,null,v)),i.tb(1,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(2,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,k)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,M)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,S)),i.tb(8,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(9,0,null,null,0,"hr",[],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,P)),i.tb(11,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,T)),i.tb(13,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,E)),i.tb(15,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(16,0,null,null,0,"hr",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,1,0,n.accountData),e(t,4,0,n.subscriptionsData),e(t,6,0,n.giftSubscriptionsData&&n.giftSubscriptionsData.length>0),e(t,8,0,n.giftSubscriptionsData&&n.giftSubscriptionsData.length>0),e(t,11,0,n.showBills),e(t,13,0,n.showBills),e(t,15,0,n.addressesData)}),null)}function Y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-my-account",[],null,null,null,A,g)),i.tb(1,114688,null,0,h.a,[d.a,p.a,m.a],null,null)],(function(e,t){e(t,1,0)}),null)}var G=i.qb("app-my-account",h.a,Y,{},{},[])},r8LC:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("TSSN"),r=n("s7LF"),a=n("SVse"),o=n("64Hl"),s=n("s6ns"),u=n("KbaO"),c=n("dFDH"),d=n("iInd"),h=n("naFj");n.d(t,"a",(function(){return M}));var p=l.sb({encapsulation:0,styles:[['.coupon-wrapper[_ngcontent-%COMP%]{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;z-index:990;top:0;left:0;height:100%;width:100%}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]{position:static;pointer-events:auto;overflow:auto;z-index:991;display:flex;max-width:100%;max-height:100%}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]{display:block;border-radius:4px;height:100%;background-color:#fff;overflow:hidden!important;min-width:inherit;min-height:inherit;width:100%;max-width:320px;position:relative;font-family:"PT Sans";padding-bottom:27px}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container.wide[_ngcontent-%COMP%]{max-width:640px}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15px;color:#3a3a3a;letter-spacing:.21px;text-align:left}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:32px;width:100%;padding:0 0 0 5px;border:1px solid #979797;font-size:15px;box-sizing:border-box;background-color:#fff}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .back[_ngcontent-%COMP%], .coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{float:right;font-family:"3dz"!important;vertical-align:top;font-size:30px;color:#9e9e9e;position:absolute;right:5px;top:5px;background-color:transparent;line-height:1}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .back[_ngcontent-%COMP%]:focus, .coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .back[_ngcontent-%COMP%]:hover, .coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]:focus, .coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]:hover{color:#000;text-decoration:none;cursor:pointer}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .back[_ngcontent-%COMP%]{float:left;right:auto;left:5px}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .back[_ngcontent-%COMP%]::after{content:"<"}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{border-radius:3px;background-color:#4d4d4d;width:100%;font-size:14px;letter-spacing:1.3px;color:#fffefe;margin-left:auto;margin-right:auto;font-weight:400;min-width:229px;max-width:340px;height:37px;display:block;margin-top:16px;cursor:pointer!important}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .btn.login[_ngcontent-%COMP%], .coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .btn.register[_ngcontent-%COMP%]{background-color:#e70018}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{width:100%;color:#3a3a3a;font-size:17px;letter-spacing:.38px;font-weight:700;min-height:62px;text-transform:uppercase;background-color:#f0f0f0;text-align:center;padding-top:20px;padding-right:45px;padding-left:45px}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .content[_ngcontent-%COMP%]{margin-top:20px;font-size:15px;color:#3a3a3a;letter-spacing:.21px;text-align:left;padding:0 45px}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .content[_ngcontent-%COMP%]   .coupon-input[_ngcontent-%COMP%]{font-weight:700}.coupon-wrapper[_ngcontent-%COMP%]   .coupon-content[_ngcontent-%COMP%]   .coupon-container[_ngcontent-%COMP%]   .description[_ngcontent-%COMP%]{font-size:10.5px;color:#a7a7a7;letter-spacing:.93px;text-align:left;line-height:15px}']],data:{}});function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"button",[["class","back"],["type","button"]],[[8,"title",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.goBackAction(n)&&l),l}),null,null)),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,0,0,l.yb(1,"",l.Pb(t,0,0,l.Gb(t,1).transform("BACK")),""))}))}function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"br",[],null,null,null,null,null))],null,null)}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,9,"div",[["class","coupon-input"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"label",[["for","promoCodeParam"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,5,"input",[["id","promoCodeParam"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,5)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,5).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,5)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,5)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.couponParam=n)&&i),i}),null,null)),l.tb(5,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(7,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(9,16384,null,0,r.q,[[4,r.p]],null,null)],(function(e,t){e(t,7,0,t.component.couponParam)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("COUPON_PARAM_LABEL"))),e(t,4,0,l.Gb(t,9).ngClassUntouched,l.Gb(t,9).ngClassTouched,l.Gb(t,9).ngClassPristine,l.Gb(t,9).ngClassDirty,l.Gb(t,9).ngClassValid,l.Gb(t,9).ngClassInvalid,l.Gb(t,9).ngClassPending)}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,29,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","title"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,25,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,3,"p",[],null,null,null,null,null)),(e()(),l.ub(6,0,null,null,2,"b",[],null,null,null,null,null)),(e()(),l.Ob(7,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(9,0,null,null,9,"div",[["class","coupon-input"]],null,null,null,null,null)),(e()(),l.ub(10,0,null,null,2,"label",[["for","promoCode"]],null,null,null,null,null)),(e()(),l.Ob(11,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(13,0,null,null,5,"input",[["id","promoCode"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,14)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,14).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,14)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,14)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.couponCode=n)&&i),i}),null,null)),l.tb(14,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(16,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(18,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(20,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(22,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(23,0,null,null,2,"button",[["class","btn login mt-3"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.activateCoupon()&&l),l}),null,null)),(e()(),l.Ob(24,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(26,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.ub(27,0,null,null,2,"div",[["class","description"]],null,null,null,null,null)),(e()(),l.Ob(28,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h])],(function(e,t){var n=t.component;e(t,16,0,n.couponCode),e(t,20,0,n.promoCode.code_param_name),e(t,22,0,n.promoCode.code_param_name)}),(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("COUPON_TITLE_LABEL"))),e(t,7,0,l.Pb(t,7,0,l.Gb(t,8).transform("COUPON_HEADLINE_LABEL"))),e(t,11,0,l.Pb(t,11,0,l.Gb(t,12).transform("COUPON_LABEL_LABEL"))),e(t,13,0,l.Gb(t,18).ngClassUntouched,l.Gb(t,18).ngClassTouched,l.Gb(t,18).ngClassPristine,l.Gb(t,18).ngClassDirty,l.Gb(t,18).ngClassValid,l.Gb(t,18).ngClassInvalid,l.Gb(t,18).ngClassPending),e(t,24,0,l.Pb(t,24,0,l.Gb(t,25).transform("COUPON_BUTTON_LABEL"))),e(t,28,0,l.Pb(t,28,0,l.Gb(t,29).transform("COUPON_DESCRIPTION_LABEL")))}))}function _(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","title"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,9,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(8,0,null,null,2,"button",[["class","btn register mt-3"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showRegister()&&l),l}),null,null)),(e()(),l.Ob(9,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(11,0,null,null,2,"button",[["class","btn mt-3"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showKeoskLogin()&&l),l}),null,null)),(e()(),l.Ob(12,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("COUPON_REGISTER_TITLE"))),e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("COUPON_REGISTER_DESCRIPTION"))),e(t,9,0,l.Pb(t,9,0,l.Gb(t,10).transform("COUPON_REGISTER_REGISTER_BUTTON"))),e(t,12,0,l.Pb(t,12,0,l.Gb(t,13).transform("COUPON_REGISTER_LOGIN_BUTTON")))}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,29,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","title"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,25,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,2,"p",[],null,null,null,null,null)),(e()(),l.Ob(6,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(8,0,null,null,7,"div",[["class","coupon-input"]],null,null,null,null,null)),(e()(),l.ub(9,0,null,null,6,"input",[["id","email"]],[[8,"placeholder",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var i=!0,r=e.component;return"input"===t&&(i=!1!==l.Gb(e,10)._handleInput(n.target.value)&&i),"blur"===t&&(i=!1!==l.Gb(e,10).onTouched()&&i),"compositionstart"===t&&(i=!1!==l.Gb(e,10)._compositionStart()&&i),"compositionend"===t&&(i=!1!==l.Gb(e,10)._compositionEnd(n.target.value)&&i),"ngModelChange"===t&&(i=!1!==(r.emailAddress=n)&&i),i}),null,null)),l.tb(10,16384,null,0,r.e,[l.E,l.k,[2,r.a]],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.e]),l.tb(12,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(14,16384,null,0,r.q,[[4,r.p]],null,null),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(16,0,null,null,9,"div",[["class","terms-container"]],null,null,null,null,null)),(e()(),l.ub(17,0,null,null,5,"input",[["id","coupon_terms"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(e,t,n){var i=!0,r=e.component;return"change"===t&&(i=!1!==l.Gb(e,18).onChange(n.target.checked)&&i),"blur"===t&&(i=!1!==l.Gb(e,18).onTouched()&&i),"ngModelChange"===t&&(i=!1!==(r.accepted=n)&&i),i}),null,null)),l.tb(18,16384,null,0,r.b,[l.E,l.k],null,null),l.Lb(1024,null,r.o,(function(e){return[e]}),[r.b]),l.tb(20,671744,null,0,r.t,[[8,null],[8,null],[8,null],[6,r.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,r.p,null,[r.t]),l.tb(22,16384,null,0,r.q,[[4,r.p]],null,null),(e()(),l.ub(23,0,null,null,0,"label",[["class","default-color"],["for","coupon_terms"]],null,null,null,null,null)),(e()(),l.ub(24,0,null,null,1,"label",[["class","terms-text"],["for","coupon_terms"]],[[8,"innerHTML",1]],null,null,null,null)),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(26,0,null,null,2,"button",[["class","btn login mt-3"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.register()&&l),l}),null,null)),(e()(),l.Ob(27,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(29,0,null,null,0,"br",[],null,null,null,null,null))],(function(e,t){var n=t.component;e(t,12,0,n.emailAddress),e(t,20,0,n.accepted)}),(function(e,t){var n=t.component;e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("COUPON_REGISTER_FORM_TITLE"))),e(t,6,0,l.Pb(t,6,0,l.Gb(t,7).transform("COUPON_REGISTER_FORM_DESCRIPTION"))),e(t,9,0,l.yb(1,"",l.Pb(t,9,0,l.Gb(t,15).transform("COUPON_REGISTER_FORM_EMAIL_PLACEHOLDER")),""),l.Gb(t,14).ngClassUntouched,l.Gb(t,14).ngClassTouched,l.Gb(t,14).ngClassPristine,l.Gb(t,14).ngClassDirty,l.Gb(t,14).ngClassValid,l.Gb(t,14).ngClassInvalid,l.Gb(t,14).ngClassPending),e(t,17,0,l.Gb(t,22).ngClassUntouched,l.Gb(t,22).ngClassTouched,l.Gb(t,22).ngClassPristine,l.Gb(t,22).ngClassDirty,l.Gb(t,22).ngClassValid,l.Gb(t,22).ngClassInvalid,l.Gb(t,22).ngClassPending),e(t,24,0,l.Pb(t,24,0,l.Gb(t,25).transform("COUPON_REGISTER_FORM_DISCLAIMER"))),e(t,26,0,!n.accepted),e(t,27,0,l.Pb(t,27,0,l.Gb(t,28).transform("COUPON_REGISTER_FORM_BUTTON")))}))}function y(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,9,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"div",[["class","title"]],null,null,null,null,null)),(e()(),l.Ob(2,null,["",""])),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(4,0,null,null,5,"div",[["class","content"]],null,null,null,null,null)),(e()(),l.ub(5,0,null,null,1,"p",[],[[8,"innerHTML",1]],null,null,null,null)),l.Ib(131072,i.j,[i.k,l.h]),(e()(),l.ub(7,0,null,null,2,"button",[["class","btn login mt-3"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.resendEmail()&&l),l}),null,null)),(e()(),l.Ob(8,null,[" "," "])),l.Ib(131072,i.j,[i.k,l.h])],null,(function(e,t){e(t,2,0,l.Pb(t,2,0,l.Gb(t,3).transform("COUPON_CONFIRMATION_TITLE"))),e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("COUPON_CONFIRMATION_DESCRIPTION"))),e(t,8,0,l.Pb(t,8,0,l.Gb(t,9).transform("COUPON_CONFIRMATION_BUTTON")))}))}function w(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,17,"div",[["class","coupon-wrapper"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,16,"div",[["class","coupon-content"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,15,"div",[["class","coupon-container"]],null,null,null,null,null)),l.Lb(512,null,a.I,a.J,[l.r,l.s,l.k,l.E]),l.tb(4,278528,null,0,a.m,[a.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Jb(5,{wide:0}),(e()(),l.ub(6,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeCouponDialog()&&l),l}),null,null)),(e()(),l.Ob(-1,null,["q"])),(e()(),l.kb(16777216,null,null,1,null,m)),l.tb(9,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(11,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_)),l.tb(13,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,v)),l.tb(15,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,y)),l.tb(17,16384,null,0,a.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component,l=e(t,5,0,"couponView"!==n.currentView);e(t,4,0,"coupon-container",l),e(t,9,0,n.showBackButton),e(t,11,0,"couponView"===n.currentView),e(t,13,0,"couponLogin"===n.currentView),e(t,15,0,"couponForm"===n.currentView),e(t,17,0,"couponConfirm"===n.currentView)}),null)}function k(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-coupon",[],null,null,null,w,p)),l.tb(1,114688,null,0,o.a,[s.i,s.e,u.b,c.b,i.k,d.l,h.a],null,null)],(function(e,t){e(t,1,0)}),null)}var M=l.qb("app-coupon",o.a,k,{},{},[])},rYMj:function(e,t,n){"use strict";var l=n("ar1G"),i=n("8Y7J"),r=n("BIT6"),a=n("SVse"),o=n("b1+6"),s=n("OIZN"),u=n("CaTn"),c=n("fe2L"),d=n("WV7W"),h=n("iInd"),p=n("cUpR"),m=n("KbaO"),g=n("naTb"),b=n("839X"),f=n("7Dn+");n.d(t,"a",(function(){return Y}));var _=i.sb({encapsulation:0,styles:[[""],l.a],data:{}});function v(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"div",[["class","img_container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","offset"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,1,"img",[["alt","Cover"],["appIndexCoverImg",""]],[[8,"src",4]],null,null,null,null)),i.tb(3,81920,null,0,r.a,[i.k],{imageType:[0,"imageType"],focusX:[1,"focusX"],focusY:[2,"focusY"]},null)],(function(e,t){e(t,3,0,i.yb(1,"",t.parent.context.$implicit.coverImage.imageType,""),i.yb(1,"",t.parent.context.$implicit.coverImage.focusX,""),i.yb(1,"",t.parent.context.$implicit.coverImage.focusY,""))}),(function(e,t){e(t,2,0,t.parent.context.$implicit.coverImage.url)}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(e.component.showSectionByName(e.parent.parent.context.$implicit.sections[0]),l=!1!==n.stopPropagation()&&l),l}),null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.parent.context.$implicit.sections)}))}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,[" / "]))],null,null)}function k(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.parent.context.$implicit.deck)}))}function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,6,"span",[["class","deck"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,k)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.parent.context.$implicit.sections),e(t,4,0,t.parent.context.$implicit.sections&&t.parent.context.$implicit.deck),e(t,6,0,t.parent.context.$implicit.deck)}),null)}function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[["class","locked"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["l"]))],null,null)}function S(e){return i.Qb(0,[(e()(),i.ub(0,0,[["elseBlock",1]],null,1,"span",[["class","unlocked"]],null,null,null,null,null)),(e()(),i.Ob(-1,null,["L"]))],null,null)}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"h2",[["class","title"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,C)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(e()(),i.kb(0,[["elseBlock",2]],null,0,null,S)),(e()(),i.Ob(4,null,[" ",""]))],(function(e,t){var n=t.component;e(t,2,0,!n.articleProducts||!n.articleProducts[t.parent.context.$implicit.id]||!n.articleProducts[t.parent.context.$implicit.id].access,i.Gb(t,3))}),(function(e,t){e(t,4,0,t.parent.context.$implicit.title)}))}function L(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"p",[["class","teaser"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.teaser)}))}function O(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"p",[["class","teaser"]],null,null,null,null,null)),(e()(),i.Ob(1,null,["",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.otherText)}))}function P(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"hr",[],null,null,null,null,null))],null,null)}function T(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,16,"div",[["class","article-index"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,13,"div",[["class","article"]],[[8,"id",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openArticle(e.context.$implicit.id,e.context.$implicit.magazineId)&&l),l}),null,null)),i.Lb(512,null,a.I,a.J,[i.r,i.s,i.k,i.E]),i.tb(3,278528,null,0,a.m,[a.I],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(e()(),i.kb(16777216,null,null,1,null,v)),i.tb(5,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(6,0,null,null,8,"div",[["class","text_container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,M)),i.tb(8,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,x)),i.tb(10,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,L)),i.tb(12,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,O)),i.tb(14,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,P)),i.tb(16,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,3,0,"article",t.component.getArticleClass(t.context.$implicit.id)),e(t,5,0,t.context.$implicit.coverImage),e(t,8,0,t.context.$implicit.deck||t.context.$implicit.sections),e(t,10,0,t.context.$implicit.title),e(t,12,0,t.context.$implicit.teaser),e(t,14,0,t.context.$implicit.otherText),e(t,16,0,!t.context.last)}),(function(e,t){e(t,1,0,t.context.$implicit.id)}))}function I(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"mat-paginator",[["class","mat-paginator"]],null,[[null,"page"]],(function(e,t,n){var l=!0;return"page"===t&&(l=!1!==e.component.loadArticles(n)&&l),l}),o.b,o.a)),i.tb(1,245760,null,0,s.b,[s.c,i.h],{length:[0,"length"],pageSize:[1,"pageSize"],pageSizeOptions:[2,"pageSizeOptions"]},{page:"page"}),i.Hb(2,4)],(function(e,t){var n=t.component.articlesCount,l=e(t,2,0,5,10,25,100);e(t,1,0,n,10,l)}),null)}function D(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-website-footer",[],null,null,null,u.b,u.a)),i.tb(1,114688,null,0,c.a,[],{footerLinks:[0,"footerLinks"]},null)],(function(e,t){e(t,1,0,t.component.footerLinks)}),null)}function E(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"div",[["class","articles-main-container"],["style","margin-bottom: 30px;"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,T)),i.tb(2,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.kb(16777216,null,null,1,null,I)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,D)),i.tb(6,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.articles),e(t,4,0,n.articlesCount>10),e(t,6,0,n.footerLinks)}),null)}function A(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-section-articles",[],null,null,null,E,_)),i.tb(1,114688,null,0,d.a,[h.a,h.l,p.h,m.b,g.a,b.a,f.a],null,null)],(function(e,t){e(t,1,0)}),null)}var Y=i.qb("app-section-articles",d.a,A,{},{},[])},raLr:function(e,t,n){!function(e){"use strict";function t(e,t,n){var l,i;return"m"===n?t?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===n?t?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":e+" "+(l=+e,i={ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d",hh:t?"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d":"\u0433\u043e\u0434\u0438\u043d\u0443_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432",MM:"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432",yy:"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"}[n].split("_"),l%10==1&&l%100!=11?i[0]:l%10>=2&&l%10<=4&&(l%100<10||l%100>=20)?i[1]:i[2])}function n(e){return function(){return e+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}e.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:function(e,t){var n={nominative:"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),accusative:"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),genitive:"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")};return!0===e?n.nominative.slice(1,7).concat(n.nominative.slice(0,1)):e?n[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(t)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(t)?"genitive":"nominative"][e.day()]:n.nominative},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:n("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:n("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:n("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:n("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return n("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return n("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:t,m:t,mm:t,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:t,d:"\u0434\u0435\u043d\u044c",dd:t,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:t,y:"\u0440\u0456\u043a",yy:t},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u0456":e<12?"\u0440\u0430\u043d\u043a\u0443":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-\u0439";case"D":return e+"-\u0433\u043e";default:return e}},week:{dow:1,doy:7}})}(n("wd/R"))},rgD1:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e,t){this.dialogRef=e,this.dialogData=t,this.groups=this.dialogData.groups}ngOnInit(){setTimeout(()=>{window.scrollTo(0,0)},300)}coverClicked(e){window.top.location.assign(e.archive_url)}closeDialog(){this.dialogRef.close()}}},rnIj:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("Q591");class l{constructor(e,t,n){this.activatedRoute=e,this.router=t,this.newsletterService=n}ngOnInit(){this.groupId=this.activatedRoute.snapshot.paramMap.get("groupId"),this.readerKey=this.activatedRoute.snapshot.paramMap.get("readerKey"),this.newsletterId=+this.activatedRoute.snapshot.paramMap.get("newsletterId"),this.newsletterService.readerKey=this.readerKey,this.newsletterService.newsletterId=this.newsletterId,this.newsletterService.storeUnsubscribeReaderKey(this.groupId,this.readerKey,this.newsletterId),this.router.navigate(["../../../../../html5",this.groupId],{relativeTo:this.activatedRoute}).then()}}},"s+uk":function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},s1Gh:function(e,t,n){"use strict";var l=n("aEPw"),i=n("8Y7J"),r=n("SVse"),a=n("s7LF"),o=n("qloe"),s=n("ydTn"),u=n("pwBl"),c=n("naFj"),d=n("RmM4"),h=n("iInd"),p=n("dFDH"),m=n("TSSN");n.d(t,"a",(function(){return _}));var g=i.sb({encapsulation:0,styles:[l.a,['.leadwall-container[_ngcontent-%COMP%]{display:flex;position:absolute;left:0;top:0;width:100%;height:100vh;overflow:auto;flex-wrap:wrap;background-color:#ccc;cursor:default!important}.leadwall-container[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{align-self:center}.container-fluid[_ngcontent-%COMP%]{padding:50px;text-align:left;max-width:600px;width:100%;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1),0 -2px 8px rgba(0,0,0,.1),2px 0 8px rgba(0,0,0,.1),-2px 0 8px rgba(0,0,0,.1)}.container-fluid[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]{font-family:"Source Sans Pro Semi Bold";padding:9px 26px;box-shadow:1px 1px 4px -1px #0008;margin-top:35px!important}p[_ngcontent-%COMP%]{font-size:18px}input[_ngcontent-%COMP%]{border:2px solid #ccc;background-color:#fff;border-radius:4px;padding-left:15px;padding-right:10px;height:50px;width:100%}h2[_ngcontent-%COMP%]{font-size:40px}']],data:{}});function b(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,29,"div",[["class","leadwall-container"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,28,"div",[["class","container-fluid"]],null,null,null,null,null)),(e()(),i.ub(2,0,null,null,4,"div",[["class","row justify-content-center text-center"]],null,null,null,null,null)),(e()(),i.ub(3,0,null,null,3,"h2",[],null,null,null,null,null)),i.Lb(512,null,r.K,r.L,[i.k,i.s,i.E]),i.tb(5,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),(e()(),i.Ob(-1,null,["Benutzerkonto aktivieren"])),(e()(),i.ub(7,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(8,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),i.ub(9,0,null,null,4,"p",[],null,null,null,null,null)),(e()(),i.Ob(-1,null,["Vergeben Sie hier bitte ein sicheres Passwort, um Ihr Benutzerkonto zu aktivieren \u2013 Ihre E-Mail-Adresse ("])),(e()(),i.ub(11,0,null,null,1,"strong",[],null,null,null,null,null)),(e()(),i.Ob(12,null,["",""])),(e()(),i.Ob(-1,null,[") gilt zuk\xfcnftig auch als Login-Adresse. Anschlie\xdfend werden Sie automatisch zur aktuellsten Ausgabe weitergeleitet und k\xf6nnen direkt loslesen."])),(e()(),i.ub(14,0,null,null,13,"div",[],null,null,null,null,null)),(e()(),i.ub(15,0,null,null,0,"input",[["autocomplete","username"],["class","mt-2"],["name","username"],["readonly",""],["type","email"]],[[8,"value",0]],null,null,null,null)),(e()(),i.ub(16,0,null,null,5,"input",[["autocomplete","new-password"],["class","mt-2"],["placeholder","Passwort"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,17)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,17).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,17)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,17)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.password=n)&&l),l}),null,null)),i.tb(17,16384,null,0,a.e,[i.E,i.k,[2,a.a]],null,null),i.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),i.tb(19,671744,null,0,a.t,[[8,null],[8,null],[8,null],[6,a.o]],{model:[0,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,a.p,null,[a.t]),i.tb(21,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),i.ub(22,0,null,null,5,"input",[["autocomplete","new-password"],["class","mt-2"],["placeholder","Passwort wiederholen"],["type","password"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,23)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,23).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,23)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,23)._compositionEnd(n.target.value)&&l),"ngModelChange"===t&&(l=!1!==(r.confirmPassword=n)&&l),l}),null,null)),i.tb(23,16384,null,0,a.e,[i.E,i.k,[2,a.a]],null,null),i.Lb(1024,null,a.o,(function(e){return[e]}),[a.e]),i.tb(25,671744,null,0,a.t,[[8,null],[8,null],[8,null],[6,a.o]],{model:[0,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,a.p,null,[a.t]),i.tb(27,16384,null,0,a.q,[[4,a.p]],null,null),(e()(),i.ub(28,0,null,null,1,"button",[["class","btn btn-default mt-3"]],[[4,"color",null],[4,"background-color",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.activate()&&l),l}),null,null)),(e()(),i.Ob(-1,null,[" Benutzerkonto aktivieren "]))],(function(e,t){var n=t.component;e(t,5,0,n.util.getFontStyle()),e(t,19,0,n.password),e(t,25,0,n.confirmPassword)}),(function(e,t){var n=t.component;e(t,12,0,n.email),e(t,15,0,i.yb(1,"",n.email,"")),e(t,16,0,i.Gb(t,21).ngClassUntouched,i.Gb(t,21).ngClassTouched,i.Gb(t,21).ngClassPristine,i.Gb(t,21).ngClassDirty,i.Gb(t,21).ngClassValid,i.Gb(t,21).ngClassInvalid,i.Gb(t,21).ngClassPending),e(t,22,0,i.Gb(t,27).ngClassUntouched,i.Gb(t,27).ngClassTouched,i.Gb(t,27).ngClassPristine,i.Gb(t,27).ngClassDirty,i.Gb(t,27).ngClassValid,i.Gb(t,27).ngClassInvalid,i.Gb(t,27).ngClassPending),e(t,28,0,"white",n.config.general.color.buttonColor)}))}function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-leadwall-register",[],null,null,null,b,g)),i.tb(1,114688,null,0,o.a,[s.a,u.a,c.a,d.a,h.a,p.b,m.k],null,null)],(function(e,t){e(t,1,0)}),null)}var _=i.qb("app-leadwall-register",o.a,f,{},{},[])},s6ns:function(e,t,n){"use strict";n.d(t,"h",(function(){return C})),n.d(t,"d",(function(){return k})),n.d(t,"a",(function(){return v})),n.d(t,"b",(function(){return y})),n.d(t,"c",(function(){return w})),n.d(t,"e",(function(){return M})),n.d(t,"g",(function(){return b})),n.d(t,"f",(function(){return m})),n.d(t,"i",(function(){return _})),n("GS7A");var l=n("8Y7J"),i=n("zMNK"),r=n("dvZr"),a=n("XNiG"),o=n("NXyV"),s=n("LRne"),u=n("pLZG"),c=n("IzEk"),d=n("JX91"),h=n("IP0z"),p=n("QQfA");class m{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.autoFocus=!0,this.restoreFocus=!0,this.closeOnNavigation=!0}}function g(){throw Error("Attempting to attach dialog content after content is already attached")}class b extends i.a{constructor(e,t,n,i,r){super(),this._elementRef=e,this._focusTrapFactory=t,this._changeDetectorRef=n,this._document=i,this._config=r,this._elementFocusedBeforeDialogWasOpened=null,this._state="enter",this._animationStateChanged=new l.m,this._ariaLabelledBy=r.ariaLabelledBy||null}attachComponentPortal(e){return this._portalOutlet.hasAttached()&&g(),this._savePreviouslyFocusedElement(),this._portalOutlet.attachComponentPortal(e)}attachTemplatePortal(e){return this._portalOutlet.hasAttached()&&g(),this._savePreviouslyFocusedElement(),this._portalOutlet.attachTemplatePortal(e)}_trapFocus(){const e=this._elementRef.nativeElement;if(this._focusTrap||(this._focusTrap=this._focusTrapFactory.create(e)),this._config.autoFocus)this._focusTrap.focusInitialElementWhenReady();else{const t=this._document.activeElement;t===e||e.contains(t)||e.focus()}}_restoreFocus(){const e=this._elementFocusedBeforeDialogWasOpened;this._config.restoreFocus&&e&&"function"==typeof e.focus&&e.focus(),this._focusTrap&&this._focusTrap.destroy()}_savePreviouslyFocusedElement(){this._document&&(this._elementFocusedBeforeDialogWasOpened=this._document.activeElement,this._elementRef.nativeElement.focus&&Promise.resolve().then(()=>this._elementRef.nativeElement.focus()))}_onAnimationDone(e){"enter"===e.toState?this._trapFocus():"exit"===e.toState&&this._restoreFocus(),this._animationStateChanged.emit(e)}_onAnimationStart(e){this._animationStateChanged.emit(e)}_startExitAnimation(){this._state="exit",this._changeDetectorRef.markForCheck()}}let f=0;class _{constructor(e,t,n,l="mat-dialog-"+f++){this._overlayRef=e,this._containerInstance=t,this.id=l,this.disableClose=this._containerInstance._config.disableClose,this._afterOpened=new a.a,this._afterClosed=new a.a,this._beforeClosed=new a.a,this._state=0,t._id=l,t._animationStateChanged.pipe(Object(u.a)(e=>"done"===e.phaseName&&"enter"===e.toState),Object(c.a)(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),t._animationStateChanged.pipe(Object(u.a)(e=>"done"===e.phaseName&&"exit"===e.toState),Object(c.a)(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._overlayRef.dispose()}),e.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._afterClosed.next(this._result),this._afterClosed.complete(),this.componentInstance=null,this._overlayRef.dispose()}),e.keydownEvents().pipe(Object(u.a)(e=>e.keyCode===r.g&&!this.disableClose&&!Object(r.q)(e))).subscribe(e=>{e.preventDefault(),this.close()})}close(e){this._result=e,this._containerInstance._animationStateChanged.pipe(Object(u.a)(e=>"start"===e.phaseName),Object(c.a)(1)).subscribe(t=>{this._beforeClosed.next(e),this._beforeClosed.complete(),this._state=2,this._overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>{this._overlayRef.dispose()},t.totalTime+100)}),this._containerInstance._startExitAnimation(),this._state=1}afterOpened(){return this._afterOpened.asObservable()}afterClosed(){return this._afterClosed.asObservable()}beforeClosed(){return this._beforeClosed.asObservable()}backdropClick(){return this._overlayRef.backdropClick()}keydownEvents(){return this._overlayRef.keydownEvents()}updatePosition(e){let t=this._getPositionStrategy();return e&&(e.left||e.right)?e.left?t.left(e.left):t.right(e.right):t.centerHorizontally(),e&&(e.top||e.bottom)?e.top?t.top(e.top):t.bottom(e.bottom):t.centerVertically(),this._overlayRef.updatePosition(),this}updateSize(e="",t=""){return this._getPositionStrategy().width(e).height(t),this._overlayRef.updatePosition(),this}addPanelClass(e){return this._overlayRef.addPanelClass(e),this}removePanelClass(e){return this._overlayRef.removePanelClass(e),this}afterOpen(){return this.afterOpened()}beforeClose(){return this.beforeClosed()}getState(){return this._state}_getPositionStrategy(){return this._overlayRef.getConfig().positionStrategy}}const v=new l.p("MatDialogData"),y=new l.p("mat-dialog-default-options"),w=new l.p("mat-dialog-scroll-strategy");function k(e){return()=>e.scrollStrategies.block()}class M{constructor(e,t,n,l,i,r,s){this._overlay=e,this._injector=t,this._location=n,this._defaultOptions=l,this._parentDialog=r,this._overlayContainer=s,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new a.a,this._afterOpenedAtThisLevel=new a.a,this._ariaHiddenElements=new Map,this.afterAllClosed=Object(o.a)(()=>this.openDialogs.length?this._afterAllClosed:this._afterAllClosed.pipe(Object(d.a)(void 0))),this._scrollStrategy=i}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}get afterOpen(){return this.afterOpened}get _afterAllClosed(){const e=this._parentDialog;return e?e._afterAllClosed:this._afterAllClosedAtThisLevel}open(e,t){if((t=function(e,t){return Object.assign({},t,e)}(t,this._defaultOptions||new m)).id&&this.getDialogById(t.id))throw Error(`Dialog with id "${t.id}" exists already. The dialog id must be unique.`);const n=this._createOverlay(t),l=this._attachDialogContainer(n,t),i=this._attachDialogContent(e,l,n,t);return this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(i),i.afterClosed().subscribe(()=>this._removeOpenDialog(i)),this.afterOpened.next(i),i}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(e){return this.openDialogs.find(t=>t.id===e)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_createOverlay(e){const t=this._getOverlayConfig(e);return this._overlay.create(t)}_getOverlayConfig(e){const t=new p.d({positionStrategy:this._overlay.position().global(),scrollStrategy:e.scrollStrategy||this._scrollStrategy(),panelClass:e.panelClass,hasBackdrop:e.hasBackdrop,direction:e.direction,minWidth:e.minWidth,minHeight:e.minHeight,maxWidth:e.maxWidth,maxHeight:e.maxHeight,disposeOnNavigation:e.closeOnNavigation});return e.backdropClass&&(t.backdropClass=e.backdropClass),t}_attachDialogContainer(e,t){const n=new i.e(t&&t.viewContainerRef&&t.viewContainerRef.injector||this._injector,new WeakMap([[m,t]])),l=new i.c(b,t.viewContainerRef,n,t.componentFactoryResolver);return e.attach(l).instance}_attachDialogContent(e,t,n,r){const a=new _(n,t,this._location,r.id);if(r.hasBackdrop&&n.backdropClick().subscribe(()=>{a.disableClose||a.close()}),e instanceof l.N)t.attachTemplatePortal(new i.g(e,null,{$implicit:r.data,dialogRef:a}));else{const n=this._createInjector(r,a,t),l=t.attachComponentPortal(new i.c(e,void 0,n));a.componentInstance=l.instance}return a.updateSize(r.width,r.height).updatePosition(r.position),a}_createInjector(e,t,n){const l=e&&e.viewContainerRef&&e.viewContainerRef.injector,r=new WeakMap([[b,n],[v,e.data],[_,t]]);return!e.direction||l&&l.get(h.b,null)||r.set(h.b,{value:e.direction,change:Object(s.a)()}),new i.e(l||this._injector,r)}_removeOpenDialog(e){const t=this.openDialogs.indexOf(e);t>-1&&(this.openDialogs.splice(t,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((e,t)=>{e?t.setAttribute("aria-hidden",e):t.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),this._afterAllClosed.next()))}_hideNonDialogContentFromAssistiveTechnology(){const e=this._overlayContainer.getContainerElement();if(e.parentElement){const t=e.parentElement.children;for(let n=t.length-1;n>-1;n--){let l=t[n];l===e||"SCRIPT"===l.nodeName||"STYLE"===l.nodeName||l.hasAttribute("aria-live")||(this._ariaHiddenElements.set(l,l.getAttribute("aria-hidden")),l.setAttribute("aria-hidden","true"))}}}_closeDialogs(e){let t=e.length;for(;t--;)e[t].close()}}class C{}},s7LF:function(e,t,n){"use strict";n.d(t,"A",(function(){return Me})),n.d(t,"E",(function(){return me})),n.d(t,"B",(function(){return T})),n.d(t,"C",(function(){return ge})),n.d(t,"D",(function(){return j})),n.d(t,"b",(function(){return u})),n.d(t,"d",(function(){return p})),n.d(t,"o",(function(){return s})),n.d(t,"a",(function(){return c})),n.d(t,"e",(function(){return d})),n.d(t,"p",(function(){return g})),n.d(t,"q",(function(){return f})),n.d(t,"r",(function(){return _})),n.d(t,"s",(function(){return oe})),n.d(t,"t",(function(){return pe})),n.d(t,"v",(function(){return P})),n.d(t,"i",(function(){return be})),n.d(t,"j",(function(){return fe})),n.d(t,"u",(function(){return R})),n.d(t,"z",(function(){return G})),n.d(t,"c",(function(){return ve})),n.d(t,"f",(function(){return ye})),n.d(t,"l",(function(){return we})),n.d(t,"w",(function(){return ke})),n.d(t,"y",(function(){return _e})),n.d(t,"g",(function(){return Ce})),n.d(t,"h",(function(){return le})),n.d(t,"m",(function(){return w})),n.d(t,"n",(function(){return y})),n.d(t,"k",(function(){return Se})),n.d(t,"x",(function(){return xe}));var l=n("8Y7J"),i=n("cUpR"),r=n("cp0P"),a=n("Cfvw"),o=n("lJxs");const s=new l.p("NgValueAccessor");class u{constructor(e,t){this._renderer=e,this._elementRef=t,this.onChange=e=>{},this.onTouched=()=>{}}writeValue(e){this._renderer.setProperty(this._elementRef.nativeElement,"checked",e)}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}}const c=new l.p("CompositionEventMode");class d{constructor(e,t,n){this._renderer=e,this._elementRef=t,this._compositionMode=n,this.onChange=e=>{},this.onTouched=()=>{},this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function(){const e=Object(i.s)()?Object(i.s)().getUserAgent():"";return/android (\d+)/.test(e.toLowerCase())}())}writeValue(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==e?"":e)}registerOnChange(e){this.onChange=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}_handleInput(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)}_compositionStart(){this._composing=!0}_compositionEnd(e){this._composing=!1,this._compositionMode&&this.onChange(e)}}class h{get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}reset(e){this.control&&this.control.reset(e)}hasError(e,t){return!!this.control&&this.control.hasError(e,t)}getError(e,t){return this.control?this.control.getError(e,t):null}}class p extends h{get formDirective(){return null}get path(){return null}}function m(){throw new Error("unimplemented")}class g extends h{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null,this._rawValidators=[],this._rawAsyncValidators=[]}get validator(){return m()}get asyncValidator(){return m()}}class b{constructor(e){this._cd=e}get ngClassUntouched(){return!!this._cd.control&&this._cd.control.untouched}get ngClassTouched(){return!!this._cd.control&&this._cd.control.touched}get ngClassPristine(){return!!this._cd.control&&this._cd.control.pristine}get ngClassDirty(){return!!this._cd.control&&this._cd.control.dirty}get ngClassValid(){return!!this._cd.control&&this._cd.control.valid}get ngClassInvalid(){return!!this._cd.control&&this._cd.control.invalid}get ngClassPending(){return!!this._cd.control&&this._cd.control.pending}}class f extends b{constructor(e){super(e)}}class _ extends b{constructor(e){super(e)}}function v(e){return null==e||0===e.length}const y=new l.p("NgValidators"),w=new l.p("NgAsyncValidators"),k=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;class M{static min(e){return t=>{if(v(t.value)||v(e))return null;const n=parseFloat(t.value);return!isNaN(n)&&n<e?{min:{min:e,actual:t.value}}:null}}static max(e){return t=>{if(v(t.value)||v(e))return null;const n=parseFloat(t.value);return!isNaN(n)&&n>e?{max:{max:e,actual:t.value}}:null}}static required(e){return v(e.value)?{required:!0}:null}static requiredTrue(e){return!0===e.value?null:{required:!0}}static email(e){return v(e.value)||k.test(e.value)?null:{email:!0}}static minLength(e){return t=>{if(v(t.value))return null;const n=t.value?t.value.length:0;return n<e?{minlength:{requiredLength:e,actualLength:n}}:null}}static maxLength(e){return t=>{const n=t.value?t.value.length:0;return n>e?{maxlength:{requiredLength:e,actualLength:n}}:null}}static pattern(e){if(!e)return M.nullValidator;let t,n;return"string"==typeof e?(n="","^"!==e.charAt(0)&&(n+="^"),n+=e,"$"!==e.charAt(e.length-1)&&(n+="$"),t=new RegExp(n)):(n=e.toString(),t=e),e=>{if(v(e.value))return null;const l=e.value;return t.test(l)?null:{pattern:{requiredPattern:n,actualValue:l}}}}static nullValidator(e){return null}static compose(e){if(!e)return null;const t=e.filter(C);return 0==t.length?null:function(e){return x(function(e,t){return t.map(t=>t(e))}(e,t))}}static composeAsync(e){if(!e)return null;const t=e.filter(C);return 0==t.length?null:function(e){const n=function(e,t){return t.map(t=>t(e))}(e,t).map(S);return Object(r.a)(n).pipe(Object(o.a)(x))}}}function C(e){return null!=e}function S(e){const t=Object(l.Bb)(e)?Object(a.a)(e):e;if(!Object(l.Ab)(t))throw new Error("Expected validator to return Promise or Observable.");return t}function x(e){const t=e.reduce((e,t)=>null!=t?Object.assign({},e,t):e,{});return 0===Object.keys(t).length?null:t}function L(e){return e.validate?t=>e.validate(t):e}function O(e){return e.validate?t=>e.validate(t):e}class P{constructor(e,t){this._renderer=e,this._elementRef=t,this.onChange=e=>{},this.onTouched=()=>{}}writeValue(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==e?"":e)}registerOnChange(e){this.onChange=t=>{e(""==t?null:parseFloat(t))}}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}}class T{constructor(){this._accessors=[]}add(e,t){this._accessors.push([e,t])}remove(e){for(let t=this._accessors.length-1;t>=0;--t)if(this._accessors[t][1]===e)return void this._accessors.splice(t,1)}select(e){this._accessors.forEach(t=>{this._isSameGroup(t,e)&&t[1]!==e&&t[1].fireUncheck(e.value)})}_isSameGroup(e,t){return!!e[0].control&&e[0]._parent===t._control._parent&&e[1].name===t.name}}const I='\n    <div [formGroup]="myGroup">\n      <input formControlName="firstName">\n    </div>\n\n    In your class:\n\n    this.myGroup = new FormGroup({\n       firstName: new FormControl()\n    });',D='\n    <div [formGroup]="myGroup">\n       <div formGroupName="person">\n          <input formControlName="firstName">\n       </div>\n    </div>\n\n    In your class:\n\n    this.myGroup = new FormGroup({\n       person: new FormGroup({ firstName: new FormControl() })\n    });',E='\n    <form>\n       <div ngModelGroup="person">\n          <input [(ngModel)]="person.name" name="firstName">\n       </div>\n    </form>';class A{static controlParentException(){throw new Error("formControlName must be used with a parent formGroup directive.  You'll want to add a formGroup\n       directive and pass it an existing FormGroup instance (you can create one in your class).\n\n      Example:\n\n      "+I)}static ngModelGroupException(){throw new Error(`formControlName cannot be used with an ngModelGroup parent. It is only compatible with parents\n       that also have a "form" prefix: formGroupName, formArrayName, or formGroup.\n\n       Option 1:  Update the parent to be formGroupName (reactive form strategy)\n\n        ${D}\n\n        Option 2: Use ngModel instead of formControlName (template-driven strategy)\n\n        ${E}`)}static missingFormException(){throw new Error("formGroup expects a FormGroup instance. Please pass one in.\n\n       Example:\n\n       "+I)}static groupParentException(){throw new Error("formGroupName must be used with a parent formGroup directive.  You'll want to add a formGroup\n      directive and pass it an existing FormGroup instance (you can create one in your class).\n\n      Example:\n\n      "+D)}static arrayParentException(){throw new Error('formArrayName must be used with a parent formGroup directive.  You\'ll want to add a formGroup\n       directive and pass it an existing FormGroup instance (you can create one in your class).\n\n        Example:\n\n        \n    <div [formGroup]="myGroup">\n      <div formArrayName="cities">\n        <div *ngFor="let city of cityArray.controls; index as i">\n          <input [formControlName]="i">\n        </div>\n      </div>\n    </div>\n\n    In your class:\n\n    this.cityArray = new FormArray([new FormControl(\'SF\')]);\n    this.myGroup = new FormGroup({\n      cities: this.cityArray\n    });')}static disabledAttrWarning(){console.warn("\n      It looks like you're using the disabled attribute with a reactive form directive. If you set disabled to true\n      when you set up this control in your component class, the disabled attribute will actually be set in the DOM for\n      you. We recommend using this approach to avoid 'changed after checked' errors.\n       \n      Example: \n      form = new FormGroup({\n        first: new FormControl({value: 'Nancy', disabled: true}, Validators.required),\n        last: new FormControl('Drew', Validators.required)\n      });\n    ")}static ngModelWarning(e){console.warn(`\n    It looks like you're using ngModel on the same form field as ${e}. \n    Support for using the ngModel input property and ngModelChange event with \n    reactive form directives has been deprecated in Angular v6 and will be removed \n    in Angular v7.\n    \n    For more information on this, see our API docs here:\n    https://angular.io/api/forms/${"formControl"===e?"FormControlDirective":"FormControlName"}#use-with-ngmodel\n    `)}}function Y(e,t){return null==e?""+t:(t&&"object"==typeof t&&(t="Object"),`${e}: ${t}`.slice(0,50))}class G{constructor(e,t){this._renderer=e,this._elementRef=t,this._optionMap=new Map,this._idCounter=0,this.onChange=e=>{},this.onTouched=()=>{},this._compareWith=l.Cb}set compareWith(e){if("function"!=typeof e)throw new Error("compareWith must be a function, but received "+JSON.stringify(e));this._compareWith=e}writeValue(e){this.value=e;const t=this._getOptionId(e);null==t&&this._renderer.setProperty(this._elementRef.nativeElement,"selectedIndex",-1);const n=Y(t,e);this._renderer.setProperty(this._elementRef.nativeElement,"value",n)}registerOnChange(e){this.onChange=t=>{this.value=this._getOptionValue(t),e(this.value)}}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}_registerOption(){return(this._idCounter++).toString()}_getOptionId(e){for(const t of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(t),e))return t;return null}_getOptionValue(e){const t=function(e){return e.split(":")[0]}(e);return this._optionMap.has(t)?this._optionMap.get(t):e}}class R{constructor(e,t,n){this._element=e,this._renderer=t,this._select=n,this._select&&(this.id=this._select._registerOption())}set ngValue(e){null!=this._select&&(this._select._optionMap.set(this.id,e),this._setElementValue(Y(this.id,e)),this._select.writeValue(this._select.value))}set value(e){this._setElementValue(e),this._select&&this._select.writeValue(this._select.value)}_setElementValue(e){this._renderer.setProperty(this._element.nativeElement,"value",e)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}function N(e,t){return null==e?""+t:("string"==typeof t&&(t=`'${t}'`),t&&"object"==typeof t&&(t="Object"),`${e}: ${t}`.slice(0,50))}class j{constructor(e,t,n){this._element=e,this._renderer=t,this._select=n,this._select&&(this.id=this._select._registerOption(this))}set ngValue(e){null!=this._select&&(this._value=e,this._setElementValue(N(this.id,e)),this._select.writeValue(this._select.value))}set value(e){this._select?(this._value=e,this._setElementValue(N(this.id,e)),this._select.writeValue(this._select.value)):this._setElementValue(e)}_setElementValue(e){this._renderer.setProperty(this._element.nativeElement,"value",e)}_setSelected(e){this._renderer.setProperty(this._element.nativeElement,"selected",e)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}function F(e,t){return[...t.path,e]}function H(e,t){e||Q(t,"Cannot find control with"),t.valueAccessor||Q(t,"No value accessor for form control with"),e.validator=M.compose([e.validator,t.validator]),e.asyncValidator=M.composeAsync([e.asyncValidator,t.asyncValidator]),t.valueAccessor.writeValue(e.value),function(e,t){t.valueAccessor.registerOnChange(n=>{e._pendingValue=n,e._pendingChange=!0,e._pendingDirty=!0,"change"===e.updateOn&&B(e,t)})}(e,t),function(e,t){e.registerOnChange((e,n)=>{t.valueAccessor.writeValue(e),n&&t.viewToModelUpdate(e)})}(e,t),function(e,t){t.valueAccessor.registerOnTouched(()=>{e._pendingTouched=!0,"blur"===e.updateOn&&e._pendingChange&&B(e,t),"submit"!==e.updateOn&&e.markAsTouched()})}(e,t),t.valueAccessor.setDisabledState&&e.registerOnDisabledChange(e=>{t.valueAccessor.setDisabledState(e)}),t._rawValidators.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(()=>e.updateValueAndValidity())}),t._rawAsyncValidators.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(()=>e.updateValueAndValidity())})}function B(e,t){e._pendingDirty&&e.markAsDirty(),e.setValue(e._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(e._pendingValue),e._pendingChange=!1}function z(e,t){null==e&&Q(t,"Cannot find control with"),e.validator=M.compose([e.validator,t.validator]),e.asyncValidator=M.composeAsync([e.asyncValidator,t.asyncValidator])}function V(e){return Q(e,"There is no FormControl instance attached to form control element with")}function Q(e,t){let n;throw n=e.path.length>1?`path: '${e.path.join(" -> ")}'`:e.path[0]?`name: '${e.path}'`:"unspecified name attribute",new Error(`${t} ${n}`)}function U(e){return null!=e?M.compose(e.map(L)):null}function W(e){return null!=e?M.composeAsync(e.map(O)):null}function q(e,t){if(!e.hasOwnProperty("model"))return!1;const n=e.model;return!!n.isFirstChange()||!Object(l.Cb)(t,n.currentValue)}const K=[u,class{constructor(e,t){this._renderer=e,this._elementRef=t,this.onChange=e=>{},this.onTouched=()=>{}}writeValue(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",parseFloat(e))}registerOnChange(e){this.onChange=t=>{e(""==t?null:parseFloat(t))}}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}},P,G,class{constructor(e,t){this._renderer=e,this._elementRef=t,this._optionMap=new Map,this._idCounter=0,this.onChange=e=>{},this.onTouched=()=>{},this._compareWith=l.Cb}set compareWith(e){if("function"!=typeof e)throw new Error("compareWith must be a function, but received "+JSON.stringify(e));this._compareWith=e}writeValue(e){let t;if(this.value=e,Array.isArray(e)){const n=e.map(e=>this._getOptionId(e));t=(e,t)=>{e._setSelected(n.indexOf(t.toString())>-1)}}else t=(e,t)=>{e._setSelected(!1)};this._optionMap.forEach(t)}registerOnChange(e){this.onChange=t=>{const n=[];if(t.hasOwnProperty("selectedOptions")){const e=t.selectedOptions;for(let t=0;t<e.length;t++){const l=e.item(t),i=this._getOptionValue(l.value);n.push(i)}}else{const e=t.options;for(let t=0;t<e.length;t++){const l=e.item(t);if(l.selected){const e=this._getOptionValue(l.value);n.push(e)}}}this.value=n,e(n)}}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}_registerOption(e){const t=(this._idCounter++).toString();return this._optionMap.set(t,e),t}_getOptionId(e){for(const t of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(t)._value,e))return t;return null}_getOptionValue(e){const t=function(e){return e.split(":")[0]}(e);return this._optionMap.has(t)?this._optionMap.get(t)._value:e}},class{constructor(e,t,n,l){this._renderer=e,this._elementRef=t,this._registry=n,this._injector=l,this.onChange=()=>{},this.onTouched=()=>{}}ngOnInit(){this._control=this._injector.get(g),this._checkName(),this._registry.add(this._control,this)}ngOnDestroy(){this._registry.remove(this)}writeValue(e){this._state=e===this.value,this._renderer.setProperty(this._elementRef.nativeElement,"checked",this._state)}registerOnChange(e){this._fn=e,this.onChange=()=>{e(this.value),this._registry.select(this)}}fireUncheck(e){this.writeValue(e)}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)}_checkName(){this.name&&this.formControlName&&this.name!==this.formControlName&&this._throwNameError(),!this.name&&this.formControlName&&(this.name=this.formControlName)}_throwNameError(){throw new Error('\n      If you define both a name and a formControlName attribute on your radio button, their values\n      must match. Ex: <input type="radio" formControlName="food" name="food">\n    ')}}];function J(e,t){e._syncPendingControls(),t.forEach(e=>{const t=e.control;"submit"===t.updateOn&&t._pendingChange&&(e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1)})}function X(e,t){if(!t)return null;Array.isArray(t)||Q(e,"Value accessor was not provided as an array for form control with");let n=void 0,l=void 0,i=void 0;return t.forEach(t=>{var r;t.constructor===d?n=t:(r=t,K.some(e=>r.constructor===e)?(l&&Q(e,"More than one built-in value accessor matches form control with"),l=t):(i&&Q(e,"More than one custom value accessor matches form control with"),i=t))}),i||l||n||(Q(e,"No valid value accessor for form control with"),null)}function $(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}function Z(e){const t=te(e)?e.validators:e;return Array.isArray(t)?U(t):t||null}function ee(e,t){const n=te(t)?t.asyncValidators:e;return Array.isArray(n)?W(n):n||null}function te(e){return null!=e&&!Array.isArray(e)&&"object"==typeof e}class ne{constructor(e,t){this.validator=e,this.asyncValidator=t,this._onCollectionChange=()=>{},this.pristine=!0,this.touched=!1,this._onDisabledChange=[]}get parent(){return this._parent}get valid(){return"VALID"===this.status}get invalid(){return"INVALID"===this.status}get pending(){return"PENDING"==this.status}get disabled(){return"DISABLED"===this.status}get enabled(){return"DISABLED"!==this.status}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this.validator=Z(e)}setAsyncValidators(e){this.asyncValidator=ee(e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(e=>e.markAllAsTouched())}markAsUntouched(e={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(e=>{e.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}markAsDirty(e={}){this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)}markAsPristine(e={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(e=>{e.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}markAsPending(e={}){this.status="PENDING",!1!==e.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)}disable(e={}){const t=this._parentMarkedDirty(e.onlySelf);this.status="DISABLED",this.errors=null,this._forEachChild(t=>{t.disable(Object.assign({},e,{onlySelf:!0}))}),this._updateValue(),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(Object.assign({},e,{skipPristineCheck:t})),this._onDisabledChange.forEach(e=>e(!0))}enable(e={}){const t=this._parentMarkedDirty(e.onlySelf);this.status="VALID",this._forEachChild(t=>{t.enable(Object.assign({},e,{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(Object.assign({},e,{skipPristineCheck:t})),this._onDisabledChange.forEach(e=>e(!1))}_updateAncestors(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(e){this._parent=e}updateValueAndValidity(e={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),"VALID"!==this.status&&"PENDING"!==this.status||this._runAsyncValidator(e.emitEvent)),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild(t=>t._updateTreeValidity(e)),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?"DISABLED":"VALID"}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e){if(this.asyncValidator){this.status="PENDING";const t=S(this.asyncValidator(this));this._asyncValidationSubscription=t.subscribe(t=>this.setErrors(t,{emitEvent:e}))}}_cancelExistingSubscription(){this._asyncValidationSubscription&&this._asyncValidationSubscription.unsubscribe()}setErrors(e,t={}){this.errors=e,this._updateControlsErrors(!1!==t.emitEvent)}get(e){return function(e,t,n){return null==t?null:(t instanceof Array||(t=t.split(".")),t instanceof Array&&0===t.length?null:t.reduce((e,t)=>e instanceof ie?e.controls.hasOwnProperty(t)?e.controls[t]:null:e instanceof re&&e.at(t)||null,e))}(this,e)}getError(e,t){const n=t?this.get(t):this;return n&&n.errors?n.errors[e]:null}hasError(e,t){return!!this.getError(e,t)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)}_initObservables(){this.valueChanges=new l.m,this.statusChanges=new l.m}_calculateStatus(){return this._allControlsDisabled()?"DISABLED":this.errors?"INVALID":this._anyControlsHaveStatus("PENDING")?"PENDING":this._anyControlsHaveStatus("INVALID")?"INVALID":"VALID"}_anyControlsHaveStatus(e){return this._anyControls(t=>t.status===e)}_anyControlsDirty(){return this._anyControls(e=>e.dirty)}_anyControlsTouched(){return this._anyControls(e=>e.touched)}_updatePristine(e={}){this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}_updateTouched(e={}){this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}_isBoxedValue(e){return"object"==typeof e&&null!==e&&2===Object.keys(e).length&&"value"in e&&"disabled"in e}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){te(e)&&null!=e.updateOn&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){return!e&&this._parent&&this._parent.dirty&&!this._parent._anyControlsDirty()}}class le extends ne{constructor(e=null,t,n){super(Z(t),ee(n,t)),this._onChange=[],this._applyFormState(e),this._setUpdateStrategy(t),this.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),this._initObservables()}setValue(e,t={}){this.value=this._pendingValue=e,this._onChange.length&&!1!==t.emitModelToViewChange&&this._onChange.forEach(e=>e(this.value,!1!==t.emitViewToModelChange)),this.updateValueAndValidity(t)}patchValue(e,t={}){this.setValue(e,t)}reset(e=null,t={}){this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this.value,t),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_clearChangeFns(){this._onChange=[],this._onDisabledChange=[],this._onCollectionChange=()=>{}}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_forEachChild(e){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(e){this._isBoxedValue(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}}class ie extends ne{constructor(e,t,n){super(Z(t),ee(n,t)),this.controls=e,this._initObservables(),this._setUpdateStrategy(t),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!1})}registerControl(e,t){return this.controls[e]?this.controls[e]:(this.controls[e]=t,t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange),t)}addControl(e,t){this.registerControl(e,t),this.updateValueAndValidity(),this._onCollectionChange()}removeControl(e){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),delete this.controls[e],this.updateValueAndValidity(),this._onCollectionChange()}setControl(e,t){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),delete this.controls[e],t&&this.registerControl(e,t),this.updateValueAndValidity(),this._onCollectionChange()}contains(e){return this.controls.hasOwnProperty(e)&&this.controls[e].enabled}setValue(e,t={}){this._checkAllValuesPresent(e),Object.keys(e).forEach(n=>{this._throwIfControlMissing(n),this.controls[n].setValue(e[n],{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)}patchValue(e,t={}){Object.keys(e).forEach(n=>{this.controls[n]&&this.controls[n].patchValue(e[n],{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)}reset(e={},t={}){this._forEachChild((n,l)=>{n.reset(e[l],{onlySelf:!0,emitEvent:t.emitEvent})}),this._updatePristine(t),this._updateTouched(t),this.updateValueAndValidity(t)}getRawValue(){return this._reduceChildren({},(e,t,n)=>(e[n]=t instanceof le?t.value:t.getRawValue(),e))}_syncPendingControls(){let e=this._reduceChildren(!1,(e,t)=>!!t._syncPendingControls()||e);return e&&this.updateValueAndValidity({onlySelf:!0}),e}_throwIfControlMissing(e){if(!Object.keys(this.controls).length)throw new Error("\n        There are no form controls registered with this group yet.  If you're using ngModel,\n        you may want to check next tick (e.g. use setTimeout).\n      ");if(!this.controls[e])throw new Error(`Cannot find form control with name: ${e}.`)}_forEachChild(e){Object.keys(this.controls).forEach(t=>e(this.controls[t],t))}_setUpControls(){this._forEachChild(e=>{e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(e){let t=!1;return this._forEachChild((n,l)=>{t=t||this.contains(l)&&e(n)}),t}_reduceValue(){return this._reduceChildren({},(e,t,n)=>((t.enabled||this.disabled)&&(e[n]=t.value),e))}_reduceChildren(e,t){let n=e;return this._forEachChild((e,l)=>{n=t(n,e,l)}),n}_allControlsDisabled(){for(const e of Object.keys(this.controls))if(this.controls[e].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_checkAllValuesPresent(e){this._forEachChild((t,n)=>{if(void 0===e[n])throw new Error(`Must supply a value for form control with name: '${n}'.`)})}}class re extends ne{constructor(e,t,n){super(Z(t),ee(n,t)),this.controls=e,this._initObservables(),this._setUpdateStrategy(t),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!1})}at(e){return this.controls[e]}push(e){this.controls.push(e),this._registerControl(e),this.updateValueAndValidity(),this._onCollectionChange()}insert(e,t){this.controls.splice(e,0,t),this._registerControl(t),this.updateValueAndValidity()}removeAt(e){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),this.controls.splice(e,1),this.updateValueAndValidity()}setControl(e,t){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),this.controls.splice(e,1),t&&(this.controls.splice(e,0,t),this._registerControl(t)),this.updateValueAndValidity(),this._onCollectionChange()}get length(){return this.controls.length}setValue(e,t={}){this._checkAllValuesPresent(e),e.forEach((e,n)=>{this._throwIfControlMissing(n),this.at(n).setValue(e,{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)}patchValue(e,t={}){e.forEach((e,n)=>{this.at(n)&&this.at(n).patchValue(e,{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)}reset(e=[],t={}){this._forEachChild((n,l)=>{n.reset(e[l],{onlySelf:!0,emitEvent:t.emitEvent})}),this._updatePristine(t),this._updateTouched(t),this.updateValueAndValidity(t)}getRawValue(){return this.controls.map(e=>e instanceof le?e.value:e.getRawValue())}clear(){this.controls.length<1||(this._forEachChild(e=>e._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity())}_syncPendingControls(){let e=this.controls.reduce((e,t)=>!!t._syncPendingControls()||e,!1);return e&&this.updateValueAndValidity({onlySelf:!0}),e}_throwIfControlMissing(e){if(!this.controls.length)throw new Error("\n        There are no form controls registered with this array yet.  If you're using ngModel,\n        you may want to check next tick (e.g. use setTimeout).\n      ");if(!this.at(e))throw new Error("Cannot find form control at index "+e)}_forEachChild(e){this.controls.forEach((t,n)=>{e(t,n)})}_updateValue(){this.value=this.controls.filter(e=>e.enabled||this.disabled).map(e=>e.value)}_anyControls(e){return this.controls.some(t=>t.enabled&&e(t))}_setUpControls(){this._forEachChild(e=>this._registerControl(e))}_checkAllValuesPresent(e){this._forEachChild((t,n)=>{if(void 0===e[n])throw new Error(`Must supply a value for form control at index: ${n}.`)})}_allControlsDisabled(){for(const e of this.controls)if(e.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(e){e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)}}const ae=(()=>Promise.resolve(null))();class oe extends p{constructor(e,t){super(),this.submitted=!1,this._directives=[],this.ngSubmit=new l.m,this.form=new ie({},U(e),W(t))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){ae.then(()=>{const t=this._findContainer(e.path);e.control=t.registerControl(e.name,e.control),H(e.control,e),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.push(e)})}getControl(e){return this.form.get(e.path)}removeControl(e){ae.then(()=>{const t=this._findContainer(e.path);t&&t.removeControl(e.name),$(this._directives,e)})}addFormGroup(e){ae.then(()=>{const t=this._findContainer(e.path),n=new ie({});z(n,e),t.registerControl(e.name,n),n.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(e){ae.then(()=>{const t=this._findContainer(e.path);t&&t.removeControl(e.name)})}getFormGroup(e){return this.form.get(e.path)}updateModel(e,t){ae.then(()=>{this.form.get(e.path).setValue(t)})}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submitted=!0,J(this.form,this._directives),this.ngSubmit.emit(e),!1}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(e){return e.pop(),e.length?this.form.get(e):this.form}}class se{static modelParentException(){throw new Error(`\n      ngModel cannot be used to register form controls with a parent formGroup directive.  Try using\n      formGroup's partner directive "formControlName" instead.  Example:\n\n      ${I}\n\n      Or, if you'd like to avoid registering this form control, indicate that it's standalone in ngModelOptions:\n\n      Example:\n\n      \n    <div [formGroup]="myGroup">\n       <input formControlName="firstName">\n       <input [(ngModel)]="showMoreControls" [ngModelOptions]="{standalone: true}">\n    </div>\n  `)}static formGroupNameException(){throw new Error(`\n      ngModel cannot be used to register form controls with a parent formGroupName or formArrayName directive.\n\n      Option 1: Use formControlName instead of ngModel (reactive strategy):\n\n      ${D}\n\n      Option 2:  Update ngModel's parent be ngModelGroup (template-driven strategy):\n\n      ${E}`)}static missingNameException(){throw new Error('If ngModel is used within a form tag, either the name attribute must be set or the form\n      control must be defined as \'standalone\' in ngModelOptions.\n\n      Example 1: <input [(ngModel)]="person.firstName" name="first">\n      Example 2: <input [(ngModel)]="person.firstName" [ngModelOptions]="{standalone: true}">')}static modelGroupParentException(){throw new Error(`\n      ngModelGroup cannot be used with a parent formGroup directive.\n\n      Option 1: Use formGroupName instead of ngModelGroup (reactive strategy):\n\n      ${D}\n\n      Option 2:  Use a regular form tag instead of the formGroup directive (template-driven strategy):\n\n      ${E}`)}static ngFormWarning(){console.warn("\n    It looks like you're using 'ngForm'.\n\n    Support for using the 'ngForm' element selector has been deprecated in Angular v6 and will be removed\n    in Angular v9.\n\n    Use 'ng-form' instead.\n\n    Before:\n    <ngForm #myForm=\"ngForm\">\n\n    After:\n    <ng-form #myForm=\"ngForm\">\n    ")}}const ue=new l.p("NgFormSelectorWarning");class ce extends p{ngOnInit(){this._checkParentType(),this.formDirective.addFormGroup(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormGroup(this)}get control(){return this.formDirective.getFormGroup(this)}get path(){return F(this.name,this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}get validator(){return U(this._validators)}get asyncValidator(){return W(this._asyncValidators)}_checkParentType(){}}class de extends ce{constructor(e,t,n){super(),this._parent=e,this._validators=t,this._asyncValidators=n}_checkParentType(){this._parent instanceof de||this._parent instanceof oe||se.modelGroupParentException()}}const he=(()=>Promise.resolve(null))();class pe extends g{constructor(e,t,n,i){super(),this.control=new le,this._registered=!1,this.update=new l.m,this._parent=e,this._rawValidators=t||[],this._rawAsyncValidators=n||[],this.valueAccessor=X(this,i)}ngOnChanges(e){this._checkForErrors(),this._registered||this._setUpControl(),"isDisabled"in e&&this._updateDisabled(e),q(e,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._parent?F(this.name,this._parent):[this.name]}get formDirective(){return this._parent?this._parent.formDirective:null}get validator(){return U(this._rawValidators)}get asyncValidator(){return W(this._rawAsyncValidators)}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){H(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){!(this._parent instanceof de)&&this._parent instanceof ce?se.formGroupNameException():this._parent instanceof de||this._parent instanceof oe||se.modelParentException()}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()||this.name||se.missingNameException()}_updateValue(e){he.then(()=>{this.control.setValue(e,{emitViewToModelChange:!1})})}_updateDisabled(e){const t=e.isDisabled.currentValue,n=""===t||t&&"false"!==t;he.then(()=>{n&&!this.control.disabled?this.control.disable():!n&&this.control.disabled&&this.control.enable()})}}class me{}const ge=new l.p("NgModelWithFormControlWarning");let be=(()=>{class e extends g{constructor(e,t,n,i){super(),this._ngModelWarningConfig=i,this.update=new l.m,this._ngModelWarningSent=!1,this._rawValidators=e||[],this._rawAsyncValidators=t||[],this.valueAccessor=X(this,n)}set isDisabled(e){A.disabledAttrWarning()}ngOnChanges(t){var n,i;this._isControlChanged(t)&&(H(this.form,this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this.form.updateValueAndValidity({emitEvent:!1})),q(t,this.viewModel)&&("formControl",n=e,this,i=this._ngModelWarningConfig,Object(l.Z)()&&"never"!==i&&((null!==i&&"once"!==i||n._ngModelWarningSentOnce)&&("always"!==i||this._ngModelWarningSent)||(A.ngModelWarning("formControl"),n._ngModelWarningSentOnce=!0,this._ngModelWarningSent=!0)),this.form.setValue(this.model),this.viewModel=this.model)}get path(){return[]}get validator(){return U(this._rawValidators)}get asyncValidator(){return W(this._rawAsyncValidators)}get control(){return this.form}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_isControlChanged(e){return e.hasOwnProperty("form")}}return e._ngModelWarningSentOnce=!1,e})();class fe extends p{constructor(e,t){super(),this._validators=e,this._asyncValidators=t,this.submitted=!1,this.directives=[],this.form=null,this.ngSubmit=new l.m}ngOnChanges(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations())}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(e){const t=this.form.get(e.path);return H(t,e),t.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),t}getControl(e){return this.form.get(e.path)}removeControl(e){$(this.directives,e)}addFormGroup(e){const t=this.form.get(e.path);z(t,e),t.updateValueAndValidity({emitEvent:!1})}removeFormGroup(e){}getFormGroup(e){return this.form.get(e.path)}addFormArray(e){const t=this.form.get(e.path);z(t,e),t.updateValueAndValidity({emitEvent:!1})}removeFormArray(e){}getFormArray(e){return this.form.get(e.path)}updateModel(e,t){this.form.get(e.path).setValue(t)}onSubmit(e){return this.submitted=!0,J(this.form,this.directives),this.ngSubmit.emit(e),!1}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_updateDomValue(){this.directives.forEach(e=>{const t=this.form.get(e.path);e.control!==t&&(function(e,t){t.valueAccessor.registerOnChange(()=>V(t)),t.valueAccessor.registerOnTouched(()=>V(t)),t._rawValidators.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(null)}),t._rawAsyncValidators.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(null)}),e&&e._clearChangeFns()}(e.control,e),t&&H(t,e),e.control=t)}),this.form._updateTreeValidity({emitEvent:!1})}_updateRegistrations(){this.form._registerOnCollectionChange(()=>this._updateDomValue()),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{}),this._oldForm=this.form}_updateValidators(){const e=U(this._validators);this.form.validator=M.compose([this.form.validator,e]);const t=W(this._asyncValidators);this.form.asyncValidator=M.composeAsync([this.form.asyncValidator,t])}_checkFormPresent(){this.form||A.missingFormException()}}class _e{get required(){return this._required}set required(e){this._required=null!=e&&!1!==e&&""+e!="false",this._onChange&&this._onChange()}validate(e){return this.required?M.required(e):null}registerOnValidatorChange(e){this._onChange=e}}class ve extends _e{validate(e){return this.required?M.requiredTrue(e):null}}class ye{set email(e){this._enabled=""===e||!0===e||"true"===e,this._onChange&&this._onChange()}validate(e){return this._enabled?M.email(e):null}registerOnValidatorChange(e){this._onChange=e}}class we{ngOnChanges(e){"maxlength"in e&&(this._createValidator(),this._onChange&&this._onChange())}validate(e){return null!=this.maxlength?this._validator(e):null}registerOnValidatorChange(e){this._onChange=e}_createValidator(){this._validator=M.maxLength(parseInt(this.maxlength,10))}}class ke{ngOnChanges(e){"pattern"in e&&(this._createValidator(),this._onChange&&this._onChange())}validate(e){return this._validator(e)}registerOnValidatorChange(e){this._onChange=e}_createValidator(){this._validator=M.pattern(this.pattern)}}class Me{}class Ce{group(e,t=null){const n=this._reduceControls(e);let l=null,i=null,r=void 0;return null!=t&&(function(e){return void 0!==e.asyncValidators||void 0!==e.validators||void 0!==e.updateOn}(t)?(l=null!=t.validators?t.validators:null,i=null!=t.asyncValidators?t.asyncValidators:null,r=null!=t.updateOn?t.updateOn:void 0):(l=null!=t.validator?t.validator:null,i=null!=t.asyncValidator?t.asyncValidator:null)),new ie(n,{asyncValidators:i,updateOn:r,validators:l})}control(e,t,n){return new le(e,t,n)}array(e,t,n){const l=e.map(e=>this._createControl(e));return new re(l,t,n)}_reduceControls(e){const t={};return Object.keys(e).forEach(n=>{t[n]=this._createControl(e[n])}),t}_createControl(e){return e instanceof le||e instanceof ie||e instanceof re?e:Array.isArray(e)?this.control(e[0],e.length>1?e[1]:null,e.length>2?e[2]:null):this.control(e)}}class Se{static withConfig(e){return{ngModule:Se,providers:[{provide:ue,useValue:e.warnOnDeprecatedNgFormSelector}]}}}class xe{static withConfig(e){return{ngModule:xe,providers:[{provide:ge,useValue:e.warnOnNgModelWithFormControl}]}}}},sI4H:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n("naTb"),n("cYBl");var l=n("IBoS"),i=n("jEEg"),r=(n("BRA/"),n("oBM4"));class a{constructor(e,t,n,l,i){this.readersService=e,this.sharedService=t,this.dialog=n,this.sessionTrackingService=l,this.translate=i,this.showContent=!1,this.canPause=!0}ngOnInit(){this.readersService.getReaderSubscription(this.subscriptionId,this.itemId).subscribe(e=>{this.subscription=e;const t=Date.now()/1e3;this.canPause=this.subscription.start_timestamp<t&&this.subscription.end_timestamp>t&&!this.subscription.paused&&!this.subscription.renewed,this.readersService.getReaderAddress(e.billing_address_id).subscribe(e=>{this.address=e,this.showContent=!0}),e.postal_address_id&&this.readersService.getReaderAddress(e.postal_address_id).subscribe(e=>{this.postalAddress=e})})}pauseSubscription(e){this.sessionTrackingService.buttonClickWithoutPage(r.b.SUBSCRIPTION_DETAILS_PAUSE),this.readersService.pauseReaderSubscription(e,this.subscription.id,this.subscription.item_id).subscribe(()=>{this.subscription.paused=!0;const t={title:"",buttonType:"single",content:this.translate.instant("readers.DIALOG_4",{weeks:e}),showError:!1,showSuccess:!0,leftButtonLabel:void 0,rightButtonLabel:void 0,buttonLabel:this.translate.instant("readers.DIALOG_BUTTON_3")};this.dialog.open(l.a,{data:t}),this.backToMyAccount()})}cancelSubscription(){this.sessionTrackingService.buttonClickWithoutPage(r.b.SUBSCRIPTION_DETAILS_UNSUBSCRIBE),this.readersService.cancelReaderSubscription(this.subscription.id,this.subscription.item_id).subscribe(()=>{const e={title:"",buttonType:"single",content:this.translate.instant("readers.DIALOG_2"),showError:!1,showSuccess:!0,leftButtonLabel:void 0,rightButtonLabel:void 0,buttonLabel:this.translate.instant("readers.DIALOG_BUTTON_2")};this.dialog.open(l.a,{data:e}),this.backToMyAccount()})}changeAddress(e){this.sessionTrackingService.buttonClickWithoutPage(r.b.SUBSCRIPTION_DETAILS_CHOOSE_ADDRESS);let t=this.address.id;"postal"===e&&(t=this.postalAddress.id),this.sharedService.editAddressById(t,e,this.subscriptionId,this.itemId)}editAddress(e){this.sessionTrackingService.buttonClickWithoutPage(r.b.SUBSCRIPTION_DETAILS_EDIT_ADDRESS),this.sharedService.editAddressById(e.id,"edit",this.subscriptionId,this.itemId)}showPauseDialog(){let e;const t={title:"",buttonType:"selection",content:"",showError:!1,showSuccess:!1,leftButtonLabel:this.translate.instant("readers.ABORT_BUTTON_LABEL"),rightButtonLabel:this.translate.instant("readers.SAVE_BUTTON_LABEL"),leftAction:()=>{e.close()},weekSelect:!0};e=this.dialog.open(l.a,{data:t}),e.afterClosed().subscribe({next:e=>{e.weeks&&this.pauseSubscription(e.weeks)}})}showCancelDialog(){let e;const t={title:"",buttonType:"selection",content:this.translate.instant("readers.DIALOG_6"),showError:!1,showSuccess:!1,leftButtonLabel:this.translate.instant("readers.YES"),rightButtonLabel:this.translate.instant("readers.NO"),leftAction:()=>{this.cancelSubscription(),e.close()},rightAction:()=>{e.close()}};e=this.dialog.open(l.a,{data:t})}backToMyAccount(){this.sharedService.showAccountPage()}showTransferSubscriptionDialog(){let e=i.a.getEmptyAddress();e.subscription_id=this.subscriptionId,e.item_id=this.itemId;let t="transfer_digital";this.postalAddress&&(t="transfer_print"),this.sharedService.editAddress(e,t)}}},smNn:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("jWk+"),r=n("cUpR"),a=n("5aly"),o=n("s6ns");n.d(t,"a",(function(){return d}));var s=l.sb({encapsulation:0,styles:[["iframe[_ngcontent-%COMP%]{width:320px;border:none;visibility:hidden;max-height:100vh}"]],data:{}});function u(e){return l.Qb(0,[l.Ib(0,i.a,[r.b]),l.Mb(402653184,1,{frameElement:0}),(e()(),l.ub(2,0,[[1,0],["frameElement",1]],null,1,"iframe",[],[[8,"src",5]],null,null,null,null)),l.Kb(3,1)],null,(function(e,t){var n=t.component,i=l.Pb(t,2,0,e(t,3,0,l.Gb(t,0),n.iframeSrc));e(t,2,0,i)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-switchpay-iframe",[],null,null,null,u,s)),l.tb(1,114688,null,0,a.a,[l.E,[2,o.i],[2,o.a]],null,null)],(function(e,t){e(t,1,0)}),null)}var d=l.qb("app-switchpay-iframe",a.a,c,{},{},[])},soaG:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("naTb"),n("cYBl");var l=n("IBoS");class i{constructor(e,t,n,l){this.readersService=e,this.sharedService=t,this.dialog=n,this.translate=l}ngOnInit(){this.accountData=this.readersService.accountData,this.accountData&&(this.email=this.accountData.email,this.firstName=this.accountData.first_name,this.lastName=this.accountData.last_name,this.salutation=this.accountData.salutation,this.diverseSalutation=this.accountData.diverse_salutation,this.newsletterOptIn=this.accountData.newsletter_opt_in||!1,this.language=this.accountData.language,this.newsletters=this.accountData.newsletters,this.groupId=this.accountData.group_id),""===this.salutation&&(this.salutation=void 0)}backToMyAccount(){this.sharedService.showAccountPage()}saveAccountChanges(){let e=!1;const t={salutation:this.salutation,diverse_salutation:this.diverseSalutation,first_name:this.firstName,last_name:this.lastName,newsletter_opt_in:this.newsletterOptIn,language:this.language,newsletters:this.newsletters,group_id:this.groupId};this.accountData.email!==this.email&&(t.email=this.email,e=!0),void 0!==this.password&&this.newPassword===this.confirmPassword&&(t.old_password=this.password,t.new_password=this.newPassword),this.readersService.startLoadingIndicator(),this.readersService.updateReaderProfile(t).subscribe(t=>{this.readersService.getReaderProfile().subscribe(t=>{if(this.readersService.stopLoadingIndicator(),e){let e;const t={title:"",buttonType:"single",content:this.translate.instant("readers.DIALOG_3"),showError:!1,showSuccess:!1,leftButtonLabel:"",rightButtonLabel:"",buttonLabel:this.translate.instant("readers.DIALOG_BUTTON_3"),buttonAction:()=>{e.close(),this.goBack()},leftAction:void 0,rightAction:void 0};e=this.dialog.open(l.a,{data:t})}else this.goBack()})},e=>{if(this.readersService.stopLoadingIndicator(),461===e.status){let t="";"email"===e.error.error?t=this.translate.instant("readers.DIALOG_10"):"password"===e.error.error&&(t=this.translate.instant("readers.DIALOG_8"));const n={title:this.translate.instant("readers.DIALOG_7"),buttonType:"single",content:t,showError:!1,showSuccess:!1,leftButtonLabel:"",rightButtonLabel:"",buttonLabel:this.translate.instant("readers.DIALOG_BUTTON_3"),leftAction:void 0,rightAction:void 0};this.dialog.open(l.a,{data:n})}})}goBack(){this.sharedService.showAccountPage()}}},soiQ:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var l=function(e){return e.SHOW_LOGIN_PAGE="showLoginPage",e.SHOW_PAK_ACTIVATION_PAGE="showPakActivationPage",e.SHOW_READER_ACCOUNT_PAGE="showReaderAccountPage",e.SHOW_PAID_BILLS_PAGE="showPaidBillsPage",e.SHOW_UNPAID_BILLS_PAGE="showUnpaidBillsPage",e.SHOW_NEWSLETTER_SUBSCRIBE_PAGE="showNewsletterSubscribePage",e.SHOW_SEARCH_PAGE="showSearchPage",e.SHOW_SHOPPING_CART_PAGE="showShoppingCartPage",e.SHOW_SHOPPING_CART_ADDRESS_PAGE="showShoppingCartAddressPage",e.SHOW_SHOPPING_CART_CONFIRMATION_PAGE="showShoppingCartConfirmationPage",e.SHOW_PRODUCT_CHOOSER_PAGE="showProductChooserPage",e.SHOW_REGISTRATION_CONFIRMATION_PAGE="showRegistrationConfirmationPage",e.SHOW_NEWSLETTER_CONFIRMATION_PAGE="showNewsletterConfirmationPage",e.SHOW_PASSWORDLESS_LOGIN_CONFIRMATION_PAGE="showPasswordLessLoginConfirmationPage",e.SHOW_PASSWORD_RESET_PAGE="showPasswordResetPage",e.SHOW_UNSUBSCRIBE_DIALOG="showUnsubscribeDialog",e.SHOW_MESSAGES_PAGE="showMessagesPage",e.MENU_OPTION_CLICKED="menuOptionClicked",e.SIDE_MENU_CLOSED="sideMenuClosed",e.EDIT_ADDRESS="editAddress",e.EDIT_SUBSCRIPTION="editSubscription",e.EDIT_ACCOUNT_SETTINGS="editAccountSettings",e}({})},sp3z:function(e,t,n){!function(e){"use strict";e.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(e){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===e},meridiem:function(e,t,n){return e<12?"\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2":"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"},calendar:{sameDay:"[\u0ea1\u0eb7\u0ec9\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextDay:"[\u0ea1\u0eb7\u0ec9\u0ead\u0eb7\u0ec8\u0e99\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0edc\u0ec9\u0eb2\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastDay:"[\u0ea1\u0eb7\u0ec9\u0ea7\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0ec1\u0ea5\u0ec9\u0ea7\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",sameElse:"L"},relativeTime:{future:"\u0ead\u0eb5\u0e81 %s",past:"%s\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2",s:"\u0e9a\u0ecd\u0ec8\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0ec3\u0e94\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",ss:"%d \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",m:"1 \u0e99\u0eb2\u0e97\u0eb5",mm:"%d \u0e99\u0eb2\u0e97\u0eb5",h:"1 \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",hh:"%d \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",d:"1 \u0ea1\u0eb7\u0ec9",dd:"%d \u0ea1\u0eb7\u0ec9",M:"1 \u0ec0\u0e94\u0eb7\u0ead\u0e99",MM:"%d \u0ec0\u0e94\u0eb7\u0ead\u0e99",y:"1 \u0e9b\u0eb5",yy:"%d \u0e9b\u0eb5"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(e){return"\u0e97\u0eb5\u0ec8"+e}})}(n("wd/R"))},"t+mt":function(e,t,n){!function(e){"use strict";e.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},t1rp:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("Ourk"),r=n("elxJ"),a=n("5GAg"),o=n("8bJo"),s=n("omvX"),u=n("goRb"),c=n("krRb"),d=n("cYBl"),h=n("s7LF"),p=n("SVse"),m=n("TSSN");n("N5wb"),n.d(t,"a",(function(){return g})),n.d(t,"b",(function(){return f}));var g=l.sb({encapsulation:0,styles:[[".mat-radio-button[_ngcontent-%COMP%]{position:absolute;top:0;right:0}"]],data:{}});function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"mat-radio-button",[["class","mat-radio-button"],["disableRipple",""]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-describedby",0]],[[null,"focus"]],(function(e,t,n){var i=!0;return"focus"===t&&(i=!1!==l.Gb(e,2)._inputElement.nativeElement.focus()&&i),i}),i.b,i.a)),l.tb(2,4440064,[[1,4]],0,r.b,[[2,r.c],l.k,l.h,a.e,o.d,[2,s.a],[2,r.a]],{disableRipple:[0,"disableRipple"],value:[1,"value"]},null),(e()(),l.ub(3,0,null,null,1,"app-address",[],null,null,null,u.b,u.a)),l.tb(4,114688,null,0,c.a,[d.a],{addressId:[0,"addressId"],firstName:[1,"firstName"],lastName:[2,"lastName"],zipCode:[3,"zipCode"],city:[4,"city"],address1:[5,"address1"],address2:[6,"address2"]},null)],(function(e,t){e(t,2,0,"",t.context.$implicit.id),e(t,4,0,t.context.$implicit.id,t.context.$implicit.first_name,t.context.$implicit.last_name,t.context.$implicit.zip,t.context.$implicit.city,t.context.$implicit.address1,t.context.$implicit.address2)}),(function(e,t){e(t,1,1,[l.Gb(t,2).checked,l.Gb(t,2).disabled,"NoopAnimations"===l.Gb(t,2)._animationMode,"primary"===l.Gb(t,2).color,"accent"===l.Gb(t,2).color,"warn"===l.Gb(t,2).color,-1,l.Gb(t,2).id,null,null,null])}))}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"mat-radio-group",[["class","mat-radio-group"],["role","radiogroup"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"]],(function(e,t,n){var l=!0;return"ngModelChange"===t&&(l=!1!==(e.component.selectedAddressId=n)&&l),l}),null,null)),l.tb(1,1064960,null,1,r.c,[l.h],null,null),l.Mb(603979776,1,{_radios:1}),l.Lb(1024,null,h.o,(function(e){return[e]}),[r.c]),l.tb(4,671744,null,0,h.t,[[8,null],[8,null],[8,null],[6,h.o]],{model:[0,"model"]},{update:"ngModelChange"}),l.Lb(2048,null,h.p,null,[h.t]),l.tb(6,16384,null,0,h.q,[[4,h.p]],null,null),(e()(),l.kb(16777216,null,null,1,null,b)),l.tb(8,278528,null,0,p.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.ub(9,0,null,null,2,"button",[["class","btn btn-secondary single-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.addNewAddress()&&l),l}),null,null)),(e()(),l.Ob(10,null,["",""])),l.Ib(131072,m.j,[m.k,l.h]),(e()(),l.ub(12,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,6,"div",[["class","button-container"]],null,null,null,null,null)),(e()(),l.ub(14,0,null,null,2,"button",[["class","btn small-button no-background right-margin"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.cancel()&&l),l}),null,null)),(e()(),l.Ob(15,null,["",""])),l.Ib(131072,m.j,[m.k,l.h]),(e()(),l.ub(17,0,null,null,2,"button",[["class","btn small-button btn-success"]],[[8,"disabled",0]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.save()&&l),l}),null,null)),(e()(),l.Ob(18,null,["",""])),l.Ib(131072,m.j,[m.k,l.h])],(function(e,t){var n=t.component;e(t,4,0,n.selectedAddressId),e(t,8,0,n.addressesData)}),(function(e,t){var n=t.component;e(t,0,0,l.Gb(t,6).ngClassUntouched,l.Gb(t,6).ngClassTouched,l.Gb(t,6).ngClassPristine,l.Gb(t,6).ngClassDirty,l.Gb(t,6).ngClassValid,l.Gb(t,6).ngClassInvalid,l.Gb(t,6).ngClassPending),e(t,10,0,l.Pb(t,10,0,l.Gb(t,11).transform("readers.NEW_ADDRESS"))),e(t,15,0,l.Pb(t,15,0,l.Gb(t,16).transform("readers.ABORT_BUTTON_LABEL"))),e(t,17,0,!n.selectedAddressId),e(t,18,0,l.Pb(t,18,0,l.Gb(t,19).transform("readers.SAVE_BUTTON_LABEL")))}))}},t68o:function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var l=n("8Y7J"),i=n("s6ns"),r=n("SVse"),a=(n("QQfA"),n("IP0z"),n("zMNK")),o=(n("/HVE"),n("hOhj"),n("Xd0L"),n("cUpR"),n("5GAg")),s=l.sb({encapsulation:2,styles:[".mat-dialog-container{display:block;padding:24px;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}@media (-ms-high-contrast:active){.mat-dialog-container{outline:solid 1px}}.mat-dialog-content{display:block;margin:0 -24px;padding:0 24px;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch}.mat-dialog-title{margin:0 0 20px;display:block}.mat-dialog-actions{padding:8px 0;display:flex;flex-wrap:wrap;min-height:52px;align-items:center;margin-bottom:-24px}.mat-dialog-actions[align=end]{justify-content:flex-end}.mat-dialog-actions[align=center]{justify-content:center}.mat-dialog-actions .mat-button-base+.mat-button-base{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button-base+.mat-button-base{margin-left:0;margin-right:8px}"],data:{animation:[{type:7,name:"dialogContainer",definitions:[{type:0,name:"void, exit",styles:{type:6,styles:{opacity:0,transform:"scale(0.7)"},offset:null},options:void 0},{type:0,name:"enter",styles:{type:6,styles:{transform:"none"},offset:null},options:void 0},{type:1,expr:"* => enter",animation:{type:4,styles:{type:6,styles:{transform:"none",opacity:1},offset:null},timings:"150ms cubic-bezier(0, 0, 0.2, 1)"},options:null},{type:1,expr:"* => void, * => exit",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"75ms cubic-bezier(0.4, 0.0, 0.2, 1)"},options:null}],options:{}}]}});function u(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function c(e){return l.Qb(0,[l.Mb(402653184,1,{_portalOutlet:0}),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(2,212992,[[1,4]],0,a.b,[l.j,l.Q],{portal:[0,"portal"]},null)],(function(e,t){e(t,2,0,"")}),null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-dialog-container",[["aria-modal","true"],["class","mat-dialog-container"],["tabindex","-1"]],[[1,"id",0],[1,"role",0],[1,"aria-labelledby",0],[1,"aria-label",0],[1,"aria-describedby",0],[40,"@dialogContainer",0]],[["component","@dialogContainer.start"],["component","@dialogContainer.done"]],(function(e,t,n){var i=!0;return"component:@dialogContainer.start"===t&&(i=!1!==l.Gb(e,1)._onAnimationStart(n)&&i),"component:@dialogContainer.done"===t&&(i=!1!==l.Gb(e,1)._onAnimationDone(n)&&i),i}),c,s)),l.tb(1,49152,null,0,i.g,[l.k,o.f,l.h,[2,r.e],i.f],null,null)],null,(function(e,t){e(t,0,0,l.Gb(t,1)._id,l.Gb(t,1)._config.role,l.Gb(t,1)._config.ariaLabel?null:l.Gb(t,1)._ariaLabelledBy,l.Gb(t,1)._config.ariaLabel,l.Gb(t,1)._config.ariaDescribedBy||null,l.Gb(t,1)._state)}))}var h=l.qb("mat-dialog-container",i.g,d,{},{},[])},tGlX:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},tQgn:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("NvT6"),r=n("W5yJ"),a=n("/HVE"),o=n("SVse"),s=n("omvX"),u=n("y+AF"),c=n("iInd"),d=n("cYBl"),h=n("s6ns"),p=n("TSSN");n.d(t,"a",(function(){return _}));var m=l.sb({encapsulation:0,styles:[[".spinner-container[_ngcontent-%COMP%]{display:flex;height:300px;align-items:center;justify-content:center}"]],data:{}});function g(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"mat-spinner",[["class","mat-spinner mat-progress-spinner"],["mode","indeterminate"],["role","progressbar"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,i.b,i.a)),l.tb(1,114688,null,0,r.d,[l.k,a.a,[2,o.e],[2,s.a],r.a],null,null)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1)._noopAnimations,l.Gb(t,1).diameter,l.Gb(t,1).diameter)}))}function b(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","spinner-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,g)),l.tb(2,16384,null,0,o.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,t.component.showSpinner)}),null)}function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-switchpay-confirm",[],null,null,null,b,m)),l.tb(1,114688,null,0,u.a,[c.a,d.a,h.e,p.k],null,null)],(function(e,t){e(t,1,0)}),null)}var _=l.qb("app-switchpay-confirm",u.a,f,{},{},[])},tT3J:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(n("wd/R"))},tTTA:function(e,t,n){"use strict";var l=n("MDzN"),i=n("8Y7J"),r=n("TSSN"),a=n("SVse"),o=n("gXLG"),s=n("KbaO");class u{constructor(e,t,n,l,i,r){this.dialogRef=e,this.data=t,this.dialog=n,this.translate=l,this.viewerService=i,this.trackingService=r,this.defaultFilter=!0,this.magazine=i.magazineContent,this.magazineProducts=i.magazineProducts,t&&t.productType&&(this.productType=t.productType,t.filter&&t.filter.length>0&&this.magazineProducts.products.forEach(e=>{t.filter.forEach(t=>{e.external_id!==t||e.default||(this.defaultFilter=!1)})}))}ngOnInit(){this.baseHref=this.viewerService.baseHref}singleIssueFilter(e){return this.magazineProducts.singleIssueProducts.filter(t=>this.productType?t.type===e&&t.type.includes(this.productType)&&"national"===t.location:t.type===e&&"national"===t.location)}subscriptionFilter(e){return this.magazineProducts.subscriptions.filter(t=>!t.parent_id&&(this.productType?this.defaultFilter?t.type===e&&t.type.includes(this.productType)&&t.default:t.type===e&&t.type.includes(this.productType)&&!t.default:t.type===e))}singleIssuePurchase(e){if("own_shop"===e.payment_type){this.trackingService.buttonTracking("ownStoreSingleIssue"),this.viewerService.trackBuyCall(e);const t=new URL(e.url);t.searchParams.append("object_id",this.magazine.magazine_external_id),window.open(t.href,"_blank")}else"switchpay"!==e.payment_type&&"datatrans"!==e.payment_type&&"stripe"!==e.payment_type||this.viewerService.switchpayHandle(e,this.closeDialog.bind(this))}subscriptionPurchase(e){if("own_shop"===e.payment_type&&e.url){this.trackingService.buttonTracking("ownStoreSubscription"),this.viewerService.trackBuyCall(e);const t=new URL(e.url);t.searchParams.append("object_id",e.external_id),window.open(t.href,"_blank")}else"switchpay"!==e.payment_type&&"datatrans"!==e.payment_type&&"stripe"!==e.payment_type||this.viewerService.switchpayHandle(e,this.closeDialog.bind(this))}openUrl(e){window.open(e,"_blank")}closeDialog(){this.dialogRef.close()}getCurrency(e){return"EUR"===e.currency?"\u20ac":e.currency}getDescription(){return"subscription"===this.productType?this.magazineProducts.subscription_description:this.magazineProducts.single_issue_description}}var c=n("s6ns");n.d(t,"a",(function(){return T}));var d=i.sb({encapsulation:0,styles:[l.a],data:{}});function h(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[" ",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("SUBSCRIPTION_VIEW_SINGLE_ISSUE_NO_PRICE")))}))}function p(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[" "," "," ",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){var n=t.component;e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("SUBSCRIPTION_VIEW_SINGLE_ISSUE")),t.parent.context.$implicit.price,n.getCurrency(t.parent.context.$implicit))}))}function m(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"button",[["class","btn subscription"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.singleIssuePurchase(e.context.$implicit)&&l),l}),null,null)),(e()(),i.kb(16777216,null,null,1,null,h)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,p)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,"free"===t.context.$implicit.payment_type),e(t,4,0,"free"!==t.context.$implicit.payment_type)}),null)}function g(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[" ",""]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.name)}))}function b(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(1,null,[" "," "," "," "]))],null,(function(e,t){e(t,1,0,t.parent.context.$implicit.name,t.parent.context.$implicit.price,t.component.getCurrency(t.parent.context.$implicit))}))}function f(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,4,"button",[["class","btn subscription"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.subscriptionPurchase(e.context.$implicit)&&l),l}),null,null)),(e()(),i.kb(16777216,null,null,1,null,g)),i.tb(2,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,b)),i.tb(4,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,"free"===t.context.$implicit.payment_type),e(t,4,0,"free"!==t.context.$implicit.payment_type)}),null)}function _(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["class","subscriptions"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","headline bold"]],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,m)),i.tb(5,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.kb(16777216,null,null,1,null,f)),i.tb(7,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.singleIssueFilter("non-consumable")),e(t,7,0,n.subscriptionFilter("subscription"))}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("SUBSCRIPTION_VIEW_HEADLINE_DIGITAL_ONLY")))}))}function v(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"button",[["class","btn subscription"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.singleIssuePurchase(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,[""," "," ",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("SUBSCRIPTION_VIEW_SINGLE_ISSUE")),t.context.$implicit.price,n.getCurrency(t.context.$implicit))}))}function y(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn subscription"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.subscriptionPurchase(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "," "," "]))],null,(function(e,t){e(t,2,0,t.context.$implicit.name,t.context.$implicit.price,t.component.getCurrency(t.context.$implicit))}))}function w(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["class","subscriptions"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","headline bold"]],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,v)),i.tb(5,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.kb(16777216,null,null,1,null,y)),i.tb(7,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.singleIssueFilter("non-consumable+print")),e(t,7,0,n.subscriptionFilter("subscription+print"))}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("SUBSCRIPTION_VIEW_HEADLINE_DIGITAL_AND_PRINT_ONLY")))}))}function k(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"button",[["class","btn subscription"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.singleIssuePurchase(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,[""," "," ",""])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){var n=t.component;e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("SUBSCRIPTION_VIEW_SINGLE_ISSUE")),t.context.$implicit.price,n.getCurrency(t.context.$implicit))}))}function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn subscription"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.subscriptionPurchase(e.context.$implicit)&&l),l}),null,null)),(e()(),i.ub(1,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "," "," "]))],null,(function(e,t){e(t,2,0,t.context.$implicit.name,t.context.$implicit.price,t.component.getCurrency(t.context.$implicit))}))}function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,7,"div",[["class","subscriptions"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,2,"div",[["class","headline bold"]],null,null,null,null,null)),(e()(),i.Ob(2,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.kb(16777216,null,null,1,null,k)),i.tb(5,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null),(e()(),i.kb(16777216,null,null,1,null,M)),i.tb(7,278528,null,0,a.n,[i.Q,i.N,i.r],{ngForOf:[0,"ngForOf"]},null)],(function(e,t){var n=t.component;e(t,5,0,n.singleIssueFilter("print_non-consumable")),e(t,7,0,n.subscriptionFilter("print_subscription"))}),(function(e,t){e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("SUBSCRIPTION_VIEW_HEADLINE_PRINT_ONLY")))}))}function S(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,0,"div",[["class","description"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(e,t){e(t,0,0,t.component.getDescription())}))}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn description-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openUrl(i.magazineProducts.privacy_url)&&l),l}),null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("SUBSCRIPTION_VIEW_PRIVACY")))}))}function L(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"button",[["class","btn description-button"]],null,[[null,"click"]],(function(e,t,n){var l=!0,i=e.component;return"click"===t&&(l=!1!==i.openUrl(i.magazineProducts.tos_url)&&l),l}),null,null)),(e()(),i.Ob(1,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h])],null,(function(e,t){e(t,1,0,i.Pb(t,1,0,i.Gb(t,2).transform("SUBSCRIPTION_VIEW_TOS")))}))}function O(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,19,"div",[["class","subscription-dialog"]],null,null,null,null,null)),(e()(),i.ub(1,0,null,null,1,"button",[["class","close"],["type","button"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeDialog()&&l),l}),null,null)),(e()(),i.Ob(-1,null,["q"])),(e()(),i.ub(3,0,null,null,2,"div",[["class","subscription-header"]],null,null,null,null,null)),(e()(),i.Ob(4,null,[" "," "])),i.Ib(131072,r.j,[r.k,i.h]),(e()(),i.ub(6,0,null,null,6,"div",[["class","subscription-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,_)),i.tb(8,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,w)),i.tb(10,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,C)),i.tb(12,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(13,0,null,null,6,"div",[["class","description-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,S)),i.tb(15,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,x)),i.tb(17,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.kb(16777216,null,null,1,null,L)),i.tb(19,16384,null,0,a.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,8,0,n.subscriptionFilter("subscription").length>0||n.singleIssueFilter("non-consumable").length>0),e(t,10,0,n.subscriptionFilter("subscription+print").length>0||n.singleIssueFilter("non-consumable+print").length>0),e(t,12,0,n.subscriptionFilter("print_subscription").length>0||n.singleIssueFilter("print_non-consumable").length>0),e(t,15,0,n.magazineProducts.subscription_description),e(t,17,0,n.magazineProducts.privacy_url),e(t,19,0,n.magazineProducts.tos_url)}),(function(e,t){e(t,4,0,i.Pb(t,4,0,i.Gb(t,5).transform("SUBSCRIPTION_VIEW_HEADER")))}))}function P(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-subscription",[],null,null,null,O,d)),i.tb(1,114688,null,0,u,[c.i,[2,c.a],c.e,r.k,s.b,o.a],null,null)],(function(e,t){e(t,1,0)}),null)}var T=i.qb("app-subscription",u,P,{},{},[])},tUCv:function(e,t,n){!function(e){"use strict";e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(n("wd/R"))},tbfe:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),l=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,l){return e?/-MMM-/.test(l)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:l,longMonthsParse:l,shortMonthsParse:l,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:4},invalidDate:"Fecha inv\xe1lida"})}(n("wd/R"))},tjlA:function(e,t,n){"use strict";var l=n("H7XF"),i=n("kVK+"),r=n("49sm");function a(){return s.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function o(e,t){if(a()<t)throw new RangeError("Invalid typed array length");return s.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=s.prototype:(null===e&&(e=new s(t)),e.length=t),e}function s(e,t,n){if(!(s.TYPED_ARRAY_SUPPORT||this instanceof s))return new s(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return d(this,e)}return u(this,e,t,n)}function u(e,t,n,l){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,l){if(n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(l||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===l?new Uint8Array(t):void 0===l?new Uint8Array(t,n):new Uint8Array(t,n,l),s.TYPED_ARRAY_SUPPORT?(e=t).__proto__=s.prototype:e=h(e,t),e}(e,t,n,l):"string"==typeof t?function(e,t,n){if("string"==typeof n&&""!==n||(n="utf8"),!s.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var l=0|m(t,n),i=(e=o(e,l)).write(t,n);return i!==l&&(e=e.slice(0,i)),e}(e,t,n):function(e,t){if(s.isBuffer(t)){var n=0|p(t.length);return 0===(e=o(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(l=t.length)!=l?o(e,0):h(e,t);if("Buffer"===t.type&&r(t.data))return h(e,t.data)}var l;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function c(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function d(e,t){if(c(t),e=o(e,t<0?0:0|p(t)),!s.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function h(e,t){var n=t.length<0?0:0|p(t.length);e=o(e,n);for(var l=0;l<n;l+=1)e[l]=255&t[l];return e}function p(e){if(e>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|e}function m(e,t){if(s.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var l=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return j(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return F(e).length;default:if(l)return j(e).length;t=(""+t).toLowerCase(),l=!0}}function g(e,t,n){var l=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return P(this,t,n);case"utf8":case"utf-8":return x(this,t,n);case"ascii":return L(this,t,n);case"latin1":case"binary":return O(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,t,n);default:if(l)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),l=!0}}function b(e,t,n){var l=e[t];e[t]=e[n],e[n]=l}function f(e,t,n,l,i){if(0===e.length)return-1;if("string"==typeof n?(l=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=s.from(t,l)),s.isBuffer(t))return 0===t.length?-1:_(e,t,n,l,i);if("number"==typeof t)return t&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):_(e,[t],n,l,i);throw new TypeError("val must be string, number or Buffer")}function _(e,t,n,l,i){var r,a=1,o=e.length,s=t.length;if(void 0!==l&&("ucs2"===(l=String(l).toLowerCase())||"ucs-2"===l||"utf16le"===l||"utf-16le"===l)){if(e.length<2||t.length<2)return-1;a=2,o/=2,s/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var c=-1;for(r=n;r<o;r++)if(u(e,r)===u(t,-1===c?0:r-c)){if(-1===c&&(c=r),r-c+1===s)return c*a}else-1!==c&&(r-=r-c),c=-1}else for(n+s>o&&(n=o-s),r=n;r>=0;r--){for(var d=!0,h=0;h<s;h++)if(u(e,r+h)!==u(t,h)){d=!1;break}if(d)return r}return-1}function v(e,t,n,l){n=Number(n)||0;var i=e.length-n;l?(l=Number(l))>i&&(l=i):l=i;var r=t.length;if(r%2!=0)throw new TypeError("Invalid hex string");l>r/2&&(l=r/2);for(var a=0;a<l;++a){var o=parseInt(t.substr(2*a,2),16);if(isNaN(o))return a;e[n+a]=o}return a}function y(e,t,n,l){return H(j(t,e.length-n),e,n,l)}function w(e,t,n,l){return H(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,l)}function k(e,t,n,l){return w(e,t,n,l)}function M(e,t,n,l){return H(F(t),e,n,l)}function C(e,t,n,l){return H(function(e,t){for(var n,l,i=[],r=0;r<e.length&&!((t-=2)<0);++r)l=(n=e.charCodeAt(r))>>8,i.push(n%256),i.push(l);return i}(t,e.length-n),e,n,l)}function S(e,t,n){return l.fromByteArray(0===t&&n===e.length?e:e.slice(t,n))}function x(e,t,n){n=Math.min(e.length,n);for(var l=[],i=t;i<n;){var r,a,o,s,u=e[i],c=null,d=u>239?4:u>223?3:u>191?2:1;if(i+d<=n)switch(d){case 1:u<128&&(c=u);break;case 2:128==(192&(r=e[i+1]))&&(s=(31&u)<<6|63&r)>127&&(c=s);break;case 3:a=e[i+2],128==(192&(r=e[i+1]))&&128==(192&a)&&(s=(15&u)<<12|(63&r)<<6|63&a)>2047&&(s<55296||s>57343)&&(c=s);break;case 4:a=e[i+2],o=e[i+3],128==(192&(r=e[i+1]))&&128==(192&a)&&128==(192&o)&&(s=(15&u)<<18|(63&r)<<12|(63&a)<<6|63&o)>65535&&s<1114112&&(c=s)}null===c?(c=65533,d=1):c>65535&&(l.push((c-=65536)>>>10&1023|55296),c=56320|1023&c),l.push(c),i+=d}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);for(var n="",l=0;l<t;)n+=String.fromCharCode.apply(String,e.slice(l,l+=4096));return n}(l)}function L(e,t,n){var l="";n=Math.min(e.length,n);for(var i=t;i<n;++i)l+=String.fromCharCode(127&e[i]);return l}function O(e,t,n){var l="";n=Math.min(e.length,n);for(var i=t;i<n;++i)l+=String.fromCharCode(e[i]);return l}function P(e,t,n){var l,i=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>i)&&(n=i);for(var r="",a=t;a<n;++a)r+=(l=e[a])<16?"0"+l.toString(16):l.toString(16);return r}function T(e,t,n){for(var l=e.slice(t,n),i="",r=0;r<l.length;r+=2)i+=String.fromCharCode(l[r]+256*l[r+1]);return i}function I(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function D(e,t,n,l,i,r){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<r)throw new RangeError('"value" argument is out of bounds');if(n+l>e.length)throw new RangeError("Index out of range")}function E(e,t,n,l){t<0&&(t=65535+t+1);for(var i=0,r=Math.min(e.length-n,2);i<r;++i)e[n+i]=(t&255<<8*(l?i:1-i))>>>8*(l?i:1-i)}function A(e,t,n,l){t<0&&(t=4294967295+t+1);for(var i=0,r=Math.min(e.length-n,4);i<r;++i)e[n+i]=t>>>8*(l?i:3-i)&255}function Y(e,t,n,l,i,r){if(n+l>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function G(e,t,n,l,r){return r||Y(e,0,n,4),i.write(e,t,n,l,23,4),n+4}function R(e,t,n,l,r){return r||Y(e,0,n,8),i.write(e,t,n,l,52,8),n+8}t.Buffer=s,t.SlowBuffer=function(e){return+e!=e&&(e=0),s.alloc(+e)},t.INSPECT_MAX_BYTES=50,s.TYPED_ARRAY_SUPPORT=void 0!==global.TYPED_ARRAY_SUPPORT?global.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}(),t.kMaxLength=a(),s.poolSize=8192,s._augment=function(e){return e.__proto__=s.prototype,e},s.from=function(e,t,n){return u(null,e,t,n)},s.TYPED_ARRAY_SUPPORT&&(s.prototype.__proto__=Uint8Array.prototype,s.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&s[Symbol.species]===s&&Object.defineProperty(s,Symbol.species,{value:null,configurable:!0})),s.alloc=function(e,t,n){return function(e,t,n,l){return c(t),t<=0?o(null,t):void 0!==n?"string"==typeof l?o(null,t).fill(n,l):o(null,t).fill(n):o(null,t)}(0,e,t,n)},s.allocUnsafe=function(e){return d(null,e)},s.allocUnsafeSlow=function(e){return d(null,e)},s.isBuffer=function(e){return!(null==e||!e._isBuffer)},s.compare=function(e,t){if(!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,l=t.length,i=0,r=Math.min(n,l);i<r;++i)if(e[i]!==t[i]){n=e[i],l=t[i];break}return n<l?-1:l<n?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(e,t){if(!r(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var l=s.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var a=e[n];if(!s.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(l,i),i+=a.length}return l},s.byteLength=m,s.prototype._isBuffer=!0,s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)b(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)b(this,t,t+3),b(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)b(this,t,t+7),b(this,t+1,t+6),b(this,t+2,t+5),b(this,t+3,t+4);return this},s.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?x(this,0,e):g.apply(this,arguments)},s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},s.prototype.compare=function(e,t,n,l,i){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===l&&(l=0),void 0===i&&(i=this.length),t<0||n>e.length||l<0||i>this.length)throw new RangeError("out of range index");if(l>=i&&t>=n)return 0;if(l>=i)return-1;if(t>=n)return 1;if(this===e)return 0;for(var r=(i>>>=0)-(l>>>=0),a=(n>>>=0)-(t>>>=0),o=Math.min(r,a),u=this.slice(l,i),c=e.slice(t,n),d=0;d<o;++d)if(u[d]!==c[d]){r=u[d],a=c[d];break}return r<a?-1:a<r?1:0},s.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},s.prototype.indexOf=function(e,t,n){return f(this,e,t,n,!0)},s.prototype.lastIndexOf=function(e,t,n){return f(this,e,t,n,!1)},s.prototype.write=function(e,t,n,l){if(void 0===t)l="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)l=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===l&&(l="utf8")):(l=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");l||(l="utf8");for(var r=!1;;)switch(l){case"hex":return v(this,e,t,n);case"utf8":case"utf-8":return y(this,e,t,n);case"ascii":return w(this,e,t,n);case"latin1":case"binary":return k(this,e,t,n);case"base64":return M(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,e,t,n);default:if(r)throw new TypeError("Unknown encoding: "+l);l=(""+l).toLowerCase(),r=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},s.prototype.slice=function(e,t){var n,l=this.length;if((e=~~e)<0?(e+=l)<0&&(e=0):e>l&&(e=l),(t=void 0===t?l:~~t)<0?(t+=l)<0&&(t=0):t>l&&(t=l),t<e&&(t=e),s.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=s.prototype;else{var i=t-e;n=new s(i,void 0);for(var r=0;r<i;++r)n[r]=this[r+e]}return n},s.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||I(e,t,this.length);for(var l=this[e],i=1,r=0;++r<t&&(i*=256);)l+=this[e+r]*i;return l},s.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||I(e,t,this.length);for(var l=this[e+--t],i=1;t>0&&(i*=256);)l+=this[e+--t]*i;return l},s.prototype.readUInt8=function(e,t){return t||I(e,1,this.length),this[e]},s.prototype.readUInt16LE=function(e,t){return t||I(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUInt16BE=function(e,t){return t||I(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUInt32LE=function(e,t){return t||I(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUInt32BE=function(e,t){return t||I(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||I(e,t,this.length);for(var l=this[e],i=1,r=0;++r<t&&(i*=256);)l+=this[e+r]*i;return l>=(i*=128)&&(l-=Math.pow(2,8*t)),l},s.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||I(e,t,this.length);for(var l=t,i=1,r=this[e+--l];l>0&&(i*=256);)r+=this[e+--l]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*t)),r},s.prototype.readInt8=function(e,t){return t||I(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){t||I(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt16BE=function(e,t){t||I(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt32LE=function(e,t){return t||I(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return t||I(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return t||I(e,4,this.length),i.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return t||I(e,4,this.length),i.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return t||I(e,8,this.length),i.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return t||I(e,8,this.length),i.read(this,e,!1,52,8)},s.prototype.writeUIntLE=function(e,t,n,l){e=+e,t|=0,n|=0,l||D(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,r=0;for(this[t]=255&e;++r<n&&(i*=256);)this[t+r]=e/i&255;return t+n},s.prototype.writeUIntBE=function(e,t,n,l){e=+e,t|=0,n|=0,l||D(this,e,t,n,Math.pow(2,8*n)-1,0);var i=n-1,r=1;for(this[t+i]=255&e;--i>=0&&(r*=256);)this[t+i]=e/r&255;return t+n},s.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,1,255,0),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):E(this,e,t,!0),t+2},s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):E(this,e,t,!1),t+2},s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):A(this,e,t,!0),t+4},s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):A(this,e,t,!1),t+4},s.prototype.writeIntLE=function(e,t,n,l){if(e=+e,t|=0,!l){var i=Math.pow(2,8*n-1);D(this,e,t,n,i-1,-i)}var r=0,a=1,o=0;for(this[t]=255&e;++r<n&&(a*=256);)e<0&&0===o&&0!==this[t+r-1]&&(o=1),this[t+r]=(e/a>>0)-o&255;return t+n},s.prototype.writeIntBE=function(e,t,n,l){if(e=+e,t|=0,!l){var i=Math.pow(2,8*n-1);D(this,e,t,n,i-1,-i)}var r=n-1,a=1,o=0;for(this[t+r]=255&e;--r>=0&&(a*=256);)e<0&&0===o&&0!==this[t+r+1]&&(o=1),this[t+r]=(e/a>>0)-o&255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,1,127,-128),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):E(this,e,t,!0),t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):E(this,e,t,!1),t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):A(this,e,t,!0),t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||D(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):A(this,e,t,!1),t+4},s.prototype.writeFloatLE=function(e,t,n){return G(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return G(this,e,t,!1,n)},s.prototype.writeDoubleLE=function(e,t,n){return R(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return R(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,l){if(n||(n=0),l||0===l||(l=this.length),t>=e.length&&(t=e.length),t||(t=0),l>0&&l<n&&(l=n),l===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(l<0)throw new RangeError("sourceEnd out of bounds");l>this.length&&(l=this.length),e.length-t<l-n&&(l=e.length-t+n);var i,r=l-n;if(this===e&&n<t&&t<l)for(i=r-1;i>=0;--i)e[i+t]=this[i+n];else if(r<1e3||!s.TYPED_ARRAY_SUPPORT)for(i=0;i<r;++i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+r),t);return r},s.prototype.fill=function(e,t,n,l){if("string"==typeof e){if("string"==typeof t?(l=t,t=0,n=this.length):"string"==typeof n&&(l=n,n=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==l&&"string"!=typeof l)throw new TypeError("encoding must be a string");if("string"==typeof l&&!s.isEncoding(l))throw new TypeError("Unknown encoding: "+l)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var r;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(r=t;r<n;++r)this[r]=e;else{var a=s.isBuffer(e)?e:j(new s(e,l).toString()),o=a.length;for(r=0;r<n-t;++r)this[r+t]=a[r%o]}return this};var N=/[^+\/0-9A-Za-z-_]/g;function j(e,t){var n;t=t||1/0;for(var l=e.length,i=null,r=[],a=0;a<l;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&r.push(239,191,189);continue}if(a+1===l){(t-=3)>-1&&r.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&r.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&r.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;r.push(n)}else if(n<2048){if((t-=2)<0)break;r.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;r.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;r.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return r}function F(e){return l.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(N,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function H(e,t,n,l){for(var i=0;i<l&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}},tsA1:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("naTb"),n("839X"),n("KbaO");var l=n("5+tZ");n("YRjy");class i{constructor(e,t,n,l){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l}resolve(e,t){this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId"),this.sharedService.setGroupId(this.viewerService.groupId);const n=this.viewerService.doAuthRequest(),i=this.websiteService.loadWebsiteSettings();return n.pipe(Object(l.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(l.a)(()=>i)))))}}},u3GI:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},uEye:function(e,t,n){!function(e){"use strict";e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._m\xe5._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},uX8t:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("rnIj"),r=n("iInd"),a=n("Q591");n.d(t,"a",(function(){return c}));var o=l.sb({encapsulation:0,styles:[['.container[_ngcontent-%COMP%]{text-align:center;margin-left:auto;margin-right:auto}h1[_ngcontent-%COMP%]{font-family:"Source Sans Pro",sans-serif;font-size:36px;font-weight:700;color:#212121}button[_ngcontent-%COMP%]{color:#fff;text-align:center;text-decoration:none;padding:13px 40px;border:none;margin:120px 16px;font-family:"Source Sans Pro",sans-serif;font-size:18px;font-weight:400;border-radius:3px}.red[_ngcontent-%COMP%]{background:#e70018}.gray[_ngcontent-%COMP%]{background:#a4aab3}']],data:{}});function s(e){return l.Qb(0,[],null,null)}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-unsubscribe",[],null,null,null,s,o)),l.tb(1,114688,null,0,i.a,[r.a,r.l,a.a],null,null)],(function(e,t){e(t,1,0)}),null)}var c=l.qb("app-unsubscribe",i.a,u,{},{},[])},uXwI:function(e,t,n){!function(e){"use strict";var t={ss:"sekundes_sekund\u0113m_sekunde_sekundes".split("_"),m:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),mm:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),h:"stundas_stund\u0101m_stunda_stundas".split("_"),hh:"stundas_stund\u0101m_stunda_stundas".split("_"),d:"dienas_dien\u0101m_diena_dienas".split("_"),dd:"dienas_dien\u0101m_diena_dienas".split("_"),M:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),MM:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function n(e,t,n){return n?t%10==1&&t%100!=11?e[2]:e[3]:t%10==1&&t%100!=11?e[0]:e[1]}function l(e,l,i){return e+" "+n(t[i],e,l)}function i(e,l,i){return n(t[i],e,l)}e.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:function(e,t){return t?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:l,m:i,mm:l,h:i,hh:l,d:i,dd:l,M:i,MM:l,y:i,yy:l},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},uh7I:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var l=n("cp0P"),i=(n("naTb"),n("839X"),n("KbaO"),n("5+tZ"));n("YRjy");class r{constructor(e,t,n,l){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l}resolve(e,t){this.sharedService.showLoadingOverlay(),this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId");const n=this.viewerService.doAuthRequest(),r=this.viewerService.getGroupOverview(),a=this.viewerService.getGroupExtsub(),o=this.websiteService.loadWebsiteSettings();return n.pipe(Object(i.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(i.a)(()=>(this.sharedService.hideLoadingOverlay(),r.pipe(Object(i.a)(()=>Object(l.a)({groupOverview:r,extsub:a,websiteSettings:o})))))))))}}},vDTs:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{constructor(e){this.el=e}onMouseEnter(){this.highlight(this.hoverColor,this.hoverTextColor)}onMouseLeave(){this.highlight(this.defaultColor,this.defaultTextColor)}highlight(e,t){this.el.nativeElement.style.backgroundColor=e,this.el.nativeElement.style.color=t}}},vIa3:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.getAllReaderAddresses()}}},vKJn:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));class l{}},vkgz:function(e,t,n){"use strict";var l=n("7o/Q");function i(){}var r=n("n6bG");function a(e,t,n){return function(l){return l.lift(new o(e,t,n))}}n.d(t,"a",(function(){return a}));class o{constructor(e,t,n){this.nextOrObserver=e,this.error=t,this.complete=n}call(e,t){return t.subscribe(new s(e,this.nextOrObserver,this.error,this.complete))}}class s extends l.a{constructor(e,t,n,l){super(e),this._tapNext=i,this._tapError=i,this._tapComplete=i,this._tapError=n||i,this._tapComplete=l||i,Object(r.a)(t)?(this._context=this,this._tapNext=t):t&&(this._context=t,this._tapNext=t.next||i,this._tapError=t.error||i,this._tapComplete=t.complete||i)}_next(e){try{this._tapNext.call(this._context,e)}catch(t){return void this.destination.error(t)}this.destination.next(e)}_error(e){try{this._tapError.call(this._context,e)}catch(e){return void this.destination.error(e)}this.destination.error(e)}_complete(){try{this._tapComplete.call(this._context)}catch(e){return void this.destination.error(e)}return this.destination.complete()}}},vtbN:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}ngOnInit(){localStorage.removeItem("billing_address_id"),localStorage.removeItem("postal_address_id"),this.readersService.createStripePayment().subscribe(e=>{window.top.location.assign(e.url)})}}},vxjJ:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n("cYBl"),n("iQmJ");var l=n("jEEg"),i=n("rgD1");class r{constructor(e,t,n,l,i){this.readersService=t,this.router=n,this.translate=l,this.dialog=i,this.groupId=e.snapshot.paramMap.get("gid"),this.isPurchase="true"===e.snapshot.queryParamMap.get("p")}ngOnInit(){this.newsletterOptIn=!1,this.readersService.getPublisherGroups(this.groupId).subscribe(e=>{this.groups=e})}register(){const e={first_name:this.firstName,language:l.a.getBrowserLanguage(),last_name:this.lastName,newsletter_opt_in:this.newsletterOptIn,password:this.password,registration_type:"reader",salutation:this.salutation,email_address:this.email};this.readersService.startLoadingIndicator(),this.readersService.registerReader(this.groupId,e).subscribe({next:()=>{this.readersService.stopLoadingIndicator(),this.readersService.redirectOrReload(localStorage.getItem("returnUrl"))},error:e=>{this.readersService.stopLoadingIndicator(),461===e.status&&this.dialog.open(i.a,{data:{groups:this.groups}})}})}coverClicked(e){window.top.location.assign(e.archive_url)}}},w0da:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("SVse"),r=n("h+Wg"),a=n("s6ns");n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return h})),n.d(t,"c",(function(){return m}));var o=l.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{background-color:#00ff49}"]],data:{}});function s(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,[[1,0],["youtubePlayer",1]],null,0,"div",[],null,null,null,null,null))],null,null)}function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"img",[["alt",""]],[[1,"src",4]],null,null,null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{opacity:0})],(function(e,t){var n=e(t,3,0,.01*t.component.item.alpha);e(t,2,0,n)}),(function(e,t){e(t,0,0,t.component.item.button_img_url)}))}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[],null,null,null,null,null)),l.Lb(512,null,i.K,i.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,i.r,[i.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0})],(function(e,t){var n=t.component,l=e(t,3,0,"rgba("+n.convertedColor[0]+", "+n.convertedColor[1]+", "+n.convertedColor[2]+", "+.01*n.item.alpha+")");e(t,2,0,l)}),null)}function d(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.openVideoPopup()&&l),l}),null,null)),(e()(),l.kb(16777216,null,null,1,null,u)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,c)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.item.button_img_url),e(t,4,0,!n.item.button_img_url)}),null)}function h(e){return l.Qb(0,[l.Mb(671088640,1,{youtubePlayer:0}),(e()(),l.kb(16777216,null,null,1,null,s)),l.tb(2,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,d)),l.tb(4,16384,null,0,i.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,!n.item.pop_up),e(t,4,0,n.item.pop_up)}),null)}function p(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-youtube-video",[],null,null,null,h,o)),l.tb(1,4308992,null,0,r.a,[l.y,a.e,l.E],null,null)],(function(e,t){e(t,1,0)}),null)}var m=l.qb("app-youtube-video",r.a,p,{item:"item",convertedColor:"convertedColor"},{},[])},w1tV:function(e,t,n){"use strict";var l=n("XNiG"),i=n("HDdC"),r=n("7o/Q"),a=n("quSY");function o(){return function(e){return e.lift(new s(e))}}class s{constructor(e){this.connectable=e}call(e,t){const{connectable:n}=this;n._refCount++;const l=new u(e,n),i=t.subscribe(l);return l.closed||(l.connection=n.connect()),i}}class u extends r.a{constructor(e,t){super(e),this.connectable=t}_unsubscribe(){const{connectable:e}=this;if(!e)return void(this.connection=null);this.connectable=null;const t=e._refCount;if(t<=0)return void(this.connection=null);if(e._refCount=t-1,t>1)return void(this.connection=null);const{connection:n}=this,l=e._connection;this.connection=null,!l||n&&l!==n||l.unsubscribe()}}class c extends i.a{constructor(e,t){super(),this.source=e,this.subjectFactory=t,this._refCount=0,this._isComplete=!1}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){const e=this._subject;return e&&!e.isStopped||(this._subject=this.subjectFactory()),this._subject}connect(){let e=this._connection;return e||(this._isComplete=!1,e=this._connection=new a.a,e.add(this.source.subscribe(new h(this.getSubject(),this))),e.closed&&(this._connection=null,e=a.a.EMPTY)),e}refCount(){return o()(this)}}const d=(()=>{const e=c.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:e._subscribe},_isComplete:{value:e._isComplete,writable:!0},getSubject:{value:e.getSubject},connect:{value:e.connect},refCount:{value:e.refCount}}})();class h extends l.b{constructor(e,t){super(e),this.connectable=t}_error(e){this._unsubscribe(),super._error(e)}_complete(){this.connectable._isComplete=!0,this._unsubscribe(),super._complete()}_unsubscribe(){const e=this.connectable;if(e){this.connectable=null;const t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}}}function p(){return new l.a}function m(){return e=>{return o()((t=p,function(e){let n;n="function"==typeof t?t:function(){return t};const l=Object.create(e,d);return l.source=e,l.subjectFactory=n,l})(e));var t}}n.d(t,"a",(function(){return m}))},wMYW:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("cp0P"),i=n("LRne"),r=(n("naTb"),n("7Dn+"),n("839X"),n("KbaO"),n("5+tZ"));n("YRjy");class a{constructor(e,t,n,l,i){this.viewerService=e,this.sharedService=t,this.auth0Service=n,this.websiteService=l,this.shoppingCartService=i}resolve(e,t){const n=e.paramMap.get("postId");this.viewerService.groupId=e.paramMap.get("groupId"),this.websiteService.groupId=e.paramMap.get("groupId"),this.sharedService.setGroupId(this.viewerService.groupId);const a=this.viewerService.doAuthRequest(),o=this.viewerService.getGroupOverview(),s=this.websiteService.loadWebsiteSettings(),u=this.websiteService.loadContentSettings(),c=this.viewerService.getGroupExtsub(),d=this.viewerService.getMagazines(0,20),h=this.viewerService.getPostAccessType(n),p=this.viewerService.getPostShareText(n);return this.sharedService.showLoadingOverlay(),a.pipe(Object(r.a)(()=>(this.auth0Service.init(),this.auth0Service.silentLogin().pipe(Object(r.a)(()=>o.pipe(Object(r.a)(()=>(this.viewerService.groupId!==this.viewerService.groupOverview.id&&(this.viewerService.groupId=this.viewerService.groupOverview.id,this.websiteService.groupId=this.viewerService.groupOverview.id),this.viewerService.doAuthRequest().pipe(Object(r.a)(()=>Object(l.a)({groupOverview:Object(i.a)(this.viewerService.groupOverview),websiteSettings:s,contentSettings:u,extsub:c,magazines:d,accessType:h,shareText:p})))))))))))}}},wQk9:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}})}(n("wd/R"))},wZI5:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("+sx3"),r=n("iInd"),a=n("naTb"),o=n("KbaO");n.d(t,"a",(function(){return d}));var s=l.sb({encapsulation:0,styles:[[".loading-container[_ngcontent-%COMP%]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}"]],data:{}});function u(e){return l.Qb(0,[],null,null)}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-empty-route",[],null,null,null,u,s)),l.tb(1,114688,null,0,i.a,[r.a,r.l,a.a,o.b],null,null)],(function(e,t){e(t,1,0)}),null)}var d=l.qb("app-empty-route",i.a,c,{},{},[])},"wd/R":function(e,t,n){(function(e){e.exports=function(){"use strict";var t,l;function i(){return t.apply(null,arguments)}function r(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function a(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function o(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function s(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(o(e,t))return!1;return!0}function u(e){return void 0===e}function c(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function d(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function h(e,t){var n,l=[],i=e.length;for(n=0;n<i;++n)l.push(t(e[n],n));return l}function p(e,t){for(var n in t)o(t,n)&&(e[n]=t[n]);return o(t,"toString")&&(e.toString=t.toString),o(t,"valueOf")&&(e.valueOf=t.valueOf),e}function m(e,t,n,l){return Ct(e,t,n,l,!0).utc()}function g(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function b(e){if(null==e._isValid){var t=g(e),n=l.call(t.parsedDateParts,(function(e){return null!=e})),i=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(i=i&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return i;e._isValid=i}return e._isValid}function f(e){var t=m(NaN);return null!=e?p(g(t),e):g(t).userInvalidated=!0,t}l=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),l=n.length>>>0;for(t=0;t<l;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var _=i.momentProperties=[],v=!1;function y(e,t){var n,l,i,r=_.length;if(u(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),u(t._i)||(e._i=t._i),u(t._f)||(e._f=t._f),u(t._l)||(e._l=t._l),u(t._strict)||(e._strict=t._strict),u(t._tzm)||(e._tzm=t._tzm),u(t._isUTC)||(e._isUTC=t._isUTC),u(t._offset)||(e._offset=t._offset),u(t._pf)||(e._pf=g(t)),u(t._locale)||(e._locale=t._locale),r>0)for(n=0;n<r;n++)u(i=t[l=_[n]])||(e[l]=i);return e}function w(e){y(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===v&&(v=!0,i.updateOffset(this),v=!1)}function k(e){return e instanceof w||null!=e&&null!=e._isAMomentObject}function M(e){!1===i.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function C(e,t){var n=!0;return p((function(){if(null!=i.deprecationHandler&&i.deprecationHandler(null,e),n){var l,r,a,s=[],u=arguments.length;for(r=0;r<u;r++){if(l="","object"==typeof arguments[r]){for(a in l+="\n["+r+"] ",arguments[0])o(arguments[0],a)&&(l+=a+": "+arguments[0][a]+", ");l=l.slice(0,-2)}else l=arguments[r];s.push(l)}M(e+"\nArguments: "+Array.prototype.slice.call(s).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var S,x={};function L(e,t){null!=i.deprecationHandler&&i.deprecationHandler(e,t),x[e]||(M(t),x[e]=!0)}function O(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function P(e,t){var n,l=p({},e);for(n in t)o(t,n)&&(a(e[n])&&a(t[n])?(l[n]={},p(l[n],e[n]),p(l[n],t[n])):null!=t[n]?l[n]=t[n]:delete l[n]);for(n in e)o(e,n)&&!o(t,n)&&a(e[n])&&(l[n]=p({},l[n]));return l}function T(e){null!=e&&this.set(e)}function I(e,t,n){var l=""+Math.abs(e);return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,t-l.length)).toString().substr(1)+l}i.suppressDeprecationWarnings=!1,i.deprecationHandler=null,S=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)o(e,t)&&n.push(t);return n};var D=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,E=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,A={},Y={};function G(e,t,n,l){var i=l;"string"==typeof l&&(i=function(){return this[l]()}),e&&(Y[e]=i),t&&(Y[t[0]]=function(){return I(i.apply(this,arguments),t[1],t[2])}),n&&(Y[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function R(e,t){return e.isValid()?(t=N(t,e.localeData()),A[t]=A[t]||function(e){var t,n,l,i=e.match(D);for(t=0,n=i.length;t<n;t++)i[t]=Y[i[t]]?Y[i[t]]:(l=i[t]).match(/\[[\s\S]/)?l.replace(/^\[|\]$/g,""):l.replace(/\\/g,"");return function(t){var l,r="";for(l=0;l<n;l++)r+=O(i[l])?i[l].call(t,e):i[l];return r}}(t),A[t](e)):e.localeData().invalidDate()}function N(e,t){var n=5;function l(e){return t.longDateFormat(e)||e}for(E.lastIndex=0;n>=0&&E.test(e);)e=e.replace(E,l),E.lastIndex=0,n-=1;return e}var j={};function F(e,t){var n=e.toLowerCase();j[n]=j[n+"s"]=j[t]=e}function H(e){return"string"==typeof e?j[e]||j[e.toLowerCase()]:void 0}function B(e){var t,n,l={};for(n in e)o(e,n)&&(t=H(n))&&(l[t]=e[n]);return l}var z={};function V(e,t){z[e]=t}function Q(e){return e%4==0&&e%100!=0||e%400==0}function U(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function W(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=U(t)),n}function q(e,t){return function(n){return null!=n?(J(this,e,n),i.updateOffset(this,t),this):K(this,e)}}function K(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function J(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&Q(e.year())&&1===e.month()&&29===e.date()?(n=W(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),ke(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}var X,$=/\d/,Z=/\d\d/,ee=/\d{3}/,te=/\d{4}/,ne=/[+-]?\d{6}/,le=/\d\d?/,ie=/\d\d\d\d?/,re=/\d\d\d\d\d\d?/,ae=/\d{1,3}/,oe=/\d{1,4}/,se=/[+-]?\d{1,6}/,ue=/\d+/,ce=/[+-]?\d+/,de=/Z|[+-]\d\d:?\d\d/gi,he=/Z|[+-]\d\d(?::?\d\d)?/gi,pe=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function me(e,t,n){X[e]=O(t)?t:function(e,l){return e&&n?n:t}}function ge(e,t){return o(X,e)?X[e](t._strict,t._locale):new RegExp(be(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,l,i){return t||n||l||i}))))}function be(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}X={};var fe,_e={};function ve(e,t){var n,l,i=t;for("string"==typeof e&&(e=[e]),c(t)&&(i=function(e,n){n[t]=W(e)}),l=e.length,n=0;n<l;n++)_e[e[n]]=i}function ye(e,t){ve(e,(function(e,n,l,i){l._w=l._w||{},t(e,l._w,l,i)}))}function we(e,t,n){null!=t&&o(_e,e)&&_e[e](t,n._a,n,e)}function ke(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=(t%12+12)%12;return e+=(t-n)/12,1===n?Q(e)?29:28:31-n%7%2}fe=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},G("M",["MM",2],"Mo",(function(){return this.month()+1})),G("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),G("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),F("month","M"),V("month",8),me("M",le),me("MM",le,Z),me("MMM",(function(e,t){return t.monthsShortRegex(e)})),me("MMMM",(function(e,t){return t.monthsRegex(e)})),ve(["M","MM"],(function(e,t){t[1]=W(e)-1})),ve(["MMM","MMMM"],(function(e,t,n,l){var i=n._locale.monthsParse(e,l,n._strict);null!=i?t[1]=i:g(n).invalidMonth=e}));var Me="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Ce="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Se=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,xe=pe,Le=pe;function Oe(e,t,n){var l,i,r,a=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],l=0;l<12;++l)r=m([2e3,l]),this._shortMonthsParse[l]=this.monthsShort(r,"").toLocaleLowerCase(),this._longMonthsParse[l]=this.months(r,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=fe.call(this._shortMonthsParse,a))?i:null:-1!==(i=fe.call(this._longMonthsParse,a))?i:null:"MMM"===t?-1!==(i=fe.call(this._shortMonthsParse,a))||-1!==(i=fe.call(this._longMonthsParse,a))?i:null:-1!==(i=fe.call(this._longMonthsParse,a))||-1!==(i=fe.call(this._shortMonthsParse,a))?i:null}function Pe(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=W(t);else if(!c(t=e.localeData().monthsParse(t)))return e;return n=Math.min(e.date(),ke(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function Te(e){return null!=e?(Pe(this,e),i.updateOffset(this,!0),this):K(this,"Month")}function Ie(){function e(e,t){return t.length-e.length}var t,n,l=[],i=[],r=[];for(t=0;t<12;t++)n=m([2e3,t]),l.push(this.monthsShort(n,"")),i.push(this.months(n,"")),r.push(this.months(n,"")),r.push(this.monthsShort(n,""));for(l.sort(e),i.sort(e),r.sort(e),t=0;t<12;t++)l[t]=be(l[t]),i[t]=be(i[t]);for(t=0;t<24;t++)r[t]=be(r[t]);this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+l.join("|")+")","i")}function De(e){return Q(e)?366:365}G("Y",0,0,(function(){var e=this.year();return e<=9999?I(e,4):"+"+e})),G(0,["YY",2],0,(function(){return this.year()%100})),G(0,["YYYY",4],0,"year"),G(0,["YYYYY",5],0,"year"),G(0,["YYYYYY",6,!0],0,"year"),F("year","y"),V("year",1),me("Y",ce),me("YY",le,Z),me("YYYY",oe,te),me("YYYYY",se,ne),me("YYYYYY",se,ne),ve(["YYYYY","YYYYYY"],0),ve("YYYY",(function(e,t){t[0]=2===e.length?i.parseTwoDigitYear(e):W(e)})),ve("YY",(function(e,t){t[0]=i.parseTwoDigitYear(e)})),ve("Y",(function(e,t){t[0]=parseInt(e,10)})),i.parseTwoDigitYear=function(e){return W(e)+(W(e)>68?1900:2e3)};var Ee=q("FullYear",!0);function Ae(e,t,n,l,i,r,a){var o;return e<100&&e>=0?(o=new Date(e+400,t,n,l,i,r,a),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,l,i,r,a),o}function Ye(e){var t,n;return e<100&&e>=0?((n=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Ge(e,t,n){var l=7+t-n;return-(7+Ye(e,0,l).getUTCDay()-t)%7+l-1}function Re(e,t,n,l,i){var r,a,o=1+7*(t-1)+(7+n-l)%7+Ge(e,l,i);return o<=0?a=De(r=e-1)+o:o>De(e)?(r=e+1,a=o-De(e)):(r=e,a=o),{year:r,dayOfYear:a}}function Ne(e,t,n){var l,i,r=Ge(e.year(),t,n),a=Math.floor((e.dayOfYear()-r-1)/7)+1;return a<1?l=a+je(i=e.year()-1,t,n):a>je(e.year(),t,n)?(l=a-je(e.year(),t,n),i=e.year()+1):(i=e.year(),l=a),{week:l,year:i}}function je(e,t,n){var l=Ge(e,t,n),i=Ge(e+1,t,n);return(De(e)-l+i)/7}function Fe(e,t){return e.slice(t,7).concat(e.slice(0,t))}G("w",["ww",2],"wo","week"),G("W",["WW",2],"Wo","isoWeek"),F("week","w"),F("isoWeek","W"),V("week",5),V("isoWeek",5),me("w",le),me("ww",le,Z),me("W",le),me("WW",le,Z),ye(["w","ww","W","WW"],(function(e,t,n,l){t[l.substr(0,1)]=W(e)})),G("d",0,"do","day"),G("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),G("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),G("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),G("e",0,0,"weekday"),G("E",0,0,"isoWeekday"),F("day","d"),F("weekday","e"),F("isoWeekday","E"),V("day",11),V("weekday",11),V("isoWeekday",11),me("d",le),me("e",le),me("E",le),me("dd",(function(e,t){return t.weekdaysMinRegex(e)})),me("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),me("dddd",(function(e,t){return t.weekdaysRegex(e)})),ye(["dd","ddd","dddd"],(function(e,t,n,l){var i=n._locale.weekdaysParse(e,l,n._strict);null!=i?t.d=i:g(n).invalidWeekday=e})),ye(["d","e","E"],(function(e,t,n,l){t[l]=W(e)}));var He="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Be="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),ze="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Ve=pe,Qe=pe,Ue=pe;function We(e,t,n){var l,i,r,a=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],l=0;l<7;++l)r=m([2e3,1]).day(l),this._minWeekdaysParse[l]=this.weekdaysMin(r,"").toLocaleLowerCase(),this._shortWeekdaysParse[l]=this.weekdaysShort(r,"").toLocaleLowerCase(),this._weekdaysParse[l]=this.weekdays(r,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=fe.call(this._weekdaysParse,a))?i:null:"ddd"===t?-1!==(i=fe.call(this._shortWeekdaysParse,a))?i:null:-1!==(i=fe.call(this._minWeekdaysParse,a))?i:null:"dddd"===t?-1!==(i=fe.call(this._weekdaysParse,a))||-1!==(i=fe.call(this._shortWeekdaysParse,a))||-1!==(i=fe.call(this._minWeekdaysParse,a))?i:null:"ddd"===t?-1!==(i=fe.call(this._shortWeekdaysParse,a))||-1!==(i=fe.call(this._weekdaysParse,a))||-1!==(i=fe.call(this._minWeekdaysParse,a))?i:null:-1!==(i=fe.call(this._minWeekdaysParse,a))||-1!==(i=fe.call(this._weekdaysParse,a))||-1!==(i=fe.call(this._shortWeekdaysParse,a))?i:null}function qe(){function e(e,t){return t.length-e.length}var t,n,l,i,r,a=[],o=[],s=[],u=[];for(t=0;t<7;t++)n=m([2e3,1]).day(t),l=be(this.weekdaysMin(n,"")),i=be(this.weekdaysShort(n,"")),r=be(this.weekdays(n,"")),a.push(l),o.push(i),s.push(r),u.push(l),u.push(i),u.push(r);a.sort(e),o.sort(e),s.sort(e),u.sort(e),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function Ke(){return this.hours()%12||12}function Je(e,t){G(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function Xe(e,t){return t._meridiemParse}G("H",["HH",2],0,"hour"),G("h",["hh",2],0,Ke),G("k",["kk",2],0,(function(){return this.hours()||24})),G("hmm",0,0,(function(){return""+Ke.apply(this)+I(this.minutes(),2)})),G("hmmss",0,0,(function(){return""+Ke.apply(this)+I(this.minutes(),2)+I(this.seconds(),2)})),G("Hmm",0,0,(function(){return""+this.hours()+I(this.minutes(),2)})),G("Hmmss",0,0,(function(){return""+this.hours()+I(this.minutes(),2)+I(this.seconds(),2)})),Je("a",!0),Je("A",!1),F("hour","h"),V("hour",13),me("a",Xe),me("A",Xe),me("H",le),me("h",le),me("k",le),me("HH",le,Z),me("hh",le,Z),me("kk",le,Z),me("hmm",ie),me("hmmss",re),me("Hmm",ie),me("Hmmss",re),ve(["H","HH"],3),ve(["k","kk"],(function(e,t,n){var l=W(e);t[3]=24===l?0:l})),ve(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),ve(["h","hh"],(function(e,t,n){t[3]=W(e),g(n).bigHour=!0})),ve("hmm",(function(e,t,n){var l=e.length-2;t[3]=W(e.substr(0,l)),t[4]=W(e.substr(l)),g(n).bigHour=!0})),ve("hmmss",(function(e,t,n){var l=e.length-4,i=e.length-2;t[3]=W(e.substr(0,l)),t[4]=W(e.substr(l,2)),t[5]=W(e.substr(i)),g(n).bigHour=!0})),ve("Hmm",(function(e,t,n){var l=e.length-2;t[3]=W(e.substr(0,l)),t[4]=W(e.substr(l))})),ve("Hmmss",(function(e,t,n){var l=e.length-4,i=e.length-2;t[3]=W(e.substr(0,l)),t[4]=W(e.substr(l,2)),t[5]=W(e.substr(i))}));var $e,Ze=q("Hours",!0),et={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Me,monthsShort:Ce,week:{dow:0,doy:6},weekdays:He,weekdaysMin:ze,weekdaysShort:Be,meridiemParse:/[ap]\.?m?\.?/i},tt={},nt={};function lt(e,t){var n,l=Math.min(e.length,t.length);for(n=0;n<l;n+=1)if(e[n]!==t[n])return n;return l}function it(e){return e?e.toLowerCase().replace("_","-"):e}function rt(t){var l=null;if(void 0===tt[t]&&void 0!==e&&e&&e.exports&&function(e){return null!=e.match("^[^/\\\\]*$")}(t))try{l=$e._abbr,n("RnhZ")("./"+t),at(l)}catch(i){tt[t]=null}return tt[t]}function at(e,t){var n;return e&&((n=u(t)?st(e):ot(e,t))?$e=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),$e._abbr}function ot(e,t){if(null!==t){var n,l=et;if(t.abbr=e,null!=tt[e])L("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),l=tt[e]._config;else if(null!=t.parentLocale)if(null!=tt[t.parentLocale])l=tt[t.parentLocale]._config;else{if(null==(n=rt(t.parentLocale)))return nt[t.parentLocale]||(nt[t.parentLocale]=[]),nt[t.parentLocale].push({name:e,config:t}),null;l=n._config}return tt[e]=new T(P(l,t)),nt[e]&&nt[e].forEach((function(e){ot(e.name,e.config)})),at(e),tt[e]}return delete tt[e],null}function st(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return $e;if(!r(e)){if(t=rt(e))return t;e=[e]}return function(e){for(var t,n,l,i,r=0;r<e.length;){for(t=(i=it(e[r]).split("-")).length,n=(n=it(e[r+1]))?n.split("-"):null;t>0;){if(l=rt(i.slice(0,t).join("-")))return l;if(n&&n.length>=t&&lt(i,n)>=t-1)break;t--}r++}return $e}(e)}function ut(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[1]<0||n[1]>11?1:n[2]<1||n[2]>ke(n[0],n[1])?2:n[3]<0||n[3]>24||24===n[3]&&(0!==n[4]||0!==n[5]||0!==n[6])?3:n[4]<0||n[4]>59?4:n[5]<0||n[5]>59?5:n[6]<0||n[6]>999?6:-1,g(e)._overflowDayOfYear&&(t<0||t>2)&&(t=2),g(e)._overflowWeeks&&-1===t&&(t=7),g(e)._overflowWeekday&&-1===t&&(t=8),g(e).overflow=t),e}var ct=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,dt=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ht=/Z|[+-]\d\d(?::?\d\d)?/,pt=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],mt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],gt=/^\/?Date\((-?\d+)/i,bt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,ft={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function _t(e){var t,n,l,i,r,a,o=e._i,s=ct.exec(o)||dt.exec(o),u=pt.length,c=mt.length;if(s){for(g(e).iso=!0,t=0,n=u;t<n;t++)if(pt[t][1].exec(s[1])){i=pt[t][0],l=!1!==pt[t][2];break}if(null==i)return void(e._isValid=!1);if(s[3]){for(t=0,n=c;t<n;t++)if(mt[t][1].exec(s[3])){r=(s[2]||" ")+mt[t][0];break}if(null==r)return void(e._isValid=!1)}if(!l&&null!=r)return void(e._isValid=!1);if(s[4]){if(!ht.exec(s[4]))return void(e._isValid=!1);a="Z"}e._f=i+(r||"")+(a||""),kt(e)}else e._isValid=!1}function vt(e){var t,n,l,i,r,a,o,s,u,c=bt.exec(e._i.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));if(c){if(n=c[3],l=c[2],i=c[5],r=c[6],a=c[7],o=[(s=c[4],u=parseInt(s,10),u<=49?2e3+u:u<=999?1900+u:u),Ce.indexOf(n),parseInt(l,10),parseInt(i,10),parseInt(r,10)],a&&o.push(parseInt(a,10)),!function(e,t,n){return!e||Be.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(g(n).weekdayMismatch=!0,n._isValid=!1,!1)}(c[1],t=o,e))return;e._a=t,e._tzm=function(e,t,n){if(e)return ft[e];if(t)return 0;var l=parseInt(n,10),i=l%100;return(l-i)/100*60+i}(c[8],c[9],c[10]),e._d=Ye.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}function yt(e,t,n){return null!=e?e:null!=t?t:n}function wt(e){var t,n,l,r,a,o=[];if(!e._d){for(l=function(e){var t=new Date(i.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}(e),e._w&&null==e._a[2]&&null==e._a[1]&&function(e){var t,n,l,i,r,a,o,s,u;null!=(t=e._w).GG||null!=t.W||null!=t.E?(r=1,a=4,n=yt(t.GG,e._a[0],Ne(St(),1,4).year),l=yt(t.W,1),((i=yt(t.E,1))<1||i>7)&&(s=!0)):(r=e._locale._week.dow,a=e._locale._week.doy,u=Ne(St(),r,a),n=yt(t.gg,e._a[0],u.year),l=yt(t.w,u.week),null!=t.d?((i=t.d)<0||i>6)&&(s=!0):null!=t.e?(i=t.e+r,(t.e<0||t.e>6)&&(s=!0)):i=r),l<1||l>je(n,r,a)?g(e)._overflowWeeks=!0:null!=s?g(e)._overflowWeekday=!0:(o=Re(n,l,i,r,a),e._a[0]=o.year,e._dayOfYear=o.dayOfYear)}(e),null!=e._dayOfYear&&(a=yt(e._a[0],l[0]),(e._dayOfYear>De(a)||0===e._dayOfYear)&&(g(e)._overflowDayOfYear=!0),n=Ye(a,0,e._dayOfYear),e._a[1]=n.getUTCMonth(),e._a[2]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=o[t]=l[t];for(;t<7;t++)e._a[t]=o[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[3]&&0===e._a[4]&&0===e._a[5]&&0===e._a[6]&&(e._nextDay=!0,e._a[3]=0),e._d=(e._useUTC?Ye:Ae).apply(null,o),r=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[3]=24),e._w&&void 0!==e._w.d&&e._w.d!==r&&(g(e).weekdayMismatch=!0)}}function kt(e){if(e._f!==i.ISO_8601)if(e._f!==i.RFC_2822){e._a=[],g(e).empty=!0;var t,n,l,r,a,o,s,u=""+e._i,c=u.length,d=0;for(s=(l=N(e._f,e._locale).match(D)||[]).length,t=0;t<s;t++)(n=(u.match(ge(r=l[t],e))||[])[0])&&((a=u.substr(0,u.indexOf(n))).length>0&&g(e).unusedInput.push(a),u=u.slice(u.indexOf(n)+n.length),d+=n.length),Y[r]?(n?g(e).empty=!1:g(e).unusedTokens.push(r),we(r,n,e)):e._strict&&!n&&g(e).unusedTokens.push(r);g(e).charsLeftOver=c-d,u.length>0&&g(e).unusedInput.push(u),e._a[3]<=12&&!0===g(e).bigHour&&e._a[3]>0&&(g(e).bigHour=void 0),g(e).parsedDateParts=e._a.slice(0),g(e).meridiem=e._meridiem,e._a[3]=function(e,t,n){var l;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((l=e.isPM(n))&&t<12&&(t+=12),l||12!==t||(t=0),t):t}(e._locale,e._a[3],e._meridiem),null!==(o=g(e).era)&&(e._a[0]=e._locale.erasConvertYear(o,e._a[0])),wt(e),ut(e)}else vt(e);else _t(e)}function Mt(e){var t=e._i,n=e._f;return e._locale=e._locale||st(e._l),null===t||void 0===n&&""===t?f({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),k(t)?new w(ut(t)):(d(t)?e._d=t:r(n)?function(e){var t,n,l,i,r,a,o=!1,s=e._f.length;if(0===s)return g(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<s;i++)r=0,a=!1,t=y({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],kt(t),b(t)&&(a=!0),r+=g(t).charsLeftOver,r+=10*g(t).unusedTokens.length,g(t).score=r,o?r<l&&(l=r,n=t):(null==l||r<l||a)&&(l=r,n=t,a&&(o=!0));p(e,n||t)}(e):n?kt(e):function(e){var t=e._i;u(t)?e._d=new Date(i.now()):d(t)?e._d=new Date(t.valueOf()):"string"==typeof t?function(e){var t=gt.exec(e._i);null===t?(_t(e),!1===e._isValid&&(delete e._isValid,vt(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:i.createFromInputFallback(e)))):e._d=new Date(+t[1])}(e):r(t)?(e._a=h(t.slice(0),(function(e){return parseInt(e,10)})),wt(e)):a(t)?function(e){if(!e._d){var t=B(e._i);e._a=h([t.year,t.month,void 0===t.day?t.date:t.day,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),wt(e)}}(e):c(t)?e._d=new Date(t):i.createFromInputFallback(e)}(e),b(e)||(e._d=null),e))}function Ct(e,t,n,l,i){var o,u={};return!0!==t&&!1!==t||(l=t,t=void 0),!0!==n&&!1!==n||(l=n,n=void 0),(a(e)&&s(e)||r(e)&&0===e.length)&&(e=void 0),u._isAMomentObject=!0,u._useUTC=u._isUTC=i,u._l=n,u._i=e,u._f=t,u._strict=l,(o=new w(ut(Mt(u))))._nextDay&&(o.add(1,"d"),o._nextDay=void 0),o}function St(e,t,n,l){return Ct(e,t,n,l,!1)}i.createFromInputFallback=C("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),i.ISO_8601=function(){},i.RFC_2822=function(){};var xt=C("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=St.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:f()})),Lt=C("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=St.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:f()}));function Ot(e,t){var n,l;if(1===t.length&&r(t[0])&&(t=t[0]),!t.length)return St();for(n=t[0],l=1;l<t.length;++l)t[l].isValid()&&!t[l][e](n)||(n=t[l]);return n}var Pt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Tt(e){var t=B(e),n=t.year||0,l=t.quarter||0,i=t.month||0,r=t.week||t.isoWeek||0,a=t.day||0,s=t.hour||0,u=t.minute||0,c=t.second||0,d=t.millisecond||0;this._isValid=function(e){var t,n,l=!1,i=Pt.length;for(t in e)if(o(e,t)&&(-1===fe.call(Pt,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<i;++n)if(e[Pt[n]]){if(l)return!1;parseFloat(e[Pt[n]])!==W(e[Pt[n]])&&(l=!0)}return!0}(t),this._milliseconds=+d+1e3*c+6e4*u+1e3*s*60*60,this._days=+a+7*r,this._months=+i+3*l+12*n,this._data={},this._locale=st(),this._bubble()}function It(e){return e instanceof Tt}function Dt(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function Et(e,t){G(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+I(~~(e/60),2)+t+I(~~e%60,2)}))}Et("Z",":"),Et("ZZ",""),me("Z",he),me("ZZ",he),ve(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=Yt(he,e)}));var At=/([\+\-]|\d\d)/gi;function Yt(e,t){var n,l,i=(t||"").match(e);return null===i?null:0===(l=60*(n=((i[i.length-1]||[])+"").match(At)||["-",0,0])[1]+W(n[2]))?0:"+"===n[0]?l:-l}function Gt(e,t){var n,l;return t._isUTC?(n=t.clone(),l=(k(e)||d(e)?e.valueOf():St(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+l),i.updateOffset(n,!1),n):St(e).local()}function Rt(e){return-Math.round(e._d.getTimezoneOffset())}function Nt(){return!!this.isValid()&&this._isUTC&&0===this._offset}i.updateOffset=function(){};var jt=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ft=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ht(e,t){var n,l,i,r,a,s,u=e,d=null;return It(e)?u={ms:e._milliseconds,d:e._days,M:e._months}:c(e)||!isNaN(+e)?(u={},t?u[t]=+e:u.milliseconds=+e):(d=jt.exec(e))?(n="-"===d[1]?-1:1,u={y:0,d:W(d[2])*n,h:W(d[3])*n,m:W(d[4])*n,s:W(d[5])*n,ms:W(Dt(1e3*d[6]))*n}):(d=Ft.exec(e))?u={y:Bt(d[2],n="-"===d[1]?-1:1),M:Bt(d[3],n),w:Bt(d[4],n),d:Bt(d[5],n),h:Bt(d[6],n),m:Bt(d[7],n),s:Bt(d[8],n)}:null==u?u={}:"object"==typeof u&&("from"in u||"to"in u)&&(r=St(u.from),a=St(u.to),i=r.isValid()&&a.isValid()?(a=Gt(a,r),r.isBefore(a)?s=zt(r,a):((s=zt(a,r)).milliseconds=-s.milliseconds,s.months=-s.months),s):{milliseconds:0,months:0},(u={}).ms=i.milliseconds,u.M=i.months),l=new Tt(u),It(e)&&o(e,"_locale")&&(l._locale=e._locale),It(e)&&o(e,"_isValid")&&(l._isValid=e._isValid),l}function Bt(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function zt(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Vt(e,t){return function(n,l){var i;return null===l||isNaN(+l)||(L(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=l,l=i),Qt(this,Ht(n,l),e),this}}function Qt(e,t,n,l){var r=t._milliseconds,a=Dt(t._days),o=Dt(t._months);e.isValid()&&(l=null==l||l,o&&Pe(e,K(e,"Month")+o*n),a&&J(e,"Date",K(e,"Date")+a*n),r&&e._d.setTime(e._d.valueOf()+r*n),l&&i.updateOffset(e,a||o))}Ht.fn=Tt.prototype,Ht.invalid=function(){return Ht(NaN)};var Ut=Vt(1,"add"),Wt=Vt(-1,"subtract");function qt(e){return"string"==typeof e||e instanceof String}function Kt(e){return k(e)||d(e)||qt(e)||c(e)||function(e){var t=r(e),n=!1;return t&&(n=0===e.filter((function(t){return!c(t)&&qt(e)})).length),t&&n}(e)||function(e){var t,n=a(e)&&!s(e),l=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],r=i.length;for(t=0;t<r;t+=1)l=l||o(e,i[t]);return n&&l}(e)||null==e}function Jt(e){var t,n=a(e)&&!s(e),l=!1,i=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<i.length;t+=1)l=l||o(e,i[t]);return n&&l}function Xt(e,t){if(e.date()<t.date())return-Xt(t,e);var n=12*(t.year()-e.year())+(t.month()-e.month()),l=e.clone().add(n,"months");return-(n+(t-l<0?(t-l)/(l-e.clone().add(n-1,"months")):(t-l)/(e.clone().add(n+1,"months")-l)))||0}function $t(e){var t;return void 0===e?this._locale._abbr:(null!=(t=st(e))&&(this._locale=t),this)}i.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",i.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Zt=C("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function en(){return this._locale}function tn(e,t){return(e%t+t)%t}function nn(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-126227808e5:new Date(e,t,n).valueOf()}function ln(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-126227808e5:Date.UTC(e,t,n)}function rn(e,t){return t.erasAbbrRegex(e)}function an(){var e,t,n=[],l=[],i=[],r=[],a=this.eras();for(e=0,t=a.length;e<t;++e)l.push(be(a[e].name)),n.push(be(a[e].abbr)),i.push(be(a[e].narrow)),r.push(be(a[e].name)),r.push(be(a[e].abbr)),r.push(be(a[e].narrow));this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+l.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+i.join("|")+")","i")}function on(e,t){G(0,[e,e.length],0,t)}function sn(e,t,n,l,i){var r;return null==e?Ne(this,l,i).year:(t>(r=je(e,l,i))&&(t=r),un.call(this,e,t,n,l,i))}function un(e,t,n,l,i){var r=Re(e,t,n,l,i),a=Ye(r.year,0,r.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}G("N",0,0,"eraAbbr"),G("NN",0,0,"eraAbbr"),G("NNN",0,0,"eraAbbr"),G("NNNN",0,0,"eraName"),G("NNNNN",0,0,"eraNarrow"),G("y",["y",1],"yo","eraYear"),G("y",["yy",2],0,"eraYear"),G("y",["yyy",3],0,"eraYear"),G("y",["yyyy",4],0,"eraYear"),me("N",rn),me("NN",rn),me("NNN",rn),me("NNNN",(function(e,t){return t.erasNameRegex(e)})),me("NNNNN",(function(e,t){return t.erasNarrowRegex(e)})),ve(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,l){var i=n._locale.erasParse(e,l,n._strict);i?g(n).era=i:g(n).invalidEra=e})),me("y",ue),me("yy",ue),me("yyy",ue),me("yyyy",ue),me("yo",(function(e,t){return t._eraYearOrdinalRegex||ue})),ve(["y","yy","yyy","yyyy"],0),ve(["yo"],(function(e,t,n,l){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),t[0]=n._locale.eraYearOrdinalParse?n._locale.eraYearOrdinalParse(e,i):parseInt(e,10)})),G(0,["gg",2],0,(function(){return this.weekYear()%100})),G(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),on("gggg","weekYear"),on("ggggg","weekYear"),on("GGGG","isoWeekYear"),on("GGGGG","isoWeekYear"),F("weekYear","gg"),F("isoWeekYear","GG"),V("weekYear",1),V("isoWeekYear",1),me("G",ce),me("g",ce),me("GG",le,Z),me("gg",le,Z),me("GGGG",oe,te),me("gggg",oe,te),me("GGGGG",se,ne),me("ggggg",se,ne),ye(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,l){t[l.substr(0,2)]=W(e)})),ye(["gg","GG"],(function(e,t,n,l){t[l]=i.parseTwoDigitYear(e)})),G("Q",0,"Qo","quarter"),F("quarter","Q"),V("quarter",7),me("Q",$),ve("Q",(function(e,t){t[1]=3*(W(e)-1)})),G("D",["DD",2],"Do","date"),F("date","D"),V("date",9),me("D",le),me("DD",le,Z),me("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),ve(["D","DD"],2),ve("Do",(function(e,t){t[2]=W(e.match(le)[0])}));var cn=q("Date",!0);G("DDD",["DDDD",3],"DDDo","dayOfYear"),F("dayOfYear","DDD"),V("dayOfYear",4),me("DDD",ae),me("DDDD",ee),ve(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=W(e)})),G("m",["mm",2],0,"minute"),F("minute","m"),V("minute",14),me("m",le),me("mm",le,Z),ve(["m","mm"],4);var dn=q("Minutes",!1);G("s",["ss",2],0,"second"),F("second","s"),V("second",15),me("s",le),me("ss",le,Z),ve(["s","ss"],5);var hn,pn,mn=q("Seconds",!1);for(G("S",0,0,(function(){return~~(this.millisecond()/100)})),G(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),G(0,["SSS",3],0,"millisecond"),G(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),G(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),G(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),G(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),G(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),G(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),F("millisecond","ms"),V("millisecond",16),me("S",ae,$),me("SS",ae,Z),me("SSS",ae,ee),hn="SSSS";hn.length<=9;hn+="S")me(hn,ue);function gn(e,t){t[6]=W(1e3*("0."+e))}for(hn="S";hn.length<=9;hn+="S")ve(hn,gn);pn=q("Milliseconds",!1),G("z",0,0,"zoneAbbr"),G("zz",0,0,"zoneName");var bn=w.prototype;function fn(e){return e}bn.add=Ut,bn.calendar=function(e,t){1===arguments.length&&(arguments[0]?Kt(arguments[0])?(e=arguments[0],t=void 0):Jt(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||St(),l=Gt(n,this).startOf("day"),r=i.calendarFormat(this,l)||"sameElse",a=t&&(O(t[r])?t[r].call(this,n):t[r]);return this.format(a||this.localeData().calendar(r,this,St(n)))},bn.clone=function(){return new w(this)},bn.diff=function(e,t,n){var l,i,r;if(!this.isValid())return NaN;if(!(l=Gt(e,this)).isValid())return NaN;switch(i=6e4*(l.utcOffset()-this.utcOffset()),t=H(t)){case"year":r=Xt(this,l)/12;break;case"month":r=Xt(this,l);break;case"quarter":r=Xt(this,l)/3;break;case"second":r=(this-l)/1e3;break;case"minute":r=(this-l)/6e4;break;case"hour":r=(this-l)/36e5;break;case"day":r=(this-l-i)/864e5;break;case"week":r=(this-l-i)/6048e5;break;default:r=this-l}return n?r:U(r)},bn.endOf=function(e){var t,n;if(void 0===(e=H(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?ln:nn,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=36e5-tn(t+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":t=this._d.valueOf(),t+=6e4-tn(t,6e4)-1;break;case"second":t=this._d.valueOf(),t+=1e3-tn(t,1e3)-1}return this._d.setTime(t),i.updateOffset(this,!0),this},bn.format=function(e){e||(e=this.isUtc()?i.defaultFormatUtc:i.defaultFormat);var t=R(this,e);return this.localeData().postformat(t)},bn.from=function(e,t){return this.isValid()&&(k(e)&&e.isValid()||St(e).isValid())?Ht({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},bn.fromNow=function(e){return this.from(St(),e)},bn.to=function(e,t){return this.isValid()&&(k(e)&&e.isValid()||St(e).isValid())?Ht({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},bn.toNow=function(e){return this.to(St(),e)},bn.get=function(e){return O(this[e=H(e)])?this[e]():this},bn.invalidAt=function(){return g(this).overflow},bn.isAfter=function(e,t){var n=k(e)?e:St(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=H(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())},bn.isBefore=function(e,t){var n=k(e)?e:St(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=H(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())},bn.isBetween=function(e,t,n,l){var i=k(e)?e:St(e),r=k(t)?t:St(t);return!!(this.isValid()&&i.isValid()&&r.isValid())&&("("===(l=l||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===l[1]?this.isBefore(r,n):!this.isAfter(r,n))},bn.isSame=function(e,t){var n,l=k(e)?e:St(e);return!(!this.isValid()||!l.isValid())&&("millisecond"===(t=H(t)||"millisecond")?this.valueOf()===l.valueOf():(n=l.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))},bn.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},bn.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},bn.isValid=function(){return b(this)},bn.lang=Zt,bn.locale=$t,bn.localeData=en,bn.max=Lt,bn.min=xt,bn.parsingFlags=function(){return p({},g(this))},bn.set=function(e,t){if("object"==typeof e){var n,l=function(e){var t,n=[];for(t in e)o(e,t)&&n.push({unit:t,priority:z[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}(e=B(e)),i=l.length;for(n=0;n<i;n++)this[l[n].unit](e[l[n].unit])}else if(O(this[e=H(e)]))return this[e](t);return this},bn.startOf=function(e){var t,n;if(void 0===(e=H(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?ln:nn,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=tn(t+(this._isUTC?0:6e4*this.utcOffset()),36e5);break;case"minute":t=this._d.valueOf(),t-=tn(t,6e4);break;case"second":t=this._d.valueOf(),t-=tn(t,1e3)}return this._d.setTime(t),i.updateOffset(this,!0),this},bn.subtract=Wt,bn.toArray=function(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]},bn.toObject=function(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}},bn.toDate=function(){return new Date(this.valueOf())},bn.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?R(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):O(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",R(n,"Z")):R(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},bn.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n="moment",l="";return this.isLocal()||(n=0===this.utcOffset()?"moment.utc":"moment.parseZone",l="Z"),e="["+n+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",this.format(e+t+"-MM-DD[T]HH:mm:ss.SSS"+l+'[")]')},"undefined"!=typeof Symbol&&null!=Symbol.for&&(bn[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),bn.toJSON=function(){return this.isValid()?this.toISOString():null},bn.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},bn.unix=function(){return Math.floor(this.valueOf()/1e3)},bn.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},bn.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},bn.eraName=function(){var e,t,n,l=this.localeData().eras();for(e=0,t=l.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),l[e].since<=n&&n<=l[e].until)return l[e].name;if(l[e].until<=n&&n<=l[e].since)return l[e].name}return""},bn.eraNarrow=function(){var e,t,n,l=this.localeData().eras();for(e=0,t=l.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),l[e].since<=n&&n<=l[e].until)return l[e].narrow;if(l[e].until<=n&&n<=l[e].since)return l[e].narrow}return""},bn.eraAbbr=function(){var e,t,n,l=this.localeData().eras();for(e=0,t=l.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),l[e].since<=n&&n<=l[e].until)return l[e].abbr;if(l[e].until<=n&&n<=l[e].since)return l[e].abbr}return""},bn.eraYear=function(){var e,t,n,l,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=r[e].since<=r[e].until?1:-1,l=this.clone().startOf("day").valueOf(),r[e].since<=l&&l<=r[e].until||r[e].until<=l&&l<=r[e].since)return(this.year()-i(r[e].since).year())*n+r[e].offset;return this.year()},bn.year=Ee,bn.isLeapYear=function(){return Q(this.year())},bn.weekYear=function(e){return sn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},bn.isoWeekYear=function(e){return sn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},bn.quarter=bn.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},bn.month=Te,bn.daysInMonth=function(){return ke(this.year(),this.month())},bn.week=bn.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},bn.isoWeek=bn.isoWeeks=function(e){var t=Ne(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},bn.weeksInYear=function(){var e=this.localeData()._week;return je(this.year(),e.dow,e.doy)},bn.weeksInWeekYear=function(){var e=this.localeData()._week;return je(this.weekYear(),e.dow,e.doy)},bn.isoWeeksInYear=function(){return je(this.year(),1,4)},bn.isoWeeksInISOWeekYear=function(){return je(this.isoWeekYear(),1,4)},bn.date=cn,bn.day=bn.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=function(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}(e,this.localeData()),this.add(e-t,"d")):t},bn.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},bn.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=function(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7},bn.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},bn.hour=bn.hours=Ze,bn.minute=bn.minutes=dn,bn.second=bn.seconds=mn,bn.millisecond=bn.milliseconds=pn,bn.utcOffset=function(e,t,n){var l,r=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=Yt(he,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(l=Rt(this)),this._offset=e,this._isUTC=!0,null!=l&&this.add(l,"m"),r!==e&&(!t||this._changeInProgress?Qt(this,Ht(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,i.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?r:Rt(this)},bn.utc=function(e){return this.utcOffset(0,e)},bn.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Rt(this),"m")),this},bn.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=Yt(de,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},bn.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?St(e).utcOffset():0,(this.utcOffset()-e)%60==0)},bn.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},bn.isLocal=function(){return!!this.isValid()&&!this._isUTC},bn.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},bn.isUtc=Nt,bn.isUTC=Nt,bn.zoneAbbr=function(){return this._isUTC?"UTC":""},bn.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},bn.dates=C("dates accessor is deprecated. Use date instead.",cn),bn.months=C("months accessor is deprecated. Use month instead",Te),bn.years=C("years accessor is deprecated. Use year instead",Ee),bn.zone=C("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()})),bn.isDSTShifted=C("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!u(this._isDSTShifted))return this._isDSTShifted;var e,t={};return y(t,this),(t=Mt(t))._a?(e=t._isUTC?m(t._a):St(t._a),this._isDSTShifted=this.isValid()&&function(e,t,n){var l,i=Math.min(e.length,t.length),r=Math.abs(e.length-t.length),a=0;for(l=0;l<i;l++)W(e[l])!==W(t[l])&&a++;return a+r}(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var _n=T.prototype;function vn(e,t,n,l){var i=st(),r=m().set(l,t);return i[n](r,e)}function yn(e,t,n){if(c(e)&&(t=e,e=void 0),e=e||"",null!=t)return vn(e,t,n,"month");var l,i=[];for(l=0;l<12;l++)i[l]=vn(e,l,n,"month");return i}function wn(e,t,n,l){"boolean"==typeof e?(c(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,c(t)&&(n=t,t=void 0),t=t||"");var i,r=st(),a=e?r._week.dow:0,o=[];if(null!=n)return vn(t,(n+a)%7,l,"day");for(i=0;i<7;i++)o[i]=vn(t,(i+a)%7,l,"day");return o}_n.calendar=function(e,t,n){var l=this._calendar[e]||this._calendar.sameElse;return O(l)?l.call(t,n):l},_n.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(D).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])},_n.invalidDate=function(){return this._invalidDate},_n.ordinal=function(e){return this._ordinal.replace("%d",e)},_n.preparse=fn,_n.postformat=fn,_n.relativeTime=function(e,t,n,l){var i=this._relativeTime[n];return O(i)?i(e,t,n,l):i.replace(/%d/i,e)},_n.pastFuture=function(e,t){var n=this._relativeTime[e>0?"future":"past"];return O(n)?n(t):n.replace(/%s/i,t)},_n.set=function(e){var t,n;for(n in e)o(e,n)&&(O(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},_n.eras=function(e,t){var n,l,r,a=this._eras||st("en")._eras;for(n=0,l=a.length;n<l;++n){switch(typeof a[n].since){case"string":r=i(a[n].since).startOf("day"),a[n].since=r.valueOf()}switch(typeof a[n].until){case"undefined":a[n].until=1/0;break;case"string":r=i(a[n].until).startOf("day").valueOf(),a[n].until=r.valueOf()}}return a},_n.erasParse=function(e,t,n){var l,i,r,a,o,s=this.eras();for(e=e.toUpperCase(),l=0,i=s.length;l<i;++l)if(r=s[l].name.toUpperCase(),a=s[l].abbr.toUpperCase(),o=s[l].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(a===e)return s[l];break;case"NNNN":if(r===e)return s[l];break;case"NNNNN":if(o===e)return s[l]}else if([r,a,o].indexOf(e)>=0)return s[l]},_n.erasConvertYear=function(e,t){var n=e.since<=e.until?1:-1;return void 0===t?i(e.since).year():i(e.since).year()+(t-e.offset)*n},_n.erasAbbrRegex=function(e){return o(this,"_erasAbbrRegex")||an.call(this),e?this._erasAbbrRegex:this._erasRegex},_n.erasNameRegex=function(e){return o(this,"_erasNameRegex")||an.call(this),e?this._erasNameRegex:this._erasRegex},_n.erasNarrowRegex=function(e){return o(this,"_erasNarrowRegex")||an.call(this),e?this._erasNarrowRegex:this._erasRegex},_n.months=function(e,t){return e?r(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Se).test(t)?"format":"standalone"][e.month()]:r(this._months)?this._months:this._months.standalone},_n.monthsShort=function(e,t){return e?r(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Se.test(t)?"format":"standalone"][e.month()]:r(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},_n.monthsParse=function(e,t,n){var l,i,r;if(this._monthsParseExact)return Oe.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),l=0;l<12;l++){if(i=m([2e3,l]),n&&!this._longMonthsParse[l]&&(this._longMonthsParse[l]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[l]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[l]||(r="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[l]=new RegExp(r.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[l].test(e))return l;if(n&&"MMM"===t&&this._shortMonthsParse[l].test(e))return l;if(!n&&this._monthsParse[l].test(e))return l}},_n.monthsRegex=function(e){return this._monthsParseExact?(o(this,"_monthsRegex")||Ie.call(this),e?this._monthsStrictRegex:this._monthsRegex):(o(this,"_monthsRegex")||(this._monthsRegex=Le),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},_n.monthsShortRegex=function(e){return this._monthsParseExact?(o(this,"_monthsRegex")||Ie.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(o(this,"_monthsShortRegex")||(this._monthsShortRegex=xe),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},_n.week=function(e){return Ne(e,this._week.dow,this._week.doy).week},_n.firstDayOfYear=function(){return this._week.doy},_n.firstDayOfWeek=function(){return this._week.dow},_n.weekdays=function(e,t){var n=r(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?Fe(n,this._week.dow):e?n[e.day()]:n},_n.weekdaysMin=function(e){return!0===e?Fe(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},_n.weekdaysShort=function(e){return!0===e?Fe(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},_n.weekdaysParse=function(e,t,n){var l,i,r;if(this._weekdaysParseExact)return We.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),l=0;l<7;l++){if(i=m([2e3,1]).day(l),n&&!this._fullWeekdaysParse[l]&&(this._fullWeekdaysParse[l]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[l]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[l]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[l]||(r="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[l]=new RegExp(r.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[l].test(e))return l;if(n&&"ddd"===t&&this._shortWeekdaysParse[l].test(e))return l;if(n&&"dd"===t&&this._minWeekdaysParse[l].test(e))return l;if(!n&&this._weekdaysParse[l].test(e))return l}},_n.weekdaysRegex=function(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||qe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(o(this,"_weekdaysRegex")||(this._weekdaysRegex=Ve),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},_n.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||qe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(o(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Qe),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},_n.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||qe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(o(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ue),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},_n.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},_n.meridiem=function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},at("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===W(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),i.lang=C("moment.lang is deprecated. Use moment.locale instead.",at),i.langData=C("moment.langData is deprecated. Use moment.localeData instead.",st);var kn=Math.abs;function Mn(e,t,n,l){var i=Ht(t,n);return e._milliseconds+=l*i._milliseconds,e._days+=l*i._days,e._months+=l*i._months,e._bubble()}function Cn(e){return e<0?Math.floor(e):Math.ceil(e)}function Sn(e){return 4800*e/146097}function xn(e){return 146097*e/4800}function Ln(e){return function(){return this.as(e)}}var On=Ln("ms"),Pn=Ln("s"),Tn=Ln("m"),In=Ln("h"),Dn=Ln("d"),En=Ln("w"),An=Ln("M"),Yn=Ln("Q"),Gn=Ln("y");function Rn(e){return function(){return this.isValid()?this._data[e]:NaN}}var Nn=Rn("milliseconds"),jn=Rn("seconds"),Fn=Rn("minutes"),Hn=Rn("hours"),Bn=Rn("days"),zn=Rn("months"),Vn=Rn("years"),Qn=Math.round,Un={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Wn(e,t,n,l,i){return i.relativeTime(t||1,!!n,e,l)}var qn=Math.abs;function Kn(e){return(e>0)-(e<0)||+e}function Jn(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n,l,i,r,a,o,s=qn(this._milliseconds)/1e3,u=qn(this._days),c=qn(this._months),d=this.asSeconds();return d?(e=U(s/60),t=U(e/60),s%=60,e%=60,n=U(c/12),c%=12,l=s?s.toFixed(3).replace(/\.?0+$/,""):"",i=d<0?"-":"",r=Kn(this._months)!==Kn(d)?"-":"",a=Kn(this._days)!==Kn(d)?"-":"",o=Kn(this._milliseconds)!==Kn(d)?"-":"",i+"P"+(n?r+n+"Y":"")+(c?r+c+"M":"")+(u?a+u+"D":"")+(t||e||s?"T":"")+(t?o+t+"H":"")+(e?o+e+"M":"")+(s?o+l+"S":"")):"P0D"}var Xn=Tt.prototype;return Xn.isValid=function(){return this._isValid},Xn.abs=function(){var e=this._data;return this._milliseconds=kn(this._milliseconds),this._days=kn(this._days),this._months=kn(this._months),e.milliseconds=kn(e.milliseconds),e.seconds=kn(e.seconds),e.minutes=kn(e.minutes),e.hours=kn(e.hours),e.months=kn(e.months),e.years=kn(e.years),this},Xn.add=function(e,t){return Mn(this,e,t,1)},Xn.subtract=function(e,t){return Mn(this,e,t,-1)},Xn.as=function(e){if(!this.isValid())return NaN;var t,n,l=this._milliseconds;if("month"===(e=H(e))||"quarter"===e||"year"===e)switch(n=this._months+Sn(t=this._days+l/864e5),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(xn(this._months)),e){case"week":return t/7+l/6048e5;case"day":return t+l/864e5;case"hour":return 24*t+l/36e5;case"minute":return 1440*t+l/6e4;case"second":return 86400*t+l/1e3;case"millisecond":return Math.floor(864e5*t)+l;default:throw new Error("Unknown unit "+e)}},Xn.asMilliseconds=On,Xn.asSeconds=Pn,Xn.asMinutes=Tn,Xn.asHours=In,Xn.asDays=Dn,Xn.asWeeks=En,Xn.asMonths=An,Xn.asQuarters=Yn,Xn.asYears=Gn,Xn.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*W(this._months/12):NaN},Xn._bubble=function(){var e,t,n,l,i,r=this._milliseconds,a=this._days,o=this._months,s=this._data;return r>=0&&a>=0&&o>=0||r<=0&&a<=0&&o<=0||(r+=864e5*Cn(xn(o)+a),a=0,o=0),s.milliseconds=r%1e3,e=U(r/1e3),s.seconds=e%60,t=U(e/60),s.minutes=t%60,n=U(t/60),s.hours=n%24,a+=U(n/24),o+=i=U(Sn(a)),a-=Cn(xn(i)),l=U(o/12),o%=12,s.days=a,s.months=o,s.years=l,this},Xn.clone=function(){return Ht(this)},Xn.get=function(e){return e=H(e),this.isValid()?this[e+"s"]():NaN},Xn.milliseconds=Nn,Xn.seconds=jn,Xn.minutes=Fn,Xn.hours=Hn,Xn.days=Bn,Xn.weeks=function(){return U(this.days()/7)},Xn.months=zn,Xn.years=Vn,Xn.humanize=function(e,t){if(!this.isValid())return this.localeData().invalidDate();var n,l,i=!1,r=Un;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(i=e),"object"==typeof t&&(r=Object.assign({},Un,t),null!=t.s&&null==t.ss&&(r.ss=t.s-1)),l=function(e,t,n,l){var i=Ht(e).abs(),r=Qn(i.as("s")),a=Qn(i.as("m")),o=Qn(i.as("h")),s=Qn(i.as("d")),u=Qn(i.as("M")),c=Qn(i.as("w")),d=Qn(i.as("y")),h=r<=n.ss&&["s",r]||r<n.s&&["ss",r]||a<=1&&["m"]||a<n.m&&["mm",a]||o<=1&&["h"]||o<n.h&&["hh",o]||s<=1&&["d"]||s<n.d&&["dd",s];return null!=n.w&&(h=h||c<=1&&["w"]||c<n.w&&["ww",c]),(h=h||u<=1&&["M"]||u<n.M&&["MM",u]||d<=1&&["y"]||["yy",d])[2]=t,h[3]=+e>0,h[4]=l,Wn.apply(null,h)}(this,!i,r,n=this.localeData()),i&&(l=n.pastFuture(+this,l)),n.postformat(l)},Xn.toISOString=Jn,Xn.toString=Jn,Xn.toJSON=Jn,Xn.locale=$t,Xn.localeData=en,Xn.toIsoString=C("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Jn),Xn.lang=Zt,G("X",0,0,"unix"),G("x",0,0,"valueOf"),me("x",ce),me("X",/[+-]?\d+(\.\d{1,3})?/),ve("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),ve("x",(function(e,t,n){n._d=new Date(W(e))})),i.version="2.29.4",t=St,i.fn=bn,i.min=function(){var e=[].slice.call(arguments,0);return Ot("isBefore",e)},i.max=function(){var e=[].slice.call(arguments,0);return Ot("isAfter",e)},i.now=function(){return Date.now?Date.now():+new Date},i.utc=m,i.unix=function(e){return St(1e3*e)},i.months=function(e,t){return yn(e,t,"months")},i.isDate=d,i.locale=at,i.invalid=f,i.duration=Ht,i.isMoment=k,i.weekdays=function(e,t,n){return wn(e,t,n,"weekdays")},i.parseZone=function(){return St.apply(null,arguments).parseZone()},i.localeData=st,i.isDuration=It,i.monthsShort=function(e,t){return yn(e,t,"monthsShort")},i.weekdaysMin=function(e,t,n){return wn(e,t,n,"weekdaysMin")},i.defineLocale=ot,i.updateLocale=function(e,t){if(null!=t){var n,l,i=et;null!=tt[e]&&null!=tt[e].parentLocale?tt[e].set(P(tt[e]._config,t)):(null!=(l=rt(e))&&(i=l._config),t=P(i,t),null==l&&(t.abbr=e),(n=new T(t)).parentLocale=tt[e],tt[e]=n),at(e)}else null!=tt[e]&&(null!=tt[e].parentLocale?(tt[e]=tt[e].parentLocale,e===at()&&at(e)):null!=tt[e]&&delete tt[e]);return tt[e]},i.locales=function(){return S(tt)},i.weekdaysShort=function(e,t,n){return wn(e,t,n,"weekdaysShort")},i.normalizeUnits=H,i.relativeTimeRounding=function(e){return void 0===e?Qn:"function"==typeof e&&(Qn=e,!0)},i.relativeTimeThreshold=function(e,t){return void 0!==Un[e]&&(void 0===t?Un[e]:(Un[e]=t,"s"===e&&(Un.ss=t-1),!0))},i.calendarFormat=function(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"},i.prototype=bn,i.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},i}()}).call(this,n("YuTi")(e))},x6pH:function(e,t,n){!function(e){"use strict";e.defineLocale("he",{months:"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),monthsShort:"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),weekdays:"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),weekdaysShort:"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),weekdaysMin:"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [\u05d1]MMMM YYYY",LLL:"D [\u05d1]MMMM YYYY HH:mm",LLLL:"dddd, D [\u05d1]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT",nextDay:"[\u05de\u05d7\u05e8 \u05d1\u05be]LT",nextWeek:"dddd [\u05d1\u05e9\u05e2\u05d4] LT",lastDay:"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT",lastWeek:"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT",sameElse:"L"},relativeTime:{future:"\u05d1\u05e2\u05d5\u05d3 %s",past:"\u05dc\u05e4\u05e0\u05d9 %s",s:"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea",ss:"%d \u05e9\u05e0\u05d9\u05d5\u05ea",m:"\u05d3\u05e7\u05d4",mm:"%d \u05d3\u05e7\u05d5\u05ea",h:"\u05e9\u05e2\u05d4",hh:function(e){return 2===e?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":e+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(e){return 2===e?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":e+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(e){return 2===e?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":e+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(e){return 2===e?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":e%10==0&&10!==e?e+" \u05e9\u05e0\u05d4":e+" \u05e9\u05e0\u05d9\u05dd"}},meridiemParse:/\u05d0\u05d7\u05d4"\u05e6|\u05dc\u05e4\u05e0\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8|\u05d1\u05d1\u05d5\u05e7\u05e8|\u05d1\u05e2\u05e8\u05d1/i,isPM:function(e){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(e)},meridiem:function(e,t,n){return e<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":e<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":e<12?n?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":e<18?n?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(n("wd/R"))},xYTU:function(e,t,n){"use strict";n.d(t,"a",(function(){return g})),n.d(t,"b",(function(){return y}));var l=n("8Y7J"),i=n("dFDH"),r=(n("QQfA"),n("SVse")),a=(n("IP0z"),n("zMNK")),o=(n("/HVE"),n("hOhj"),n("Xd0L"),n("cUpR"),n("Fwaw")),s=n("bujt"),u=n("5GAg"),c=n("omvX"),d=l.sb({encapsulation:2,styles:[".mat-snack-bar-container{border-radius:4px;box-sizing:border-box;display:block;margin:24px;max-width:33vw;min-width:344px;padding:14px 16px;min-height:48px;transform-origin:center}@media (-ms-high-contrast:active){.mat-snack-bar-container{border:solid 1px}}.mat-snack-bar-handset{width:100%}.mat-snack-bar-handset .mat-snack-bar-container{margin:8px;max-width:100%;min-width:0;width:100%}"],data:{animation:[{type:7,name:"state",definitions:[{type:0,name:"void, hidden",styles:{type:6,styles:{transform:"scale(0.8)",opacity:0},offset:null},options:void 0},{type:0,name:"visible",styles:{type:6,styles:{transform:"scale(1)",opacity:1},offset:null},options:void 0},{type:1,expr:"* => visible",animation:{type:4,styles:null,timings:"150ms cubic-bezier(0, 0, 0.2, 1)"},options:null},{type:1,expr:"* => void, * => hidden",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"75ms cubic-bezier(0.4, 0.0, 1, 1)"},options:null}],options:{}}]}});function h(e){return l.Qb(0,[(e()(),l.kb(0,null,null,0))],null,null)}function p(e){return l.Qb(0,[l.Mb(402653184,1,{_portalOutlet:0}),(e()(),l.kb(16777216,null,null,1,null,h)),l.tb(2,212992,[[1,4]],0,a.b,[l.j,l.Q],{portal:[0,"portal"]},null)],(function(e,t){e(t,2,0,"")}),null)}function m(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"snack-bar-container",[["class","mat-snack-bar-container"]],[[1,"role",0],[40,"@state",0]],[["component","@state.done"]],(function(e,t,n){var i=!0;return"component:@state.done"===t&&(i=!1!==l.Gb(e,1).onAnimationEnd(n)&&i),i}),p,d)),l.tb(1,180224,null,0,i.d,[l.y,l.k,l.h,i.c],null,null)],null,(function(e,t){e(t,0,0,l.Gb(t,1)._role,l.Gb(t,1)._animationState)}))}var g=l.qb("snack-bar-container",i.d,m,{},{},[]),b=l.sb({encapsulation:2,styles:[".mat-simple-snackbar{display:flex;justify-content:space-between;align-items:center;line-height:20px;opacity:1}.mat-simple-snackbar-action{flex-shrink:0;margin:-8px -8px -8px 8px}.mat-simple-snackbar-action button{max-height:36px;min-width:0}[dir=rtl] .mat-simple-snackbar-action{margin-left:-8px;margin-right:8px}"],data:{}});function f(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","mat-simple-snackbar-action"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"button",[["mat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.action()&&l),l}),s.b,s.a)),l.tb(2,180224,null,0,o.b,[l.k,u.e,[2,c.a]],null,null),(e()(),l.Ob(3,0,["",""]))],null,(function(e,t){var n=t.component;e(t,1,0,l.Gb(t,2).disabled||null,"NoopAnimations"===l.Gb(t,2)._animationMode),e(t,3,0,n.data.action)}))}function _(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),(e()(),l.kb(16777216,null,null,1,null,f)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,3,0,t.component.hasAction)}),(function(e,t){e(t,1,0,t.component.data.message)}))}function v(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"simple-snack-bar",[["class","mat-simple-snackbar"]],null,null,null,_,b)),l.tb(1,49152,null,0,i.g,[i.f,i.a],null,null)],null,null)}var y=l.qb("simple-snack-bar",i.g,v,{},{},[])},xgIS:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var l=n("HDdC"),i=n("DH7j"),r=n("n6bG"),a=n("lJxs");function o(e,t,n,s){return Object(r.a)(n)&&(s=n,n=void 0),s?o(e,t,n).pipe(Object(a.a)(e=>Object(i.a)(e)?s(...e):s(e))):new l.a(l=>{!function e(t,n,l,i,r){let a;if(function(e){return e&&"function"==typeof e.addEventListener&&"function"==typeof e.removeEventListener}(t)){const e=t;t.addEventListener(n,l,r),a=()=>e.removeEventListener(n,l,r)}else if(function(e){return e&&"function"==typeof e.on&&"function"==typeof e.off}(t)){const e=t;t.on(n,l),a=()=>e.off(n,l)}else if(function(e){return e&&"function"==typeof e.addListener&&"function"==typeof e.removeListener}(t)){const e=t;t.addListener(n,l),a=()=>e.removeListener(n,l)}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(let a=0,o=t.length;a<o;a++)e(t[a],n,l,i,r)}i.add(a)}(e,t,(function(e){l.next(arguments.length>1?Array.prototype.slice.call(arguments):e)}),l,n)})}},xyhA:function(e,t){},xzKl:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("cYBl");var l=n("jEEg");class i{constructor(e,t,n){this.activatedRoute=e,this.router=t,this.readersService=n}ngOnInit(){if(this.activatedRoute.data.subscribe(()=>{this.addressesData=this.readersService.addressesData,this.selectedAddressId=window.history.state.addressId,0===this.addressesData.length&&this.addNewAddress()}),!this.readersService.paymentData){const e=localStorage.getItem("productId");let t=localStorage.getItem("hasPrint");const n=localStorage.getItem("returnUrl"),l=localStorage.getItem("paymentType");let i=localStorage.getItem("billing_address_id"),r=localStorage.getItem("postal_address_id"),a=null;if(localStorage.getObject("appstatesave")){const e=localStorage.getObject("appstatesave");a=localStorage.getObject("campaign-"+e.params.groupId)}if(t&&(t=JSON.parse(t)),n&&!e)return void this.readersService.redirectOrReload(n,!0);null===i&&(i=void 0),null===r&&(r=void 0),this.readersService.paymentData={productId:e,hasPrint:t,returnUrl:n,paymentType:l,addressType:"billing",billingAddressId:i,postalAddressId:r,paymentId:void 0,paymentMethod:void 0,paymentMethodId:void 0,campaignId:a},"datatrans"===this.readersService.paymentData.paymentType&&i?this.router.navigate(["../../datatrans"],{relativeTo:this.activatedRoute}).then():"stripe"===this.readersService.paymentData.paymentType&&i&&this.router.navigate(["../../stripe"],{relativeTo:this.activatedRoute}).then()}}addNewAddress(){const e=l.a.getEmptyAddress();this.router.navigate(["new"],{relativeTo:this.activatedRoute,state:{address:e}}).then()}cancel(){this.readersService.paymentData.returnUrl&&this.readersService.redirectOrReload(this.readersService.paymentData.returnUrl,!0)}saveAddress(e){"billing"===this.readersService.paymentData.addressType?(this.readersService.paymentData.billingAddressId=e,this.readersService.paymentData.hasPrint?(this.readersService.paymentData.addressType="postal",window.scrollTo(0,0)):"switchpay"===this.readersService.paymentData.paymentType?this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then():"datatrans"===this.readersService.paymentData.paymentType?this.router.navigate(["../../datatrans"],{relativeTo:this.activatedRoute}).then():"stripe"===this.readersService.paymentData.paymentType&&this.router.navigate(["../../stripe"],{relativeTo:this.activatedRoute}).then()):"postal"===this.readersService.paymentData.addressType&&(this.readersService.paymentData.postalAddressId=e,"switchpay"===this.readersService.paymentData.paymentType?this.router.navigate(["../"],{relativeTo:this.activatedRoute}).then():"datatrans"===this.readersService.paymentData.paymentType?this.router.navigate(["../../datatrans"],{relativeTo:this.activatedRoute}).then():"stripe"===this.readersService.paymentData.paymentType&&this.router.navigate(["../../stripe"],{relativeTo:this.activatedRoute}).then())}}},"y+AF":function(e,t,n){"use strict";n("cYBl");var l=n("IBoS");n.d(t,"a",(function(){return i}));class i{constructor(e,t,n,l){this.activatedRoute=e,this.readersService=t,this.dialog=n,this.translate=l,this.showSpinner=!0}ngOnInit(){this.readersService.paymentData=JSON.parse(localStorage.getItem("paymentData")),"paypal"===this.readersService.paymentData.paymentMethod?this.readersService.confirmSwitchpayPayment(this.readersService.paymentData.paymentId,this.readersService.paymentData.paymentMethodId,this.readersService.paymentData.paymentMethod,this.readersService.paymentData.returnUrl,!0).subscribe():this.showConfirmation().then()}showConfirmation(){return e=this,void 0,n=function*(){const e=yield this.translate.get("readers.DIALOG_9").toPromise(),t=yield this.translate.get("readers.DIALOG_BUTTON_4").toPromise();this.showSpinner=!1,this.dialog.open(l.a,{data:{title:"",buttonType:"single",content:e,showError:!1,showSuccess:!0,leftButtonLabel:void 0,rightButtonLabel:void 0,buttonLabel:t,buttonAction:()=>{localStorage.removeItem("productId"),localStorage.removeItem("hasPrint"),localStorage.removeItem("paymentData"),localStorage.removeItem("paymentType"),this.readersService.redirectOrReload(this.readersService.paymentData.returnUrl)}}})},new((t=void 0)||(t=Promise))((function(l,i){function r(e){try{o(n.next(e))}catch(t){i(t)}}function a(e){try{o(n.throw(e))}catch(t){i(t)}}function o(e){var n;e.done?l(e.value):(n=e.value,n instanceof t?n:new t((function(e){e(n)}))).then(r,a)}o((n=n.apply(e,[])).next())}));var e,t,n}}},yCtX:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("HDdC"),i=n("ngJS"),r=n("jZKg");function a(e,t){return t?Object(r.a)(e,t):new l.a(Object(i.a)(e))}},yLV6:function(e,t,n){var l;!function(i,r,a,o){"use strict";var s,u=["","webkit","Moz","MS","ms","o"],c=r.createElement("div"),d=Math.round,h=Math.abs,p=Date.now;function m(e,t,n){return setTimeout(w(e,n),t)}function g(e,t,n){return!!Array.isArray(e)&&(b(e,n[t],n),!0)}function b(e,t,n){var l;if(e)if(e.forEach)e.forEach(t,n);else if(void 0!==e.length)for(l=0;l<e.length;)t.call(n,e[l],l,e),l++;else for(l in e)e.hasOwnProperty(l)&&t.call(n,e[l],l,e)}function f(e,t,n){var l="DEPRECATED METHOD: "+t+"\n"+n+" AT \n";return function(){var t=new Error("get-stack-trace"),n=t&&t.stack?t.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",r=i.console&&(i.console.warn||i.console.log);return r&&r.call(i.console,l,n),e.apply(this,arguments)}}s="function"!=typeof Object.assign?function(e){if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var l=arguments[n];if(null!=l)for(var i in l)l.hasOwnProperty(i)&&(t[i]=l[i])}return t}:Object.assign;var _=f((function(e,t,n){for(var l=Object.keys(t),i=0;i<l.length;)(!n||n&&void 0===e[l[i]])&&(e[l[i]]=t[l[i]]),i++;return e}),"extend","Use `assign`."),v=f((function(e,t){return _(e,t,!0)}),"merge","Use `assign`.");function y(e,t,n){var l,i=t.prototype;(l=e.prototype=Object.create(i)).constructor=e,l._super=i,n&&s(l,n)}function w(e,t){return function(){return e.apply(t,arguments)}}function k(e,t){return"function"==typeof e?e.apply(t&&t[0]||void 0,t):e}function M(e,t){return void 0===e?t:e}function C(e,t,n){b(O(t),(function(t){e.addEventListener(t,n,!1)}))}function S(e,t,n){b(O(t),(function(t){e.removeEventListener(t,n,!1)}))}function x(e,t){for(;e;){if(e==t)return!0;e=e.parentNode}return!1}function L(e,t){return e.indexOf(t)>-1}function O(e){return e.trim().split(/\s+/g)}function P(e,t,n){if(e.indexOf&&!n)return e.indexOf(t);for(var l=0;l<e.length;){if(n&&e[l][n]==t||!n&&e[l]===t)return l;l++}return-1}function T(e){return Array.prototype.slice.call(e,0)}function I(e,t,n){for(var l=[],i=[],r=0;r<e.length;){var a=t?e[r][t]:e[r];P(i,a)<0&&l.push(e[r]),i[r]=a,r++}return n&&(l=t?l.sort((function(e,n){return e[t]>n[t]})):l.sort()),l}function D(e,t){for(var n,l,i=t[0].toUpperCase()+t.slice(1),r=0;r<u.length;){if((l=(n=u[r])?n+i:t)in e)return l;r++}}var E=1;function A(e){var t=e.ownerDocument||e;return t.defaultView||t.parentWindow||i}var Y="ontouchstart"in i,G=void 0!==D(i,"PointerEvent"),R=Y&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),N=["x","y"],j=["clientX","clientY"];function F(e,t){var n=this;this.manager=e,this.callback=t,this.element=e.element,this.target=e.options.inputTarget,this.domHandler=function(t){k(e.options.enable,[e])&&n.handler(t)},this.init()}function H(e,t,n){var l=n.pointers.length,i=n.changedPointers.length,r=1&t&&l-i==0,a=12&t&&l-i==0;n.isFirst=!!r,n.isFinal=!!a,r&&(e.session={}),n.eventType=t,function(e,t){var n=e.session,l=t.pointers,i=l.length;n.firstInput||(n.firstInput=B(t)),i>1&&!n.firstMultiple?n.firstMultiple=B(t):1===i&&(n.firstMultiple=!1);var r=n.firstInput,a=n.firstMultiple,o=a?a.center:r.center,s=t.center=z(l);t.timeStamp=p(),t.deltaTime=t.timeStamp-r.timeStamp,t.angle=W(o,s),t.distance=U(o,s),function(e,t){var n=t.center,l=e.offsetDelta||{},i=e.prevDelta||{},r=e.prevInput||{};1!==t.eventType&&4!==r.eventType||(i=e.prevDelta={x:r.deltaX||0,y:r.deltaY||0},l=e.offsetDelta={x:n.x,y:n.y}),t.deltaX=i.x+(n.x-l.x),t.deltaY=i.y+(n.y-l.y)}(n,t),t.offsetDirection=Q(t.deltaX,t.deltaY);var u,c,d=V(t.deltaTime,t.deltaX,t.deltaY);t.overallVelocityX=d.x,t.overallVelocityY=d.y,t.overallVelocity=h(d.x)>h(d.y)?d.x:d.y,t.scale=a?(u=a.pointers,U((c=l)[0],c[1],j)/U(u[0],u[1],j)):1,t.rotation=a?function(e,t){return W(t[1],t[0],j)+W(e[1],e[0],j)}(a.pointers,l):0,t.maxPointers=n.prevInput?t.pointers.length>n.prevInput.maxPointers?t.pointers.length:n.prevInput.maxPointers:t.pointers.length,function(e,t){var n,l,i,r,a=e.lastInterval||t,o=t.timeStamp-a.timeStamp;if(8!=t.eventType&&(o>25||void 0===a.velocity)){var s=t.deltaX-a.deltaX,u=t.deltaY-a.deltaY,c=V(o,s,u);l=c.x,i=c.y,n=h(c.x)>h(c.y)?c.x:c.y,r=Q(s,u),e.lastInterval=t}else n=a.velocity,l=a.velocityX,i=a.velocityY,r=a.direction;t.velocity=n,t.velocityX=l,t.velocityY=i,t.direction=r}(n,t);var m=e.element;x(t.srcEvent.target,m)&&(m=t.srcEvent.target),t.target=m}(e,n),e.emit("hammer.input",n),e.recognize(n),e.session.prevInput=n}function B(e){for(var t=[],n=0;n<e.pointers.length;)t[n]={clientX:d(e.pointers[n].clientX),clientY:d(e.pointers[n].clientY)},n++;return{timeStamp:p(),pointers:t,center:z(t),deltaX:e.deltaX,deltaY:e.deltaY}}function z(e){var t=e.length;if(1===t)return{x:d(e[0].clientX),y:d(e[0].clientY)};for(var n=0,l=0,i=0;i<t;)n+=e[i].clientX,l+=e[i].clientY,i++;return{x:d(n/t),y:d(l/t)}}function V(e,t,n){return{x:t/e||0,y:n/e||0}}function Q(e,t){return e===t?1:h(e)>=h(t)?e<0?2:4:t<0?8:16}function U(e,t,n){n||(n=N);var l=t[n[0]]-e[n[0]],i=t[n[1]]-e[n[1]];return Math.sqrt(l*l+i*i)}function W(e,t,n){return n||(n=N),180*Math.atan2(t[n[1]]-e[n[1]],t[n[0]]-e[n[0]])/Math.PI}F.prototype={handler:function(){},init:function(){this.evEl&&C(this.element,this.evEl,this.domHandler),this.evTarget&&C(this.target,this.evTarget,this.domHandler),this.evWin&&C(A(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&S(this.element,this.evEl,this.domHandler),this.evTarget&&S(this.target,this.evTarget,this.domHandler),this.evWin&&S(A(this.element),this.evWin,this.domHandler)}};var q={mousedown:1,mousemove:2,mouseup:4};function K(){this.evEl="mousedown",this.evWin="mousemove mouseup",this.pressed=!1,F.apply(this,arguments)}y(K,F,{handler:function(e){var t=q[e.type];1&t&&0===e.button&&(this.pressed=!0),2&t&&1!==e.which&&(t=4),this.pressed&&(4&t&&(this.pressed=!1),this.callback(this.manager,t,{pointers:[e],changedPointers:[e],pointerType:"mouse",srcEvent:e}))}});var J={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},X={2:"touch",3:"pen",4:"mouse",5:"kinect"},$="pointerdown",Z="pointermove pointerup pointercancel";function ee(){this.evEl=$,this.evWin=Z,F.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}i.MSPointerEvent&&!i.PointerEvent&&($="MSPointerDown",Z="MSPointerMove MSPointerUp MSPointerCancel"),y(ee,F,{handler:function(e){var t=this.store,n=!1,l=e.type.toLowerCase().replace("ms",""),i=J[l],r=X[e.pointerType]||e.pointerType,a="touch"==r,o=P(t,e.pointerId,"pointerId");1&i&&(0===e.button||a)?o<0&&(t.push(e),o=t.length-1):12&i&&(n=!0),o<0||(t[o]=e,this.callback(this.manager,i,{pointers:t,changedPointers:[e],pointerType:r,srcEvent:e}),n&&t.splice(o,1))}});var te={touchstart:1,touchmove:2,touchend:4,touchcancel:8};function ne(){this.evTarget="touchstart",this.evWin="touchstart touchmove touchend touchcancel",this.started=!1,F.apply(this,arguments)}function le(e,t){var n=T(e.touches),l=T(e.changedTouches);return 12&t&&(n=I(n.concat(l),"identifier",!0)),[n,l]}y(ne,F,{handler:function(e){var t=te[e.type];if(1===t&&(this.started=!0),this.started){var n=le.call(this,e,t);12&t&&n[0].length-n[1].length==0&&(this.started=!1),this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:"touch",srcEvent:e})}}});var ie={touchstart:1,touchmove:2,touchend:4,touchcancel:8};function re(){this.evTarget="touchstart touchmove touchend touchcancel",this.targetIds={},F.apply(this,arguments)}function ae(e,t){var n=T(e.touches),l=this.targetIds;if(3&t&&1===n.length)return l[n[0].identifier]=!0,[n,n];var i,r,a=T(e.changedTouches),o=[],s=this.target;if(r=n.filter((function(e){return x(e.target,s)})),1===t)for(i=0;i<r.length;)l[r[i].identifier]=!0,i++;for(i=0;i<a.length;)l[a[i].identifier]&&o.push(a[i]),12&t&&delete l[a[i].identifier],i++;return o.length?[I(r.concat(o),"identifier",!0),o]:void 0}function oe(){F.apply(this,arguments);var e=w(this.handler,this);this.touch=new re(this.manager,e),this.mouse=new K(this.manager,e),this.primaryTouch=null,this.lastTouches=[]}function se(e,t){1&e?(this.primaryTouch=t.changedPointers[0].identifier,ue.call(this,t)):12&e&&ue.call(this,t)}function ue(e){var t=e.changedPointers[0];if(t.identifier===this.primaryTouch){var n={x:t.clientX,y:t.clientY};this.lastTouches.push(n);var l=this.lastTouches;setTimeout((function(){var e=l.indexOf(n);e>-1&&l.splice(e,1)}),2500)}}function ce(e){for(var t=e.srcEvent.clientX,n=e.srcEvent.clientY,l=0;l<this.lastTouches.length;l++){var i=this.lastTouches[l],r=Math.abs(t-i.x),a=Math.abs(n-i.y);if(r<=25&&a<=25)return!0}return!1}y(re,F,{handler:function(e){var t=ie[e.type],n=ae.call(this,e,t);n&&this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:"touch",srcEvent:e})}}),y(oe,F,{handler:function(e,t,n){var l="mouse"==n.pointerType;if(!(l&&n.sourceCapabilities&&n.sourceCapabilities.firesTouchEvents)){if("touch"==n.pointerType)se.call(this,t,n);else if(l&&ce.call(this,n))return;this.callback(e,t,n)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var de=D(c.style,"touchAction"),he=void 0!==de,pe=function(){if(!he)return!1;var e={},t=i.CSS&&i.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach((function(n){e[n]=!t||i.CSS.supports("touch-action",n)})),e}();function me(e,t){this.manager=e,this.set(t)}function ge(e){this.options=s({},this.defaults,e||{}),this.id=E++,this.manager=null,this.options.enable=M(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function be(e){return 16&e?"cancel":8&e?"end":4&e?"move":2&e?"start":""}function fe(e){return 16==e?"down":8==e?"up":2==e?"left":4==e?"right":""}function _e(e,t){var n=t.manager;return n?n.get(e):e}function ve(){ge.apply(this,arguments)}function ye(){ve.apply(this,arguments),this.pX=null,this.pY=null}function we(){ve.apply(this,arguments)}function ke(){ge.apply(this,arguments),this._timer=null,this._input=null}function Me(){ve.apply(this,arguments)}function Ce(){ve.apply(this,arguments)}function Se(){ge.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function xe(e,t){return(t=t||{}).recognizers=M(t.recognizers,xe.defaults.preset),new Le(e,t)}function Le(e,t){var n;this.options=s({},xe.defaults,t||{}),this.options.inputTarget=this.options.inputTarget||e,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=e,this.input=new((n=this).options.inputClass||(G?ee:R?re:Y?oe:K))(n,H),this.touchAction=new me(this,this.options.touchAction),Oe(this,!0),b(this.options.recognizers,(function(e){var t=this.add(new e[0](e[1]));e[2]&&t.recognizeWith(e[2]),e[3]&&t.requireFailure(e[3])}),this)}function Oe(e,t){var n,l=e.element;l.style&&(b(e.options.cssProps,(function(i,r){n=D(l.style,r),t?(e.oldCssProps[n]=l.style[n],l.style[n]=i):l.style[n]=e.oldCssProps[n]||""})),t||(e.oldCssProps={}))}me.prototype={set:function(e){"compute"==e&&(e=this.compute()),he&&this.manager.element.style&&pe[e]&&(this.manager.element.style[de]=e),this.actions=e.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var e=[];return b(this.manager.recognizers,(function(t){k(t.options.enable,[t])&&(e=e.concat(t.getTouchAction()))})),function(e){if(L(e,"none"))return"none";var t=L(e,"pan-x"),n=L(e,"pan-y");return t&&n?"none":t||n?t?"pan-x":"pan-y":L(e,"manipulation")?"manipulation":"auto"}(e.join(" "))},preventDefaults:function(e){var t=e.srcEvent,n=e.offsetDirection;if(this.manager.session.prevented)t.preventDefault();else{var l=this.actions,i=L(l,"none")&&!pe.none,r=L(l,"pan-y")&&!pe["pan-y"],a=L(l,"pan-x")&&!pe["pan-x"];if(i&&1===e.pointers.length&&e.distance<2&&e.deltaTime<250)return;if(!a||!r)return i||r&&6&n||a&&24&n?this.preventSrc(t):void 0}},preventSrc:function(e){this.manager.session.prevented=!0,e.preventDefault()}},ge.prototype={defaults:{},set:function(e){return s(this.options,e),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(e){if(g(e,"recognizeWith",this))return this;var t=this.simultaneous;return t[(e=_e(e,this)).id]||(t[e.id]=e,e.recognizeWith(this)),this},dropRecognizeWith:function(e){return g(e,"dropRecognizeWith",this)||(e=_e(e,this),delete this.simultaneous[e.id]),this},requireFailure:function(e){if(g(e,"requireFailure",this))return this;var t=this.requireFail;return-1===P(t,e=_e(e,this))&&(t.push(e),e.requireFailure(this)),this},dropRequireFailure:function(e){if(g(e,"dropRequireFailure",this))return this;e=_e(e,this);var t=P(this.requireFail,e);return t>-1&&this.requireFail.splice(t,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(e){return!!this.simultaneous[e.id]},emit:function(e){var t=this,n=this.state;function l(n){t.manager.emit(n,e)}n<8&&l(t.options.event+be(n)),l(t.options.event),e.additionalEvent&&l(e.additionalEvent),n>=8&&l(t.options.event+be(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=32},canEmit:function(){for(var e=0;e<this.requireFail.length;){if(!(33&this.requireFail[e].state))return!1;e++}return!0},recognize:function(e){var t=s({},e);if(!k(this.options.enable,[this,t]))return this.reset(),void(this.state=32);56&this.state&&(this.state=1),this.state=this.process(t),30&this.state&&this.tryEmit(t)},process:function(e){},getTouchAction:function(){},reset:function(){}},y(ve,ge,{defaults:{pointers:1},attrTest:function(e){var t=this.options.pointers;return 0===t||e.pointers.length===t},process:function(e){var t=this.state,n=e.eventType,l=6&t,i=this.attrTest(e);return l&&(8&n||!i)?16|t:l||i?4&n?8|t:2&t?4|t:2:32}}),y(ye,ve,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];return 6&e&&t.push("pan-y"),24&e&&t.push("pan-x"),t},directionTest:function(e){var t=this.options,n=!0,l=e.distance,i=e.direction,r=e.deltaX,a=e.deltaY;return i&t.direction||(6&t.direction?(i=0===r?1:r<0?2:4,n=r!=this.pX,l=Math.abs(e.deltaX)):(i=0===a?1:a<0?8:16,n=a!=this.pY,l=Math.abs(e.deltaY))),e.direction=i,n&&l>t.threshold&&i&t.direction},attrTest:function(e){return ve.prototype.attrTest.call(this,e)&&(2&this.state||!(2&this.state)&&this.directionTest(e))},emit:function(e){this.pX=e.deltaX,this.pY=e.deltaY;var t=fe(e.direction);t&&(e.additionalEvent=this.options.event+t),this._super.emit.call(this,e)}}),y(we,ve,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return["none"]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.scale-1)>this.options.threshold||2&this.state)},emit:function(e){1!==e.scale&&(e.additionalEvent=this.options.event+(e.scale<1?"in":"out")),this._super.emit.call(this,e)}}),y(ke,ge,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return["auto"]},process:function(e){var t=this.options,n=e.pointers.length===t.pointers,l=e.distance<t.threshold,i=e.deltaTime>t.time;if(this._input=e,!l||!n||12&e.eventType&&!i)this.reset();else if(1&e.eventType)this.reset(),this._timer=m((function(){this.state=8,this.tryEmit()}),t.time,this);else if(4&e.eventType)return 8;return 32},reset:function(){clearTimeout(this._timer)},emit:function(e){8===this.state&&(e&&4&e.eventType?this.manager.emit(this.options.event+"up",e):(this._input.timeStamp=p(),this.manager.emit(this.options.event,this._input)))}}),y(Me,ve,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return["none"]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.rotation)>this.options.threshold||2&this.state)}}),y(Ce,ve,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:30,pointers:1},getTouchAction:function(){return ye.prototype.getTouchAction.call(this)},attrTest:function(e){var t,n=this.options.direction;return 30&n?t=e.overallVelocity:6&n?t=e.overallVelocityX:24&n&&(t=e.overallVelocityY),this._super.attrTest.call(this,e)&&n&e.offsetDirection&&e.distance>this.options.threshold&&e.maxPointers==this.options.pointers&&h(t)>this.options.velocity&&4&e.eventType},emit:function(e){var t=fe(e.offsetDirection);t&&this.manager.emit(this.options.event+t,e),this.manager.emit(this.options.event,e)}}),y(Se,ge,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return["manipulation"]},process:function(e){var t=this.options,n=e.pointers.length===t.pointers,l=e.distance<t.threshold,i=e.deltaTime<t.time;if(this.reset(),1&e.eventType&&0===this.count)return this.failTimeout();if(l&&i&&n){if(4!=e.eventType)return this.failTimeout();var r=!this.pTime||e.timeStamp-this.pTime<t.interval,a=!this.pCenter||U(this.pCenter,e.center)<t.posThreshold;if(this.pTime=e.timeStamp,this.pCenter=e.center,a&&r?this.count+=1:this.count=1,this._input=e,0==this.count%t.taps)return this.hasRequireFailures()?(this._timer=m((function(){this.state=8,this.tryEmit()}),t.interval,this),2):8}return 32},failTimeout:function(){return this._timer=m((function(){this.state=32}),this.options.interval,this),32},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),xe.VERSION="2.0.7",xe.defaults={domEvents:!1,touchAction:"compute",enable:!0,inputTarget:null,inputClass:null,preset:[[Me,{enable:!1}],[we,{enable:!1},["rotate"]],[Ce,{direction:6}],[ye,{direction:6},["swipe"]],[Se],[Se,{event:"doubletap",taps:2},["tap"]],[ke]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}},Le.prototype={set:function(e){return s(this.options,e),e.touchAction&&this.touchAction.update(),e.inputTarget&&(this.input.destroy(),this.input.target=e.inputTarget,this.input.init()),this},stop:function(e){this.session.stopped=e?2:1},recognize:function(e){var t=this.session;if(!t.stopped){var n;this.touchAction.preventDefaults(e);var l=this.recognizers,i=t.curRecognizer;(!i||i&&8&i.state)&&(i=t.curRecognizer=null);for(var r=0;r<l.length;)n=l[r],2===t.stopped||i&&n!=i&&!n.canRecognizeWith(i)?n.reset():n.recognize(e),!i&&14&n.state&&(i=t.curRecognizer=n),r++}},get:function(e){if(e instanceof ge)return e;for(var t=this.recognizers,n=0;n<t.length;n++)if(t[n].options.event==e)return t[n];return null},add:function(e){if(g(e,"add",this))return this;var t=this.get(e.options.event);return t&&this.remove(t),this.recognizers.push(e),e.manager=this,this.touchAction.update(),e},remove:function(e){if(g(e,"remove",this))return this;if(e=this.get(e)){var t=this.recognizers,n=P(t,e);-1!==n&&(t.splice(n,1),this.touchAction.update())}return this},on:function(e,t){if(void 0!==e&&void 0!==t){var n=this.handlers;return b(O(e),(function(e){n[e]=n[e]||[],n[e].push(t)})),this}},off:function(e,t){if(void 0!==e){var n=this.handlers;return b(O(e),(function(e){t?n[e]&&n[e].splice(P(n[e],t),1):delete n[e]})),this}},emit:function(e,t){this.options.domEvents&&function(e,t){var n=r.createEvent("Event");n.initEvent(e,!0,!0),n.gesture=t,t.target.dispatchEvent(n)}(e,t);var n=this.handlers[e]&&this.handlers[e].slice();if(n&&n.length){t.type=e,t.preventDefault=function(){t.srcEvent.preventDefault()};for(var l=0;l<n.length;)n[l](t),l++}},destroy:function(){this.element&&Oe(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},s(xe,{INPUT_START:1,INPUT_MOVE:2,INPUT_END:4,INPUT_CANCEL:8,STATE_POSSIBLE:1,STATE_BEGAN:2,STATE_CHANGED:4,STATE_ENDED:8,STATE_RECOGNIZED:8,STATE_CANCELLED:16,STATE_FAILED:32,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:24,DIRECTION_ALL:30,Manager:Le,Input:F,TouchAction:me,TouchInput:re,MouseInput:K,PointerEventInput:ee,TouchMouseInput:oe,SingleTouchInput:ne,Recognizer:ge,AttrRecognizer:ve,Tap:Se,Pan:ye,Swipe:Ce,Pinch:we,Rotate:Me,Press:ke,on:C,off:S,each:b,merge:v,extend:_,assign:s,inherit:y,bindFn:w,prefixed:D}),(void 0!==i?i:"undefined"!=typeof self?self:{}).Hammer=xe,void 0===(l=(function(){return xe}).call(t,n,t,e))||(e.exports=l)}(window,document)},yPMs:function(e,t,n){!function(e){"use strict";e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),weekdays:"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),weekdaysShort:"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_M\xeb_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot n\xeb] LT",nextDay:"[Nes\xebr n\xeb] LT",nextWeek:"dddd [n\xeb] LT",lastDay:"[Dje n\xeb] LT",lastWeek:"dddd [e kaluar n\xeb] LT",sameElse:"L"},relativeTime:{future:"n\xeb %s",past:"%s m\xeb par\xeb",s:"disa sekonda",ss:"%d sekonda",m:"nj\xeb minut\xeb",mm:"%d minuta",h:"nj\xeb or\xeb",hh:"%d or\xeb",d:"nj\xeb dit\xeb",dd:"%d dit\xeb",M:"nj\xeb muaj",MM:"%d muaj",y:"nj\xeb vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},ydTn:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("X33D");class i{constructor(){this.configuration={version:1,groupId:"",seed:1,themecolors:["#E70018","#C30000","#EDEDED","#FFFFFF","#454545"],general:{client_name:"",active:!1,pageTitle:"New Campaign",color:{buttonColor:"#E70018",fontColor:"#C30000",backgroundColor1:"#EDEDED",backgroundColor2:"#FFFFFF"},font:{family:"Source Sans Pro",size:"48px",style:"regular",styles:["regular"]},seo_title:"",seo_description:""},header:{content:{logoFilename:"",logoUrl:"",shop:!0,search:!0},style:{iconColor:"#FFFFFF",backgroundColor:"#E70018"}},hero:{active:!0,headline:{text:"Das neue *digitale Leseerlebnis* ",entries:["Das neue digitale Leseerlebnis","Alternative \xdcberschrift"],select:-1},buttonText:"Jetzt starten",image:{cover:"latest",magazine:"Nr 11",articleId:"Zuckerbombe im ..."},channels:!0,issue:void 0,article:void 0},articles:{headlineText:"Lies Artikel *wie nie zuvor* ",active:!1,selectionType:"auto",articleAuto:[{name:"choose",id:-1},{name:"choose",id:-2},{name:"choose",id:-3}],articleManual:[{articleId:void 0,issueId:void 0},{articleId:void 0,issueId:void 0},{articleId:void 0,issueId:void 0}],indexLink:!0,contentAvailability:!0},archive:{headlineText:"Voller Zugriff auf das *gesamte Archiv* ",active:!0,headline:{entries:["Voller Zugriff auf das gesamte Archiv"],selection:0},covers:["Random","Random","Beobachter Nr 11","Random","Random"]},features:{backgroundColor:"#E70018",active:!0,reader:!0,support:!0,weblinks:!0,responsive:!0,green:!0,gallery:!0,video:!0,search:!0,style:{iconColor:"#FFFFFF",backgroundColor:"#E70018"}},pricings:{payType:void 0,headlineText:" Starte *jetzt* ",headline:{entries:["Voller Zugriff auf das gesamte Beobachter Archiv"],selection:0},showFeatured:!0,pricingFreeText:"kostenlos",buttonTextFree:"lesen",buttonTextPaid:"kaufen",products:[],buyOptions:{},loginLink:{enabled:!0,text:"Sie sind bereits Abonnent, dann k\xf6nnen Sie sich",linkText:"hier einloggen."}},faqs:{headlineText:"Die h\xe4ufigsten Abo-Fragen",buttonText:"Alle Fragen",active:!0,questions:[{q:"Wie f\xfcge ich mein bestehendes Abonnement hinzu?",a:"Klicken Sie dazu auf das Login-Icon im Men\xfc oben rechts."},{q:"Wo kann ich mein Abonnement verwalten?",a:"Wenn Sie \xfcber diesen Shop abonniert und dazu LaterPay genutzt haben, dann k\xf6nnen Sie Ihr Abonnement \xfcber Ihren LaterPay-Account verwalten."}]},explore:{headlineText:"Weitere Titel",active:!0,groups:{}},footer:{color:{font:"#FFFFFF",background:"#454545"},links:[{text:"Example.com",url:"https://www.example.com"}]},leadwall:{form:void 0,confirmation:void 0}},this.backend={isAdmin:!1,showWizard:!1,maxAllowedCampaigns:0,activeToggleEnabled:!1,visitorToken:"",magazine_covers:[],screenshot_urls:{phone_article_url:"",phone_archive_url:"",pad_url:"",desktop_archive_url:""},screenshot_store:{},magazines:[],sections:[],articles:{undefined:{title:"",id:""},0:{title:"",id:""}},heroArticles:{},channel_info:new l.a({about_url:"",apple_store_url:"",background_url:"",description:"",google_store_url:"",logo_url:"",privacy_url:"",support_url:"",tos_url:"",products:[],web_payment_modes:[],html5_articles:!0,shop_subscription:!0,open_in_the_same_tab:!1}),issueProducts:{pakIsSetup:!1,singleIssue:[],subscription:[],subscriptionAndPrint:[],freeDigital:[],freePrint:[],all:[]},products:[],productsMap:{},promotion_code:void 0,pakIsSetup:!1,singleIssueStoreUrl:void 0,subscriptionStoreUrl:void 0,htmlProductsStore:{}}}getClientName(){const e=window.localStorage.getItem("userdata");if(e){const t=JSON.parse(e);t.client_name&&(this.configuration.general.client_name=t.client_name)}return this.configuration.general.client_name}hasPrintProduct(){return!!this.backend.issueProducts.all.find(e=>e.type.indexOf("print")>=0)}getSinglePurchaseTitle(){return this.backend.magazine_covers[this.configuration.hero.issue||0].magazine_title||"Single purchase"}hasCoupon(){return!!this.backend.promotion_code}selectedIssueId(){return this.configuration.hero.issue||this.backend.magazine_covers[0].magazine_external_id}clippingDone(){return"done"===this.backend.magazine_covers[this.selectedIssueId()].clipping}migrateProducts(){const e=this.configuration.pricings.buyOptions;if(e&&!this.configuration.pricings.products.length){this.configuration.pricings.products=[];const t=(e,t)=>e.price<t.price?-1:1,n=this.backend.products.filter(e=>e.type.startsWith("non-consumable")).sort(t),l=this.backend.products.filter(e=>"subscription"===e.type).sort(t),i=this.backend.products.filter(e=>"subscription+print"===e.type).sort(t),r=this.backend.products.filter(e=>"free"===e.paymentType&&"digital"===e.type),a=this.backend.products.filter(e=>"free"===e.paymentType&&"print"===e.type);let o="";l.length?o="esub":i.length?o="psub":n.length&&(o="siss"),Object.keys(e).forEach(t=>{"boolean"==typeof e[t]&&(e[t]={active:e[t],features:[]})}),n.length&&this.configuration.pricings.products.push({active:e.single.active,features:e.single.features,external_id:n[0].externalId,featured:"siss"===o,multiple:n.length>1}),l.length&&this.configuration.pricings.products.push({active:e.ePaperSub.active,features:e.ePaperSub.features,external_id:l[0].externalId,featured:"esub"===o,multiple:l.length>1}),i.length&&this.configuration.pricings.products.push({active:e.printSub.active,features:e.printSub.features,external_id:i[0].externalId,featured:"psub"===o,multiple:i.length>1}),a.length&&this.configuration.pricings.products.push({active:e.freePrint.active,features:e.freePrint.features,external_id:a[0].externalId,multiple:a.length>1}),r.length&&this.configuration.pricings.products.push({active:e.freeDigital.active,features:e.freeDigital.features,external_id:r[0].externalId,multiple:r.length>1}),this.configuration.pricings.products.length>3&&(this.configuration.pricings.products=this.configuration.pricings.products.slice(0,3)),delete this.configuration.pricings.buyOptions}}}},ykY6:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var l=n("kwfl"),i=(n("KbaO"),n("KDw4")),r=n("5aly");class a{constructor(e,t,n,l){this.dialogRef=e,this.dialog=t,this.viewerService=n,this.router=l}ngOnInit(){this.showPak=!(!this.viewerService.extsubProviders||!this.viewerService.magazineProducts.extsub||this.viewerService.authData.hasSwitchPay()&&this.viewerService.extsubProviders.require_smarticle_reader),this.showKeosk=this.viewerService.authData.hasSwitchPay()||this.viewerService.authData&&this.viewerService.authData.hasLeadwall()||this.viewerService.groupOverview.has_promotion_code,this.showKeoskLogout=!!localStorage.getItem(this.viewerService.authData.namespace+"access_token")}closeDialog(){this.dialogRef.close()}openPak(){this.dialogRef.close(),this.dialog.open(i.a,{data:{type:l.c.PAK,magazineId:this.viewerService.selectedMagazineId,groupId:this.viewerService.groupId}})}openKeosk(){this.dialogRef.close(),this.dialog.open(i.a,{data:{type:l.c.KEOSK,magazineId:this.viewerService.selectedMagazineId,groupId:this.viewerService.groupId}})}openReaderManager(){this.closeDialog(),this.dialog.open(r.a,{data:{groupId:this.viewerService.groupId,dialogType:"account"}})}logoutFromKeosk(){const e=localStorage.getItem("namespace");localStorage.removeItem(e+"access_token"),localStorage.removeItem(e+"refresh_token"),this.viewerService.accessLogout().subscribe(()=>{window.location.reload()})}}},ylrC:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n("cYBl");var l=n("jEEg");n("naTb"),n("KbaO"),n("7Dn+");class i{constructor(e,t,n,l,i){this.readersService=e,this.shoppingCartService=t,this.sharedService=n,this.viewerService=l,this.snackBar=i,this.showAddressPage=!1,this.initDone=!1,this.items=[],this.currency="EUR",this.showPaymentMethods=!1,this.payPerBillEnabled=!1,this.addressesData=[],this.addressOptions=[],this.billingAddressId="",this.postalAddressId="",this.printProductsCount=0,this.identicalBillingAndPostalAddress=!0,this.useDifferentPostalAddresses=!1,this.publisherCountry="",this.useInternationalPrice=!1,this.useEuropeanPrice=!1,this.mainPrice="national",this.isLoggedIn=!1,this.payPalButtonAdded=!1,this.payPalSubscriptionButtonAdded=!1,this.buyAsGift=!1}ngOnInit(){this.isLoggedIn=this.viewerService.isLoggedIn(),this.buyAsGift=this.shoppingCartService.buyAsGift,this.isLoggedIn&&this.showAddressPage?this.readersService.getAllReaderAddresses().subscribe(e=>{null===e&&(e=[]),e.length>0?this.initData():this.addNewAddress("billing")}):this.initData()}initData(){this.initDone=!0,this.shoppingCartService.billingAddressId&&(this.billingAddressId=this.shoppingCartService.billingAddressId),this.shoppingCartService.postalAddressId&&(this.postalAddressId=this.shoppingCartService.postalAddressId),this.identicalBillingAndPostalAddress=this.shoppingCartService.identicalBillingAndPostalAddress,this.useDifferentPostalAddresses=this.shoppingCartService.useDifferentPostalAddresses,this.readersService.getCountries().subscribe(e=>{this.countries=e,this.publisherCountry&&this.countries&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.publisherCountry=e.country,this.publisherCountryCode=e.country_code)}),this.onPostalAddressChange()}),this.calculateTotalPrice(),this.shoppingCartService.quantitySubject.subscribe(e=>{this.calculateTotalPrice()}),this.readersService.getAllReaderAddresses().subscribe(e=>{null===e&&(e=[]),e.length>0&&(this.billingAddressId||(this.billingAddressId=e[0].id),this.postalAddressId||(this.postalAddressId=e[0].id),this.addressOptions=[],e.forEach(e=>{this.addressOptions.push({value:e.id,caption:this.sharedService.getAddressDescription(e)})})),this.addressesData=e,this.calculateTotalPrice()})}addPayPalButton(){this.payPalButtonAdded||(this.paypalButtonContainer&&(this.paypalButtonContainer.nativeElement.innerHTML=""),this.payPalButtonAdded=!0,this.shoppingCartService.payPalScriptLoaded.asObservable().subscribe(e=>{e?window.paypal.Buttons({createOrder:(e,t)=>(this.sharedService.showLoadingOverlay(),this.shoppingCartService.paymentMethod="paypal",this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses?this.billingAddressId:this.postalAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))),onApprove:(e,t)=>{this.sharedService.showLoadingOverlay(),this.shoppingCartService.capturePayPalOrder(e.orderID).subscribe(e=>{this.sharedService.hideLoadingOverlay()})}}).render("#paypal-button-container"):this.shoppingCartService.addPayPalScriptToHead(this.payPalClientId)}))}addPayPalSubscriptionButton(){this.payPalSubscriptionButtonAdded||(this.payPalSubscriptionButtonAdded=!0,this.paypalButtonContainer&&(this.paypalButtonContainer.nativeElement.innerHTML=""),this.shoppingCartService.payPalSubscriptionScriptLoaded.asObservable().subscribe(e=>{e?window.paypal.Buttons({createSubscription:(e,t)=>(this.sharedService.showLoadingOverlay(),this.shoppingCartService.paymentMethod="paypal",this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses?this.billingAddressId:this.postalAddressId,this.shoppingCartService.checkout().toPromise().then(e=>(this.sharedService.hideLoadingOverlay(),e.success?e.paypal_order_id:null))),onApprove:(e,t)=>{this.sharedService.showLoadingOverlay(),this.shoppingCartService.approvePayPalSubscription(e.subscriptionID).subscribe(e=>{this.sharedService.hideLoadingOverlay()})},onError:e=>{console.log("subscription onError",e)},onCancel:(e,t)=>{console.log("subscription onCancel",e,t)}}).render("#paypal-button-container"):this.shoppingCartService.addPayPalSubscriptionScriptToHead(this.payPalClientId)}))}calculateTotalPrice(){if(this.items=this.shoppingCartService.getItems(),this.totalPrice=0,this.items.length>0){this.publisherCountry=this.items[0].country,this.countries&&this.countries.forEach(e=>{e.country!==this.publisherCountry&&e.country_code!==this.publisherCountry||(this.publisherCountry=e.country,this.publisherCountryCode=e.country_code)}),this.printProductsCount=0;let e=0,t=0;this.magazines=this.viewerService.magazines,this.currency=this.items[0].product.currency,this.items.forEach(n=>{-1!==n.product.type.indexOf("print")&&(t++,n.quantity>1&&(e+=n.quantity-1)),this.totalPrice+=n.product.price*n.quantity}),t>0&&(this.printProductsCount=1+e)}this.postalAddressId&&this.onPostalAddressChange(),this.items.length>0&&this.shoppingCartService.getPaymentMethods().subscribe(e=>{let t=!1,n=0,l=void 0,i=!1;this.items&&this.items.length>0&&this.items.forEach(e=>{-1!==e.product.type.indexOf("subscription")?(t=!0,n+=e.quantity,e.product.plan_id&&(l=e.product.plan_id)):i=!0}),this.payPalClientId=void 0,e&&e.length>0&&e.forEach(e=>{t&&!e.recurring_enabled||("pay_per_bill"===e.id&&(this.payPerBillEnabled=!0),"paypal"===e.id&&(this.payPalClientId=e.client_id))}),this.buyAsGift?(this.showPaymentMethods=!1,this.identicalBillingAndPostalAddress=!1,this.useDifferentPostalAddresses=!0):this.isLoggedIn&&e.length>1&&this.addressesData.length>0&&(this.showPaymentMethods=!0),this.payPalClientId&&this.isLoggedIn&&(!(i&&t&&l)&&n<2?setTimeout(()=>{l?this.addPayPalSubscriptionButton():this.addPayPalButton()},300):(this.payPalClientId=void 0,this.payPalButtonAdded=!1,this.payPalSubscriptionButtonAdded=!1))})}checkout(e){this.sharedService.showLoadingOverlay(),this.shoppingCartService.paymentMethod=e,this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.identicalBillingAndPostalAddress&&!this.useDifferentPostalAddresses?this.billingAddressId:this.postalAddressId,this.shoppingCartService.checkout().subscribe(e=>{this.sharedService.hideLoadingOverlay(),e.success?e.url?window===window.parent||window.opener?window.location.assign(e.url):window.open(e.url,"_blank"):window.location.reload():this.snackBar.open("Checkout failed",void 0,{panelClass:"snackbar-center",duration:4e3})})}next(){this.addNewAddress(0===this.addressOptions.length?"billing":"single_postal")}close(){this.sharedService.closeMenu()}addNewAddress(e){this.shoppingCartService.buyAsGift=this.buyAsGift,this.shoppingCartService.payPerBillEnabled=this.payPerBillEnabled,this.shoppingCartService.payPalClientId=this.payPalClientId,this.shoppingCartService.identicalBillingAndPostalAddress=this.identicalBillingAndPostalAddress,this.shoppingCartService.useDifferentPostalAddresses=this.useDifferentPostalAddresses,this.shoppingCartService.billingAddressId=this.billingAddressId,this.shoppingCartService.postalAddressId=this.postalAddressId;const t=l.a.getEmptyAddress();this.sharedService.editShoppingCartAddress(t,e)}onBillingAddressChange(){this.identicalBillingAndPostalAddress&&(this.postalAddressId=this.billingAddressId,this.onPostalAddressChange()),this.shoppingCartService.setBillingAddressId(this.billingAddressId)}onPostalAddressChange(){if(this.addressesData&&0!==this.addressesData.length&&this.countries&&0!==this.countries.length&&(this.useEuropeanPrice=!1,this.useInternationalPrice=!1,this.addressesData.forEach(e=>{e.id===this.postalAddressId&&this.publisherCountry!==e.country&&(this.useInternationalPrice=!0,this.countries.forEach(t=>{t.country!==e.country&&t.country_code!==e.country||(this.useEuropeanPrice=t.eu_member)}))}),this.mainPrice=this.useEuropeanPrice?"european":this.useInternationalPrice?"international":"national",this.totalPrice=0,this.items.forEach(e=>{this.totalPrice+=this.useEuropeanPrice&&e.europeanPrice?e.europeanPrice*e.quantity:(this.useInternationalPrice||this.useEuropeanPrice)&&e.internationalPrice?e.internationalPrice*e.quantity:e.nationalPrice*e.quantity}),this.showPaymentMethods&&this.payPalClientId&&this.isLoggedIn)){let e=!1,t=0,n=void 0,l=!1;this.items&&this.items.length>0&&this.items.forEach(i=>{-1!==i.product.type.indexOf("subscription")?(e=!0,t+=i.quantity,i.product.plan_id&&(n=i.product.plan_id)):l=!0}),!(l&&e&&n)&&t<2?setTimeout(()=>{n?this.addPayPalSubscriptionButton():this.addPayPalButton()},300):(this.payPalClientId=void 0,this.payPalButtonAdded=!1,this.payPalSubscriptionButtonAdded=!1)}}checkBoxChanged(e){this.identicalBillingAndPostalAddress=e.checked,this.identicalBillingAndPostalAddress&&(this.postalAddressId=this.billingAddressId,this.onPostalAddressChange())}useDifferentPostalAddressCheckBoxChanged(e){this.useDifferentPostalAddresses=e.checked,this.useDifferentPostalAddresses?(this.showPaymentMethods=!1,this.identicalBillingAndPostalAddress=!1,this.postalAddressId=this.billingAddressId):this.isLoggedIn&&this.addressesData.length>0?(this.payPalButtonAdded=!1,this.payPalSubscriptionButtonAdded=!1,this.showPaymentMethods=!0):this.showPaymentMethods=!1,this.onPostalAddressChange()}buyAsGiftCheckBoxChanged(e){this.buyAsGift=e.checked,this.buyAsGift?(this.showPaymentMethods=!1,this.identicalBillingAndPostalAddress=!1,this.useDifferentPostalAddresses=!0,this.postalAddressId=this.billingAddressId):this.isLoggedIn&&this.addressesData.length>0&&(!this.useDifferentPostalAddresses||0==this.printProductsCount)?(this.payPalButtonAdded=!1,this.payPalSubscriptionButtonAdded=!1,this.showPaymentMethods=!0):this.showPaymentMethods=!1,this.onPostalAddressChange()}login(){this.shoppingCartService.storeItems(),this.shoppingCartService.showShoppingCartAfterLogin(),this.sharedService.showLoginPage()}}},ymWA:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("cYBl");class l{constructor(e){this.readersService=e}resolve(e,t){return this.readersService.getCountries()}}},"z+Ro":function(e,t,n){"use strict";function l(e){return e&&"function"==typeof e.schedule}n.d(t,"a",(function(){return l}))},z1FC:function(e,t,n){!function(e){"use strict";function t(e,t,n,l){var i={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[e+" m\xeduts",e+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[e+" \xfeoras",e+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return l||t?i[n][0]:i[n][1]}e.defineLocale("tzl",{months:"Januar_Fevraglh_Mar\xe7_Avr\xefu_Mai_G\xfcn_Julia_Guscht_Setemvar_Listop\xe4ts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_G\xfcn_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"S\xfaladi_L\xfane\xe7i_Maitzi_M\xe1rcuri_Xh\xfaadi_Vi\xe9ner\xe7i_S\xe1turi".split("_"),weekdaysShort:"S\xfal_L\xfan_Mai_M\xe1r_Xh\xfa_Vi\xe9_S\xe1t".split("_"),weekdaysMin:"S\xfa_L\xfa_Ma_M\xe1_Xh_Vi_S\xe1".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi \xe0] LT",nextDay:"[dem\xe0 \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[ieiri \xe0] LT",lastWeek:"[s\xfcr el] dddd [lasteu \xe0] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},z3Vd:function(e,t,n){!function(e){"use strict";var t="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(e,n,l,i){var r=function(e){var n=Math.floor(e%1e3/100),l=Math.floor(e%100/10),i=e%10,r="";return n>0&&(r+=t[n]+"vatlh"),l>0&&(r+=(""!==r?" ":"")+t[l]+"maH"),i>0&&(r+=(""!==r?" ":"")+t[i]),""===r?"pagh":r}(e);switch(l){case"ss":return r+" lup";case"mm":return r+" tup";case"hh":return r+" rep";case"dd":return r+" jaj";case"MM":return r+" jar";case"yy":return r+" DIS"}}e.defineLocale("tlh",{months:"tera\u2019 jar wa\u2019_tera\u2019 jar cha\u2019_tera\u2019 jar wej_tera\u2019 jar loS_tera\u2019 jar vagh_tera\u2019 jar jav_tera\u2019 jar Soch_tera\u2019 jar chorgh_tera\u2019 jar Hut_tera\u2019 jar wa\u2019maH_tera\u2019 jar wa\u2019maH wa\u2019_tera\u2019 jar wa\u2019maH cha\u2019".split("_"),monthsShort:"jar wa\u2019_jar cha\u2019_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa\u2019maH_jar wa\u2019maH wa\u2019_jar wa\u2019maH cha\u2019".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa\u2019leS] LT",nextWeek:"LLL",lastDay:"[wa\u2019Hu\u2019] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:function(e){var t=e;return-1!==e.indexOf("jaj")?t.slice(0,-3)+"leS":-1!==e.indexOf("jar")?t.slice(0,-3)+"waQ":-1!==e.indexOf("DIS")?t.slice(0,-3)+"nem":t+" pIq"},past:function(e){var t=e;return-1!==e.indexOf("jaj")?t.slice(0,-3)+"Hu\u2019":-1!==e.indexOf("jar")?t.slice(0,-3)+"wen":-1!==e.indexOf("DIS")?t.slice(0,-3)+"ben":t+" ret"},s:"puS lup",ss:n,m:"wa\u2019 tup",mm:n,h:"wa\u2019 rep",hh:n,d:"wa\u2019 jaj",dd:n,M:"wa\u2019 jar",MM:n,y:"wa\u2019 DIS",yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},z6cu:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("HDdC");function i(e,t){return new l.a(t?n=>t.schedule(r,0,{error:e,subscriber:n}):t=>t.error(e))}function r({error:e,subscriber:t}){t.error(e)}},zMNK:function(e,t,n){"use strict";n.d(t,"c",(function(){return a})),n.d(t,"g",(function(){return o})),n.d(t,"a",(function(){return s})),n.d(t,"d",(function(){return u})),n.d(t,"b",(function(){return c})),n.d(t,"f",(function(){return d})),n.d(t,"e",(function(){return h}));var l=n("8Y7J");function i(){throw Error("Host already has a portal attached")}class r{attach(e){return null==e&&function(){throw Error("Attempting to attach a portal to a null PortalOutlet")}(),e.hasAttached()&&i(),this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;null==e?function(){throw Error("Attempting to detach a portal that is not attached to a host")}():(this._attachedHost=null,e.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(e){this._attachedHost=e}}class a extends r{constructor(e,t,n,l){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.componentFactoryResolver=l}}class o extends r{constructor(e,t,n){super(),this.templateRef=e,this.viewContainerRef=t,this.context=n}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}}class s{constructor(){this._isDisposed=!1}hasAttached(){return!!this._attachedPortal}attach(e){return e||function(){throw Error("Must provide a portal to attach")}(),this.hasAttached()&&i(),this._isDisposed&&function(){throw Error("This PortalOutlet has already been disposed")}(),e instanceof a?(this._attachedPortal=e,this.attachComponentPortal(e)):e instanceof o?(this._attachedPortal=e,this.attachTemplatePortal(e)):void function(){throw Error("Attempting to attach an unknown Portal type. BasePortalOutlet accepts either a ComponentPortal or a TemplatePortal.")}()}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class u extends s{constructor(e,t,n,l){super(),this.outletElement=e,this._componentFactoryResolver=t,this._appRef=n,this._defaultInjector=l}attachComponentPortal(e){const t=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component);let n;return e.viewContainerRef?(n=e.viewContainerRef.createComponent(t,e.viewContainerRef.length,e.injector||e.viewContainerRef.injector),this.setDisposeFn(()=>n.destroy())):(n=t.create(e.injector||this._defaultInjector),this._appRef.attachView(n.hostView),this.setDisposeFn(()=>{this._appRef.detachView(n.hostView),n.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(n)),n}attachTemplatePortal(e){let t=e.viewContainerRef,n=t.createEmbeddedView(e.templateRef,e.context);return n.detectChanges(),n.rootNodes.forEach(e=>this.outletElement.appendChild(e)),this.setDisposeFn(()=>{let e=t.indexOf(n);-1!==e&&t.remove(e)}),n}dispose(){super.dispose(),null!=this.outletElement.parentNode&&this.outletElement.parentNode.removeChild(this.outletElement)}_getComponentRootNode(e){return e.hostView.rootNodes[0]}}class c extends s{constructor(e,t){super(),this._componentFactoryResolver=e,this._viewContainerRef=t,this._isInitialized=!1,this.attached=new l.m}get portal(){return this._attachedPortal}set portal(e){(!this.hasAttached()||e||this._isInitialized)&&(this.hasAttached()&&super.detach(),e&&super.attach(e),this._attachedPortal=e)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedPortal=null,this._attachedRef=null}attachComponentPortal(e){e.setAttachedHost(this);const t=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,n=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),l=t.createComponent(n,t.length,e.injector||t.injector);return super.setDisposeFn(()=>l.destroy()),this._attachedPortal=e,this._attachedRef=l,this.attached.emit(l),l}attachTemplatePortal(e){e.setAttachedHost(this);const t=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context);return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=t,this.attached.emit(t),t}}class d{}class h{constructor(e,t){this._parentInjector=e,this._customTokens=t}get(e,t){const n=this._customTokens.get(e);return void 0!==n?n:this._parentInjector.get(e,t)}}},zQui:function(e,t,n){"use strict";n.d(t,"r",(function(){return R})),n.d(t,"t",(function(){return N})),n.d(t,"s",(function(){return j})),n.d(t,"o",(function(){return F})),n.d(t,"b",(function(){return h})),n.d(t,"j",(function(){return p})),n.d(t,"f",(function(){return m})),n.d(t,"d",(function(){return f})),n.d(t,"i",(function(){return v})),n.d(t,"e",(function(){return y})),n.d(t,"a",(function(){return w})),n.d(t,"l",(function(){return S})),n.d(t,"h",(function(){return O})),n.d(t,"n",(function(){return P})),n.d(t,"c",(function(){return T})),n.d(t,"k",(function(){return I})),n.d(t,"g",(function(){return D})),n.d(t,"m",(function(){return E})),n.d(t,"p",(function(){return V})),n.d(t,"u",(function(){return B})),n.d(t,"q",(function(){return z}));var l=n("KCVW"),i=n("8Y7J"),r=n("8bJo"),a=n("XNiG"),o=n("2Vo4"),s=n("HDdC"),u=n("LRne"),c=n("1G5W");function d(e){return class extends e{constructor(...e){super(...e),this._sticky=!1,this._hasStickyChanged=!1}get sticky(){return this._sticky}set sticky(e){const t=this._sticky;this._sticky=Object(l.c)(e),this._hasStickyChanged=t!==this._sticky}hasStickyChanged(){const e=this._hasStickyChanged;return this._hasStickyChanged=!1,e}resetStickyChanged(){this._hasStickyChanged=!1}}}class h{constructor(e){this.template=e}}class p{constructor(e){this.template=e}}class m{constructor(e){this.template=e}}class g{}const b=d(g);class f extends b{constructor(){super(...arguments),this._stickyEnd=!1}get name(){return this._name}set name(e){e&&(this._name=e,this.cssClassFriendlyName=e.replace(/[^a-z0-9_-]/gi,"-"))}get stickyEnd(){return this._stickyEnd}set stickyEnd(e){const t=this._stickyEnd;this._stickyEnd=Object(l.c)(e),this._hasStickyChanged=t!==this._stickyEnd}}class _{constructor(e,t){t.nativeElement.classList.add("cdk-column-"+e.cssClassFriendlyName)}}class v extends _{constructor(e,t){super(e,t)}}class y extends _{constructor(e,t){super(e,t)}}class w extends _{constructor(e,t){super(e,t)}}class k{constructor(e,t){this.template=e,this._differs=t}ngOnChanges(e){if(!this._columnsDiffer){const t=e.columns&&e.columns.currentValue||[];this._columnsDiffer=this._differs.find(t).create(),this._columnsDiffer.diff(t)}}getColumnsDiff(){return this._columnsDiffer.diff(this.columns)}extractCellTemplate(e){return this instanceof S?e.headerCell.template:this instanceof O?e.footerCell.template:e.cell.template}}class M extends k{}const C=d(M);class S extends C{constructor(e,t){super(e,t)}ngOnChanges(e){super.ngOnChanges(e)}}class x extends k{}const L=d(x);class O extends L{constructor(e,t){super(e,t)}ngOnChanges(e){super.ngOnChanges(e)}}class P extends k{constructor(e,t){super(e,t)}}let T=(()=>{class e{constructor(t){this._viewContainer=t,e.mostRecentCellOutlet=this}ngOnDestroy(){e.mostRecentCellOutlet===this&&(e.mostRecentCellOutlet=null)}}return e.mostRecentCellOutlet=null,e})();class I{}class D{}class E{}const A=["top","bottom","left","right"];class Y{constructor(e,t,n,l=!0){this._isNativeHtmlTable=e,this._stickCellCss=t,this.direction=n,this._isBrowser=l}clearStickyPositioning(e,t){for(const n of e)if(n.nodeType===n.ELEMENT_NODE){this._removeStickyStyle(n,t);for(let e=0;e<n.children.length;e++)this._removeStickyStyle(n.children[e],t)}}updateStickyColumns(e,t,n){const l=t.some(e=>e)||n.some(e=>e);if(!e.length||!l||!this._isBrowser)return;const i=e[0],r=i.children.length,a=this._getCellWidths(i),o=this._getStickyStartColumnPositions(a,t),s=this._getStickyEndColumnPositions(a,n),u="rtl"===this.direction;for(const c of e)for(let e=0;e<r;e++){const l=c.children[e];t[e]&&this._addStickyStyle(l,u?"right":"left",o[e]),n[e]&&this._addStickyStyle(l,u?"left":"right",s[e])}}stickRows(e,t,n){if(!this._isBrowser)return;const l="bottom"===n?e.reverse():e;let i=0;for(let r=0;r<l.length;r++){if(!t[r])continue;const e=l[r];if(this._isNativeHtmlTable)for(let t=0;t<e.children.length;t++)this._addStickyStyle(e.children[t],n,i);else this._addStickyStyle(e,n,i);if(r===l.length-1)return;i+=e.getBoundingClientRect().height}}updateStickyFooterContainer(e,t){if(!this._isNativeHtmlTable)return;const n=e.querySelector("tfoot");t.some(e=>!e)?this._removeStickyStyle(n,["bottom"]):this._addStickyStyle(n,"bottom",0)}_removeStickyStyle(e,t){for(const n of t)e.style[n]="";e.style.zIndex=this._getCalculatedZIndex(e),A.some(t=>!!e.style[t])||(e.style.position="",e.classList.remove(this._stickCellCss))}_addStickyStyle(e,t,n){e.classList.add(this._stickCellCss),e.style[t]=n+"px",e.style.cssText+="position: -webkit-sticky; position: sticky; ",e.style.zIndex=this._getCalculatedZIndex(e)}_getCalculatedZIndex(e){const t={top:100,bottom:10,left:1,right:1};let n=0;for(const l of A)e.style[l]&&(n+=t[l]);return n?""+n:""}_getCellWidths(e){const t=[],n=e.children;for(let l=0;l<n.length;l++)t.push(n[l].getBoundingClientRect().width);return t}_getStickyStartColumnPositions(e,t){const n=[];let l=0;for(let i=0;i<e.length;i++)t[i]&&(n[i]=l,l+=e[i]);return n}_getStickyEndColumnPositions(e,t){const n=[];let l=0;for(let i=e.length;i>0;i--)t[i]&&(n[i]=l,l+=e[i]);return n}}function G(e){return Error(`Could not find column with id "${e}".`)}class R{constructor(e,t){this.viewContainer=e,this.elementRef=t}}class N{constructor(e,t){this.viewContainer=e,this.elementRef=t}}class j{constructor(e,t){this.viewContainer=e,this.elementRef=t}}class F{constructor(e,t,n,l,i,r,s){this._differs=e,this._changeDetectorRef=t,this._elementRef=n,this._dir=i,this._platform=s,this._onDestroy=new a.a,this._columnDefsByName=new Map,this._customColumnDefs=new Set,this._customRowDefs=new Set,this._customHeaderRowDefs=new Set,this._customFooterRowDefs=new Set,this._headerRowDefChanged=!0,this._footerRowDefChanged=!0,this._cachedRenderRowsMap=new Map,this.stickyCssClass="cdk-table-sticky",this._multiTemplateDataRows=!1,this.viewChange=new o.a({start:0,end:Number.MAX_VALUE}),l||this._elementRef.nativeElement.setAttribute("role","grid"),this._document=r,this._isNativeHtmlTable="TABLE"===this._elementRef.nativeElement.nodeName}get trackBy(){return this._trackByFn}set trackBy(e){Object(i.Z)()&&null!=e&&"function"!=typeof e&&console&&console.warn&&console.warn(`trackBy must be a function, but received ${JSON.stringify(e)}.`),this._trackByFn=e}get dataSource(){return this._dataSource}set dataSource(e){this._dataSource!==e&&this._switchDataSource(e)}get multiTemplateDataRows(){return this._multiTemplateDataRows}set multiTemplateDataRows(e){this._multiTemplateDataRows=Object(l.c)(e),this._rowOutlet&&this._rowOutlet.viewContainer.length&&this._forceRenderDataRows()}ngOnInit(){this._setupStickyStyler(),this._isNativeHtmlTable&&this._applyNativeTableSections(),this._dataDiffer=this._differs.find([]).create((e,t)=>this.trackBy?this.trackBy(t.dataIndex,t.data):t)}ngAfterContentChecked(){if(this._cacheRowDefs(),this._cacheColumnDefs(),!this._headerRowDefs.length&&!this._footerRowDefs.length&&!this._rowDefs.length)throw Error("Missing definitions for header, footer, and row; cannot determine which columns should be rendered.");this._renderUpdatedColumns(),this._headerRowDefChanged&&(this._forceRenderHeaderRows(),this._headerRowDefChanged=!1),this._footerRowDefChanged&&(this._forceRenderFooterRows(),this._footerRowDefChanged=!1),this.dataSource&&this._rowDefs.length>0&&!this._renderChangeSubscription&&this._observeRenderChanges(),this._checkStickyStates()}ngOnDestroy(){this._rowOutlet.viewContainer.clear(),this._headerRowOutlet.viewContainer.clear(),this._footerRowOutlet.viewContainer.clear(),this._cachedRenderRowsMap.clear(),this._onDestroy.next(),this._onDestroy.complete(),Object(r.e)(this.dataSource)&&this.dataSource.disconnect(this)}renderRows(){this._renderRows=this._getAllRenderRows();const e=this._dataDiffer.diff(this._renderRows);if(!e)return;const t=this._rowOutlet.viewContainer;e.forEachOperation((e,n,l)=>{if(null==e.previousIndex)this._insertRow(e.item,l);else if(null==l)t.remove(n);else{const e=t.get(n);t.move(e,l)}}),this._updateRowIndexContext(),e.forEachIdentityChange(e=>{t.get(e.currentIndex).context.$implicit=e.item.data}),this.updateStickyColumnStyles()}setHeaderRowDef(e){this._customHeaderRowDefs=new Set([e]),this._headerRowDefChanged=!0}setFooterRowDef(e){this._customFooterRowDefs=new Set([e]),this._footerRowDefChanged=!0}addColumnDef(e){this._customColumnDefs.add(e)}removeColumnDef(e){this._customColumnDefs.delete(e)}addRowDef(e){this._customRowDefs.add(e)}removeRowDef(e){this._customRowDefs.delete(e)}addHeaderRowDef(e){this._customHeaderRowDefs.add(e),this._headerRowDefChanged=!0}removeHeaderRowDef(e){this._customHeaderRowDefs.delete(e),this._headerRowDefChanged=!0}addFooterRowDef(e){this._customFooterRowDefs.add(e),this._footerRowDefChanged=!0}removeFooterRowDef(e){this._customFooterRowDefs.delete(e),this._footerRowDefChanged=!0}updateStickyHeaderRowStyles(){const e=this._getRenderedRows(this._headerRowOutlet),t=this._elementRef.nativeElement.querySelector("thead");t&&(t.style.display=e.length?"":"none");const n=this._headerRowDefs.map(e=>e.sticky);this._stickyStyler.clearStickyPositioning(e,["top"]),this._stickyStyler.stickRows(e,n,"top"),this._headerRowDefs.forEach(e=>e.resetStickyChanged())}updateStickyFooterRowStyles(){const e=this._getRenderedRows(this._footerRowOutlet),t=this._elementRef.nativeElement.querySelector("tfoot");t&&(t.style.display=e.length?"":"none");const n=this._footerRowDefs.map(e=>e.sticky);this._stickyStyler.clearStickyPositioning(e,["bottom"]),this._stickyStyler.stickRows(e,n,"bottom"),this._stickyStyler.updateStickyFooterContainer(this._elementRef.nativeElement,n),this._footerRowDefs.forEach(e=>e.resetStickyChanged())}updateStickyColumnStyles(){const e=this._getRenderedRows(this._headerRowOutlet),t=this._getRenderedRows(this._rowOutlet),n=this._getRenderedRows(this._footerRowOutlet);this._stickyStyler.clearStickyPositioning([...e,...t,...n],["left","right"]),e.forEach((e,t)=>{this._addStickyColumnStyles([e],this._headerRowDefs[t])}),this._rowDefs.forEach(e=>{const n=[];for(let l=0;l<t.length;l++)this._renderRows[l].rowDef===e&&n.push(t[l]);this._addStickyColumnStyles(n,e)}),n.forEach((e,t)=>{this._addStickyColumnStyles([e],this._footerRowDefs[t])}),Array.from(this._columnDefsByName.values()).forEach(e=>e.resetStickyChanged())}_getAllRenderRows(){const e=[],t=this._cachedRenderRowsMap;this._cachedRenderRowsMap=new Map;for(let n=0;n<this._data.length;n++){let l=this._data[n];const i=this._getRenderRowsForData(l,n,t.get(l));this._cachedRenderRowsMap.has(l)||this._cachedRenderRowsMap.set(l,new WeakMap);for(let t=0;t<i.length;t++){let n=i[t];const l=this._cachedRenderRowsMap.get(n.data);l.has(n.rowDef)?l.get(n.rowDef).push(n):l.set(n.rowDef,[n]),e.push(n)}}return e}_getRenderRowsForData(e,t,n){return this._getRowDefs(e,t).map(l=>{const i=n&&n.has(l)?n.get(l):[];if(i.length){const e=i.shift();return e.dataIndex=t,e}return{data:e,rowDef:l,dataIndex:t}})}_cacheColumnDefs(){this._columnDefsByName.clear(),H(this._contentColumnDefs,this._customColumnDefs).forEach(e=>{if(this._columnDefsByName.has(e.name))throw Error(`Duplicate column definition name provided: "${e.name}".`);this._columnDefsByName.set(e.name,e)})}_cacheRowDefs(){this._headerRowDefs=H(this._contentHeaderRowDefs,this._customHeaderRowDefs),this._footerRowDefs=H(this._contentFooterRowDefs,this._customFooterRowDefs),this._rowDefs=H(this._contentRowDefs,this._customRowDefs);const e=this._rowDefs.filter(e=>!e.when);if(!this.multiTemplateDataRows&&e.length>1)throw Error("There can only be one default row without a when predicate function.");this._defaultRowDef=e[0]}_renderUpdatedColumns(){const e=(e,t)=>e||!!t.getColumnsDiff();this._rowDefs.reduce(e,!1)&&this._forceRenderDataRows(),this._headerRowDefs.reduce(e,!1)&&this._forceRenderHeaderRows(),this._footerRowDefs.reduce(e,!1)&&this._forceRenderFooterRows()}_switchDataSource(e){this._data=[],Object(r.e)(this.dataSource)&&this.dataSource.disconnect(this),this._renderChangeSubscription&&(this._renderChangeSubscription.unsubscribe(),this._renderChangeSubscription=null),e||(this._dataDiffer&&this._dataDiffer.diff([]),this._rowOutlet.viewContainer.clear()),this._dataSource=e}_observeRenderChanges(){if(!this.dataSource)return;let e;if(Object(r.e)(this.dataSource)?e=this.dataSource.connect(this):this.dataSource instanceof s.a?e=this.dataSource:Array.isArray(this.dataSource)&&(e=Object(u.a)(this.dataSource)),void 0===e)throw Error("Provided data source did not match an array, Observable, or DataSource");this._renderChangeSubscription=e.pipe(Object(c.a)(this._onDestroy)).subscribe(e=>{this._data=e||[],this.renderRows()})}_forceRenderHeaderRows(){this._headerRowOutlet.viewContainer.length>0&&this._headerRowOutlet.viewContainer.clear(),this._headerRowDefs.forEach((e,t)=>this._renderRow(this._headerRowOutlet,e,t)),this.updateStickyHeaderRowStyles(),this.updateStickyColumnStyles()}_forceRenderFooterRows(){this._footerRowOutlet.viewContainer.length>0&&this._footerRowOutlet.viewContainer.clear(),this._footerRowDefs.forEach((e,t)=>this._renderRow(this._footerRowOutlet,e,t)),this.updateStickyFooterRowStyles(),this.updateStickyColumnStyles()}_addStickyColumnStyles(e,t){const n=Array.from(t.columns||[]).map(e=>{const t=this._columnDefsByName.get(e);if(!t)throw G(e);return t}),l=n.map(e=>e.sticky),i=n.map(e=>e.stickyEnd);this._stickyStyler.updateStickyColumns(e,l,i)}_getRenderedRows(e){const t=[];for(let n=0;n<e.viewContainer.length;n++){const l=e.viewContainer.get(n);t.push(l.rootNodes[0])}return t}_getRowDefs(e,t){if(1==this._rowDefs.length)return[this._rowDefs[0]];let n=[];if(this.multiTemplateDataRows)n=this._rowDefs.filter(n=>!n.when||n.when(t,e));else{let l=this._rowDefs.find(n=>n.when&&n.when(t,e))||this._defaultRowDef;l&&n.push(l)}if(!n.length)throw function(e){return Error("Could not find a matching row definition for theprovided row data: "+JSON.stringify(e))}(e);return n}_insertRow(e,t){this._renderRow(this._rowOutlet,e.rowDef,t,{$implicit:e.data})}_renderRow(e,t,n,l={}){e.viewContainer.createEmbeddedView(t.template,l,n);for(let i of this._getCellTemplates(t))T.mostRecentCellOutlet&&T.mostRecentCellOutlet._viewContainer.createEmbeddedView(i,l);this._changeDetectorRef.markForCheck()}_updateRowIndexContext(){const e=this._rowOutlet.viewContainer;for(let t=0,n=e.length;t<n;t++){const l=e.get(t).context;l.count=n,l.first=0===t,l.last=t===n-1,l.even=t%2==0,l.odd=!l.even,this.multiTemplateDataRows?(l.dataIndex=this._renderRows[t].dataIndex,l.renderIndex=t):l.index=this._renderRows[t].dataIndex}}_getCellTemplates(e){return e&&e.columns?Array.from(e.columns,t=>{const n=this._columnDefsByName.get(t);if(!n)throw G(t);return e.extractCellTemplate(n)}):[]}_applyNativeTableSections(){const e=this._document.createDocumentFragment(),t=[{tag:"thead",outlet:this._headerRowOutlet},{tag:"tbody",outlet:this._rowOutlet},{tag:"tfoot",outlet:this._footerRowOutlet}];for(const n of t){const t=this._document.createElement(n.tag);t.setAttribute("role","rowgroup"),t.appendChild(n.outlet.elementRef.nativeElement),e.appendChild(t)}this._elementRef.nativeElement.appendChild(e)}_forceRenderDataRows(){this._dataDiffer.diff([]),this._rowOutlet.viewContainer.clear(),this.renderRows(),this.updateStickyColumnStyles()}_checkStickyStates(){const e=(e,t)=>e||t.hasStickyChanged();this._headerRowDefs.reduce(e,!1)&&this.updateStickyHeaderRowStyles(),this._footerRowDefs.reduce(e,!1)&&this.updateStickyFooterRowStyles(),Array.from(this._columnDefsByName.values()).reduce(e,!1)&&this.updateStickyColumnStyles()}_setupStickyStyler(){this._stickyStyler=new Y(this._isNativeHtmlTable,this.stickyCssClass,this._dir?this._dir.value:"ltr",this._platform.isBrowser),(this._dir?this._dir.change:Object(u.a)()).pipe(Object(c.a)(this._onDestroy)).subscribe(e=>{this._stickyStyler.direction=e,this.updateStickyColumnStyles()})}}function H(e,t){return e.toArray().concat(Array.from(t))}const B=new i.p("text-column-options");class z{constructor(e,t){this._table=e,this._options=t,this.justify="start",this._options=t||{}}get name(){return this._name}set name(e){this._name=e,this._syncColumnDefName()}ngOnInit(){if(this._syncColumnDefName(),void 0===this.headerText&&(this.headerText=this._createDefaultHeaderText()),this.dataAccessor||(this.dataAccessor=this._options.defaultDataAccessor||((e,t)=>e[t])),!this._table)throw Error("Text column could not find a parent table for registration.");this.columnDef.cell=this.cell,this.columnDef.headerCell=this.headerCell,this._table.addColumnDef(this.columnDef)}ngOnDestroy(){this._table&&this._table.removeColumnDef(this.columnDef)}_createDefaultHeaderText(){const e=this.name;if(Object(i.Z)()&&!e)throw Error("Table text column must have a name.");return this._options&&this._options.defaultHeaderTextTransform?this._options.defaultHeaderTextTransform(e):e[0].toUpperCase()+e.slice(1)}_syncColumnDefName(){this.columnDef&&(this.columnDef.name=this.name)}}class V{}},zRVr:function(e,t,n){"use strict";var l=n("8Y7J"),i=n("dhnW"),r=n("iInd"),a=n("naTb"),o=n("KbaO");n.d(t,"b",(function(){return s})),n.d(t,"c",(function(){return u})),n.d(t,"a",(function(){return d}));var s=l.sb({encapsulation:0,styles:[[".view-container[_ngcontent-%COMP%]{width:100%;height:100%;background-color:#ededed;display:flex;justify-content:center;align-items:center}.view-container[_ngcontent-%COMP%]   .center[_ngcontent-%COMP%]{width:335px;height:380px;text-align:center;padding-top:100px;border-radius:0;background:#ededed;box-shadow:-20px 38px 40px #a1a1a1,20px 38px 40px #a1a1a1}.view-container[_ngcontent-%COMP%]   .center[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{text-align:center;margin-bottom:90px;font-weight:400!important;font-size:48px!important;color:#212121;font-family:Lato}.view-container[_ngcontent-%COMP%]   .center[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-family:Lato}"]],data:{}});function u(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["class","view-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,6,"div",[["class","center"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,1,"h1",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["404"])),(e()(),l.ub(4,0,null,null,3,"p",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,["Oops something went wrong "])),(e()(),l.ub(6,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),l.Ob(-1,null,[" Sorry!"]))],null,null)}function c(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-not-found",[],null,null,null,u,s)),l.tb(1,114688,null,0,i.a,[r.l,a.a,o.b],null,null)],(function(e,t){e(t,1,0)}),null)}var d=l.qb("app-not-found",i.a,c,{},{},[])},zUnb:function(e,t,n){"use strict";n.r(t),n("yLV6");var l=n("8Y7J"),i=n("AytR"),r=n("SVse"),a=n("VLs4"),o=n.n(a),s=n("Hfs6"),u=n.n(s),c=n("h6u5"),d=n.n(c);class h{constructor(e,t="/assets/i18n/",n=".json"){this.http=e,this.prefix=t,this.suffix=n}getTranslation(e){return this.http.get(`${this.prefix}${e}${this.suffix}`)}}var p=n("jWk+");function m(e){return new h(e,"assets/i18n/lang-",".json")}function g(){let e=window.clientInformation&&window.clientInformation.language||window.navigator.language;const t=e.split("-");return t.length>0&&(e=t[0]),e||"en"}Object(r.H)(o.a,"de"),Object(r.H)(u.a,"fr"),Object(r.H)(d.a,"sk");class b{constructor(e,t,n,l,i){this.route=e,this.translate=t,this.localeID=n,this.safeResource=i,l.addSvgIcon("edit",i.transform("assets/icons/edit.svg")),l.addSvgIcon("close",i.transform("assets/icons/close.svg")),l.addSvgIcon("done",i.transform("assets/icons/done.svg")),l.addSvgIcon("lightning",i.transform("assets/icons/lightning.svg")),l.addSvgIcon("paypal",i.transform("assets/icons/paypal.svg")),l.addSvgIcon("visa",i.transform("assets/icons/visa.svg")),l.addSvgIcon("sepa",i.transform("assets/icons/sepa.svg")),l.addSvgIcon("pinterest",i.transform("assets/icons/pinterest-113.svg")),l.addSvgIcon("whatsup",i.transform("assets/icons/2071331.svg")),l.addSvgIcon("download",i.transform("assets/icons/download.svg")),l.addSvgIcon("arrow_back",i.transform("assets/icons/arrow_back.svg"));const r=["en","de","fr","sk","hu","bg","cs","da","fi","el","it","nl","pl","ro","ru","sl","es","sv","tr","uk","zh","id","ja","ko","lv","lt","nb","pt"];t.setDefaultLang("en"),e.queryParams.subscribe(e=>{if(e.lang)r.includes(e.lang)?(t.use(e.lang),localStorage.setItem("lang",e.lang)):t.use(n);else{const e=localStorage.getItem("lang")||localStorage.getItem("gLang")||n;t.use(e)}})}}var f=n("s6ns"),_=n("kbgg"),v=n("soaG"),y=n("UUUO"),w=n("GjTt"),k=n("sI4H"),M=n("naTb");class C{constructor(e){this.sharedService=e}ngOnInit(){this.sharedService.loadingIndicatorSubject.subscribe(e=>{e&&(e.startsWith("#")?this.colorCode=e:this.imageUrl=e)})}}var S=n("soiQ");class x{constructor(e,t){this.componentFactoryResolver=e,this.viewContainerRef=t}ngOnInit(){}addComponent(e){this.viewContainerRef.clear();const t=this.componentFactoryResolver.resolveComponentFactory(e),n=this.viewContainerRef.createComponent(t);return this.viewContainerRef.insert(n.hostView),n}}var L=n("JKn7"),O=n("KWhF"),P=n("hdpz"),T=n("M3Q0"),I=n("98ST"),D=n("PV0E"),E=n("WL0p"),A=n("R1up"),Y=n("Hwy4"),G=n("l54M"),R=n("ylrC"),N=n("839X"),j=n("gXLG"),F=n("KbaO"),H=n("1Qn8"),B=n("iInd"),z=n("TAqg"),V=n("4H/P"),Q=n("BRA/");class U{constructor(e,t,n,l,i,r,a,o,s){this.route=e,this.router=t,this.breakpointObserver=n,this.dialog=l,this.sharedService=i,this.viewerService=r,this.websiteService=a,this.sessionTrackingService=o,this.trackingService=s,this.isHandset=!1,this.position="end",this.showWebsiteToolbar=!1,this.showLoadingIndicator=!1,this.inIframe=!1,this.prevScrollPos=0,this.hideConsent=!1;const u=document.createElement("script");u.src="https://www.youtube.com/iframe_api",document.body.appendChild(u),this.route.queryParams.subscribe(e=>{e.hide_consent&&(this.hideConsent=!0)}),this.router.events.subscribe(e=>{e instanceof B.d&&(this.sessionTrackingService.pageOpen(e.url,this.lastLoadedPage),this.lastLoadedPage=e.url)}),this.inIframe?this.showWebsiteToolbar=!1:this.websiteService.registerWebsiteSettings().subscribe(e=>{null===e||this.inIframe?this.showWebsiteToolbar=!1:(this.websiteSettings=e,this.viewerService.marketingCookiesEnabled=this.websiteService.isMarketingCookiesAllowed(),this.websiteSettings.cookie_consent.enabled&&(this.showCookieConsent=!this.websiteService.wasCookieConsentShown(this.websiteSettings.id),this.showCookieConsent&&setTimeout(()=>{this.showCookieConsentDialog()},1e3)),this.showWebsiteToolbar=e.enabled,this.deleteCookies()),this.sharedService.toolbarHeight=this.showWebsiteToolbar?139:45}),this.sharedService.closeMenuSubject.subscribe(()=>{this.closeMenu()}),window.addEventListener("beforeunload",this.beforeUnloadHandler.bind(this)),document.addEventListener("visibilitychange",this.visibilityChangeHandler.bind(this))}ngOnInit(){setTimeout(()=>{this.breakpointObserver.observe(["(max-width: 450px)"]).subscribe(e=>{this.sharedService.setIsHandset(e.matches),this.isHandset=e.matches}),this.inIframe=window!==window.parent&&!window.opener,this.inIframe&&(this.showWebsiteToolbar=!1)}),this.sharedService.progressVisibilitySubject.subscribe(e=>{if(this.sharedService.isCustomLoadingIndicator)this.showLoadingIndicator=e,void 0!==this.dialogRef&&(this.dialogRef.close(),this.dialogRef=void 0);else if(e){if(void 0===this.dialogRef){const e=new f.f;e.panelClass="loading-overlay",e.disableClose=!0,this.dialogRef=this.dialog.open(C,e)}}else void 0!==this.dialogRef&&(this.dialogRef.close(),this.dialogRef=void 0)}),this.sharedService.actionsSubject.subscribe(e=>{if(e.action===S.a.SHOW_LOGIN_PAGE){const t=this.menuContainer.addComponent(L.a);e.data&&(t.instance.articleId=e.data.articleId),this.openRightSideMenu()}else if(e.action===S.a.SHOW_PAK_ACTIVATION_PAGE)this.menuContainer.addComponent(L.a).instance.showPakActivationForm=!0,this.openRightSideMenu();else if(e.action===S.a.SHOW_READER_ACCOUNT_PAGE)this.menuContainer.addComponent(w.a),this.openRightSideMenu();else if(e.action===S.a.EDIT_ACCOUNT_SETTINGS)this.menuContainer.addComponent(v.a),this.openRightSideMenu();else if(e.action===S.a.SHOW_MESSAGES_PAGE)this.menuContainer.addComponent(V.a),this.openRightSideMenu();else if(e.action===S.a.EDIT_SUBSCRIPTION){const t=this.menuContainer.addComponent(k.a);t.instance.subscriptionId=e.data.subscriptionId,t.instance.itemId=e.data.itemId,this.openRightSideMenu()}else if(e.action===S.a.SHOW_UNPAID_BILLS_PAGE)this.menuContainer.addComponent(z.a).instance.billsType="unpaid",this.openRightSideMenu();else if(e.action===S.a.SHOW_PAID_BILLS_PAGE)this.menuContainer.addComponent(z.a).instance.billsType="paid",this.openRightSideMenu();else if(e.action===S.a.EDIT_ADDRESS){const t=this.menuContainer.addComponent(y.a);t.instance.currentAddress=e.data.address,t.instance.currentAddressId=e.data.addressId,t.instance.subscriptionId=e.data.subscriptionId,t.instance.itemId=e.data.itemId,t.instance.addressType=e.data.addressType,this.openRightSideMenu()}else if(e.action===S.a.SHOW_NEWSLETTER_SUBSCRIBE_PAGE)this.menuContainer.addComponent(D.a),this.openRightSideMenu();else if(e.action===S.a.SHOW_SEARCH_PAGE)this.menuContainer.addComponent(A.a),this.openRightSideMenu();else if(e.action===S.a.SHOW_PRODUCT_CHOOSER_PAGE){const t=this.menuContainer.addComponent(E.a);t.instance.magazineId=e.data.magazineId,t.instance.articleId=e.data.articleId,t.instance.postId=e.data.postId,t.instance.productType=e.data.productType,t.instance.subscriptionFilter=e.data.subscriptionFilter,t.instance.asGift=e.data.asGift,this.openRightSideMenu()}else if(e.action===S.a.SHOW_SHOPPING_CART_PAGE)this.menuContainer.addComponent(R.a).instance.showAddressPage=e.data.showAddressPage,this.openRightSideMenu();else if(e.action===S.a.SHOW_SHOPPING_CART_CONFIRMATION_PAGE)this.menuContainer.addComponent(Y.a),this.openRightSideMenu();else if(e.action===S.a.SHOW_REGISTRATION_CONFIRMATION_PAGE)this.menuContainer.addComponent(T.a).instance.isReregistration=e.data.isReregistration,this.openRightSideMenu();else if(e.action===S.a.SHOW_PASSWORDLESS_LOGIN_CONFIRMATION_PAGE)this.menuContainer.addComponent(O.a).instance.emailAddress=e.data.emailAddress,this.openRightSideMenu();else if(e.action===S.a.SHOW_PASSWORD_RESET_PAGE)this.menuContainer.addComponent(P.a),this.openRightSideMenu();else if(e.action===S.a.SHOW_NEWSLETTER_CONFIRMATION_PAGE)this.menuContainer.addComponent(I.a),this.openRightSideMenu();else if(e.action===S.a.SHOW_SHOPPING_CART_ADDRESS_PAGE){const t=this.menuContainer.addComponent(G.a);t.instance.currentAddress=e.data.address,t.instance.addressType=e.data.addressType,t.instance.countries=e.data.countries,this.openRightSideMenu()}else e.action===S.a.SHOW_UNSUBSCRIBE_DIALOG&&(this.menuContainer.addComponent(_.a),this.openRightSideMenu())})}ngOnDestroy(){window.removeEventListener("beforeunload",this.beforeUnloadHandler.bind(this)),document.removeEventListener("visibilitychange",this.visibilityChangeHandler.bind(this))}visibilityChangeHandler(){document.hidden?this.sessionTrackingService.pagePause(this.lastLoadedPage):this.sessionTrackingService.pageResume(this.lastLoadedPage)}beforeUnloadHandler(){this.sessionTrackingService.pageClose(this.lastLoadedPage)}openRightSideMenu(){this.position="end",this.drawer.open(),setTimeout(()=>{this.sharedService.removeFocus()},50)}openLeftSideMenu(){this.position="start",this.drawer.open(),setTimeout(()=>{this.sharedService.removeFocus()},50)}onContainerScroll(e){this.prevScrollPos=e.target.scrollTop}menuClosed(){this.sharedService.sideMenuClosed()}showCookieConsentDialog(){this.hideConsent||(this.menuContainer.addComponent(H.a).instance.websiteSettings=this.websiteSettings,this.openRightSideMenu())}deleteCookies(){this.websiteService.isStatisticalCookiesAllowed()||this.trackingService.deleteTrackingCookie(),this.viewerService.marketingCookiesEnabled=this.websiteService.isMarketingCookiesAllowed(),this.websiteService.isMarketingCookiesAllowed()||this.websiteService.deleteMarketingCookie()}onScroll(e){this.sharedService.scrollEvent(e)}bottomReached(){this.sharedService.bottomReached()}closeMenu(){void 0!==this.drawer&&this.drawer.close()}}var W=n("xYTU"),q=n("pMnS"),K=n("s1Gh"),J=n("SLm/"),X=n("b/5Q"),$=n("PSZo"),Z=n("ntCd"),ee=n("Gb+w"),te=n("TOFK"),ne=n("ERW5"),le=n("tQgn"),ie=n("XeGR"),re=n("5V21"),ae=n("SKpQ"),oe=n("/wlz"),se=n("r0f/"),ue=n("L9Ng"),ce=n("Zr2N"),de=n("Da06"),he=n("1uwm"),pe=n("0jJu"),me=n("0pWj"),ge=n("t68o"),be=n("Xse2"),fe=n("TLvn"),_e=n("kIKR"),ve=n("wZI5"),ye=n("Nauz"),we=n("rYMj"),ke=n("eKbm"),Me=n("QxrR"),Ce=n("R1bs"),Se=n("ZOYw"),xe=n("2fbl"),Le=n("Q+Aj"),Oe=n("afyo"),Pe=n("NcP4"),Te=n("qv01"),Ie=n("w0da"),De=n("bKmh"),Ee=n("PvDQ"),Ae=n("3KtD"),Ye=n("0fnz"),Ge=n("tTTA"),Re=n("jfp/"),Ne=n("O/kC"),je=n("r8LC"),Fe=n("smNn"),He=n("9AJC"),Be=n("nyxJ"),ze=n("D2NE"),Ve=n("8Xmj"),Qe=n("FwiB"),Ue=n("/ahX"),We=n("ddF2"),qe=n("nuNw"),Ke=n("OQze"),Je=n("Q7YM"),Xe=n("Qvnv"),$e=n("TOt0"),Ze=n("0w4K"),et=n("5eZi"),tt=n("/F8C"),nt=n("MlRm"),lt=n("NlQG"),it=n("zzSW"),rt=n("34bY"),at=n("hSb0"),ot=n("uX8t"),st=n("Rsol"),ut=n("zRVr"),ct=n("NvT6"),dt=n("W5yJ"),ht=n("/HVE"),pt=n("omvX");class mt{constructor(e){this.elem=e}ngAfterViewInit(){this.elem.nativeElement.querySelector("circle").style.stroke=this.customColor}}var gt=l.sb({encapsulation:0,styles:[[".spinner-container[_ngcontent-%COMP%]{padding:20px!important;background-color:rgba(30,30,30,.85)!important;border-radius:20px}"]],data:{}});function bt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"img",[["alt",""],["style","max-width: 150px;max-height: 150px;"]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.imageUrl,""))}))}function ft(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","spinner-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"mat-spinner",[["appCustomSpinner",""],["class","mat-spinner mat-progress-spinner"],["mode","indeterminate"],["role","progressbar"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,ct.b,ct.a)),l.tb(2,114688,null,0,dt.d,[l.k,ht.a,[2,r.e],[2,pt.a],dt.a],null,null),l.tb(3,4210688,null,0,mt,[l.k],{customColor:[0,"customColor"]},null)],(function(e,t){var n=t.component;e(t,2,0),e(t,3,0,n.colorCode)}),(function(e,t){e(t,1,0,l.Gb(t,2)._noopAnimations,l.Gb(t,2).diameter,l.Gb(t,2).diameter)}))}function _t(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","spinner-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"mat-spinner",[["appCustomSpinner",""],["class","mat-spinner mat-progress-spinner"],["color","warn"],["mode","indeterminate"],["role","progressbar"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,ct.b,ct.a)),l.tb(2,114688,null,0,dt.d,[l.k,ht.a,[2,r.e],[2,pt.a],dt.a],{color:[0,"color"]},null),l.tb(3,4210688,null,0,mt,[l.k],null,null)],(function(e,t){e(t,2,0,"warn")}),(function(e,t){e(t,1,0,l.Gb(t,2)._noopAnimations,l.Gb(t,2).diameter,l.Gb(t,2).diameter)}))}function vt(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,bt)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,ft)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_t)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.imageUrl&&"initial"!==n.imageUrl),e(t,3,0,n.colorCode),e(t,5,0,!n.imageUrl&&!n.colorCode)}),null)}function yt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-progress",[],null,null,null,vt,gt)),l.tb(1,114688,null,0,C,[M.a],null,null)],(function(e,t){e(t,1,0)}),null)}var wt=l.qb("app-progress",C,yt,{},{},[]),kt=n("bujt"),Mt=n("Fwaw"),Ct=n("5GAg"),St=n("Mr+X"),xt=n("Gi4r"),Lt=n("vDTs"),Ot=n("TSSN"),Pt=n("Q+lL"),Tt=n("IP0z"),It=n("Xd0L"),Dt=n("cUpR"),Et=n("02hT"),At=(n("MlvX"),n("s7LF")),Yt=l.sb({encapsulation:2,styles:[".mat-subheader{display:flex;box-sizing:border-box;padding:16px;align-items:center}.mat-list-base .mat-subheader{margin:0}.mat-list-base{padding-top:8px;display:block;-webkit-tap-highlight-color:transparent}.mat-list-base .mat-subheader{height:48px;line-height:16px}.mat-list-base .mat-subheader:first-child{margin-top:-8px}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{display:block;height:48px;-webkit-tap-highlight-color:transparent;width:100%;padding:0}.mat-list-base .mat-list-item .mat-list-item-content,.mat-list-base .mat-list-option .mat-list-item-content{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-list-base .mat-list-item .mat-list-item-content-reverse,.mat-list-base .mat-list-option .mat-list-item-content-reverse{display:flex;align-items:center;padding:0 16px;flex-direction:row-reverse;justify-content:space-around}.mat-list-base .mat-list-item .mat-list-item-ripple,.mat-list-base .mat-list-option .mat-list-item-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-list-base .mat-list-item.mat-list-item-with-avatar,.mat-list-base .mat-list-option.mat-list-item-with-avatar{height:56px}.mat-list-base .mat-list-item.mat-2-line,.mat-list-base .mat-list-option.mat-2-line{height:72px}.mat-list-base .mat-list-item.mat-3-line,.mat-list-base .mat-list-option.mat-3-line{height:88px}.mat-list-base .mat-list-item.mat-multi-line,.mat-list-base .mat-list-option.mat-multi-line{height:auto}.mat-list-base .mat-list-item.mat-multi-line .mat-list-item-content,.mat-list-base .mat-list-option.mat-multi-line .mat-list-item-content{padding-top:16px;padding-bottom:16px}.mat-list-base .mat-list-item .mat-list-text,.mat-list-base .mat-list-option .mat-list-text{display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden;padding:0}.mat-list-base .mat-list-item .mat-list-text>*,.mat-list-base .mat-list-option .mat-list-text>*{margin:0;padding:0;font-weight:400;font-size:inherit}.mat-list-base .mat-list-item .mat-list-text:empty,.mat-list-base .mat-list-option .mat-list-text:empty{display:none}.mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:0;padding-left:16px}[dir=rtl] .mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:0}.mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-left:0;padding-right:16px}[dir=rtl] .mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:0;padding-left:16px}.mat-list-base .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:16px;padding-left:16px}.mat-list-base .mat-list-item .mat-list-avatar,.mat-list-base .mat-list-option .mat-list-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;object-fit:cover}.mat-list-base .mat-list-item .mat-list-avatar~.mat-divider-inset,.mat-list-base .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:72px;width:calc(100% - 72px)}[dir=rtl] .mat-list-base .mat-list-item .mat-list-avatar~.mat-divider-inset,[dir=rtl] .mat-list-base .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:auto;margin-right:72px}.mat-list-base .mat-list-item .mat-list-icon,.mat-list-base .mat-list-option .mat-list-icon{flex-shrink:0;width:24px;height:24px;font-size:24px;box-sizing:content-box;border-radius:50%;padding:4px}.mat-list-base .mat-list-item .mat-list-icon~.mat-divider-inset,.mat-list-base .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:64px;width:calc(100% - 64px)}[dir=rtl] .mat-list-base .mat-list-item .mat-list-icon~.mat-divider-inset,[dir=rtl] .mat-list-base .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:auto;margin-right:64px}.mat-list-base .mat-list-item .mat-divider,.mat-list-base .mat-list-option .mat-divider{position:absolute;bottom:0;left:0;width:100%;margin:0}[dir=rtl] .mat-list-base .mat-list-item .mat-divider,[dir=rtl] .mat-list-base .mat-list-option .mat-divider{margin-left:auto;margin-right:0}.mat-list-base .mat-list-item .mat-divider.mat-divider-inset,.mat-list-base .mat-list-option .mat-divider.mat-divider-inset{position:absolute}.mat-list-base[dense]{padding-top:4px;display:block}.mat-list-base[dense] .mat-subheader{height:40px;line-height:8px}.mat-list-base[dense] .mat-subheader:first-child{margin-top:-4px}.mat-list-base[dense] .mat-list-item,.mat-list-base[dense] .mat-list-option{display:block;height:40px;-webkit-tap-highlight-color:transparent;width:100%;padding:0}.mat-list-base[dense] .mat-list-item .mat-list-item-content,.mat-list-base[dense] .mat-list-option .mat-list-item-content{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-list-base[dense] .mat-list-item .mat-list-item-content-reverse,.mat-list-base[dense] .mat-list-option .mat-list-item-content-reverse{display:flex;align-items:center;padding:0 16px;flex-direction:row-reverse;justify-content:space-around}.mat-list-base[dense] .mat-list-item .mat-list-item-ripple,.mat-list-base[dense] .mat-list-option .mat-list-item-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar{height:48px}.mat-list-base[dense] .mat-list-item.mat-2-line,.mat-list-base[dense] .mat-list-option.mat-2-line{height:60px}.mat-list-base[dense] .mat-list-item.mat-3-line,.mat-list-base[dense] .mat-list-option.mat-3-line{height:76px}.mat-list-base[dense] .mat-list-item.mat-multi-line,.mat-list-base[dense] .mat-list-option.mat-multi-line{height:auto}.mat-list-base[dense] .mat-list-item.mat-multi-line .mat-list-item-content,.mat-list-base[dense] .mat-list-option.mat-multi-line .mat-list-item-content{padding-top:16px;padding-bottom:16px}.mat-list-base[dense] .mat-list-item .mat-list-text,.mat-list-base[dense] .mat-list-option .mat-list-text{display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden;padding:0}.mat-list-base[dense] .mat-list-item .mat-list-text>*,.mat-list-base[dense] .mat-list-option .mat-list-text>*{margin:0;padding:0;font-weight:400;font-size:inherit}.mat-list-base[dense] .mat-list-item .mat-list-text:empty,.mat-list-base[dense] .mat-list-option .mat-list-text:empty{display:none}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:0;padding-left:16px}[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:0}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-left:0;padding-right:16px}[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:0;padding-left:16px}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:16px;padding-left:16px}.mat-list-base[dense] .mat-list-item .mat-list-avatar,.mat-list-base[dense] .mat-list-option .mat-list-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;object-fit:cover}.mat-list-base[dense] .mat-list-item .mat-list-avatar~.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:68px;width:calc(100% - 68px)}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-list-avatar~.mat-divider-inset,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:auto;margin-right:68px}.mat-list-base[dense] .mat-list-item .mat-list-icon,.mat-list-base[dense] .mat-list-option .mat-list-icon{flex-shrink:0;width:20px;height:20px;font-size:20px;box-sizing:content-box;border-radius:50%;padding:4px}.mat-list-base[dense] .mat-list-item .mat-list-icon~.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:60px;width:calc(100% - 60px)}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-list-icon~.mat-divider-inset,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:auto;margin-right:60px}.mat-list-base[dense] .mat-list-item .mat-divider,.mat-list-base[dense] .mat-list-option .mat-divider{position:absolute;bottom:0;left:0;width:100%;margin:0}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-divider,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-divider{margin-left:auto;margin-right:0}.mat-list-base[dense] .mat-list-item .mat-divider.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-divider.mat-divider-inset{position:absolute}.mat-nav-list a{text-decoration:none;color:inherit}.mat-nav-list .mat-list-item{cursor:pointer;outline:0}mat-action-list button{background:0 0;color:inherit;border:none;font:inherit;outline:inherit;-webkit-tap-highlight-color:transparent;text-align:left}[dir=rtl] mat-action-list button{text-align:right}mat-action-list button::-moz-focus-inner{border:0}mat-action-list .mat-list-item{cursor:pointer;outline:inherit}.mat-list-option:not(.mat-list-item-disabled){cursor:pointer;outline:0}@media (-ms-high-contrast:active){.mat-selection-list:focus{outline-style:dotted}.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover,mat-action-list .mat-list-item:focus,mat-action-list .mat-list-item:hover{outline:dotted 1px}}@media (hover:none){.mat-action-list .mat-list-item:not(.mat-list-item-disabled):hover,.mat-list-option:not(.mat-list-item-disabled):hover,.mat-nav-list .mat-list-item:not(.mat-list-item-disabled):hover{background:0 0}}"],data:{}});function Gt(e){return l.Qb(2,[l.Fb(null,0)],null,null)}var Rt=l.sb({encapsulation:2,styles:[],data:{}});function Nt(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,6,"div",[["class","mat-list-item-content"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"div",[["class","mat-list-item-ripple mat-ripple"],["mat-ripple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),l.tb(2,212992,null,0,It.t,[l.k,l.y,ht.a,[2,It.k],[2,pt.a]],{disabled:[0,"disabled"],trigger:[1,"trigger"]},null),l.Fb(null,0),(e()(),l.ub(4,0,null,null,1,"div",[["class","mat-list-text"]],null,null,null,null,null)),l.Fb(null,1),l.Fb(null,2)],(function(e,t){var n=t.component;e(t,2,0,n._isRippleDisabled(),n._getHostElement())}),(function(e,t){e(t,1,0,l.Gb(t,2).unbounded)}))}var jt=n("cYBl"),Ft=n("ydTn"),Ht=n("7Dn+"),Bt=n("oBM4");class zt{constructor(e,t,n,i,r,a,o,s){this.sharedService=e,this.websiteService=t,this.viewerService=n,this.readersService=i,this.shoppingCartService=r,this.configurationService=a,this.sessionTrackingService=o,this.router=s,this.openRightSideMenu=new l.m(!1),this.openLeftSideMenu=new l.m(!1),this.lineStyle={},this.isToolbarCollapsed=!1,this.isPhoneMenuVisible=!1,this.showNewsletterRegistration=!1,this.mainUrl=void 0,this.backend=this.configurationService.backend,this.cartItemsCount=0,this.unpaidBillsCount=0,this.isLoggedIn=!1,this.unreadMessagesCount=0}set websiteSettings(e){this.settings=e,e&&e.connected_groups&&e.connected_groups.length>0&&(this.moreTitlesUrl="/more/"+this.websiteService.groupId),this.settings.menu_items.forEach(e=>{e.default&&(this.mainUrl=e.url)}),this.shoppingCartService.setGroupId(this.websiteService.groupId)}ngOnInit(){this.lineStyle={"background-color":this.settings.line_color||"#000000"},this.router.events.subscribe(e=>{this.isPhoneMenuVisible=!1}),this.isLoggedIn=this.viewerService.isLoggedIn(),this.viewerService.isLoggedIn()||(this.showNewsletterRegistration=!0),this.sharedService.reloadMessagesSubject.subscribe(()=>{this.websiteService.getUnreadMessagesCount().subscribe(e=>{this.unreadMessagesCount=e.total})}),this.profileSubscription=this.readersService.accountDataSubject.subscribe(e=>{if(e){this.unpaidBillsCount=e.unpaid_bills_count;let t=!0;e.newsletters.forEach(e=>{e.id!==this.websiteService.groupId&&e.alternate_id!==this.websiteService.groupId||(t=!e.enabled)}),this.showNewsletterRegistration=t}else this.readersService.getReaderProfile().subscribe(e=>{this.unpaidBillsCount=e.unpaid_bills_count;let t=!0;e.newsletters.forEach(e=>{e.id!==this.websiteService.groupId&&e.alternate_id!==this.websiteService.groupId||(t=!e.enabled)}),this.showNewsletterRegistration=t},e=>{this.showNewsletterRegistration=!0})}),this.shoppingCartService.quantitySubject.subscribe(e=>{this.cartItemsCount=e})}ngOnDestroy(){this.profileSubscription&&this.profileSubscription.unsubscribe()}removeFocus(){const e=document.querySelector("button:focus");e&&e.blur()}searchClicked(){this.removeFocus(),this.sessionTrackingService.buttonClickWithoutPage(Bt.b.TOOLBAR_SEARCH),this.sharedService.showSearchPage()}accountClicked(){this.removeFocus(),this.sessionTrackingService.buttonClickWithoutPage(Bt.b.TOOLBAR_ACCOUNT),this.sharedService.showLoginPage()}shoppingCartClicked(){this.removeFocus(),this.sessionTrackingService.buttonClickWithoutPage(Bt.b.TOOLBAR_CART),this.sharedService.showShoppingCartPage()}newsletterClicked(){this.removeFocus(),this.sessionTrackingService.buttonClickWithoutPage(Bt.b.TOOLBAR_NEWSLETTER),this.sharedService.showNewsletterSubscribePage()}phoneMenuClicked(){this.isPhoneMenuVisible=!this.isPhoneMenuVisible}menuOptionClicked(e){this.sharedService.menuOptionClicked(e)}showMessagesPage(){this.sessionTrackingService.buttonClickWithoutPage(Bt.b.TOOLBAR_MESSAGES),this.sharedService.showMessagesPage()}}var Vt=l.sb({encapsulation:0,styles:[['[_nghost-%COMP%]{display:flex}.toolbar-placeholder[_ngcontent-%COMP%]{height:120px}.toolbar-container[_ngcontent-%COMP%]{background:#fff;width:100%}.scrollable-container[_ngcontent-%COMP%]{width:100%;overflow-x:auto}.top[_ngcontent-%COMP%]{height:64px;display:flex;flex-direction:row;justify-content:space-between;margin-left:15px;margin-right:15px;padding-top:10px}.bottom[_ngcontent-%COMP%]{display:flex;justify-content:center;flex-direction:row;height:54px;width:auto;margin-left:auto;margin-right:auto;padding-top:5px;padding-bottom:5px;font-size:16px;font-family:"Source Sans Pro";text-align:left}.bottom[_ngcontent-%COMP%]   .link[_ngcontent-%COMP%], .bottom[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:auto;font-weight:400;color:#030303}.bottom[_ngcontent-%COMP%]   .activeLink[_ngcontent-%COMP%]{font-weight:700;color:#ff0039}hr[_ngcontent-%COMP%]{margin-top:0;margin-bottom:0}.logo-container[_ngcontent-%COMP%]{width:auto;height:auto;overflow:hidden;text-align:center}.logo-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:300px;max-height:50px}.full-logo-container[_ngcontent-%COMP%]{width:375px;height:70px;overflow:hidden;text-align:center}.full-logo-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:370px;max-height:60px}.full-groups-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:100;background:rgba(0,0,0,.6)}.full-groups-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{background-color:#fff}.full-groups-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:130px;max-height:50px;margin-top:5px;margin-bottom:5px}.full-groups-container[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px;font-family:"Source Sans Pro";font-weight:400;color:#030303}.middle-container[_ngcontent-%COMP%]{max-width:850px;margin-right:auto;margin-left:auto}.phone-version[_ngcontent-%COMP%]{display:none}.desktop-version[_ngcontent-%COMP%]{display:inline-block}.desktop-version-flex[_ngcontent-%COMP%]{display:flex}@media (max-width:750px){.bottom[_ngcontent-%COMP%], .top[_ngcontent-%COMP%]{margin-left:15px;margin-right:15px}}@media (max-width:510px){.logo-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:200px}}@media (max-width:450px){.phone-version[_ngcontent-%COMP%]{display:inline-block}.desktop-version[_ngcontent-%COMP%], .desktop-version-flex[_ngcontent-%COMP%]{display:none}.bottom[_ngcontent-%COMP%], .top[_ngcontent-%COMP%]{margin-left:15px;margin-right:15px}}@media (max-width:350px){.logo-container[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:140px}}']],data:{}});function Qt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["style","width: 300px;min-width: 300px;"]],null,null,null,null,null))],null,null)}function Ut(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"div",[["class","logo-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(e()(),l.ub(2,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){var n=t.component;e(t,1,0,l.yb(1,"",n.mainUrl,"")),e(t,2,0,l.yb(1,"",n.settings.logo_url,""))}))}function Wt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","logo-container"]],null,null,null,null,null))],null,null)}function qt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.unpaidBillsCount)}))}function Kt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.unreadMessagesCount)}))}function Jt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["class","desktop-version"],["mat-icon-button",""],["style","margin-left: 10px;margin-right: 10px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showMessagesPage()&&l),l}),kt.b,kt.a)),l.tb(1,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(3,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["notifications"])),(e()(),l.kb(16777216,null,0,1,null,Kt)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,n.unreadMessagesCount>0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function Xt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.cartItemsCount)}))}function $t(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["class","desktop-version"],["mat-icon-button",""],["style","margin-left: 10px;margin-right: 20px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.shoppingCartClicked()&&l),l}),kt.b,kt.a)),l.tb(1,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(3,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["shopping_cart"])),(e()(),l.kb(16777216,null,0,1,null,Xt)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,n.cartItemsCount>0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function Zt(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["appHoverColor",""],["class","newsletter-button"]],null,[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var i=!0,r=e.component;return"mouseenter"===t&&(i=!1!==l.Gb(e,4).onMouseEnter()&&i),"mouseleave"===t&&(i=!1!==l.Gb(e,4).onMouseLeave()&&i),"click"===t&&(i=!1!==r.newsletterClicked()&&i),i}),null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),l.tb(4,16384,null,0,Lt.a,[l.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),l.Ob(5,null,["",""])),l.Ib(131072,Ot.j,[Ot.k,l.h])],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l),e(t,4,0,n.settings.button_color,n.settings.button_hover_text_color,n.settings.button_color,n.settings.button_text_color)}),(function(e,t){e(t,5,0,l.Pb(t,5,0,l.Gb(t,6).transform("NEWSLETTER.LABEL")))}))}function en(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,18,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"button",[["class","desktop-version"],["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.searchClicked()&&l),l}),kt.b,kt.a)),l.tb(2,180224,[["searchButton",4]],0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(3,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(4,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["search"])),(e()(),l.ub(6,0,null,null,6,"button",[["class","desktop-version"],["mat-icon-button",""],["style","margin-left: 10px;margin-right: 10px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.accountClicked()&&l),l}),kt.b,kt.a)),l.tb(7,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(8,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(9,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["account_circle"])),(e()(),l.kb(16777216,null,0,1,null,qt)),l.tb(12,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Jt)),l.tb(14,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,$t)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Zt)),l.tb(18,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,"material-icons-outlined"),e(t,9,0,"material-icons-outlined"),e(t,12,0,n.unpaidBillsCount>0),e(t,14,0,n.isLoggedIn),e(t,16,0,n.settings.show_shopping_cart),e(t,18,0,n.showNewsletterRegistration)}),(function(e,t){e(t,1,0,l.Gb(t,2).disabled||null,"NoopAnimations"===l.Gb(t,2)._animationMode),e(t,3,0,l.Gb(t,4).inline,"primary"!==l.Gb(t,4).color&&"accent"!==l.Gb(t,4).color&&"warn"!==l.Gb(t,4).color),e(t,6,0,l.Gb(t,7).disabled||null,"NoopAnimations"===l.Gb(t,7)._animationMode),e(t,8,0,l.Gb(t,9).inline,"primary"!==l.Gb(t,9).color&&"accent"!==l.Gb(t,9).color&&"warn"!==l.Gb(t,9).color)}))}function tn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.phoneMenuClicked()&&l),l}),kt.b,kt.a)),l.tb(1,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(3,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],null,null),(e()(),l.Ob(-1,0,["menu"]))],(function(e,t){e(t,3,0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function nn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"a",[["class","mat-list-item"],["mat-list-item",""],["routerLinkActive","activeLink"]],[[1,"target",0],[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],[[null,"click"]],(function(e,t,n){var i=!0,r=e.component;return"click"===t&&(i=!1!==l.Gb(e,4).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),"click"===t&&(i=!1!==r.menuOptionClicked(e.parent.context.$implicit.url)&&i),i}),Nt,Rt)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{color:0}),l.tb(4,671744,[[2,4]],0,B.o,[B.l,B.a,r.l],{routerLink:[0,"routerLink"]},null),l.tb(5,1720320,[["rla",4]],2,B.n,[B.l,l.k,l.E,[2,B.m],[2,B.o]],{routerLinkActive:[0,"routerLinkActive"]},null),l.Mb(603979776,1,{links:1}),l.Mb(603979776,2,{linksWithHrefs:1}),l.tb(8,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,3,{_lines:1}),l.Mb(603979776,4,{_avatar:0}),l.Mb(603979776,5,{_icon:0}),(e()(),l.Ob(12,2,[" "," "]))],(function(e,t){var n=t.component,i=e(t,3,0,l.Gb(t,5).isActive?n.settings.button_color:"#030303");e(t,2,0,i),e(t,4,0,t.parent.context.$implicit.url),e(t,5,0,"activeLink")}),(function(e,t){e(t,0,0,l.Gb(t,4).target,l.Gb(t,4).href,l.Gb(t,8)._avatar||l.Gb(t,8)._icon,l.Gb(t,8)._avatar||l.Gb(t,8)._icon),e(t,12,0,t.parent.context.$implicit.name)}))}function ln(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"a",[["class","mat-list-item"],["mat-list-item",""],["routerLinkActive","activeLink"]],[[1,"target",0],[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,4).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),Nt,Rt)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{color:0}),l.tb(4,671744,[[7,4]],0,B.o,[B.l,B.a,r.l],{routerLink:[0,"routerLink"]},null),l.tb(5,1720320,[["rla",4]],2,B.n,[B.l,l.k,l.E,[2,B.m],[2,B.o]],{routerLinkActive:[0,"routerLinkActive"]},null),l.Mb(603979776,6,{links:1}),l.Mb(603979776,7,{linksWithHrefs:1}),l.tb(8,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,8,{_lines:1}),l.Mb(603979776,9,{_avatar:0}),l.Mb(603979776,10,{_icon:0}),(e()(),l.Ob(12,2,[" "," "]))],(function(e,t){var n=t.component,i=e(t,3,0,l.Gb(t,5).isActive?n.settings.button_color:"#030303");e(t,2,0,i),e(t,4,0,t.parent.context.$implicit.internal_url),e(t,5,0,"activeLink")}),(function(e,t){e(t,0,0,l.Gb(t,4).target,l.Gb(t,4).href,l.Gb(t,8)._avatar||l.Gb(t,8)._icon,l.Gb(t,8)._avatar||l.Gb(t,8)._icon),e(t,12,0,t.parent.context.$implicit.name)}))}function rn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"a",[["class","mat-list-item"],["mat-list-item",""],["target","_blank"]],[[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],null,null,Nt,Rt)),l.tb(1,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,11,{_lines:1}),l.Mb(603979776,12,{_avatar:0}),l.Mb(603979776,13,{_icon:0}),(e()(),l.Ob(5,2,[" "," "]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.parent.context.$implicit.url,""),l.Gb(t,1)._avatar||l.Gb(t,1)._icon,l.Gb(t,1)._avatar||l.Gb(t,1)._icon),e(t,5,0,t.parent.context.$implicit.name)}))}function an(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"a",[["class","mat-list-item"],["mat-list-item",""]],[[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],null,null,Nt,Rt)),l.tb(1,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,14,{_lines:1}),l.Mb(603979776,15,{_avatar:0}),l.Mb(603979776,16,{_icon:0}),(e()(),l.Ob(5,2,[" "," "]))],null,(function(e,t){e(t,0,0,l.yb(1,"html5/",t.parent.context.$implicit.brand_id,""),l.Gb(t,1)._avatar||l.Gb(t,1)._icon,l.Gb(t,1)._avatar||l.Gb(t,1)._icon),e(t,5,0,t.parent.context.$implicit.name)}))}function on(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["style","margin-right: 15px;"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,nn)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,ln)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,rn)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,an)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,"internal_link"===t.context.$implicit.type),e(t,4,0,"external_link_iframe"===t.context.$implicit.type||"page"===t.context.$implicit.type),e(t,6,0,"external_link_new_tab"===t.context.$implicit.type),e(t,8,0,"brand"===t.context.$implicit.type)}),null)}function sn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,15,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,14,"a",[["class","mat-list-item"],["mat-list-item",""],["routerLinkActive","activeLink"]],[[1,"target",0],[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,5).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),Nt,Rt)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(4,{color:0}),l.tb(5,671744,[[18,4]],0,B.o,[B.l,B.a,r.l],{routerLink:[0,"routerLink"]},null),l.tb(6,1720320,[["rla",4]],2,B.n,[B.l,l.k,l.E,[2,B.m],[2,B.o]],{routerLinkActive:[0,"routerLinkActive"]},null),l.Mb(603979776,17,{links:1}),l.Mb(603979776,18,{linksWithHrefs:1}),l.tb(9,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,19,{_lines:1}),l.Mb(603979776,20,{_avatar:0}),l.Mb(603979776,21,{_icon:0}),(e()(),l.Ob(13,2,[" "," "])),l.Ib(131072,Ot.j,[Ot.k,l.h]),l.Kb(15,1)],(function(e,t){var n=t.component,i=e(t,4,0,l.Gb(t,6).isActive?n.settings.button_color:"#030303");e(t,3,0,i),e(t,5,0,n.moreTitlesUrl),e(t,6,0,"activeLink")}),(function(e,t){e(t,1,0,l.Gb(t,5).target,l.Gb(t,5).href,l.Gb(t,9)._avatar||l.Gb(t,9)._icon,l.Gb(t,9)._avatar||l.Gb(t,9)._icon);var n=l.Pb(t,13,0,e(t,15,0,l.Gb(t.parent.parent.parent.parent,0),l.Pb(t,13,0,l.Gb(t,14).transform("MORE"))));e(t,13,0,n)}))}function un(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,10,"mat-nav-list",[["class","bottom mat-nav-list mat-list-base"],["role","navigation"],["style","display: inline-block;"]],null,null,null,Gt,Yt)),l.tb(1,704512,null,0,Pt.e,[],null,null),(e()(),l.ub(2,0,null,0,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.phoneMenuClicked()&&l),l}),kt.b,kt.a)),l.tb(3,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(4,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(5,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],null,null),(e()(),l.Ob(-1,0,["menu_open"])),(e()(),l.kb(16777216,null,0,1,null,on)),l.tb(8,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,0,1,null,sn)),l.tb(10,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,5,0),e(t,8,0,n.settings.menu_items),e(t,10,0,n.moreTitlesUrl)}),(function(e,t){e(t,2,0,l.Gb(t,3).disabled||null,"NoopAnimations"===l.Gb(t,3)._animationMode),e(t,4,0,l.Gb(t,5).inline,"primary"!==l.Gb(t,5).color&&"accent"!==l.Gb(t,5).color&&"warn"!==l.Gb(t,5).color)}))}function cn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"a",[["class","mat-list-item"],["mat-list-item",""],["routerLinkActive","activeLink"]],[[1,"target",0],[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],[[null,"click"]],(function(e,t,n){var i=!0,r=e.component;return"click"===t&&(i=!1!==l.Gb(e,4).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),"click"===t&&(i=!1!==r.menuOptionClicked(e.parent.context.$implicit.url)&&i),i}),Nt,Rt)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{color:0}),l.tb(4,671744,[[23,4]],0,B.o,[B.l,B.a,r.l],{routerLink:[0,"routerLink"]},null),l.tb(5,1720320,[["rla",4]],2,B.n,[B.l,l.k,l.E,[2,B.m],[2,B.o]],{routerLinkActive:[0,"routerLinkActive"]},null),l.Mb(603979776,22,{links:1}),l.Mb(603979776,23,{linksWithHrefs:1}),l.tb(8,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,24,{_lines:1}),l.Mb(603979776,25,{_avatar:0}),l.Mb(603979776,26,{_icon:0}),(e()(),l.Ob(12,2,[" "," "]))],(function(e,t){var n=t.component,i=e(t,3,0,l.Gb(t,5).isActive?n.settings.button_color:"#030303");e(t,2,0,i),e(t,4,0,t.parent.context.$implicit.url),e(t,5,0,"activeLink")}),(function(e,t){e(t,0,0,l.Gb(t,4).target,l.Gb(t,4).href,l.Gb(t,8)._avatar||l.Gb(t,8)._icon,l.Gb(t,8)._avatar||l.Gb(t,8)._icon),e(t,12,0,t.parent.context.$implicit.name)}))}function dn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,12,"a",[["class","mat-list-item"],["mat-list-item",""],["routerLinkActive","activeLink"]],[[1,"target",0],[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,4).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),Nt,Rt)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{color:0}),l.tb(4,671744,[[28,4]],0,B.o,[B.l,B.a,r.l],{routerLink:[0,"routerLink"]},null),l.tb(5,1720320,[["rla",4]],2,B.n,[B.l,l.k,l.E,[2,B.m],[2,B.o]],{routerLinkActive:[0,"routerLinkActive"]},null),l.Mb(603979776,27,{links:1}),l.Mb(603979776,28,{linksWithHrefs:1}),l.tb(8,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,29,{_lines:1}),l.Mb(603979776,30,{_avatar:0}),l.Mb(603979776,31,{_icon:0}),(e()(),l.Ob(12,2,[" "," "]))],(function(e,t){var n=t.component,i=e(t,3,0,l.Gb(t,5).isActive?n.settings.button_color:"#030303");e(t,2,0,i),e(t,4,0,t.parent.context.$implicit.internal_url),e(t,5,0,"activeLink")}),(function(e,t){e(t,0,0,l.Gb(t,4).target,l.Gb(t,4).href,l.Gb(t,8)._avatar||l.Gb(t,8)._icon,l.Gb(t,8)._avatar||l.Gb(t,8)._icon),e(t,12,0,t.parent.context.$implicit.name)}))}function hn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"a",[["class","mat-list-item"],["mat-list-item",""],["target","_blank"]],[[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],null,null,Nt,Rt)),l.tb(1,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,32,{_lines:1}),l.Mb(603979776,33,{_avatar:0}),l.Mb(603979776,34,{_icon:0}),(e()(),l.Ob(5,2,[" "," "]))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.parent.context.$implicit.url,""),l.Gb(t,1)._avatar||l.Gb(t,1)._icon,l.Gb(t,1)._avatar||l.Gb(t,1)._icon),e(t,5,0,t.parent.context.$implicit.name)}))}function pn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"a",[["class","mat-list-item"],["mat-list-item",""]],[[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],null,null,Nt,Rt)),l.tb(1,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,35,{_lines:1}),l.Mb(603979776,36,{_avatar:0}),l.Mb(603979776,37,{_icon:0}),(e()(),l.Ob(5,2,[" "," "]))],null,(function(e,t){e(t,0,0,l.yb(1,"html5/",t.parent.context.$implicit.brand_id,""),l.Gb(t,1)._avatar||l.Gb(t,1)._icon,l.Gb(t,1)._avatar||l.Gb(t,1)._icon),e(t,5,0,t.parent.context.$implicit.name)}))}function mn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,8,"div",[["style","margin-right: 15px;"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,cn)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,dn)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,hn)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,pn)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,"internal_link"===t.context.$implicit.type),e(t,4,0,"external_link_iframe"===t.context.$implicit.type||"page"===t.context.$implicit.type),e(t,6,0,"external_link_new_tab"===t.context.$implicit.type),e(t,8,0,"brand"===t.context.$implicit.type)}),null)}function gn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,15,"div",[],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,14,"a",[["class","mat-list-item"],["mat-list-item",""],["routerLinkActive","activeLink"]],[[1,"target",0],[8,"href",4],[2,"mat-list-item-avatar",null],[2,"mat-list-item-with-avatar",null]],[[null,"click"]],(function(e,t,n){var i=!0;return"click"===t&&(i=!1!==l.Gb(e,5).onClick(n.button,n.ctrlKey,n.metaKey,n.shiftKey)&&i),i}),Nt,Rt)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(3,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(4,{color:0}),l.tb(5,671744,[[39,4]],0,B.o,[B.l,B.a,r.l],{routerLink:[0,"routerLink"]},null),l.tb(6,1720320,[["rla",4]],2,B.n,[B.l,l.k,l.E,[2,B.m],[2,B.o]],{routerLinkActive:[0,"routerLinkActive"]},null),l.Mb(603979776,38,{links:1}),l.Mb(603979776,39,{linksWithHrefs:1}),l.tb(9,1228800,null,3,Pt.b,[l.k,l.h,[2,Pt.e],[2,Pt.a]],null,null),l.Mb(603979776,40,{_lines:1}),l.Mb(603979776,41,{_avatar:0}),l.Mb(603979776,42,{_icon:0}),(e()(),l.Ob(13,2,[" "," "])),l.Ib(131072,Ot.j,[Ot.k,l.h]),l.Kb(15,1)],(function(e,t){var n=t.component,i=e(t,4,0,l.Gb(t,6).isActive?n.settings.button_color:"#030303");e(t,3,0,i),e(t,5,0,n.moreTitlesUrl),e(t,6,0,"activeLink")}),(function(e,t){e(t,1,0,l.Gb(t,5).target,l.Gb(t,5).href,l.Gb(t,9)._avatar||l.Gb(t,9)._icon,l.Gb(t,9)._avatar||l.Gb(t,9)._icon);var n=l.Pb(t,13,0,e(t,15,0,l.Gb(t.parent.parent.parent,0),l.Pb(t,13,0,l.Gb(t,14).transform("MORE"))));e(t,13,0,n)}))}function bn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.unpaidBillsCount)}))}function fn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.unreadMessagesCount)}))}function _n(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["mat-icon-button",""],["style","margin-left: 10px;margin-right: 10px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.showMessagesPage()&&l),l}),kt.b,kt.a)),l.tb(1,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(3,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["notifications"])),(e()(),l.kb(16777216,null,0,1,null,fn)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,n.unreadMessagesCount>0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function vn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"span",[["class","custom-badge"]],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(2,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),l.Jb(3,{"background-color":0,color:1}),(e()(),l.Ob(4,null,["",""]))],(function(e,t){var n=t.component,l=e(t,3,0,n.settings.button_color,n.settings.button_text_color);e(t,2,0,l)}),(function(e,t){e(t,4,0,t.component.cartItemsCount)}))}function yn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,6,"button",[["mat-icon-button",""],["style","margin-left: 10px;margin-right: 15px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.shoppingCartClicked()&&l),l}),kt.b,kt.a)),l.tb(1,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(2,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(3,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["shopping_cart"])),(e()(),l.kb(16777216,null,0,1,null,vn)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"material-icons-outlined"),e(t,6,0,n.cartItemsCount>0)}),(function(e,t){e(t,0,0,l.Gb(t,1).disabled||null,"NoopAnimations"===l.Gb(t,1)._animationMode),e(t,2,0,l.Gb(t,3).inline,"primary"!==l.Gb(t,3).color&&"accent"!==l.Gb(t,3).color&&"warn"!==l.Gb(t,3).color)}))}function wn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,28,"div",[["class","scrollable-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"div",[["class","phone-version"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,tn)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,un)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(6,0,null,null,5,"mat-nav-list",[["class","bottom desktop-version-flex mat-nav-list mat-list-base"],["role","navigation"]],null,null,null,Gt,Yt)),l.tb(7,704512,null,0,Pt.e,[],null,null),(e()(),l.kb(16777216,null,0,1,null,mn)),l.tb(9,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,0,1,null,gn)),l.tb(11,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(12,0,null,null,16,"div",[["class","phone-version"],["style","right: 0; position: absolute;"]],null,null,null,null,null)),(e()(),l.ub(13,0,null,null,4,"button",[["mat-icon-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.searchClicked()&&l),l}),kt.b,kt.a)),l.tb(14,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(15,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(16,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],null,null),(e()(),l.Ob(-1,0,["search"])),(e()(),l.ub(18,0,null,null,6,"button",[["mat-icon-button",""],["style","margin-left: 10px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.accountClicked()&&l),l}),kt.b,kt.a)),l.tb(19,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(20,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(21,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["account_circle"])),(e()(),l.kb(16777216,null,0,1,null,bn)),l.tb(24,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,_n)),l.tb(26,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,yn)),l.tb(28,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,!n.isPhoneMenuVisible),e(t,5,0,n.isPhoneMenuVisible),e(t,9,0,n.settings.menu_items),e(t,11,0,n.moreTitlesUrl),e(t,16,0),e(t,21,0,"material-icons-outlined"),e(t,24,0,n.unpaidBillsCount>0),e(t,26,0,n.isLoggedIn),e(t,28,0,n.settings.show_shopping_cart)}),(function(e,t){e(t,13,0,l.Gb(t,14).disabled||null,"NoopAnimations"===l.Gb(t,14)._animationMode),e(t,15,0,l.Gb(t,16).inline,"primary"!==l.Gb(t,16).color&&"accent"!==l.Gb(t,16).color&&"warn"!==l.Gb(t,16).color),e(t,18,0,l.Gb(t,19).disabled||null,"NoopAnimations"===l.Gb(t,19)._animationMode),e(t,20,0,l.Gb(t,21).inline,"primary"!==l.Gb(t,21).color&&"accent"!==l.Gb(t,21).color&&"warn"!==l.Gb(t,21).color)}))}function kn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,13,"div",[["class","toolbar-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,7,"div",[["class","scrollable-container"]],null,null,null,null,null)),(e()(),l.ub(2,0,null,null,6,"div",[["class","top"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,Ut)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Wt)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,en)),l.tb(8,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(9,0,null,null,2,"hr",[],null,null,null,null,null)),l.Lb(512,null,r.K,r.L,[l.k,l.s,l.E]),l.tb(11,278528,null,0,r.r,[r.K],{ngStyle:[0,"ngStyle"]},null),(e()(),l.kb(16777216,null,null,1,null,wn)),l.tb(13,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,4,0,n.settings.logo_url),e(t,6,0,!n.settings.logo_url),e(t,8,0,!n.isToolbarCollapsed),e(t,11,0,n.lineStyle),e(t,13,0,!n.isToolbarCollapsed)}),null)}function Mn(e){return l.Qb(0,[l.Ib(0,r.y,[]),(e()(),l.kb(16777216,null,null,1,null,Qt)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,kn)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.backend.showWizard),e(t,4,0,n.settings)}),null)}class Cn{constructor(e){this.sharedService=e}ngOnInit(){this.sharedService.loadingIndicatorSubject.subscribe(e=>{e&&(e.startsWith("#")?this.colorCode=e:this.imageUrl=e)})}}var Sn=l.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:transparent;z-index:9999}.progress-container[_ngcontent-%COMP%]{width:140px;height:140px;top:50%;margin-left:auto;margin-right:auto;transform:translate(-50%,-50%);display:inline-block;position:absolute}.spinner-container[_ngcontent-%COMP%]{padding:20px!important;background-color:rgba(255,255,255,.85)!important;border-radius:20px}"]],data:{}});function xn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"img",[["alt",""],["style","max-width: 150px;max-height: 150px;"]],[[8,"src",4]],null,null,null,null))],null,(function(e,t){e(t,0,0,l.yb(1,"",t.component.imageUrl,""))}))}function Ln(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","spinner-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"mat-spinner",[["appCustomSpinner",""],["class","mat-spinner mat-progress-spinner"],["mode","indeterminate"],["role","progressbar"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,ct.b,ct.a)),l.tb(2,114688,null,0,dt.d,[l.k,ht.a,[2,r.e],[2,pt.a],dt.a],null,null),l.tb(3,4210688,null,0,mt,[l.k],{customColor:[0,"customColor"]},null)],(function(e,t){var n=t.component;e(t,2,0),e(t,3,0,n.colorCode)}),(function(e,t){e(t,1,0,l.Gb(t,2)._noopAnimations,l.Gb(t,2).diameter,l.Gb(t,2).diameter)}))}function On(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,3,"div",[["class","spinner-container"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,2,"mat-spinner",[["appCustomSpinner",""],["class","mat-spinner mat-progress-spinner"],["color","warn"],["mode","indeterminate"],["role","progressbar"]],[[2,"_mat-animation-noopable",null],[4,"width","px"],[4,"height","px"]],null,null,ct.b,ct.a)),l.tb(2,114688,null,0,dt.d,[l.k,ht.a,[2,r.e],[2,pt.a],dt.a],{color:[0,"color"]},null),l.tb(3,4210688,null,0,mt,[l.k],null,null)],(function(e,t){e(t,2,0,"warn")}),(function(e,t){e(t,1,0,l.Gb(t,2)._noopAnimations,l.Gb(t,2).diameter,l.Gb(t,2).diameter)}))}function Pn(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,7,"div",[["style","text-align: center"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,6,"div",[["class","progress-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,xn)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,Ln)),l.tb(5,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,On)),l.tb(7,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,n.imageUrl&&"initial"!==n.imageUrl),e(t,5,0,n.colorCode),e(t,7,0,!n.imageUrl&&!n.colorCode)}),null)}var Tn=n("GS7A"),In=n("KCVW"),Dn=n("dvZr"),En=n("hOhj"),An=n("XNiG"),Yn=n("xgIS"),Gn=n("VRyK"),Rn=n("pLZG"),Nn=n("1G5W"),jn=n("/uUt"),Fn=n("lJxs"),Hn=n("IzEk"),Bn=n("JX91"),zn=n("Kj3r");function Vn(e){throw Error(`A drawer was already declared for 'position="${e}"'`)}const Qn=new l.p("MAT_DRAWER_DEFAULT_AUTOSIZE",{providedIn:"root",factory:function(){return!1}});class Un extends En.a{constructor(e,t,n,l,i){super(n,l,i),this._changeDetectorRef=e,this._container=t}ngAfterContentInit(){this._container._contentMarginChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})}}class Wn{constructor(e,t,n,i,r,a){this._elementRef=e,this._focusTrapFactory=t,this._focusMonitor=n,this._platform=i,this._ngZone=r,this._doc=a,this._elementFocusedBeforeDrawerWasOpened=null,this._enableAnimations=!1,this._position="start",this._mode="over",this._disableClose=!1,this._autoFocus=!0,this._animationStarted=new An.a,this._animationEnd=new An.a,this._animationState="void",this.openedChange=new l.m(!0),this._destroyed=new An.a,this.onPositionChanged=new l.m,this._modeChanged=new An.a,this._opened=!1,this.openedChange.subscribe(e=>{e?(this._doc&&(this._elementFocusedBeforeDrawerWasOpened=this._doc.activeElement),this._isFocusTrapEnabled&&this._focusTrap&&this._trapFocus()):this._restoreFocus()}),this._ngZone.runOutsideAngular(()=>{Object(Yn.a)(this._elementRef.nativeElement,"keydown").pipe(Object(Rn.a)(e=>e.keyCode===Dn.g&&!this.disableClose&&!Object(Dn.q)(e)),Object(Nn.a)(this._destroyed)).subscribe(e=>this._ngZone.run(()=>{this.close(),e.stopPropagation(),e.preventDefault()}))}),this._animationEnd.pipe(Object(jn.a)((e,t)=>e.fromState===t.fromState&&e.toState===t.toState)).subscribe(e=>{const{fromState:t,toState:n}=e;(0===n.indexOf("open")&&"void"===t||"void"===n&&0===t.indexOf("open"))&&this.openedChange.emit(this._opened)})}get position(){return this._position}set position(e){(e="end"===e?"end":"start")!=this._position&&(this._position=e,this.onPositionChanged.emit())}get mode(){return this._mode}set mode(e){this._mode=e,this._updateFocusTrapState(),this._modeChanged.next()}get disableClose(){return this._disableClose}set disableClose(e){this._disableClose=Object(In.c)(e)}get autoFocus(){return this._autoFocus}set autoFocus(e){this._autoFocus=Object(In.c)(e)}get _openedStream(){return this.openedChange.pipe(Object(Rn.a)(e=>e),Object(Fn.a)(()=>{}))}get openedStart(){return this._animationStarted.pipe(Object(Rn.a)(e=>e.fromState!==e.toState&&0===e.toState.indexOf("open")),Object(Fn.a)(()=>{}))}get _closedStream(){return this.openedChange.pipe(Object(Rn.a)(e=>!e),Object(Fn.a)(()=>{}))}get closedStart(){return this._animationStarted.pipe(Object(Rn.a)(e=>e.fromState!==e.toState&&"void"===e.toState),Object(Fn.a)(()=>{}))}get _isFocusTrapEnabled(){return this.opened&&"side"!==this.mode}_trapFocus(){this.autoFocus&&this._focusTrap.focusInitialElementWhenReady().then(e=>{e||"function"!=typeof this._elementRef.nativeElement.focus||this._elementRef.nativeElement.focus()})}_restoreFocus(){if(!this.autoFocus)return;const e=this._doc&&this._doc.activeElement;e&&this._elementRef.nativeElement.contains(e)&&(this._elementFocusedBeforeDrawerWasOpened instanceof HTMLElement?this._focusMonitor.focusVia(this._elementFocusedBeforeDrawerWasOpened,this._openedVia):this._elementRef.nativeElement.blur()),this._elementFocusedBeforeDrawerWasOpened=null,this._openedVia=null}ngAfterContentInit(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._updateFocusTrapState()}ngAfterContentChecked(){this._platform.isBrowser&&(this._enableAnimations=!0)}ngOnDestroy(){this._focusTrap&&this._focusTrap.destroy(),this._animationStarted.complete(),this._animationEnd.complete(),this._modeChanged.complete(),this._destroyed.next(),this._destroyed.complete()}get opened(){return this._opened}set opened(e){this.toggle(Object(In.c)(e))}open(e){return this.toggle(!0,e)}close(){return this.toggle(!1)}toggle(e=!this.opened,t="program"){return this._opened=e,e?(this._animationState=this._enableAnimations?"open":"open-instant",this._openedVia=t):(this._animationState="void",this._restoreFocus()),this._updateFocusTrapState(),new Promise(e=>{this.openedChange.pipe(Object(Hn.a)(1)).subscribe(t=>e(t?"open":"close"))})}get _width(){return this._elementRef.nativeElement&&this._elementRef.nativeElement.offsetWidth||0}_updateFocusTrapState(){this._focusTrap&&(this._focusTrap.enabled=this._isFocusTrapEnabled)}_animationStartListener(e){this._animationStarted.next(e)}_animationDoneListener(e){this._animationEnd.next(e)}}class qn{constructor(e,t,n,i,r,a=!1,o){this._dir=e,this._element=t,this._ngZone=n,this._changeDetectorRef=i,this._animationMode=o,this.backdropClick=new l.m,this._destroyed=new An.a,this._doCheckSubject=new An.a,this._contentMargins={left:null,right:null},this._contentMarginChanges=new An.a,e&&e.change.pipe(Object(Nn.a)(this._destroyed)).subscribe(()=>{this._validateDrawers(),this.updateContentMargins()}),r.change().pipe(Object(Nn.a)(this._destroyed)).subscribe(()=>this.updateContentMargins()),this._autosize=a}get start(){return this._start}get end(){return this._end}get autosize(){return this._autosize}set autosize(e){this._autosize=Object(In.c)(e)}get hasBackdrop(){return null==this._backdropOverride?!this._start||"side"!==this._start.mode||!this._end||"side"!==this._end.mode:this._backdropOverride}set hasBackdrop(e){this._backdropOverride=null==e?null:Object(In.c)(e)}get scrollable(){return this._userContent||this._content}ngAfterContentInit(){this._drawers.changes.pipe(Object(Bn.a)(null)).subscribe(()=>{this._validateDrawers(),this._drawers.forEach(e=>{this._watchDrawerToggle(e),this._watchDrawerPosition(e),this._watchDrawerMode(e)}),(!this._drawers.length||this._isDrawerOpen(this._start)||this._isDrawerOpen(this._end))&&this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),this._doCheckSubject.pipe(Object(zn.a)(10),Object(Nn.a)(this._destroyed)).subscribe(()=>this.updateContentMargins())}ngOnDestroy(){this._contentMarginChanges.complete(),this._doCheckSubject.complete(),this._destroyed.next(),this._destroyed.complete()}open(){this._drawers.forEach(e=>e.open())}close(){this._drawers.forEach(e=>e.close())}updateContentMargins(){let e=0,t=0;if(this._left&&this._left.opened)if("side"==this._left.mode)e+=this._left._width;else if("push"==this._left.mode){const n=this._left._width;e+=n,t-=n}if(this._right&&this._right.opened)if("side"==this._right.mode)t+=this._right._width;else if("push"==this._right.mode){const n=this._right._width;t+=n,e-=n}e=e||null,t=t||null,e===this._contentMargins.left&&t===this._contentMargins.right||(this._contentMargins={left:e,right:t},this._ngZone.run(()=>this._contentMarginChanges.next(this._contentMargins)))}ngDoCheck(){this._autosize&&this._isPushed()&&this._ngZone.runOutsideAngular(()=>this._doCheckSubject.next())}_watchDrawerToggle(e){e._animationStarted.pipe(Object(Rn.a)(e=>e.fromState!==e.toState),Object(Nn.a)(this._drawers.changes)).subscribe(e=>{"open-instant"!==e.toState&&"NoopAnimations"!==this._animationMode&&this._element.nativeElement.classList.add("mat-drawer-transition"),this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),"side"!==e.mode&&e.openedChange.pipe(Object(Nn.a)(this._drawers.changes)).subscribe(()=>this._setContainerClass(e.opened))}_watchDrawerPosition(e){e&&e.onPositionChanged.pipe(Object(Nn.a)(this._drawers.changes)).subscribe(()=>{this._ngZone.onMicrotaskEmpty.asObservable().pipe(Object(Hn.a)(1)).subscribe(()=>{this._validateDrawers()})})}_watchDrawerMode(e){e&&e._modeChanged.pipe(Object(Nn.a)(Object(Gn.a)(this._drawers.changes,this._destroyed))).subscribe(()=>{this.updateContentMargins(),this._changeDetectorRef.markForCheck()})}_setContainerClass(e){const t=this._element.nativeElement.classList,n="mat-drawer-container-has-open";e?t.add(n):t.remove(n)}_validateDrawers(){this._start=this._end=null,this._drawers.forEach(e=>{"end"==e.position?(null!=this._end&&Vn("end"),this._end=e):(null!=this._start&&Vn("start"),this._start=e)}),this._right=this._left=null,this._dir&&"rtl"===this._dir.value?(this._left=this._end,this._right=this._start):(this._left=this._start,this._right=this._end)}_isPushed(){return this._isDrawerOpen(this._start)&&"over"!=this._start.mode||this._isDrawerOpen(this._end)&&"over"!=this._end.mode}_onBackdropClicked(){this.backdropClick.emit(),this._closeModalDrawer()}_closeModalDrawer(){[this._start,this._end].filter(e=>e&&!e.disableClose&&this._canHaveBackdrop(e)).forEach(e=>e.close())}_isShowingBackdrop(){return this._isDrawerOpen(this._start)&&this._canHaveBackdrop(this._start)||this._isDrawerOpen(this._end)&&this._canHaveBackdrop(this._end)}_canHaveBackdrop(e){return"side"!==e.mode||!!this._backdropOverride}_isDrawerOpen(e){return null!=e&&e.opened}}class Kn{}var Jn=l.sb({encapsulation:2,styles:[],data:{}});function Xn(e){return l.Qb(2,[l.Fb(null,0)],null,null)}var $n=l.sb({encapsulation:2,styles:[],data:{animation:[{type:7,name:"transform",definitions:[{type:0,name:"open, open-instant",styles:{type:6,styles:{transform:"none",visibility:"visible"},offset:null},options:void 0},{type:0,name:"void",styles:{type:6,styles:{"box-shadow":"none",visibility:"hidden"},offset:null},options:void 0},{type:1,expr:"void => open-instant",animation:{type:4,styles:null,timings:"0ms"},options:null},{type:1,expr:"void <=> open, open-instant => void",animation:{type:4,styles:null,timings:"400ms cubic-bezier(0.25, 0.8, 0.25, 1)"},options:null}],options:{}}]}});function Zn(e){return l.Qb(2,[(e()(),l.ub(0,0,null,null,1,"div",[["class","mat-drawer-inner-container"]],null,null,null,null,null)),l.Fb(null,0)],null,null)}var el=l.sb({encapsulation:2,styles:[".mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:background-color,visibility}@media (-ms-high-contrast:active){.mat-drawer-backdrop{opacity:.5}}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%,0,0)}@media (-ms-high-contrast:active){.mat-drawer,[dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}}@media (-ms-high-contrast:active){.mat-drawer.mat-drawer-end,[dir=rtl] .mat-drawer{border-left:solid 1px currentColor;border-right:none}}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%,0,0)}[dir=rtl] .mat-drawer{transform:translate3d(100%,0,0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%,0,0)}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}"],data:{}});function tl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","mat-drawer-backdrop"]],[[2,"mat-drawer-shown",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component._onBackdropClicked()&&l),l}),null,null))],null,(function(e,t){e(t,0,0,t.component._isShowingBackdrop())}))}function nl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"mat-drawer-content",[["class","mat-drawer-content"]],[[4,"margin-left","px"],[4,"margin-right","px"]],null,null,Xn,Jn)),l.tb(1,1294336,[[1,4]],0,Un,[l.h,qn,l.k,En.b,l.y],null,null),l.Fb(0,2)],(function(e,t){e(t,1,0)}),(function(e,t){e(t,0,0,l.Gb(t,1)._container._contentMargins.left,l.Gb(t,1)._container._contentMargins.right)}))}function ll(e){return l.Qb(2,[l.Mb(671088640,1,{_userContent:0}),(e()(),l.kb(16777216,null,null,1,null,tl)),l.tb(2,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),l.Fb(null,0),l.Fb(null,1),(e()(),l.kb(16777216,null,null,1,null,nl)),l.tb(6,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.hasBackdrop),e(t,6,0,!n._content)}),null)}var il=l.sb({encapsulation:0,styles:[[""]],data:{}});function rl(e){return l.Qb(0,[],null,null)}var al=n("MNke"),ol=n("+vvO"),sl=n("A4ho");class ul{constructor(e,t,n){this.sharedService=e,this.viewerService=t,this.router=n,this.searching=!1,this.fullMagazinesList=[]}ngOnInit(){this.sharedService.searchKeySubject.subscribe(e=>{this.searchKey=e,this.search(),this.sharedService.closeMenu()})}search(){this.searchKey&&""!==this.searchKey?(this.searching=!0,this.sharedService.showLoadingOverlay(),this.viewerService.searchInArchive(this.searchKey).subscribe(e=>{e&&(this.searchResults=e.results.grouped.magazine_unreadable_id.groups,0===this.fullMagazinesList.length?this.viewerService.getMagazines(0,1e3).subscribe(t=>{t&&0===this.fullMagazinesList.length&&(this.fullMagazinesList=t,this.searchResults.forEach(t=>{const n=this.fullMagazinesList.find(e=>e.magazine_external_id===t.groupValue);n&&(t.groupName=n.magazine_title,t.coverImgUrl=n.large_cover_img_url,t.forSale=n.for_sale&&!n.purchased,t.teaserPageLimit=e.teaser_page_limit)}),this.searching=!1),this.sharedService.hideLoadingOverlay()}):(this.searchResults.forEach(t=>{const n=this.fullMagazinesList.find(e=>e.magazine_external_id===t.groupValue);n&&(t.groupName=n.magazine_title,t.coverImgUrl=n.large_cover_img_url,t.forSale=n.for_sale&&!n.purchased,t.teaserPageLimit=e.teaser_page_limit)}),this.searching=!1,this.sharedService.hideLoadingOverlay()))})):this.searchResults=void 0}openIssue(e){this.closeSearch(),this.router.navigate(["html5",this.viewerService.groupId,e.magazineId,e.page]).then()}closeSearch(){this.searching=!1,this.searchKey="",this.searchResults=void 0}}var cl=l.sb({encapsulation:0,styles:[["[_nghost-%COMP%]{position:absolute;top:0;left:0;z-index:100;background:#fff}.results-main-container[_ngcontent-%COMP%]{width:100vw;height:100vh;background-color:#ededed}.results-main-container[_ngcontent-%COMP%]   app-archive-search-result[_ngcontent-%COMP%]{margin-top:64px;background:#fff}.results-main-container[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{width:100%;text-align:center;margin-top:45px;padding-top:20px;padding-bottom:20px}.index-close-button[_ngcontent-%COMP%]{cursor:pointer;position:fixed;right:20px;top:10px;width:50px;height:50px;font-size:35px;line-height:58px;text-align:center;background-color:#fff;opacity:.8}"]],data:{}});function dl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-archive-search-result",[],null,[[null,"openIssue"]],(function(e,t,n){var l=!0;return"openIssue"===t&&(l=!1!==e.component.openIssue(n)&&l),l}),ol.b,ol.a)),l.tb(1,114688,null,0,sl.a,[],{searchResult:[0,"searchResult"]},{openIssue:"openIssue"})],(function(e,t){e(t,1,0,t.context.$implicit)}),null)}function hl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,2,"h1",[],null,null,null,null,null)),(e()(),l.Ob(1,null,["",""])),l.Ib(131072,Ot.j,[Ot.k,l.h])],null,(function(e,t){e(t,1,0,l.Pb(t,1,0,l.Gb(t,2).transform("NO_SEARCH_RESULT")))}))}function pl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,4,"div",[["class","results-main-container"]],null,null,null,null,null)),(e()(),l.kb(16777216,null,null,1,null,dl)),l.tb(2,278528,null,0,r.n,[l.Q,l.N,l.r],{ngForOf:[0,"ngForOf"]},null),(e()(),l.kb(16777216,null,null,1,null,hl)),l.tb(4,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,2,0,n.searchResults),e(t,4,0,0===n.searchResults.length)}),null)}function ml(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,0,"div",[["class","index-close-button icon-x"]],null,[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeSearch()&&l),l}),null,null))],null,null)}function gl(e){return l.Qb(0,[(e()(),l.kb(16777216,null,null,1,null,pl)),l.tb(1,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.kb(16777216,null,null,1,null,ml)),l.tb(3,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,1,0,n.searchResults&&!n.searching),e(t,3,0,n.searchResults&&!n.searching)}),null)}var bl=n("7QIX"),fl=l.sb({encapsulation:2,styles:[],data:{}});function _l(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,5,"div",[["style","position: relative;margin-bottom: 15px;height: 30px;"]],null,null,null,null,null)),(e()(),l.ub(1,0,null,null,4,"button",[["mat-icon-button",""],["style","position: absolute;right: 20px;"]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(e,t,n){var l=!0;return"click"===t&&(l=!1!==e.component.closeMenu()&&l),l}),kt.b,kt.a)),l.tb(2,180224,null,0,Mt.b,[l.k,Ct.e,[2,pt.a]],null,null),(e()(),l.ub(3,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["fontSet","material-icons-outlined"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,St.b,St.a)),l.tb(4,9158656,null,0,xt.b,[l.k,xt.d,[8,null],[2,xt.a],[2,l.l]],{fontSet:[0,"fontSet"]},null),(e()(),l.Ob(-1,0,["close"]))],(function(e,t){e(t,4,0,"material-icons-outlined")}),(function(e,t){e(t,1,0,l.Gb(t,2).disabled||null,"NoopAnimations"===l.Gb(t,2)._animationMode),e(t,3,0,l.Gb(t,4).inline,"primary"!==l.Gb(t,4).color&&"accent"!==l.Gb(t,4).color&&"warn"!==l.Gb(t,4).color)}))}function vl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-website-toolbar",[],null,[[null,"openRightSideMenu"],[null,"openLeftSideMenu"]],(function(e,t,n){var l=!0,i=e.component;return"openRightSideMenu"===t&&(l=!1!==i.openRightSideMenu()&&l),"openLeftSideMenu"===t&&(l=!1!==i.openLeftSideMenu()&&l),l}),Mn,Vt)),l.tb(1,245760,null,0,zt,[M.a,N.a,F.b,jt.a,Ht.a,Ft.a,Q.a,B.l],{websiteSettings:[0,"websiteSettings"]},{openRightSideMenu:"openRightSideMenu",openLeftSideMenu:"openLeftSideMenu"})],(function(e,t){e(t,1,0,t.component.websiteSettings)}),null)}function yl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-loading-indicator",[],null,null,null,Pn,Sn)),l.tb(1,114688,null,0,Cn,[M.a],null,null)],(function(e,t){e(t,1,0)}),null)}function wl(e){return l.Qb(0,[l.Mb(671088640,1,{drawer:0}),l.Mb(671088640,2,{menuContainer:0}),(e()(),l.ub(2,0,null,null,16,"mat-drawer-container",[["class","mat-drawer-container"],["hasBackdrop","true"],["style","height: 100%; background: #FFFFFF;"]],[[2,"mat-drawer-container-explicit-backdrop",null]],null,null,ll,el)),l.tb(3,1490944,null,2,qn,[[2,Tt.b],l.k,l.y,l.h,En.e,Qn,[2,pt.a]],{hasBackdrop:[0,"hasBackdrop"]},null),l.Mb(603979776,3,{_drawers:1}),l.Mb(603979776,4,{_content:0}),(e()(),l.ub(6,0,null,0,5,"mat-drawer",[["class","mat-drawer"],["mode","over"],["style","max-width: 400px;"],["tabIndex","-1"]],[[1,"align",0],[2,"mat-drawer-end",null],[2,"mat-drawer-over",null],[2,"mat-drawer-push",null],[2,"mat-drawer-side",null],[2,"mat-drawer-opened",null],[40,"@transform",0]],[[null,"closed"],["component","@transform.start"],["component","@transform.done"]],(function(e,t,n){var i=!0,r=e.component;return"component:@transform.start"===t&&(i=!1!==l.Gb(e,7)._animationStartListener(n)&&i),"component:@transform.done"===t&&(i=!1!==l.Gb(e,7)._animationDoneListener(n)&&i),"closed"===t&&(i=!1!==r.menuClosed()&&i),i}),Zn,$n)),l.tb(7,3325952,[[3,4],[1,4],["drawer",4]],0,Wn,[l.k,Ct.f,Ct.e,ht.a,l.y,[2,r.e]],{position:[0,"position"],mode:[1,"mode"]},{_closedStream:"closed"}),(e()(),l.kb(16777216,null,0,1,null,_l)),l.tb(9,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(10,16777216,null,0,1,"app-component-container",[],null,null,null,rl,il)),l.tb(11,114688,[[2,4],["menuContainer",4]],0,x,[l.j,l.Q],null,null),(e()(),l.ub(12,0,null,1,6,"mat-drawer-content",[["class","mat-drawer-content"],["infiniteScroll",""]],[[4,"margin-left","px"],[4,"margin-right","px"]],[[null,"scroll"],[null,"scrolled"]],(function(e,t,n){var l=!0,i=e.component;return"scroll"===t&&(l=!1!==i.onScroll(n)&&l),"scrolled"===t&&(l=!1!==i.bottomReached()&&l),l}),Xn,Jn)),l.tb(13,1294336,[[4,4]],0,Un,[l.h,qn,l.k,En.b,l.y],null,null),l.tb(14,4866048,null,0,al.a,[l.k,l.y],{infiniteScrollDistance:[0,"infiniteScrollDistance"],infiniteScrollThrottle:[1,"infiniteScrollThrottle"],scrollWindow:[2,"scrollWindow"],horizontal:[3,"horizontal"]},{scrolled:"scrolled"}),(e()(),l.kb(16777216,null,0,1,null,vl)),l.tb(16,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null),(e()(),l.ub(17,16777216,null,0,1,"router-outlet",[],null,null,null,null,null)),l.tb(18,212992,null,0,B.q,[B.b,l.Q,l.j,[8,null],l.h],null,null),(e()(),l.ub(19,0,null,null,1,"app-search-result-container",[],null,null,null,gl,cl)),l.tb(20,114688,null,0,ul,[M.a,F.b,B.l],null,null),(e()(),l.kb(16777216,null,null,1,null,yl)),l.tb(22,16384,null,0,r.o,[l.Q,l.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){var n=t.component;e(t,3,0,"true"),e(t,7,0,n.position,"over"),e(t,9,0,n.isHandset),e(t,11,0),e(t,13,0),e(t,14,0,2,50,!1,!1),e(t,16,0,n.showWebsiteToolbar),e(t,18,0),e(t,20,0),e(t,22,0,n.showLoadingIndicator)}),(function(e,t){e(t,2,0,l.Gb(t,3)._backdropOverride),e(t,6,0,null,"end"===l.Gb(t,7).position,"over"===l.Gb(t,7).mode,"push"===l.Gb(t,7).mode,"side"===l.Gb(t,7).mode,l.Gb(t,7).opened,l.Gb(t,7)._animationState),e(t,12,0,l.Gb(t,13)._container._contentMargins.left,l.Gb(t,13)._container._contentMargins.right)}))}function kl(e){return l.Qb(0,[(e()(),l.ub(0,0,null,null,1,"app-root",[],null,null,null,wl,fl)),l.tb(1,245760,null,0,U,[B.a,B.l,bl.a,f.e,M.a,F.b,N.a,Q.a,j.a],null,null)],(function(e,t){e(t,1,0)}),null)}var Ml=l.qb("app-root",U,kl,{},{},[]),Cl=n("fDlF"),Sl=n("QQfA"),xl=n("POq0"),Ll=n("JjoW"),Ol=n("ymWA"),Pl=n("vIa3"),Tl=n("9qdX"),Il=n("8Aob"),Dl=n("bZnj"),El=n("3F3V"),Al=n("R/lD"),Yl=n("Mz6y"),Gl=n("OIZN"),Rl=n("ZNab"),Nl=n("IheW"),jl=n("77b6"),Fl=n("YRjy"),Hl=n("F0tV"),Bl=n("XzxF"),zl=n("wMYW"),Vl=n("tsA1"),Ql=n("G0yt"),Ul=n("P8j/");class Wl{intercept(e,t){const n=e.clone({withCredentials:!0});return t.handle(n)}}var ql=n("2Vo4"),Kl=n("z6cu"),Jl=n("JIr8"),Xl=n("eIep");class $l{constructor(e){this.readersService=e,this.isAuthenticating=!1,this.refreshTokenSubject=new ql.a(null)}intercept(e,t){const n=localStorage.getItem("namespace"),l=localStorage.getItem(n+"access_token");return l&&(e=e.clone({setHeaders:{Authorization:"Bearer "+l}})),t.handle(e).pipe(Object(Jl.a)(n=>n instanceof Nl.f&&403===n.status?this.handleRefresh(e,t,n):Object(Kl.a)(n)))}handleRefresh(e,t,n){if(this.isAuthenticating)return this.refreshTokenSubject.pipe(Object(Rn.a)(e=>null!=e),Object(Hn.a)(1),Object(Xl.a)(n=>t.handle(e.clone({setHeaders:{Authorization:"Bearer "+n}}))));{this.isAuthenticating=!0,this.refreshTokenSubject.next(null);const l=localStorage.getItem("namespace"),i=localStorage.getItem(l+"refresh_token");return i?this.readersService.refreshTokenLogin(i).pipe(Object(Xl.a)(n=>(this.isAuthenticating=!1,this.refreshTokenSubject.next(n.access_token),this.refreshTokenSubject.complete(),t.handle(e.clone({setHeaders:{Authorization:"Bearer "+n.access_token}}))))):(this.isAuthenticating=!1,Object(Kl.a)(n))}}}var Zl=n("IKX9"),ei=n("RmM4"),ti=n("pwBl"),ni=n("F9FW"),li=n("FDv2"),ii=n("uh7I"),ri=n("Wp1B"),ai=n("Q591"),oi=n("zMNK"),si=n("dFDH"),ui=n("qloe"),ci=n("7MJM"),di=n("Gezo"),hi=n("vtbN"),pi=n("zhuU"),mi=n("y+AF"),gi=n("xzKl"),bi=n("vxjJ"),fi=n("AMuq"),_i=n("ieA2"),vi=n("Dmmi"),yi=n("X+sq"),wi=n("Z/r5"),ki=n("+sx3"),Mi=n("2Yw9"),Ci=n("WV7W"),Si=n("+twN"),xi=n("BhrR"),Li=n("DnID"),Oi=n("SITJ"),Pi=n("fj3Y"),Ti=n("OAnd"),Ii=n("o8mH"),Di=n("fLGn"),Ei=n("q5YZ"),Ai=n("4HTP"),Yi=n("Giwj"),Gi=n("rnIj"),Ri=n("dhnW");const Ni=()=>n.e(9).then(n.bind(null,"oA3h")).then(e=>e.WebsiteModuleNgFactory),ji=()=>n.e(6).then(n.bind(null,"Krp/")).then(e=>e.NewsletterModuleNgFactory),Fi=()=>n.e(1).then(n.bind(null,"kkOj")).then(e=>e.ReadersModuleNgFactory),Hi=()=>n.e(1).then(n.bind(null,"kkOj")).then(e=>e.ReadersModuleNgFactory),Bi=()=>n.e(7).then(n.bind(null,"iyEJ")).then(e=>e.StorefrontModuleNgFactory),zi=()=>n.e(8).then(n.bind(null,"5pd0")).then(e=>e.ViewerModuleNgFactory);class Vi{}var Qi=n("0hSI"),Ui=n("cwzQ"),Wi=n("HsOI"),qi=n("oapL"),Ki=n("ZwOa"),Ji=n("elxJ"),Xi=n("r0V8"),$i=n("5Bek"),Zi=n("c9fC"),er=n("vKJn"),tr=n("anAZ"),nr=n("kNGD"),lr=n("9JkP"),ir=n("a+xz"),rr=n("bse0"),ar=n("Fi71"),or=n("7z6D"),sr=n("KPQW"),ur=n("pBi1"),cr=n("zQui"),dr=n("8rEH"),hr=n("MLJj"),pr=n("zYZW"),mr=n("KTnh"),gr=l.rb(b,[U],(function(e){return l.Db([l.Eb(512,l.j,l.db,[[8,[W.a,W.b,q.a,K.a,J.a,X.a,$.a,Z.a,ee.a,te.a,ne.a,le.a,ie.a,re.a,ae.a,oe.a,se.a,ue.a,ce.a,de.a,he.a,pe.a,me.a,ge.a,be.a,fe.a,_e.a,ve.a,ye.a,we.a,ke.a,Me.a,Ce.a,Se.a,xe.a,Le.a,Oe.a,Pe.a,Te.a,Ie.c,De.a,Ee.a,Ae.a,Ye.a,Ge.a,Re.a,Ne.a,je.a,Fe.a,He.a,He.b,He.f,He.g,He.c,He.d,He.e,Be.a,ze.a,Ve.a,Qe.a,Ue.a,We.a,qe.a,Ke.a,Je.a,Xe.a,$e.a,Ze.a,et.a,tt.a,nt.a,lt.a,it.a,rt.a,at.a,ot.a,st.a,ut.a,wt,Ml]],[3,l.j],l.w]),l.Eb(4608,r.q,r.p,[l.t,[2,r.N]]),l.Eb(5120,l.lb,l.pb,[l.y]),l.Eb(5120,l.c,l.mb,[]),l.Eb(5120,l.r,l.nb,[]),l.Eb(5120,l.s,l.ob,[]),l.Eb(6144,l.H,null,[Dt.b]),l.Eb(4608,Dt.e,It.c,[[2,It.g],[2,It.l]]),l.Eb(5120,Dt.c,(function(e,t,n,l,i,r,a,o){return[new Dt.j(e,t,n),new Dt.o(l),new Dt.n(i,r,a,o)]}),[r.e,l.y,l.A,r.e,r.e,Dt.e,l.eb,[2,Dt.f]]),l.Eb(4608,Dt.d,Dt.d,[Dt.c,l.y]),l.Eb(135680,Dt.m,Dt.m,[r.e]),l.Eb(4608,Dt.k,Dt.k,[Dt.d,Dt.m,l.c]),l.Eb(4608,Cl.a,Cl.e,[]),l.Eb(5120,Cl.c,pt.f,[]),l.Eb(4608,Cl.b,pt.e,[r.e,Cl.a,Cl.c]),l.Eb(5120,l.F,pt.g,[Dt.k,Cl.b,l.y]),l.Eb(6144,Dt.p,null,[Dt.m]),l.Eb(4608,l.O,l.O,[l.y]),l.Eb(4608,Tn.b,pt.d,[l.F,r.e]),l.Eb(4608,Sl.c,Sl.c,[Sl.i,Sl.e,l.j,Sl.h,Sl.f,l.q,l.y,r.e,Tt.b,[2,r.k]]),l.Eb(5120,Sl.j,Sl.k,[Sl.c]),l.Eb(4608,At.B,At.B,[]),l.Eb(4608,xl.c,xl.c,[]),l.Eb(5120,Ll.a,Ll.b,[Sl.c]),l.Eb(4608,It.b,It.b,[]),l.Eb(5120,f.c,f.d,[Sl.c]),l.Eb(135680,f.e,f.e,[Sl.c,l.q,[2,r.k],[2,f.b],f.c,[3,f.e],Sl.e]),l.Eb(4608,Ol.a,Ol.a,[jt.a]),l.Eb(4608,Pl.a,Pl.a,[jt.a]),l.Eb(4608,Tl.a,Tl.a,[jt.a]),l.Eb(4608,Il.a,Il.a,[jt.a]),l.Eb(4608,Dl.a,Dl.a,[jt.a]),l.Eb(4608,El.a,El.a,[jt.a]),l.Eb(4608,Al.a,Al.a,[jt.a]),l.Eb(5120,Yl.b,Yl.c,[Sl.c]),l.Eb(5120,Gl.c,Gl.a,[[3,Gl.c]]),l.Eb(4608,Rl.a,Rl.a,[r.e,l.A]),l.Eb(4608,Dt.h,Dt.h,[r.e]),l.Eb(4608,F.b,F.b,[Nl.c,Rl.a,Dt.h,r.x,f.e,Ot.k,l.y,r.e]),l.Eb(4608,jl.a,jl.a,[F.b,M.a,Fl.a,N.a,Ht.a]),l.Eb(4608,Hl.a,Hl.a,[F.b,M.a,Fl.a,N.a,Ht.a]),l.Eb(4608,Bl.a,Bl.a,[F.b,M.a,Fl.a,N.a,Ht.a]),l.Eb(4608,zl.a,zl.a,[F.b,M.a,Fl.a,N.a,Ht.a]),l.Eb(4608,Vl.a,Vl.a,[F.b,M.a,Fl.a,N.a]),l.Eb(4608,Ql.u,Ql.u,[l.j,l.q,Ql.fb,Ql.v]),l.Eb(4608,Ul.d,Ul.d,[]),l.Eb(4608,Nl.k,Nl.q,[r.e,l.A,Nl.o]),l.Eb(4608,Nl.r,Nl.r,[Nl.k,Nl.p]),l.Eb(5120,Nl.a,(function(e,t){return[e,new Wl,new $l(t)]}),[Nl.r,jt.a]),l.Eb(4608,At.g,At.g,[]),l.Eb(4608,Zl.d,Zl.d,[Nl.c,Zl.a]),l.Eb(4608,Ft.a,Ft.a,[]),l.Eb(4608,ei.a,ei.a,[Ft.a]),l.Eb(4608,ti.a,ti.a,[Ft.a,ei.a,Nl.c]),l.Eb(4608,ni.a,ni.a,[ti.a,Ft.a,F.b,ei.a,N.a]),l.Eb(4608,li.a,li.a,[F.b,M.a,Fl.a,N.a]),l.Eb(4608,ii.a,ii.a,[F.b,M.a,Fl.a,N.a]),l.Eb(4608,ri.a,ri.a,[F.b,M.a,Fl.a,N.a]),l.Eb(4608,ai.a,ai.a,[Nl.c]),l.Eb(4608,B.e,B.e,[]),l.Eb(6144,B.g,null,[B.e]),l.Eb(135680,B.r,B.r,[B.l,l.v,l.i,l.q,B.g]),l.Eb(4608,B.f,B.f,[]),l.Eb(5120,B.F,B.w,[B.l,r.B,B.h]),l.Eb(5120,B.i,B.D,[B.B]),l.Eb(5120,l.b,(function(e){return[e]}),[B.i]),l.Eb(1073742336,r.c,r.c,[]),l.Eb(1024,l.l,Dt.q,[]),l.Eb(1024,l.x,(function(){return[B.v()]}),[]),l.Eb(512,B.B,B.B,[l.q]),l.Eb(1024,l.d,(function(e,t){return[Dt.r(e),B.C(t)]}),[[2,l.x],B.B]),l.Eb(512,l.e,l.e,[[2,l.d]]),l.Eb(131584,l.g,l.g,[l.y,l.eb,l.q,l.l,l.j,l.e]),l.Eb(1073742336,l.f,l.f,[l.g]),l.Eb(1073742336,Dt.a,Dt.a,[[3,Dt.a]]),l.Eb(1073742336,pt.b,pt.b,[]),l.Eb(1073742336,pt.c,pt.c,[]),l.Eb(1073742336,Tt.a,Tt.a,[]),l.Eb(1073742336,oi.f,oi.f,[]),l.Eb(1073742336,ht.b,ht.b,[]),l.Eb(1073742336,En.c,En.c,[]),l.Eb(1073742336,Sl.g,Sl.g,[]),l.Eb(1073742336,It.l,It.l,[[2,It.d],[2,Dt.f]]),l.Eb(1073742336,It.u,It.u,[]),l.Eb(1073742336,Mt.c,Mt.c,[]),l.Eb(1073742336,si.e,si.e,[]),l.Eb(1073742336,At.A,At.A,[]),l.Eb(1073742336,At.k,At.k,[]),l.Eb(1073742336,Ot.h,Ot.h,[]),l.Eb(1024,B.u,B.y,[[3,B.l]]),l.Eb(512,B.t,B.c,[]),l.Eb(512,B.b,B.b,[]),l.Eb(256,B.h,{anchorScrolling:"disabled",scrollPositionRestoration:"top",enableTracing:!1},[]),l.Eb(1024,r.l,B.x,[r.x,[2,r.a],B.h]),l.Eb(512,r.k,r.k,[r.l,r.x]),l.Eb(512,l.i,l.i,[]),l.Eb(512,l.v,l.L,[l.i,[2,l.M]]),l.Eb(1024,B.j,(function(){return[[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:"readers",component:ci.a,children:[{path:"datatrans",component:di.a},{path:"stripe",component:hi.a},{path:"switchpay",component:pi.a,resolve:{switchpayData:El.a,profile:Il.a}},{path:"switchpay/confirm",component:mi.a},{path:"switchpay/address",component:gi.a,resolve:{addressesData:Pl.a}},{path:"switchpay/address/new",component:y.a,resolve:{countries:Ol.a,publisherData:Al.a}},{path:"register/:gid",component:bi.a},{path:"login/:gid",component:fi.a},{path:"account",component:w.a,resolve:{accountData:Il.a,subscriptionsData:Tl.a,addressesData:Pl.a}},{path:"account/settings",component:v.a,resolve:{accountData:Il.a}},{path:"account/address-edit",component:y.a,resolve:{countries:Ol.a,publisherData:Al.a}},{path:"account/subs/:subscriptionId",component:k.a,resolve:{resolveData:Dl.a}},{path:"account/subs/:subscriptionId/addresses",component:_i.a,resolve:{addressesData:Pl.a}},{path:"account/subs/:subscriptionId/address",component:y.a,resolve:{countries:Ol.a,publisherData:Al.a}},{path:"emailchanged",component:vi.a},{path:"reader_password/:token/:key/:groupId",component:yi.a},{path:"reader_password_setup/:key",component:wi.a,resolve:{accountData:Il.a}}]}],[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:"",component:ki.a},{path:"app/html5",redirectTo:"html5",pathMatch:"full"},{path:"articles/:groupId",component:Mi.a,resolve:{articlesData:Vl.a}},{path:"articles/:groupId/:sectionId",component:Ci.a,resolve:{articlesData:Vl.a}},{path:"articles/:groupId/post/:postId",component:Si.a,resolve:{postData:zl.a}},{path:"articles/:groupId/article/:magazineId/:articleId",component:xi.a,resolve:{articlesData:Bl.a}},{path:"html5",children:[{path:"",component:Li.a},{path:"auth_callback",component:Li.a},{path:"auth_logout",component:Li.a},{path:"mag/:magId",component:Oi.a},{path:":groupId/latest_issue",component:Oi.a},{path:":groupId",component:Pi.a,resolve:{archiveData:Hl.a}},{path:":groupId/cancel_subscription",component:Ti.a},{path:":groupId/:magId",redirectTo:":groupId/:magId/1"},{path:":groupId/:magId/:pageNr",component:Ii.a,resolve:{viewerData:jl.a}},{path:":groupId/:magId/page/:pageNr",redirectTo:":groupId/:magId/:pageNr"},{path:"viewer/:groupId/:magId",redirectTo:":groupId/:magId/1"},{path:"viewer/:groupId/:magId/page/:pageNr",redirectTo:":groupId/:magId/:pageNr"}]}],[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:"html/:gid/:cid",component:Di.a,resolve:{storefrontData:ni.a}}],[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:"more/:groupId",component:Ei.a,resolve:{moreTitleGroups:ii.a}},{path:"external/:groupId/:menuIndex",component:Ai.a,resolve:{externalLink:li.a}},{path:"page/:groupId/:pageId",component:Yi.a,resolve:{pageLink:ri.a}}],[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:"",component:ki.a},{path:"app/html5",redirectTo:"html5",pathMatch:"full"},{path:"articles/:groupId",component:Mi.a,resolve:{articlesData:Vl.a}},{path:"articles/:groupId/:sectionId",component:Ci.a,resolve:{articlesData:Vl.a}},{path:"articles/:groupId/post/:postId",component:Si.a,resolve:{postData:zl.a}},{path:"articles/:groupId/article/:magazineId/:articleId",component:xi.a,resolve:{articlesData:Bl.a}},{path:"html5",children:[{path:"",component:Li.a},{path:"auth_callback",component:Li.a},{path:"auth_logout",component:Li.a},{path:"mag/:magId",component:Oi.a},{path:":groupId/latest_issue",component:Oi.a},{path:":groupId",component:Pi.a,resolve:{archiveData:Hl.a}},{path:":groupId/cancel_subscription",component:Ti.a},{path:":groupId/:magId",redirectTo:":groupId/:magId/1"},{path:":groupId/:magId/:pageNr",component:Ii.a,resolve:{viewerData:jl.a}},{path:":groupId/:magId/page/:pageNr",redirectTo:":groupId/:magId/:pageNr"},{path:"viewer/:groupId/:magId",redirectTo:":groupId/:magId/1"},{path:"viewer/:groupId/:magId/page/:pageNr",redirectTo:":groupId/:magId/:pageNr"}]}],[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:"readers",component:ci.a,children:[{path:"datatrans",component:di.a},{path:"stripe",component:hi.a},{path:"switchpay",component:pi.a,resolve:{switchpayData:El.a,profile:Il.a}},{path:"switchpay/confirm",component:mi.a},{path:"switchpay/address",component:gi.a,resolve:{addressesData:Pl.a}},{path:"switchpay/address/new",component:y.a,resolve:{countries:Ol.a,publisherData:Al.a}},{path:"register/:gid",component:bi.a},{path:"login/:gid",component:fi.a},{path:"account",component:w.a,resolve:{accountData:Il.a,subscriptionsData:Tl.a,addressesData:Pl.a}},{path:"account/settings",component:v.a,resolve:{accountData:Il.a}},{path:"account/address-edit",component:y.a,resolve:{countries:Ol.a,publisherData:Al.a}},{path:"account/subs/:subscriptionId",component:k.a,resolve:{resolveData:Dl.a}},{path:"account/subs/:subscriptionId/addresses",component:_i.a,resolve:{addressesData:Pl.a}},{path:"account/subs/:subscriptionId/address",component:y.a,resolve:{countries:Ol.a,publisherData:Al.a}},{path:"emailchanged",component:vi.a},{path:"reader_password/:token/:key/:groupId",component:yi.a},{path:"reader_password_setup/:key",component:wi.a,resolve:{accountData:Il.a}}]}],[{path:"leadwall/:groupId/:key/activate",component:ui.a}],[{path:":groupId/unsubscribe/:readerKey/:newsletterId",component:Gi.a}],[{path:"404",component:Ri.a},{path:"",loadChildren:Ni},{path:"newsletter",loadChildren:ji},{path:"",loadChildren:Fi},{path:"html",loadChildren:Hi},{path:"",loadChildren:Bi},{path:"",loadChildren:zi},{path:"**",redirectTo:"404"}]]}),[]),l.Eb(1024,B.l,B.z,[l.g,B.t,B.b,r.k,l.q,l.v,l.i,B.j,B.h,[2,B.s],[2,B.k]]),l.Eb(1073742336,B.p,B.p,[[2,B.u],[2,B.l]]),l.Eb(1073742336,dt.c,dt.c,[]),l.Eb(1073742336,xt.c,xt.c,[]),l.Eb(1073742336,Qi.a,Qi.a,[]),l.Eb(1073742336,Ui.a,Ui.a,[]),l.Eb(1073742336,It.s,It.s,[]),l.Eb(1073742336,It.q,It.q,[]),l.Eb(1073742336,xl.d,xl.d,[]),l.Eb(1073742336,Wi.e,Wi.e,[]),l.Eb(1073742336,Ll.d,Ll.d,[]),l.Eb(1073742336,qi.c,qi.c,[]),l.Eb(1073742336,Ki.b,Ki.b,[]),l.Eb(1073742336,f.h,f.h,[]),l.Eb(1073742336,Ji.d,Ji.d,[]),l.Eb(1073742336,Xi.d,Xi.d,[]),l.Eb(1073742336,Xi.c,Xi.c,[]),l.Eb(1073742336,$i.c,$i.c,[]),l.Eb(1073742336,Zi.d,Zi.d,[]),l.Eb(1073742336,er.a,er.a,[]),l.Eb(1073742336,tr.a,tr.a,[]),l.Eb(1073742336,al.b,al.b,[]),l.Eb(1073742336,Ct.a,Ct.a,[]),l.Eb(1073742336,Yl.e,Yl.e,[]),l.Eb(1073742336,nr.d,nr.d,[]),l.Eb(1073742336,Gl.d,Gl.d,[]),l.Eb(1073742336,lr.a,lr.a,[]),l.Eb(1073742336,Ql.c,Ql.c,[]),l.Eb(1073742336,Ql.f,Ql.f,[]),l.Eb(1073742336,Ql.g,Ql.g,[]),l.Eb(1073742336,Ql.k,Ql.k,[]),l.Eb(1073742336,Ql.m,Ql.m,[]),l.Eb(1073742336,Ql.r,Ql.r,[]),l.Eb(1073742336,Ql.s,Ql.s,[]),l.Eb(1073742336,Ql.w,Ql.w,[]),l.Eb(1073742336,Ql.A,Ql.A,[]),l.Eb(1073742336,Ql.D,Ql.D,[]),l.Eb(1073742336,Ql.G,Ql.G,[]),l.Eb(1073742336,Ql.J,Ql.J,[]),l.Eb(1073742336,Ql.M,Ql.M,[]),l.Eb(1073742336,Ql.Q,Ql.Q,[]),l.Eb(1073742336,Ql.R,Ql.R,[]),l.Eb(1073742336,Ql.S,Ql.S,[]),l.Eb(1073742336,Ql.x,Ql.x,[]),l.Eb(1073742336,ir.a,ir.a,[]),l.Eb(1073742336,Ul.c,Ul.c,[]),l.Eb(1073742336,Nl.e,Nl.e,[]),l.Eb(1073742336,Nl.d,Nl.d,[]),l.Eb(1073742336,At.x,At.x,[]),l.Eb(1073742336,rr.d,rr.d,[]),l.Eb(1073742336,Zl.c,Zl.c,[]),l.Eb(1073742336,ar.a,ar.a,[]),l.Eb(1073742336,or.a,or.a,[]),l.Eb(1073742336,It.m,It.m,[]),l.Eb(1073742336,Et.a,Et.a,[]),l.Eb(1073742336,Pt.c,Pt.c,[]),l.Eb(1073742336,sr.a,sr.a,[]),l.Eb(1073742336,ur.b,ur.b,[]),l.Eb(1073742336,ur.a,ur.a,[]),l.Eb(1073742336,cr.p,cr.p,[]),l.Eb(1073742336,dr.k,dr.k,[]),l.Eb(1073742336,hr.a,hr.a,[]),l.Eb(1073742336,pr.a,pr.a,[]),l.Eb(1073742336,mr.a,mr.a,[]),l.Eb(1073742336,Vi,Vi,[]),l.Eb(1073742336,Kn,Kn,[]),l.Eb(1024,B.a,B.A,[B.l]),l.Eb(512,Ot.l,Ot.l,[]),l.Eb(512,Nl.n,Nl.n,[]),l.Eb(2048,Nl.l,null,[Nl.n]),l.Eb(512,Nl.j,Nl.j,[Nl.l]),l.Eb(2048,Nl.b,null,[Nl.j]),l.Eb(512,Nl.g,Nl.m,[Nl.b,l.q]),l.Eb(512,Nl.c,Nl.c,[Nl.g]),l.Eb(1024,Ot.g,m,[Nl.c]),l.Eb(512,Ot.d,Ot.f,[]),l.Eb(512,Ot.i,Ot.e,[]),l.Eb(512,Ot.c,Ot.b,[]),l.Eb(256,Ot.m,void 0,[]),l.Eb(256,Ot.o,void 0,[]),l.Eb(256,Ot.n,void 0,[]),l.Eb(256,Ot.a,void 0,[]),l.Eb(512,Ot.k,Ot.k,[Ot.l,Ot.g,Ot.d,Ot.i,Ot.c,Ot.m,Ot.o,Ot.n,Ot.a]),l.Eb(1024,l.t,g,[]),l.Eb(512,Dt.b,Dt.l,[r.e]),l.Eb(512,p.a,p.a,[Dt.b]),l.Eb(1073742336,b,b,[B.a,Ot.k,l.t,xt.d,p.a]),l.Eb(256,l.cb,!0,[]),l.Eb(256,pt.a,"BrowserAnimations",[]),l.Eb(256,nr.a,{separatorKeyCodes:[Dn.f]},[]),l.Eb(256,Nl.o,"XSRF-TOKEN",[]),l.Eb(256,Nl.p,"X-XSRF-TOKEN",[]),l.Eb(256,Zl.a,ar.b,[])])}));i.a.production&&Object(l.V)(),Dt.i().bootstrapModuleFactory(gr).catch(e=>console.error())},zYZW:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n("rnIj");class l{}},zhuU:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var l=n("iQmJ");n("cYBl");class i{constructor(e,t){this.readersService=e,this.activatedRoute=t,this.supportedPaymentModes=[{name:"SEPA",value:l.a.SEPA,enabled:!1},{name:"PayPal",value:l.a.PAYPAL,enabled:!1},{name:"CARD",value:l.a.CARD,enabled:!1},{name:"Google Pay",value:l.a.GOOGLEPAY,enabled:!1},{name:"Apple Pay",value:l.a.APPLEPAY,enabled:!1}],this.activatedRoute.data.subscribe(e=>{this.profile=e.profile,this.switchPayData=e.switchpayData,this.showReccuringLabel=this.switchPayData.paymentItem.metadata.recurring&&-1!==this.switchPayData.paymentItem.metadata.product_type.indexOf("subscription"),this.showSubscriptionLabel=-1!==this.switchPayData.paymentItem.metadata.product_type.indexOf("subscription"),this.productPrice=new Intl.NumberFormat("de",{style:"currency",currency:this.switchPayData.paymentItem.currency}).format(this.switchPayData.paymentItem.payment_items[0].unit_price/100)})}ngOnInit(){this.switchPay=new SwitchPay(this.switchPayData.token),this.payments=this.switchPay.payments();const e={base:{color:"#000",height:"38px",fontSize:"16px",fontWeight:400},invalid:{color:"#f00",fontSize:"16px",fontWeight:"bold"}},t=this.switchPay.blocks(this.switchPayData.paymentItem.merchant_id);this.switchPayData.paymentOptions.forEach(n=>{switch(this.supportedPaymentModes.find(e=>e.value===n).enabled=!0,n){case l.a.CARD:t.create({blockType:"cardNumber",mountDomElement:"#card-number",errorDomElement:"#card-number-error",styles:e}),t.create({blockType:"cardExpiry",mountDomElement:"#card-valid",errorDomElement:"#card-valid-error",styles:e}),t.create({blockType:"cardCvc",mountDomElement:"#card-cvc",errorDomElement:"#card-cvc-error",styles:e});break;case l.a.SEPA:t.create({blockType:"sepa_debit",mountDomElement:"#iban-element",errorDomElement:"#iban-error-message"});break;case l.a.PAYPAL:t.create({blockType:"paypal",mountDomElement:"#paypal-pay-button",errorDomElement:null,styles:{paymentRequestButtonStyleOptions:{theme:"light",height:"40px"}}})}}),t.on("mounted",e=>{}),t.on("not-mounted",e=>{}),t.on("not-ready",e=>{this.submitEnabled=!1}),t.on("ready",e=>{this.submitEnabled=!0}),t.on("selected",(e,t)=>{const n=location.href+"/confirm";this.readersService.paymentData.paymentMethodId=e,this.readersService.paymentData.paymentMethod=t,this.readersService.paymentData.paymentId=this.switchPayData.paymentItem.id,localStorage.setItem("paymentData",JSON.stringify(this.readersService.paymentData)),this.readersService.confirmSwitchpayPayment(this.switchPayData.paymentItem.id,e,t,n).subscribe()}),t.on("error",e=>{})}paymentModeChange(e){e&&(this.paymentMode=e)}confirmPayment(){if(this.paymentMode===l.a.CARD&&this.payments.createPaymentMethod(this.paymentMode),this.paymentMode===l.a.SEPA){let e=this.switchPayData.billingAddress.first_name+" "+this.switchPayData.billingAddress.last_name;this.switchPayData.billingAddress.company_organisation&&""!==this.switchPayData.billingAddress.company_organisation&&(e+=" ("+this.switchPayData.billingAddress.company_organisation+")"),this.payments.createPaymentMethod(this.paymentMode,{name:e,email:this.profile.email})}}ngOnDestroy(){this.switchPay&&(this.switchPay.destroy(),this.switchPay=void 0)}}},zx6S:function(e,t,n){!function(e){"use strict";var t={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,n,l,i){var r,a=t.words[l];return 1===l.length?"y"===l&&n?"jedna godina":i||n?a[0]:a[1]:(r=t.correctGrammaticalCase(e,a),"yy"===l&&n&&"godinu"===r?e+" godina":e+" "+r)}};e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},zzSW:function(e,t,n){"use strict";var l=n("L7eK"),i=n("8Y7J"),r=n("HsOI"),a=n("TSSN"),o=n("s7LF"),s=n("dJrM"),u=n("Xd0L"),c=n("IP0z"),d=n("/HVE"),h=n("omvX"),p=n("cUSm"),m=n("ZwOa"),g=n("oapL"),b=n("SVse"),f=n("vDTs"),_=n("hdpz"),v=n("cYBl"),y=n("KbaO"),w=n("dFDH");n.d(t,"a",(function(){return O}));var k=i.sb({encapsulation:0,styles:[[".main-container[_ngcontent-%COMP%]{padding:20px 30px;text-align:center}.label-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px}"],l.a],data:{}});function M(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),i.tb(1,16384,[[6,4]],0,r.b,[],null,null),(e()(),i.Ob(2,null,[" ",""])),i.Ib(131072,a.j,[a.k,i.h])],null,(function(e,t){e(t,0,0,i.Gb(t,1).id),e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform(i.Gb(t.parent,26).getError("error"))))}))}function C(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),i.tb(1,16384,[[15,4]],0,r.b,[],null,null),(e()(),i.Ob(2,null,[" "," "])),i.Ib(131072,a.j,[a.k,i.h])],null,(function(e,t){e(t,0,0,i.Gb(t,1).id),e(t,2,0,i.Pb(t,2,0,i.Gb(t,3).transform("readers.PASSWORD_CONFIRM_ERROR")))}))}function S(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,67,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(e,t,n){var l=!0;return"submit"===t&&(l=!1!==i.Gb(e,2).onSubmit(n)&&l),"reset"===t&&(l=!1!==i.Gb(e,2).onReset()&&l),l}),null,null)),i.tb(1,16384,null,0,o.E,[],null,null),i.tb(2,4210688,[["passwordReset",4]],0,o.s,[[8,null],[8,null]],null,null),i.Lb(2048,null,o.d,null,[o.s]),i.tb(4,16384,null,0,o.r,[[4,o.d]],null,null),(e()(),i.ub(5,0,null,null,3,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),i.ub(6,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(7,null,["",""])),i.Ib(131072,a.j,[a.k,i.h]),(e()(),i.ub(9,0,null,null,23,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,s.b,s.a)),i.tb(10,7520256,null,9,r.c,[i.k,i.h,[2,u.h],[2,c.b],[2,r.a],d.a,i.y,[2,h.a]],{appearance:[0,"appearance"]},null),i.Mb(603979776,1,{_controlNonStatic:0}),i.Mb(335544320,2,{_controlStatic:0}),i.Mb(603979776,3,{_labelChildNonStatic:0}),i.Mb(335544320,4,{_labelChildStatic:0}),i.Mb(603979776,5,{_placeholderChild:0}),i.Mb(603979776,6,{_errorChildren:1}),i.Mb(603979776,7,{_hintChildren:1}),i.Mb(603979776,8,{_prefixChildren:1}),i.Mb(603979776,9,{_suffixChildren:1}),(e()(),i.ub(20,0,null,1,10,"input",[["appPasswordValidator",""],["class","mat-input-element mat-form-field-autofill-control"],["id","password"],["matInput",""],["name","password"],["placeholder",""],["required",""],["type","password"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,24)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,24).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,24)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,24)._compositionEnd(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,28)._focusChanged(!1)&&l),"focus"===t&&(l=!1!==i.Gb(e,28)._focusChanged(!0)&&l),"input"===t&&(l=!1!==i.Gb(e,28)._onInput()&&l),"ngModelChange"===t&&(l=!1!==(r.password=n)&&l),l}),null,null)),i.tb(21,16384,null,0,o.y,[],{required:[0,"required"]},null),i.tb(22,16384,null,0,p.a,[],null,null),i.Lb(1024,null,o.n,(function(e,t){return[e,t]}),[o.y,p.a]),i.tb(24,16384,null,0,o.e,[i.E,i.k,[2,o.a]],null,null),i.Lb(1024,null,o.o,(function(e){return[e]}),[o.e]),i.tb(26,671744,[["passwordValidator",4]],0,o.t,[[2,o.d],[6,o.n],[8,null],[6,o.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,o.p,null,[o.t]),i.tb(28,999424,null,0,m.a,[i.k,d.a,[6,o.p],[2,o.s],[2,o.j],u.b,[8,null],g.a,i.y],{id:[0,"id"],placeholder:[1,"placeholder"],required:[2,"required"],type:[3,"type"]},null),i.tb(29,16384,null,0,o.q,[[4,o.p]],null,null),i.Lb(2048,[[1,4],[2,4]],r.d,null,[m.a]),(e()(),i.kb(16777216,null,5,1,null,M)),i.tb(32,16384,null,0,b.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(33,0,null,null,3,"div",[["class","label-container"]],null,null,null,null,null)),(e()(),i.ub(34,0,null,null,2,"span",[],null,null,null,null,null)),(e()(),i.Ob(35,null,["",""])),i.Ib(131072,a.j,[a.k,i.h]),(e()(),i.ub(37,0,null,null,23,"mat-form-field",[["appearance","outline"],["class","mat-form-field"],["style","width: 100%;"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,s.b,s.a)),i.tb(38,7520256,null,9,r.c,[i.k,i.h,[2,u.h],[2,c.b],[2,r.a],d.a,i.y,[2,h.a]],{appearance:[0,"appearance"]},null),i.Mb(603979776,10,{_controlNonStatic:0}),i.Mb(335544320,11,{_controlStatic:0}),i.Mb(603979776,12,{_labelChildNonStatic:0}),i.Mb(335544320,13,{_labelChildStatic:0}),i.Mb(603979776,14,{_placeholderChild:0}),i.Mb(603979776,15,{_errorChildren:1}),i.Mb(603979776,16,{_hintChildren:1}),i.Mb(603979776,17,{_prefixChildren:1}),i.Mb(603979776,18,{_suffixChildren:1}),(e()(),i.ub(48,0,null,1,10,"input",[["appPasswordValidator",""],["class","mat-input-element mat-form-field-autofill-control"],["id","password2"],["matInput",""],["name","password2"],["placeholder",""],["required",""],["type","password"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(e,t,n){var l=!0,r=e.component;return"input"===t&&(l=!1!==i.Gb(e,52)._handleInput(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,52).onTouched()&&l),"compositionstart"===t&&(l=!1!==i.Gb(e,52)._compositionStart()&&l),"compositionend"===t&&(l=!1!==i.Gb(e,52)._compositionEnd(n.target.value)&&l),"blur"===t&&(l=!1!==i.Gb(e,56)._focusChanged(!1)&&l),"focus"===t&&(l=!1!==i.Gb(e,56)._focusChanged(!0)&&l),"input"===t&&(l=!1!==i.Gb(e,56)._onInput()&&l),"ngModelChange"===t&&(l=!1!==(r.password2=n)&&l),l}),null,null)),i.tb(49,16384,null,0,o.y,[],{required:[0,"required"]},null),i.tb(50,16384,null,0,p.a,[],null,null),i.Lb(1024,null,o.n,(function(e,t){return[e,t]}),[o.y,p.a]),i.tb(52,16384,null,0,o.e,[i.E,i.k,[2,o.a]],null,null),i.Lb(1024,null,o.o,(function(e){return[e]}),[o.e]),i.tb(54,671744,[["password2Validator",4]],0,o.t,[[2,o.d],[6,o.n],[8,null],[6,o.o]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),i.Lb(2048,null,o.p,null,[o.t]),i.tb(56,999424,null,0,m.a,[i.k,d.a,[6,o.p],[2,o.s],[2,o.j],u.b,[8,null],g.a,i.y],{id:[0,"id"],placeholder:[1,"placeholder"],required:[2,"required"],type:[3,"type"]},null),i.tb(57,16384,null,0,o.q,[[4,o.p]],null,null),i.Lb(2048,[[10,4],[11,4]],r.d,null,[m.a]),(e()(),i.kb(16777216,null,5,1,null,C)),i.tb(60,16384,null,0,b.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null),(e()(),i.ub(61,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),i.ub(62,0,null,null,5,"button",[["appHoverColor",""],["class","btn common-button enable-bootstrap"]],[[8,"disabled",0]],[[null,"click"],[null,"mouseenter"],[null,"mouseleave"]],(function(e,t,n){var l=!0,r=e.component;return"mouseenter"===t&&(l=!1!==i.Gb(e,65).onMouseEnter()&&l),"mouseleave"===t&&(l=!1!==i.Gb(e,65).onMouseLeave()&&l),"click"===t&&(l=!1!==r.resetPassword()&&l),l}),null,null)),i.Lb(512,null,b.K,b.L,[i.k,i.s,i.E]),i.tb(64,278528,null,0,b.r,[b.K],{ngStyle:[0,"ngStyle"]},null),i.tb(65,16384,null,0,f.a,[i.k],{hoverColor:[0,"hoverColor"],hoverTextColor:[1,"hoverTextColor"],defaultColor:[2,"defaultColor"],defaultTextColor:[3,"defaultTextColor"]},null),(e()(),i.Ob(66,null,[""," "])),i.Ib(131072,a.j,[a.k,i.h])],(function(e,t){var n=t.component;e(t,10,0,"outline"),e(t,21,0,""),e(t,26,0,"password",n.password),e(t,28,0,"password","","","password"),e(t,32,0,i.Gb(t,26).invalid&&(i.Gb(t,26).dirty||i.Gb(t,26).touched)),e(t,38,0,"outline"),e(t,49,0,""),e(t,54,0,"password2",n.password2),e(t,56,0,"password2","","","password"),e(t,60,0,n.password!==n.password2&&(i.Gb(t,54).dirty||i.Gb(t,54).touched)),e(t,64,0,n.viewerService.primaryButtonStyle),e(t,65,0,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonHoverTextColor,n.viewerService.primaryButtonBackgroundColor,n.viewerService.primaryButtonTextColor)}),(function(e,t){e(t,0,0,i.Gb(t,4).ngClassUntouched,i.Gb(t,4).ngClassTouched,i.Gb(t,4).ngClassPristine,i.Gb(t,4).ngClassDirty,i.Gb(t,4).ngClassValid,i.Gb(t,4).ngClassInvalid,i.Gb(t,4).ngClassPending),e(t,7,0,i.Pb(t,7,0,i.Gb(t,8).transform("readers.PASSWORD"))),e(t,9,1,["standard"==i.Gb(t,10).appearance,"fill"==i.Gb(t,10).appearance,"outline"==i.Gb(t,10).appearance,"legacy"==i.Gb(t,10).appearance,i.Gb(t,10)._control.errorState,i.Gb(t,10)._canLabelFloat,i.Gb(t,10)._shouldLabelFloat(),i.Gb(t,10)._hasFloatingLabel(),i.Gb(t,10)._hideControlPlaceholder(),i.Gb(t,10)._control.disabled,i.Gb(t,10)._control.autofilled,i.Gb(t,10)._control.focused,"accent"==i.Gb(t,10).color,"warn"==i.Gb(t,10).color,i.Gb(t,10)._shouldForward("untouched"),i.Gb(t,10)._shouldForward("touched"),i.Gb(t,10)._shouldForward("pristine"),i.Gb(t,10)._shouldForward("dirty"),i.Gb(t,10)._shouldForward("valid"),i.Gb(t,10)._shouldForward("invalid"),i.Gb(t,10)._shouldForward("pending"),!i.Gb(t,10)._animationsEnabled]),e(t,20,1,[i.Gb(t,21).required?"":null,i.Gb(t,28)._isServer,i.Gb(t,28).id,i.Gb(t,28).placeholder,i.Gb(t,28).disabled,i.Gb(t,28).required,i.Gb(t,28).readonly&&!i.Gb(t,28)._isNativeSelect||null,i.Gb(t,28)._ariaDescribedby||null,i.Gb(t,28).errorState,i.Gb(t,28).required.toString(),i.Gb(t,29).ngClassUntouched,i.Gb(t,29).ngClassTouched,i.Gb(t,29).ngClassPristine,i.Gb(t,29).ngClassDirty,i.Gb(t,29).ngClassValid,i.Gb(t,29).ngClassInvalid,i.Gb(t,29).ngClassPending]),e(t,35,0,i.Pb(t,35,0,i.Gb(t,36).transform("readers.PASSWORD_CONFIRM"))),e(t,37,1,["standard"==i.Gb(t,38).appearance,"fill"==i.Gb(t,38).appearance,"outline"==i.Gb(t,38).appearance,"legacy"==i.Gb(t,38).appearance,i.Gb(t,38)._control.errorState,i.Gb(t,38)._canLabelFloat,i.Gb(t,38)._shouldLabelFloat(),i.Gb(t,38)._hasFloatingLabel(),i.Gb(t,38)._hideControlPlaceholder(),i.Gb(t,38)._control.disabled,i.Gb(t,38)._control.autofilled,i.Gb(t,38)._control.focused,"accent"==i.Gb(t,38).color,"warn"==i.Gb(t,38).color,i.Gb(t,38)._shouldForward("untouched"),i.Gb(t,38)._shouldForward("touched"),i.Gb(t,38)._shouldForward("pristine"),i.Gb(t,38)._shouldForward("dirty"),i.Gb(t,38)._shouldForward("valid"),i.Gb(t,38)._shouldForward("invalid"),i.Gb(t,38)._shouldForward("pending"),!i.Gb(t,38)._animationsEnabled]),e(t,48,1,[i.Gb(t,49).required?"":null,i.Gb(t,56)._isServer,i.Gb(t,56).id,i.Gb(t,56).placeholder,i.Gb(t,56).disabled,i.Gb(t,56).required,i.Gb(t,56).readonly&&!i.Gb(t,56)._isNativeSelect||null,i.Gb(t,56)._ariaDescribedby||null,i.Gb(t,56).errorState,i.Gb(t,56).required.toString(),i.Gb(t,57).ngClassUntouched,i.Gb(t,57).ngClassTouched,i.Gb(t,57).ngClassPristine,i.Gb(t,57).ngClassDirty,i.Gb(t,57).ngClassValid,i.Gb(t,57).ngClassInvalid,i.Gb(t,57).ngClassPending]),e(t,62,0,!i.Gb(t,2).valid),e(t,66,0,i.Pb(t,66,0,i.Gb(t,67).transform("readers.RESET_PASSWORD")))}))}function x(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,2,"div",[["class","main-container"]],null,null,null,null,null)),(e()(),i.kb(16777216,null,null,1,null,S)),i.tb(2,16384,null,0,b.o,[i.Q,i.N],{ngIf:[0,"ngIf"]},null)],(function(e,t){e(t,2,0,!t.component.emailValidationInProgress)}),null)}function L(e){return i.Qb(0,[(e()(),i.ub(0,0,null,null,1,"app-password-reset-page",[],null,null,null,x,k)),i.tb(1,114688,null,0,_.a,[v.a,y.b,w.b,a.k],null,null)],(function(e,t){e(t,1,0)}),null)}var O=i.qb("app-password-reset-page",_.a,L,{},{},[])}},[[0,0]]]);