-
Notifications
You must be signed in to change notification settings - Fork 1
/
5-es2015.aab0610357b5527177a6.js
2 lines (2 loc) · 35 KB
/
5-es2015.aab0610357b5527177a6.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{POq0:function(t,e,n){"use strict";n.d(e,"c",function(){return r}),n.d(e,"b",function(){return c}),n.d(e,"a",function(){return b}),n.d(e,"d",function(){return d});var i=n("KCVW"),a=n("8Y7J"),l=n("HDdC"),s=n("XNiG"),o=n("Kj3r");const r=function(){class t{create(t){return"undefined"==typeof MutationObserver?null:new MutationObserver(t)}}return t.ngInjectableDef=Object(a.Ib)({factory:function(){return new t},token:t,providedIn:"root"}),t}(),c=function(){class t{constructor(t){this._mutationObserverFactory=t,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((t,e)=>this._cleanupObserver(e))}observe(t){const e=Object(i.d)(t);return new l.a(t=>{const n=this._observeElement(e).subscribe(t);return()=>{n.unsubscribe(),this._unobserveElement(e)}})}_observeElement(t){if(this._observedElements.has(t))this._observedElements.get(t).count++;else{const e=new s.a,n=this._mutationObserverFactory.create(t=>e.next(t));n&&n.observe(t,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(t,{observer:n,stream:e,count:1})}return this._observedElements.get(t).stream}_unobserveElement(t){this._observedElements.has(t)&&(this._observedElements.get(t).count--,this._observedElements.get(t).count||this._cleanupObserver(t))}_cleanupObserver(t){if(this._observedElements.has(t)){const{observer:e,stream:n}=this._observedElements.get(t);e&&e.disconnect(),n.complete(),this._observedElements.delete(t)}}}return t.ngInjectableDef=Object(a.Ib)({factory:function(){return new t(Object(a.Mb)(r))},token:t,providedIn:"root"}),t}();class b{constructor(t,e,n){this._contentObserver=t,this._elementRef=e,this._ngZone=n,this.event=new a.m,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(t){this._disabled=Object(i.b)(t),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(t){this._debounce=Object(i.e)(t),this._subscribe()}ngAfterContentInit(){this._currentSubscription||this.disabled||this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const t=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?t.pipe(Object(o.a)(this.debounce)):t).subscribe(this.event)})}_unsubscribe(){this._currentSubscription&&this._currentSubscription.unsubscribe()}}class d{}},kF7p:function(t,e,n){"use strict";n.r(e);var i=n("8Y7J");class a{ngOnInit(){this.tabs=[];const t=Array.from(this.content.nativeElement.querySelectorAll("code-pane"));for(const e of t)this.tabs.push(this.getTabInfo(e))}ngAfterViewInit(){this.codeComponents.toArray().forEach((t,e)=>{t.code=this.tabs[e].code})}getTabInfo(t){return{class:t.getAttribute("class"),code:t.innerHTML,language:t.getAttribute("language"),linenums:t.getAttribute("linenums")||this.linenums,path:t.getAttribute("path")||"",region:t.getAttribute("region")||"",header:t.getAttribute("header")}}}class l{constructor(){this.customElementComponent=a}}var s=n("xYTU"),o=n("0GXo"),r=n("zMNK"),c=n("Xd0L"),b=n("XNiG"),d=n("quSY"),h=n("xgIS"),u=n("LRne"),m=n("VRyK"),p=n("PqYM"),g=(n("GS7A"),n("JX91")),_=n("/uUt"),f=n("1G5W"),x=n("KCVW"),v=n("dvZr"),y=n("5GAg"),C=n("/HVE");const w=new i.p("MatInkBarPositioner",{providedIn:"root",factory:function(){return t=>({left:t?(t.offsetLeft||0)+"px":"0",width:t?(t.offsetWidth||0)+"px":"0"})}});class I{constructor(t,e,n){this._elementRef=t,this._ngZone=e,this._inkBarPositioner=n}alignToElement(t){this.show(),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this._setStyles(t))}):this._setStyles(t)}show(){this._elementRef.nativeElement.style.visibility="visible"}hide(){this._elementRef.nativeElement.style.visibility="hidden"}_setStyles(t){const e=this._inkBarPositioner(t),n=this._elementRef.nativeElement;n.style.left=e.left,n.style.width=e.width}}class k extends r.b{}class O{}const T=Object(c.i)(O);class D extends T{constructor(t){super(),this._viewContainerRef=t,this.textLabel="",this._contentPortal=null,this._stateChanges=new b.a,this.position=null,this.origin=null,this.isActive=!1}get content(){return this._contentPortal}ngOnChanges(t){(t.hasOwnProperty("textLabel")||t.hasOwnProperty("disabled"))&&this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}ngOnInit(){this._contentPortal=new r.h(this._explicitContent||this._implicitContent,this._viewContainerRef)}}class S extends r.c{constructor(t,e,n){super(t,e),this._host=n,this._centeringSub=d.a.EMPTY,this._leavingSub=d.a.EMPTY}ngOnInit(){super.ngOnInit(),this._centeringSub=this._host._beforeCentering.pipe(Object(g.a)(this._host._isCenterPosition(this._host._position))).subscribe(t=>{t&&!this.hasAttached()&&this.attach(this._host._content)}),this._leavingSub=this._host._afterLeavingCenter.subscribe(()=>{this.detach()})}ngOnDestroy(){super.ngOnDestroy(),this._centeringSub.unsubscribe(),this._leavingSub.unsubscribe()}}class L{constructor(t,e,n){this._elementRef=t,this._dir=e,this._dirChangeSubscription=d.a.EMPTY,this._translateTabComplete=new b.a,this._onCentering=new i.m,this._beforeCentering=new i.m,this._afterLeavingCenter=new i.m,this._onCentered=new i.m(!0),this.animationDuration="500ms",e&&(this._dirChangeSubscription=e.change.subscribe(t=>{this._computePositionAnimationState(t),n.markForCheck()})),this._translateTabComplete.pipe(Object(_.a)((t,e)=>t.fromState===e.fromState&&t.toState===e.toState)).subscribe(t=>{this._isCenterPosition(t.toState)&&this._isCenterPosition(this._position)&&this._onCentered.emit(),this._isCenterPosition(t.fromState)&&!this._isCenterPosition(this._position)&&this._afterLeavingCenter.emit()})}set position(t){this._positionIndex=t,this._computePositionAnimationState()}ngOnInit(){"center"==this._position&&null!=this.origin&&(this._position=this._computePositionFromOrigin())}ngOnDestroy(){this._dirChangeSubscription.unsubscribe(),this._translateTabComplete.complete()}_onTranslateTabStarted(t){const e=this._isCenterPosition(t.toState);this._beforeCentering.emit(e),e&&this._onCentering.emit(this._elementRef.nativeElement.clientHeight)}_getLayoutDirection(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}_isCenterPosition(t){return"center"==t||"left-origin-center"==t||"right-origin-center"==t}_computePositionAnimationState(t=this._getLayoutDirection()){this._position=this._positionIndex<0?"ltr"==t?"left":"right":this._positionIndex>0?"ltr"==t?"right":"left":"center"}_computePositionFromOrigin(){const t=this._getLayoutDirection();return"ltr"==t&&this.origin<=0||"rtl"==t&&this.origin>0?"left-origin-center":"right-origin-center"}}class E{}const P=Object(c.i)(E);class j extends P{constructor(t){super(),this.elementRef=t}focus(){this.elementRef.nativeElement.focus()}getOffsetLeft(){return this.elementRef.nativeElement.offsetLeft}getOffsetWidth(){return this.elementRef.nativeElement.offsetWidth}}const A=Object(C.e)({passive:!0}),W=60,R=650,F=100;class M{}const H=Object(c.h)(M);class B extends H{constructor(t,e,n,a,l,s){super(),this._elementRef=t,this._changeDetectorRef=e,this._viewportRuler=n,this._dir=a,this._ngZone=l,this._platform=s,this._scrollDistance=0,this._selectedIndexChanged=!1,this._destroyed=new b.a,this._showPaginationControls=!1,this._disableScrollAfter=!0,this._disableScrollBefore=!0,this._stopScrolling=new b.a,this._selectedIndex=0,this.selectFocusedIndex=new i.m,this.indexFocused=new i.m,l.runOutsideAngular(()=>{Object(h.a)(t.nativeElement,"mouseleave").pipe(Object(f.a)(this._destroyed)).subscribe(()=>{this._stopInterval()})})}get selectedIndex(){return this._selectedIndex}set selectedIndex(t){t=Object(x.e)(t),this._selectedIndexChanged=this._selectedIndex!=t,this._selectedIndex=t,this._keyManager&&this._keyManager.updateActiveItemIndex(t)}ngAfterContentChecked(){this._tabLabelCount!=this._labelWrappers.length&&(this.updatePagination(),this._tabLabelCount=this._labelWrappers.length,this._changeDetectorRef.markForCheck()),this._selectedIndexChanged&&(this._scrollToLabel(this._selectedIndex),this._checkScrollingControls(),this._alignInkBarToSelectedTab(),this._selectedIndexChanged=!1,this._changeDetectorRef.markForCheck()),this._scrollDistanceChanged&&(this._updateTabScrollPosition(),this._scrollDistanceChanged=!1,this._changeDetectorRef.markForCheck())}_handleKeydown(t){if(!Object(v.o)(t))switch(t.keyCode){case v.f:this._keyManager.setFirstItemActive(),t.preventDefault();break;case v.c:this._keyManager.setLastItemActive(),t.preventDefault();break;case v.d:case v.j:this.selectFocusedIndex.emit(this.focusIndex),t.preventDefault();break;default:this._keyManager.onKeydown(t)}}ngAfterContentInit(){const t=this._dir?this._dir.change:Object(u.a)(null),e=this._viewportRuler.change(150),n=()=>{this.updatePagination(),this._alignInkBarToSelectedTab()};this._keyManager=new y.c(this._labelWrappers).withHorizontalOrientation(this._getLayoutDirection()).withWrap(),this._keyManager.updateActiveItem(0),"undefined"!=typeof requestAnimationFrame?requestAnimationFrame(n):n(),Object(m.a)(t,e).pipe(Object(f.a)(this._destroyed)).subscribe(()=>{n(),this._keyManager.withHorizontalOrientation(this._getLayoutDirection())}),this._keyManager.change.pipe(Object(f.a)(this._destroyed)).subscribe(t=>{this.indexFocused.emit(t),this._setTabFocus(t)})}ngAfterViewInit(){Object(h.a)(this._previousPaginator.nativeElement,"touchstart",A).pipe(Object(f.a)(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("before")}),Object(h.a)(this._nextPaginator.nativeElement,"touchstart",A).pipe(Object(f.a)(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("after")})}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete(),this._stopScrolling.complete()}_onContentChanges(){const t=this._elementRef.nativeElement.textContent;t!==this._currentTextContent&&(this._currentTextContent=t,this._ngZone.run(()=>{this.updatePagination(),this._alignInkBarToSelectedTab(),this._changeDetectorRef.markForCheck()}))}updatePagination(){this._checkPaginationEnabled(),this._checkScrollingControls(),this._updateTabScrollPosition()}get focusIndex(){return this._keyManager?this._keyManager.activeItemIndex:0}set focusIndex(t){this._isValidIndex(t)&&this.focusIndex!==t&&this._keyManager&&this._keyManager.setActiveItem(t)}_isValidIndex(t){if(!this._labelWrappers)return!0;const e=this._labelWrappers?this._labelWrappers.toArray()[t]:null;return!!e&&!e.disabled}_setTabFocus(t){if(this._showPaginationControls&&this._scrollToLabel(t),this._labelWrappers&&this._labelWrappers.length){this._labelWrappers.toArray()[t].focus();const e=this._tabListContainer.nativeElement,n=this._getLayoutDirection();e.scrollLeft="ltr"==n?0:e.scrollWidth-e.offsetWidth}}_getLayoutDirection(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}_updateTabScrollPosition(){const t=this.scrollDistance,e=this._platform,n="ltr"===this._getLayoutDirection()?-t:t;this._tabList.nativeElement.style.transform=`translateX(${Math.round(n)}px)`,(e.TRIDENT||e.EDGE)&&(this._tabListContainer.nativeElement.scrollLeft=0)}get scrollDistance(){return this._scrollDistance}set scrollDistance(t){this._scrollTo(t)}_scrollHeader(t){return this._scrollTo(this._scrollDistance+("before"==t?-1:1)*this._tabListContainer.nativeElement.offsetWidth/3)}_handlePaginatorClick(t){this._stopInterval(),this._scrollHeader(t)}_scrollToLabel(t){const e=this._labelWrappers?this._labelWrappers.toArray()[t]:null;if(!e)return;const n=this._tabListContainer.nativeElement.offsetWidth;let i,a;"ltr"==this._getLayoutDirection()?a=(i=e.getOffsetLeft())+e.getOffsetWidth():i=(a=this._tabList.nativeElement.offsetWidth-e.getOffsetLeft())-e.getOffsetWidth();const l=this.scrollDistance,s=this.scrollDistance+n;i<l?this.scrollDistance-=l-i+W:a>s&&(this.scrollDistance+=a-s+W)}_checkPaginationEnabled(){const t=this._tabList.nativeElement.scrollWidth>this._elementRef.nativeElement.offsetWidth;t||(this.scrollDistance=0),t!==this._showPaginationControls&&this._changeDetectorRef.markForCheck(),this._showPaginationControls=t}_checkScrollingControls(){this._disableScrollBefore=0==this.scrollDistance,this._disableScrollAfter=this.scrollDistance==this._getMaxScrollDistance(),this._changeDetectorRef.markForCheck()}_getMaxScrollDistance(){return this._tabList.nativeElement.scrollWidth-this._tabListContainer.nativeElement.offsetWidth||0}_alignInkBarToSelectedTab(){const t=this._labelWrappers&&this._labelWrappers.length?this._labelWrappers.toArray()[this.selectedIndex].elementRef.nativeElement:null;this._inkBar.alignToElement(t)}_stopInterval(){this._stopScrolling.next()}_handlePaginatorPress(t){this._stopInterval(),Object(p.a)(R,F).pipe(Object(f.a)(Object(m.a)(this._stopScrolling,this._destroyed))).subscribe(()=>{const{maxScrollDistance:e,distance:n}=this._scrollHeader(t);(0===n||n>=e)&&this._stopInterval()})}_scrollTo(t){const e=this._getMaxScrollDistance();return this._scrollDistance=Math.max(0,Math.min(e,t)),this._scrollDistanceChanged=!0,this._checkScrollingControls(),{maxScrollDistance:e,distance:this._scrollDistance}}}let $=0;class z{}const G=new i.p("MAT_TABS_CONFIG");class q{constructor(t){this._elementRef=t}}const V=Object(c.g)(Object(c.h)(q),"primary");class Y extends V{constructor(t,e,n){super(t),this._changeDetectorRef=e,this._indexToSelect=0,this._tabBodyWrapperHeight=0,this._tabsSubscription=d.a.EMPTY,this._tabLabelSubscription=d.a.EMPTY,this._dynamicHeight=!1,this._selectedIndex=null,this.headerPosition="above",this.selectedIndexChange=new i.m,this.focusChange=new i.m,this.animationDone=new i.m,this.selectedTabChange=new i.m(!0),this._groupId=$++,this.animationDuration=n&&n.animationDuration?n.animationDuration:"500ms"}get dynamicHeight(){return this._dynamicHeight}set dynamicHeight(t){this._dynamicHeight=Object(x.b)(t)}get selectedIndex(){return this._selectedIndex}set selectedIndex(t){this._indexToSelect=Object(x.e)(t,null)}get animationDuration(){return this._animationDuration}set animationDuration(t){this._animationDuration=/^\d+$/.test(t)?t+"ms":t}get backgroundColor(){return this._backgroundColor}set backgroundColor(t){const e=this._elementRef.nativeElement;e.classList.remove(`mat-background-${this.backgroundColor}`),t&&e.classList.add(`mat-background-${t}`),this._backgroundColor=t}ngAfterContentChecked(){const t=this._indexToSelect=this._clampTabIndex(this._indexToSelect);if(this._selectedIndex!=t){const e=null==this._selectedIndex;e||this.selectedTabChange.emit(this._createChangeEvent(t)),Promise.resolve().then(()=>{this._tabs.forEach((e,n)=>e.isActive=n===t),e||this.selectedIndexChange.emit(t)})}this._tabs.forEach((e,n)=>{e.position=n-t,null==this._selectedIndex||0!=e.position||e.origin||(e.origin=t-this._selectedIndex)}),this._selectedIndex!==t&&(this._selectedIndex=t,this._changeDetectorRef.markForCheck())}ngAfterContentInit(){this._subscribeToTabLabels(),this._tabsSubscription=this._tabs.changes.subscribe(()=>{if(this._clampTabIndex(this._indexToSelect)===this._selectedIndex){const t=this._tabs.toArray();for(let e=0;e<t.length;e++)if(t[e].isActive){this._indexToSelect=this._selectedIndex=e;break}}this._subscribeToTabLabels(),this._changeDetectorRef.markForCheck()})}ngOnDestroy(){this._tabsSubscription.unsubscribe(),this._tabLabelSubscription.unsubscribe()}realignInkBar(){this._tabHeader&&this._tabHeader._alignInkBarToSelectedTab()}_focusChanged(t){this.focusChange.emit(this._createChangeEvent(t))}_createChangeEvent(t){const e=new z;return e.index=t,this._tabs&&this._tabs.length&&(e.tab=this._tabs.toArray()[t]),e}_subscribeToTabLabels(){this._tabLabelSubscription&&this._tabLabelSubscription.unsubscribe(),this._tabLabelSubscription=Object(m.a)(...this._tabs.map(t=>t._stateChanges)).subscribe(()=>this._changeDetectorRef.markForCheck())}_clampTabIndex(t){return Math.min(this._tabs.length-1,Math.max(t||0,0))}_getTabLabelId(t){return`mat-tab-label-${this._groupId}-${t}`}_getTabContentId(t){return`mat-tab-content-${this._groupId}-${t}`}_setTabBodyWrapperHeight(t){if(!this._dynamicHeight||!this._tabBodyWrapperHeight)return;const e=this._tabBodyWrapper.nativeElement;e.style.height=this._tabBodyWrapperHeight+"px",this._tabBodyWrapper.nativeElement.offsetHeight&&(e.style.height=t+"px")}_removeTabBodyWrapperHeight(){const t=this._tabBodyWrapper.nativeElement;this._tabBodyWrapperHeight=t.clientHeight,t.style.height="",this.animationDone.emit()}_handleClick(t,e,n){t.disabled||(this.selectedIndex=e.focusIndex=n)}_getTabIndex(t,e){return t.disabled?null:this.selectedIndex===e?0:-1}}class K{}var N=n("SVse"),Z=n("POq0"),X=n("IP0z"),J=n("cUpR"),U=n("omvX"),Q=n("hOhj"),tt=i.mb({encapsulation:2,styles:[".mat-tab-group{display:flex;flex-direction:column}.mat-tab-group.mat-tab-group-inverted-header{flex-direction:column-reverse}.mat-tab-label{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;position:relative}.mat-tab-label:focus{outline:0}.mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}@media (-ms-high-contrast:active){.mat-tab-label:focus{outline:dotted 2px}}.mat-tab-label.mat-tab-disabled{cursor:default}@media (-ms-high-contrast:active){.mat-tab-label.mat-tab-disabled{opacity:.5}}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@media (-ms-high-contrast:active){.mat-tab-label{opacity:1}}@media (max-width:599px){.mat-tab-label{padding:0 12px}}@media (max-width:959px){.mat-tab-label{padding:0 12px}}.mat-tab-group[mat-stretch-tabs]>.mat-tab-header .mat-tab-label{flex-basis:0;flex-grow:1}.mat-tab-body-wrapper{position:relative;overflow:hidden;display:flex;transition:height .5s cubic-bezier(.35,0,.25,1)}.mat-tab-body{top:0;left:0;right:0;bottom:0;position:absolute;display:block;overflow:hidden;flex-basis:100%}.mat-tab-body.mat-tab-body-active{position:relative;overflow-x:hidden;overflow-y:auto;z-index:1;flex-grow:1}.mat-tab-group.mat-tab-group-dynamic-height .mat-tab-body.mat-tab-body-active{overflow-y:hidden}"],data:{}});function et(t){return i.Gb(0,[(t()(),i.eb(0,null,null,0))],null,null)}function nt(t){return i.Gb(0,[(t()(),i.eb(16777216,null,null,1,null,et)),i.nb(1,212992,null,0,r.c,[i.j,i.O],{portal:[0,"portal"]},null),(t()(),i.eb(0,null,null,0))],function(t,e){t(e,1,0,e.parent.context.$implicit.templateLabel)},null)}function it(t){return i.Gb(0,[(t()(),i.Eb(0,null,["",""]))],null,function(t,e){t(e,0,0,e.parent.context.$implicit.textLabel)})}function at(t){return i.Gb(0,[(t()(),i.ob(0,0,null,null,8,"div",[["cdkMonitorElementFocus",""],["class","mat-tab-label mat-ripple"],["mat-ripple",""],["matTabLabelWrapper",""],["role","tab"]],[[8,"id",0],[1,"tabIndex",0],[1,"aria-posinset",0],[1,"aria-setsize",0],[1,"aria-controls",0],[1,"aria-selected",0],[1,"aria-label",0],[1,"aria-labelledby",0],[2,"mat-tab-label-active",null],[2,"mat-ripple-unbounded",null],[2,"mat-tab-disabled",null],[1,"aria-disabled",0]],[[null,"click"]],function(t,e,n){var a=!0;return"click"===e&&(a=!1!==t.component._handleClick(t.context.$implicit,i.yb(t.parent,3),t.context.index)&&a),a},null,null)),i.nb(1,212992,null,0,c.d,[i.k,i.y,C.a,[2,c.b],[2,U.a]],{disabled:[0,"disabled"]},null),i.nb(2,147456,null,0,y.b,[i.k,y.d],null,null),i.nb(3,16384,[[3,4]],0,j,[i.k],{disabled:[0,"disabled"]},null),(t()(),i.ob(4,0,null,null,4,"div",[["class","mat-tab-label-content"]],null,null,null,null,null)),(t()(),i.eb(16777216,null,null,1,null,nt)),i.nb(6,16384,null,0,N.k,[i.O,i.L],{ngIf:[0,"ngIf"]},null),(t()(),i.eb(16777216,null,null,1,null,it)),i.nb(8,16384,null,0,N.k,[i.O,i.L],{ngIf:[0,"ngIf"]},null)],function(t,e){t(e,1,0,e.context.$implicit.disabled||e.component.disableRipple),t(e,3,0,e.context.$implicit.disabled),t(e,6,0,e.context.$implicit.templateLabel),t(e,8,0,!e.context.$implicit.templateLabel)},function(t,e){var n=e.component;t(e,0,1,[n._getTabLabelId(e.context.index),n._getTabIndex(e.context.$implicit,e.context.index),e.context.index+1,n._tabs.length,n._getTabContentId(e.context.index),n.selectedIndex==e.context.index,e.context.$implicit.ariaLabel||null,!e.context.$implicit.ariaLabel&&e.context.$implicit.ariaLabelledby?e.context.$implicit.ariaLabelledby:null,n.selectedIndex==e.context.index,i.yb(e,1).unbounded,i.yb(e,3).disabled,!!i.yb(e,3).disabled])})}function lt(t){return i.Gb(0,[(t()(),i.ob(0,0,null,null,1,"mat-tab-body",[["class","mat-tab-body"],["role","tabpanel"]],[[8,"id",0],[1,"aria-labelledby",0],[2,"mat-tab-body-active",null]],[[null,"_onCentered"],[null,"_onCentering"]],function(t,e,n){var i=!0,a=t.component;return"_onCentered"===e&&(i=!1!==a._removeTabBodyWrapperHeight()&&i),"_onCentering"===e&&(i=!1!==a._setTabBodyWrapperHeight(n)&&i),i},ct,ot)),i.nb(1,245760,null,0,L,[i.k,[2,X.b],i.h],{_content:[0,"_content"],origin:[1,"origin"],animationDuration:[2,"animationDuration"],position:[3,"position"]},{_onCentering:"_onCentering",_onCentered:"_onCentered"})],function(t,e){t(e,1,0,e.context.$implicit.content,e.context.$implicit.origin,e.component.animationDuration,e.context.$implicit.position)},function(t,e){var n=e.component;t(e,0,0,n._getTabContentId(e.context.index),n._getTabLabelId(e.context.index),n.selectedIndex==e.context.index)})}function st(t){return i.Gb(2,[i.Cb(671088640,1,{_tabBodyWrapper:0}),i.Cb(671088640,2,{_tabHeader:0}),(t()(),i.ob(2,0,null,null,4,"mat-tab-header",[["class","mat-tab-header"]],[[2,"mat-tab-header-pagination-controls-enabled",null],[2,"mat-tab-header-rtl",null]],[[null,"indexFocused"],[null,"selectFocusedIndex"]],function(t,e,n){var i=!0,a=t.component;return"indexFocused"===e&&(i=!1!==a._focusChanged(n)&&i),"selectFocusedIndex"===e&&(i=!1!==(a.selectedIndex=n)&&i),i},dt,bt)),i.nb(3,7520256,[[2,4],["tabHeader",4]],1,B,[i.k,i.h,Q.e,[2,X.b],i.y,C.a],{disableRipple:[0,"disableRipple"],selectedIndex:[1,"selectedIndex"]},{selectFocusedIndex:"selectFocusedIndex",indexFocused:"indexFocused"}),i.Cb(603979776,3,{_labelWrappers:1}),(t()(),i.eb(16777216,null,0,1,null,at)),i.nb(6,278528,null,0,N.j,[i.O,i.L,i.r],{ngForOf:[0,"ngForOf"]},null),(t()(),i.ob(7,0,[[1,0],["tabBodyWrapper",1]],null,2,"div",[["class","mat-tab-body-wrapper"]],null,null,null,null,null)),(t()(),i.eb(16777216,null,null,1,null,lt)),i.nb(9,278528,null,0,N.j,[i.O,i.L,i.r],{ngForOf:[0,"ngForOf"]},null)],function(t,e){var n=e.component;t(e,3,0,n.disableRipple,n.selectedIndex),t(e,6,0,n._tabs),t(e,9,0,n._tabs)},function(t,e){t(e,2,0,i.yb(e,3)._showPaginationControls,"rtl"==i.yb(e,3)._getLayoutDirection())})}var ot=i.mb({encapsulation:2,styles:[".mat-tab-body-content{height:100%;overflow:auto}.mat-tab-group-dynamic-height .mat-tab-body-content{overflow:hidden}"],data:{animation:[{type:7,name:"translateTab",definitions:[{type:0,name:"center, void, left-origin-center, right-origin-center",styles:{type:6,styles:{transform:"none"},offset:null},options:void 0},{type:0,name:"left",styles:{type:6,styles:{transform:"translate3d(-100%, 0, 0)",minHeight:"1px"},offset:null},options:void 0},{type:0,name:"right",styles:{type:6,styles:{transform:"translate3d(100%, 0, 0)",minHeight:"1px"},offset:null},options:void 0},{type:1,expr:"* => left, * => right, left => center, right => center",animation:{type:4,styles:null,timings:"{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)"},options:null},{type:1,expr:"void => left-origin-center",animation:[{type:6,styles:{transform:"translate3d(-100%, 0, 0)"},offset:null},{type:4,styles:null,timings:"{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)"}],options:null},{type:1,expr:"void => right-origin-center",animation:[{type:6,styles:{transform:"translate3d(100%, 0, 0)"},offset:null},{type:4,styles:null,timings:"{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)"}],options:null}],options:{}}]}});function rt(t){return i.Gb(0,[(t()(),i.eb(0,null,null,0))],null,null)}function ct(t){return i.Gb(2,[i.Cb(671088640,1,{_portalHost:0}),(t()(),i.ob(1,0,[["content",1]],null,4,"div",[["class","mat-tab-body-content"]],[[24,"@translateTab",0]],[[null,"@translateTab.start"],[null,"@translateTab.done"]],function(t,e,n){var i=!0,a=t.component;return"@translateTab.start"===e&&(i=!1!==a._onTranslateTabStarted(n)&&i),"@translateTab.done"===e&&(i=!1!==a._translateTabComplete.next(n)&&i),i},null,null)),i.Ab(2,{animationDuration:0}),i.Ab(3,{value:0,params:1}),(t()(),i.eb(16777216,null,null,1,null,rt)),i.nb(5,212992,null,0,S,[i.j,i.O,L],null,null)],function(t,e){t(e,5,0)},function(t,e){var n=e.component,i=t(e,3,0,n._position,t(e,2,0,n.animationDuration));t(e,1,0,i)})}var bt=i.mb({encapsulation:2,styles:[".mat-tab-header{display:flex;overflow:hidden;position:relative;flex-shrink:0}.mat-tab-label{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;position:relative}.mat-tab-label:focus{outline:0}.mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}@media (-ms-high-contrast:active){.mat-tab-label:focus{outline:dotted 2px}}.mat-tab-label.mat-tab-disabled{cursor:default}@media (-ms-high-contrast:active){.mat-tab-label.mat-tab-disabled{opacity:.5}}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@media (-ms-high-contrast:active){.mat-tab-label{opacity:1}}@media (max-width:599px){.mat-tab-label{min-width:72px}}.mat-ink-bar{position:absolute;bottom:0;height:2px;transition:.5s cubic-bezier(.35,0,.25,1)}.mat-tab-group-inverted-header .mat-ink-bar{bottom:auto;top:0}@media (-ms-high-contrast:active){.mat-ink-bar{outline:solid 2px;height:0}}.mat-tab-header-pagination{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:none;justify-content:center;align-items:center;min-width:32px;cursor:pointer;z-index:2;-webkit-tap-highlight-color:transparent;touch-action:none}.mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination{display:flex}.mat-tab-header-pagination-before,.mat-tab-header-rtl .mat-tab-header-pagination-after{padding-left:4px}.mat-tab-header-pagination-before .mat-tab-header-pagination-chevron,.mat-tab-header-rtl .mat-tab-header-pagination-after .mat-tab-header-pagination-chevron{transform:rotate(-135deg)}.mat-tab-header-pagination-after,.mat-tab-header-rtl .mat-tab-header-pagination-before{padding-right:4px}.mat-tab-header-pagination-after .mat-tab-header-pagination-chevron,.mat-tab-header-rtl .mat-tab-header-pagination-before .mat-tab-header-pagination-chevron{transform:rotate(45deg)}.mat-tab-header-pagination-chevron{border-style:solid;border-width:2px 2px 0 0;content:'';height:8px;width:8px}.mat-tab-header-pagination-disabled{box-shadow:none;cursor:default}.mat-tab-label-container{display:flex;flex-grow:1;overflow:hidden;z-index:1}.mat-tab-list{flex-grow:1;position:relative;transition:transform .5s cubic-bezier(.35,0,.25,1)}.mat-tab-labels{display:flex}[mat-align-tabs=center] .mat-tab-labels{justify-content:center}[mat-align-tabs=end] .mat-tab-labels{justify-content:flex-end}"],data:{}});function dt(t){return i.Gb(2,[i.Cb(402653184,1,{_inkBar:0}),i.Cb(402653184,2,{_tabListContainer:0}),i.Cb(402653184,3,{_tabList:0}),i.Cb(671088640,4,{_nextPaginator:0}),i.Cb(671088640,5,{_previousPaginator:0}),(t()(),i.ob(5,0,[[5,0],["previousPaginator",1]],null,2,"div",[["aria-hidden","true"],["class","mat-tab-header-pagination mat-tab-header-pagination-before mat-elevation-z4 mat-ripple"],["mat-ripple",""]],[[2,"mat-tab-header-pagination-disabled",null],[2,"mat-ripple-unbounded",null]],[[null,"click"],[null,"mousedown"],[null,"touchend"]],function(t,e,n){var i=!0,a=t.component;return"click"===e&&(i=!1!==a._handlePaginatorClick("before")&&i),"mousedown"===e&&(i=!1!==a._handlePaginatorPress("before")&&i),"touchend"===e&&(i=!1!==a._stopInterval()&&i),i},null,null)),i.nb(6,212992,null,0,c.d,[i.k,i.y,C.a,[2,c.b],[2,U.a]],{disabled:[0,"disabled"]},null),(t()(),i.ob(7,0,null,null,0,"div",[["class","mat-tab-header-pagination-chevron"]],null,null,null,null,null)),(t()(),i.ob(8,0,[[2,0],["tabListContainer",1]],null,6,"div",[["class","mat-tab-label-container"]],null,[[null,"keydown"]],function(t,e,n){var i=!0;return"keydown"===e&&(i=!1!==t.component._handleKeydown(n)&&i),i},null,null)),(t()(),i.ob(9,0,[[3,0],["tabList",1]],null,5,"div",[["class","mat-tab-list"],["role","tablist"]],null,[[null,"cdkObserveContent"]],function(t,e,n){var i=!0;return"cdkObserveContent"===e&&(i=!1!==t.component._onContentChanges()&&i),i},null,null)),i.nb(10,1196032,null,0,Z.a,[Z.b,i.k,i.y],null,{event:"cdkObserveContent"}),(t()(),i.ob(11,0,null,null,1,"div",[["class","mat-tab-labels"]],null,null,null,null,null)),i.xb(null,0),(t()(),i.ob(13,0,null,null,1,"mat-ink-bar",[["class","mat-ink-bar"]],null,null,null,null,null)),i.nb(14,16384,[[1,4]],0,I,[i.k,i.y,w],null,null),(t()(),i.ob(15,0,[[4,0],["nextPaginator",1]],null,2,"div",[["aria-hidden","true"],["class","mat-tab-header-pagination mat-tab-header-pagination-after mat-elevation-z4 mat-ripple"],["mat-ripple",""]],[[2,"mat-tab-header-pagination-disabled",null],[2,"mat-ripple-unbounded",null]],[[null,"mousedown"],[null,"click"],[null,"touchend"]],function(t,e,n){var i=!0,a=t.component;return"mousedown"===e&&(i=!1!==a._handlePaginatorPress("after")&&i),"click"===e&&(i=!1!==a._handlePaginatorClick("after")&&i),"touchend"===e&&(i=!1!==a._stopInterval()&&i),i},null,null)),i.nb(16,212992,null,0,c.d,[i.k,i.y,C.a,[2,c.b],[2,U.a]],{disabled:[0,"disabled"]},null),(t()(),i.ob(17,0,null,null,0,"div",[["class","mat-tab-header-pagination-chevron"]],null,null,null,null,null))],function(t,e){var n=e.component;t(e,6,0,n._disableScrollBefore||n.disableRipple),t(e,16,0,n._disableScrollAfter||n.disableRipple)},function(t,e){var n=e.component;t(e,5,0,n._disableScrollBefore,i.yb(e,6).unbounded),t(e,15,0,n._disableScrollAfter,i.yb(e,16).unbounded)})}var ht=i.mb({encapsulation:2,styles:[],data:{}});function ut(t){return i.Gb(0,[i.xb(null,0),(t()(),i.eb(0,null,null,0))],null,null)}function mt(t){return i.Gb(2,[i.Cb(402653184,1,{_implicitContent:0}),(t()(),i.eb(0,[[1,2]],null,0,null,ut))],null,null)}var pt=n("6CTB"),gt=n("dFDH"),_t=n("vVVL"),ft=n("/ck9"),xt=n("vHPH");class vt{}class yt{}var Ct=i.mb({encapsulation:2,styles:[".mat-card{transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:block;position:relative;padding:16px;border-radius:4px}.mat-card .mat-divider-horizontal{position:absolute;left:0;width:100%}[dir=rtl] .mat-card .mat-divider-horizontal{left:auto;right:0}.mat-card .mat-divider-horizontal.mat-divider-inset{position:static;margin:0}[dir=rtl] .mat-card .mat-divider-horizontal.mat-divider-inset{margin-right:0}@media (-ms-high-contrast:active){.mat-card{outline:solid 1px}}.mat-card-actions,.mat-card-content,.mat-card-subtitle{display:block;margin-bottom:16px}.mat-card-title{display:block;margin-bottom:8px}.mat-card-actions{margin-left:-8px;margin-right:-8px;padding:8px 0}.mat-card-actions-align-end{display:flex;justify-content:flex-end}.mat-card-image{width:calc(100% + 32px);margin:0 -16px 16px -16px}.mat-card-footer{display:block;margin:0 -16px -16px -16px}.mat-card-actions .mat-button,.mat-card-actions .mat-raised-button{margin:0 8px}.mat-card-header{display:flex;flex-direction:row}.mat-card-header .mat-card-title{margin-bottom:12px}.mat-card-header-text{margin:0 16px}.mat-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;object-fit:cover}.mat-card-title-group{display:flex;justify-content:space-between}.mat-card-sm-image{width:80px;height:80px}.mat-card-md-image{width:112px;height:112px}.mat-card-lg-image{width:152px;height:152px}.mat-card-xl-image{width:240px;height:240px;margin:-8px}.mat-card-title-group>.mat-card-xl-image{margin:-8px 0 8px}@media (max-width:599px){.mat-card-title-group{margin:0}.mat-card-xl-image{margin-left:0;margin-right:0}}.mat-card-content>:first-child,.mat-card>:first-child{margin-top:0}.mat-card-content>:last-child:not(.mat-card-footer),.mat-card>:last-child:not(.mat-card-footer){margin-bottom:0}.mat-card-image:first-child{margin-top:-16px;border-top-left-radius:inherit;border-top-right-radius:inherit}.mat-card>.mat-card-actions:last-child{margin-bottom:-8px;padding-bottom:0}.mat-card-actions .mat-button:first-child,.mat-card-actions .mat-raised-button:first-child{margin-left:0;margin-right:0}.mat-card-subtitle:not(:first-child),.mat-card-title:not(:first-child){margin-top:-4px}.mat-card-header .mat-card-subtitle:not(:first-child){margin-top:-8px}.mat-card>.mat-card-xl-image:first-child{margin-top:-8px}.mat-card>.mat-card-xl-image:last-child{margin-bottom:-8px}"],data:{}});function wt(t){return i.Gb(2,[i.xb(null,0),i.xb(null,1)],null,null)}var It=i.mb({encapsulation:2,styles:[],data:{}});function kt(t){return i.Gb(0,[(t()(),i.ob(0,0,null,null,1,"span",[],[[8,"className",0]],null,null,null,null)),(t()(),i.Eb(1,null,["",""]))],null,function(t,e){t(e,0,0,i.qb(1,"",e.parent.context.$implicit.class,"")),t(e,1,0,e.parent.context.$implicit.header)})}function Ot(t){return i.Gb(0,[(t()(),i.ob(0,16777216,null,null,7,"mat-tab",[["style","overflow-y: hidden;"]],null,null,null,mt,ht)),i.nb(1,770048,[[3,4]],2,D,[i.O],null,null),i.Cb(603979776,4,{templateLabel:0}),i.Cb(335544320,5,{_explicitContent:0}),(t()(),i.eb(16777216,null,0,1,null,kt)),i.nb(5,16384,[[4,4]],0,k,[i.L,i.O],null,null),(t()(),i.ob(6,0,null,0,1,"aio-code",[],[[8,"className",0]],null,null,o.c,o.b)),i.nb(7,573440,[[2,4]],0,pt.a,[gt.b,_t.a,ft.a,xt.a],{language:[0,"language"],linenums:[1,"linenums"],path:[2,"path"],region:[3,"region"],header:[4,"header"]},null),(t()(),i.eb(0,null,null,0))],function(t,e){t(e,1,0),t(e,7,0,e.context.$implicit.language,e.context.$implicit.linenums,e.context.$implicit.path,e.context.$implicit.region,e.context.$implicit.header)},function(t,e){t(e,6,0,i.qb(1,"",e.context.$implicit.class,""))})}function Tt(t){return i.Gb(0,[i.Cb(402653184,1,{content:0}),i.Cb(671088640,2,{codeComponents:1}),(t()(),i.ob(2,0,[[1,0],["content",1]],null,1,"div",[["style","display: none"]],null,null,null,null,null)),i.xb(null,0),(t()(),i.ob(4,0,null,null,6,"mat-card",[["class","mat-card"]],null,null,null,wt,Ct)),i.nb(5,49152,null,0,vt,[],null,null),(t()(),i.ob(6,0,null,0,4,"mat-tab-group",[["class","code-tab-group mat-tab-group"],["disableRipple",""]],[[2,"mat-tab-group-dynamic-height",null],[2,"mat-tab-group-inverted-header",null]],null,null,st,tt)),i.nb(7,3325952,null,1,Y,[i.k,i.h,[2,G]],{disableRipple:[0,"disableRipple"]},null),i.Cb(603979776,3,{_tabs:1}),(t()(),i.eb(16777216,null,null,1,null,Ot)),i.nb(10,278528,null,0,N.j,[i.O,i.L,i.r],{ngForOf:[0,"ngForOf"]},null)],function(t,e){var n=e.component;t(e,7,0,""),t(e,10,0,n.tabs)},function(t,e){t(e,6,0,i.yb(e,7).dynamicHeight,"below"===i.yb(e,7).headerPosition)})}function Dt(t){return i.Gb(0,[(t()(),i.ob(0,0,null,null,1,"code-tabs",[],null,null,null,Tt,It)),i.nb(1,4308992,null,0,a,[],null,null)],function(t,e){t(e,1,0)},null)}var St=i.kb("code-tabs",a,Dt,{linenums:"linenums"},{},["*"]),Lt=n("QQfA"),Et=n("Fwaw"),Pt=n("V90o");n.d(e,"CodeTabsModuleNgFactory",function(){return jt});var jt=i.lb(l,[],function(t){return i.vb([i.wb(512,i.j,i.Z,[[8,[s.a,s.b,o.a,St]],[3,i.j],i.w]),i.wb(4608,N.m,N.l,[i.t,[2,N.B]]),i.wb(4608,Z.c,Z.c,[]),i.wb(4608,Lt.a,Lt.a,[Lt.g,Lt.c,i.j,Lt.f,Lt.d,i.q,i.y,N.d,X.b,[2,N.g]]),i.wb(5120,Lt.h,Lt.i,[Lt.a]),i.wb(4608,_t.a,_t.a,[xt.a]),i.wb(4608,ft.a,ft.a,[]),i.wb(1073742336,N.c,N.c,[]),i.wb(1073742336,X.a,X.a,[]),i.wb(1073742336,c.c,c.c,[[2,c.a],[2,J.f]]),i.wb(1073742336,yt,yt,[]),i.wb(1073742336,r.g,r.g,[]),i.wb(1073742336,C.b,C.b,[]),i.wb(1073742336,c.e,c.e,[]),i.wb(1073742336,Z.d,Z.d,[]),i.wb(1073742336,y.a,y.a,[]),i.wb(1073742336,K,K,[]),i.wb(1073742336,Q.c,Q.c,[]),i.wb(1073742336,Lt.e,Lt.e,[]),i.wb(1073742336,Et.c,Et.c,[]),i.wb(1073742336,gt.e,gt.e,[]),i.wb(1073742336,Pt.a,Pt.a,[]),i.wb(1073742336,l,l,[])])})}}]);
//# sourceMappingURL=5-es2015.aab0610357b5527177a6.js.map