fossasia/loklak_search

View on GitHub
5.a8d8fd1014543f24aa47.js

Summary

Maintainability
A
0 mins
Test Coverage
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{CUlp:function(t,n,e){var l,i;"undefined"!=typeof window&&window,void 0===(i="function"==typeof(l=function(){"use strict";function t(){}var n=t.prototype;return n.on=function(t,n){if(t&&n){var e=this._events=this._events||{},l=e[t]=e[t]||[];return-1==l.indexOf(n)&&l.push(n),this}},n.once=function(t,n){if(t&&n){this.on(t,n);var e=this._onceEvents=this._onceEvents||{};return(e[t]=e[t]||{})[n]=!0,this}},n.off=function(t,n){var e=this._events&&this._events[t];if(e&&e.length){var l=e.indexOf(n);return-1!=l&&e.splice(l,1),this}},n.emitEvent=function(t,n){var e=this._events&&this._events[t];if(e&&e.length){e=e.slice(0),n=n||[];for(var l=this._onceEvents&&this._onceEvents[t],i=0;i<e.length;i++){var o=e[i];l&&l[o]&&(this.off(t,o),delete l[o]),o.apply(this,n)}return this}},n.allOff=function(){delete this._events,delete this._onceEvents},t})?l.call(n,e,n,t):l)||(t.exports=i)},Hy43:function(t,n,e){var l,i;!function(o,a){"use strict";l=[e("CUlp"),e("QK1G"),e("YVj6"),e("KK1e")],void 0===(i=(function(t,n,e,l){return function(t,n,e,l,i){var o=t.console,a=t.jQuery,r=function(){},s=0,u={};function c(t,n){var e=l.getQueryElement(t);if(e){this.element=e,a&&(this.$element=a(this.element)),this.options=l.extend({},this.constructor.defaults),this.option(n);var i=++s;this.element.outlayerGUID=i,u[i]=this,this._create(),this._getOption("initLayout")&&this.layout()}else o&&o.error("Bad element for "+this.constructor.namespace+": "+(e||t))}c.namespace="outlayer",c.Item=i,c.defaults={containerStyle:{position:"relative"},initLayout:!0,originLeft:!0,originTop:!0,resize:!0,resizeContainer:!0,transitionDuration:"0.4s",hiddenStyle:{opacity:0,transform:"scale(0.001)"},visibleStyle:{opacity:1,transform:"scale(1)"}};var d=c.prototype;function h(t){function n(){t.apply(this,arguments)}return(n.prototype=Object.create(t.prototype)).constructor=n,n}l.extend(d,n.prototype),d.option=function(t){l.extend(this.options,t)},d._getOption=function(t){var n=this.constructor.compatOptions[t];return n&&void 0!==this.options[n]?this.options[n]:this.options[t]},c.compatOptions={initLayout:"isInitLayout",horizontal:"isHorizontal",layoutInstant:"isLayoutInstant",originLeft:"isOriginLeft",originTop:"isOriginTop",resize:"isResizeBound",resizeContainer:"isResizingContainer"},d._create=function(){this.reloadItems(),this.stamps=[],this.stamp(this.options.stamp),l.extend(this.element.style,this.options.containerStyle),this._getOption("resize")&&this.bindResize()},d.reloadItems=function(){this.items=this._itemize(this.element.children)},d._itemize=function(t){for(var n=this._filterFindItemElements(t),e=this.constructor.Item,l=[],i=0;i<n.length;i++){var o=new e(n[i],this);l.push(o)}return l},d._filterFindItemElements=function(t){return l.filterFindElements(t,this.options.itemSelector)},d.getItemElements=function(){return this.items.map(function(t){return t.element})},d.layout=function(){this._resetLayout(),this._manageStamps();var t=this._getOption("layoutInstant");this.layoutItems(this.items,void 0!==t?t:!this._isLayoutInited),this._isLayoutInited=!0},d._init=d.layout,d._resetLayout=function(){this.getSize()},d.getSize=function(){this.size=e(this.element)},d._getMeasurement=function(t,n){var l,i=this.options[t];i?("string"==typeof i?l=this.element.querySelector(i):i instanceof HTMLElement&&(l=i),this[t]=l?e(l)[n]:i):this[t]=0},d.layoutItems=function(t,n){t=this._getItemsForLayout(t),this._layoutItems(t,n),this._postLayout()},d._getItemsForLayout=function(t){return t.filter(function(t){return!t.isIgnored})},d._layoutItems=function(t,n){if(this._emitCompleteOnItems("layout",t),t&&t.length){var e=[];t.forEach(function(t){var l=this._getItemLayoutPosition(t);l.item=t,l.isInstant=n||t.isLayoutInstant,e.push(l)},this),this._processLayoutQueue(e)}},d._getItemLayoutPosition=function(){return{x:0,y:0}},d._processLayoutQueue=function(t){this.updateStagger(),t.forEach(function(t,n){this._positionItem(t.item,t.x,t.y,t.isInstant,n)},this)},d.updateStagger=function(){var t=this.options.stagger;if(null!==t&&void 0!==t)return this.stagger=function(t){if("number"==typeof t)return t;var n=t.match(/(^\d*\.?\d*)(\w*)/),e=n&&n[1],l=n&&n[2];return e.length?(e=parseFloat(e))*(p[l]||1):0}(t),this.stagger;this.stagger=0},d._positionItem=function(t,n,e,l,i){l?t.goTo(n,e):(t.stagger(i*this.stagger),t.moveTo(n,e))},d._postLayout=function(){this.resizeContainer()},d.resizeContainer=function(){if(this._getOption("resizeContainer")){var t=this._getContainerSize();t&&(this._setContainerMeasure(t.width,!0),this._setContainerMeasure(t.height,!1))}},d._getContainerSize=r,d._setContainerMeasure=function(t,n){if(void 0!==t){var e=this.size;e.isBorderBox&&(t+=n?e.paddingLeft+e.paddingRight+e.borderLeftWidth+e.borderRightWidth:e.paddingBottom+e.paddingTop+e.borderTopWidth+e.borderBottomWidth),t=Math.max(t,0),this.element.style[n?"width":"height"]=t+"px"}},d._emitCompleteOnItems=function(t,n){var e=this;function l(){e.dispatchEvent(t+"Complete",null,[n])}var i=n.length;if(n&&i){var o=0;n.forEach(function(n){n.once(t,a)})}else l();function a(){++o==i&&l()}},d.dispatchEvent=function(t,n,e){var l=n?[n].concat(e):e;if(this.emitEvent(t,l),a)if(this.$element=this.$element||a(this.element),n){var i=a.Event(n);i.type=t,this.$element.trigger(i,e)}else this.$element.trigger(t,e)},d.ignore=function(t){var n=this.getItem(t);n&&(n.isIgnored=!0)},d.unignore=function(t){var n=this.getItem(t);n&&delete n.isIgnored},d.stamp=function(t){(t=this._find(t))&&(this.stamps=this.stamps.concat(t),t.forEach(this.ignore,this))},d.unstamp=function(t){(t=this._find(t))&&t.forEach(function(t){l.removeFrom(this.stamps,t),this.unignore(t)},this)},d._find=function(t){if(t)return"string"==typeof t&&(t=this.element.querySelectorAll(t)),l.makeArray(t)},d._manageStamps=function(){this.stamps&&this.stamps.length&&(this._getBoundingRect(),this.stamps.forEach(this._manageStamp,this))},d._getBoundingRect=function(){var t=this.element.getBoundingClientRect(),n=this.size;this._boundingRect={left:t.left+n.paddingLeft+n.borderLeftWidth,top:t.top+n.paddingTop+n.borderTopWidth,right:t.right-(n.paddingRight+n.borderRightWidth),bottom:t.bottom-(n.paddingBottom+n.borderBottomWidth)}},d._manageStamp=r,d._getElementOffset=function(t){var n=t.getBoundingClientRect(),l=this._boundingRect,i=e(t);return{left:n.left-l.left-i.marginLeft,top:n.top-l.top-i.marginTop,right:l.right-n.right-i.marginRight,bottom:l.bottom-n.bottom-i.marginBottom}},d.handleEvent=l.handleEvent,d.bindResize=function(){t.addEventListener("resize",this),this.isResizeBound=!0},d.unbindResize=function(){t.removeEventListener("resize",this),this.isResizeBound=!1},d.onresize=function(){this.resize()},l.debounceMethod(c,"onresize",100),d.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&this.layout()},d.needsResizeLayout=function(){var t=e(this.element);return this.size&&t&&t.innerWidth!==this.size.innerWidth},d.addItems=function(t){var n=this._itemize(t);return n.length&&(this.items=this.items.concat(n)),n},d.appended=function(t){var n=this.addItems(t);n.length&&(this.layoutItems(n,!0),this.reveal(n))},d.prepended=function(t){var n=this._itemize(t);if(n.length){var e=this.items.slice(0);this.items=n.concat(e),this._resetLayout(),this._manageStamps(),this.layoutItems(n,!0),this.reveal(n),this.layoutItems(e)}},d.reveal=function(t){if(this._emitCompleteOnItems("reveal",t),t&&t.length){var n=this.updateStagger();t.forEach(function(t,e){t.stagger(e*n),t.reveal()})}},d.hide=function(t){if(this._emitCompleteOnItems("hide",t),t&&t.length){var n=this.updateStagger();t.forEach(function(t,e){t.stagger(e*n),t.hide()})}},d.revealItemElements=function(t){var n=this.getItems(t);this.reveal(n)},d.hideItemElements=function(t){var n=this.getItems(t);this.hide(n)},d.getItem=function(t){for(var n=0;n<this.items.length;n++){var e=this.items[n];if(e.element==t)return e}},d.getItems=function(t){var n=[];return(t=l.makeArray(t)).forEach(function(t){var e=this.getItem(t);e&&n.push(e)},this),n},d.remove=function(t){var n=this.getItems(t);this._emitCompleteOnItems("remove",n),n&&n.length&&n.forEach(function(t){t.remove(),l.removeFrom(this.items,t)},this)},d.destroy=function(){var t=this.element.style;t.height="",t.position="",t.width="",this.items.forEach(function(t){t.destroy()}),this.unbindResize(),delete u[this.element.outlayerGUID],delete this.element.outlayerGUID,a&&a.removeData(this.element,this.constructor.namespace)},c.data=function(t){var n=(t=l.getQueryElement(t))&&t.outlayerGUID;return n&&u[n]},c.create=function(t,n){var e=h(c);return e.defaults=l.extend({},c.defaults),l.extend(e.defaults,n),e.compatOptions=l.extend({},c.compatOptions),e.namespace=t,e.data=c.data,e.Item=h(i),l.htmlInit(e,t),a&&a.bridget&&a.bridget(t,e),e};var p={ms:1,s:1e3};return c.Item=i,c}(o,t,n,e,l)}).apply(n,l))||(t.exports=i)}(window)},KK1e:function(t,n,e){var l,i,o;window,i=[e("CUlp"),e("QK1G")],void 0===(o="function"==typeof(l=function(t,n){"use strict";var e=document.documentElement.style,l="string"==typeof e.transition?"transition":"WebkitTransition",i="string"==typeof e.transform?"transform":"WebkitTransform",o={WebkitTransition:"webkitTransitionEnd",transition:"transitionend"}[l],a={transform:i,transition:l,transitionDuration:l+"Duration",transitionProperty:l+"Property",transitionDelay:l+"Delay"};function r(t,n){t&&(this.element=t,this.layout=n,this.position={x:0,y:0},this._create())}var s=r.prototype=Object.create(t.prototype);s.constructor=r,s._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}},this.css({position:"absolute"})},s.handleEvent=function(t){var n="on"+t.type;this[n]&&this[n](t)},s.getSize=function(){this.size=n(this.element)},s.css=function(t){var n=this.element.style;for(var e in t)n[a[e]||e]=t[e]},s.getPosition=function(){var t=getComputedStyle(this.element),n=this.layout._getOption("originLeft"),e=this.layout._getOption("originTop"),l=t[n?"left":"right"],i=t[e?"top":"bottom"],o=parseFloat(l),a=parseFloat(i),r=this.layout.size;-1!=l.indexOf("%")&&(o=o/100*r.width),-1!=i.indexOf("%")&&(a=a/100*r.height),o=isNaN(o)?0:o,a=isNaN(a)?0:a,o-=n?r.paddingLeft:r.paddingRight,a-=e?r.paddingTop:r.paddingBottom,this.position.x=o,this.position.y=a},s.layoutPosition=function(){var t=this.layout.size,n={},e=this.layout._getOption("originLeft"),l=this.layout._getOption("originTop"),i=e?"right":"left";n[e?"left":"right"]=this.getXValue(this.position.x+t[e?"paddingLeft":"paddingRight"]),n[i]="";var o=l?"bottom":"top";n[l?"top":"bottom"]=this.getYValue(this.position.y+t[l?"paddingTop":"paddingBottom"]),n[o]="",this.css(n),this.emitEvent("layout",[this])},s.getXValue=function(t){var n=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&!n?t/this.layout.size.width*100+"%":t+"px"},s.getYValue=function(t){var n=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&n?t/this.layout.size.height*100+"%":t+"px"},s._transitionTo=function(t,n){this.getPosition();var e=this.position.x,l=this.position.y,i=t==this.position.x&&n==this.position.y;if(this.setPosition(t,n),!i||this.isTransitioning){var o={};o.transform=this.getTranslate(t-e,n-l),this.transition({to:o,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})}else this.layoutPosition()},s.getTranslate=function(t,n){var e=this.layout._getOption("originLeft"),l=this.layout._getOption("originTop");return"translate3d("+(t=e?t:-t)+"px, "+(n=l?n:-n)+"px, 0)"},s.goTo=function(t,n){this.setPosition(t,n),this.layoutPosition()},s.moveTo=s._transitionTo,s.setPosition=function(t,n){this.position.x=parseFloat(t),this.position.y=parseFloat(n)},s._nonTransition=function(t){for(var n in this.css(t.to),t.isCleaning&&this._removeStyles(t.to),t.onTransitionEnd)t.onTransitionEnd[n].call(this)},s.transition=function(t){if(parseFloat(this.layout.options.transitionDuration)){var n=this._transn;for(var e in t.onTransitionEnd)n.onEnd[e]=t.onTransitionEnd[e];for(e in t.to)n.ingProperties[e]=!0,t.isCleaning&&(n.clean[e]=!0);t.from&&this.css(t.from),this.enableTransition(t.to),this.css(t.to),this.isTransitioning=!0}else this._nonTransition(t)};var u="opacity,"+i.replace(/([A-Z])/g,function(t){return"-"+t.toLowerCase()});s.enableTransition=function(){if(!this.isTransitioning){var t=this.layout.options.transitionDuration;this.css({transitionProperty:u,transitionDuration:t="number"==typeof t?t+"ms":t,transitionDelay:this.staggerDelay||0}),this.element.addEventListener(o,this,!1)}},s.onwebkitTransitionEnd=function(t){this.ontransitionend(t)},s.onotransitionend=function(t){this.ontransitionend(t)};var c={"-webkit-transform":"transform"};s.ontransitionend=function(t){if(t.target===this.element){var n=this._transn,e=c[t.propertyName]||t.propertyName;delete n.ingProperties[e],function(t){for(var n in t)return!1;return!0}(n.ingProperties)&&this.disableTransition(),e in n.clean&&(this.element.style[t.propertyName]="",delete n.clean[e]),e in n.onEnd&&(n.onEnd[e].call(this),delete n.onEnd[e]),this.emitEvent("transitionEnd",[this])}},s.disableTransition=function(){this.removeTransitionStyles(),this.element.removeEventListener(o,this,!1),this.isTransitioning=!1},s._removeStyles=function(t){var n={};for(var e in t)n[e]="";this.css(n)};var d={transitionProperty:"",transitionDuration:"",transitionDelay:""};return s.removeTransitionStyles=function(){this.css(d)},s.stagger=function(t){t=isNaN(t)?0:t,this.staggerDelay=t+"ms"},s.removeElem=function(){this.element.parentNode.removeChild(this.element),this.css({display:""}),this.emitEvent("remove",[this])},s.remove=function(){l&&parseFloat(this.layout.options.transitionDuration)?(this.once("transitionEnd",function(){this.removeElem()}),this.hide()):this.removeElem()},s.reveal=function(){delete this.isHidden,this.css({display:""});var t=this.layout.options,n={};n[this.getHideRevealTransitionEndProperty("visibleStyle")]=this.onRevealTransitionEnd,this.transition({from:t.hiddenStyle,to:t.visibleStyle,isCleaning:!0,onTransitionEnd:n})},s.onRevealTransitionEnd=function(){this.isHidden||this.emitEvent("reveal")},s.getHideRevealTransitionEndProperty=function(t){var n=this.layout.options[t];if(n.opacity)return"opacity";for(var e in n)return e},s.hide=function(){this.isHidden=!0,this.css({display:""});var t=this.layout.options,n={};n[this.getHideRevealTransitionEndProperty("hiddenStyle")]=this.onHideTransitionEnd,this.transition({from:t.visibleStyle,to:t.hiddenStyle,isCleaning:!0,onTransitionEnd:n})},s.onHideTransitionEnd=function(){this.isHidden&&(this.css({display:"none"}),this.emitEvent("hide"))},s.destroy=function(){this.css({position:"",left:"",right:"",top:"",bottom:"",transition:"",transform:""})},r})?l.apply(n,i):l)||(t.exports=o)},QK1G:function(t,n,e){var l,i;window,void 0===(i="function"==typeof(l=function(){"use strict";function t(t){var n=parseFloat(t);return-1==t.indexOf("%")&&!isNaN(n)&&n}var n="undefined"==typeof console?function(){}:function(t){console.error(t)},e=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"],l=e.length;function i(t){var e=getComputedStyle(t);return e||n("Style returned "+e+". Are you running this code in a hidden iframe on Firefox? See https://bit.ly/getsizebug1"),e}var o,a=!1;return function n(r){if(function(){if(!a){a=!0;var e=document.createElement("div");e.style.width="200px",e.style.padding="1px 2px 3px 4px",e.style.borderStyle="solid",e.style.borderWidth="1px 2px 3px 4px",e.style.boxSizing="border-box";var l=document.body||document.documentElement;l.appendChild(e);var r=i(e);o=200==Math.round(t(r.width)),n.isBoxSizeOuter=o,l.removeChild(e)}}(),"string"==typeof r&&(r=document.querySelector(r)),r&&"object"==typeof r&&r.nodeType){var s=i(r);if("none"==s.display)return function(){for(var t={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},n=0;n<l;n++)t[e[n]]=0;return t}();var u={};u.width=r.offsetWidth,u.height=r.offsetHeight;for(var c=u.isBorderBox="border-box"==s.boxSizing,d=0;d<l;d++){var h=e[d],p=parseFloat(s[h]);u[h]=isNaN(p)?0:p}var g=u.paddingLeft+u.paddingRight,m=u.paddingTop+u.paddingBottom,f=u.marginLeft+u.marginRight,b=u.marginTop+u.marginBottom,v=u.borderLeftWidth+u.borderRightWidth,y=u.borderTopWidth+u.borderBottomWidth,C=c&&o,_=t(s.width);!1!==_&&(u.width=_+(C?0:g+v));var x=t(s.height);return!1!==x&&(u.height=x+(C?0:m+y)),u.innerWidth=u.width-(g+v),u.innerHeight=u.height-(m+y),u.outerWidth=u.width+f,u.outerHeight=u.height+b,u}}})?l.call(n,e,n,t):l)||(t.exports=i)},T3EE:function(t,n,e){"use strict";e.r(n);var l=e("CcnG"),i=function(){},o=e("pMnS"),a=e("ZYCi"),r=e("Ip0R"),s=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),u=l["\u0275crt"]({encapsulation:0,styles:[['.header-wrapper[_ngcontent-%COMP%]{border-bottom:1px solid #ddd;position:fixed;width:100%;z-index:1000}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;align-items:baseline;height:65px}@media (max-width:600px){.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]{justify-content:center}}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.logo[_ngcontent-%COMP%]{flex:1}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.logo[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;height:50px;font-family:"Courier New";padding:24px;font-size:2.5rem;color:#e91e63;line-height:20px;width:230px}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.logo[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:none}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.title[_ngcontent-%COMP%]{font-family:Montserrat,sans-serif!important;font-weight:600;font-size:2rem;margin-right:24px}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   label.menu-toggle[_ngcontent-%COMP%]{display:none}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]{opacity:0;flex:1;display:flex;justify-content:flex-end;transition:opacity .25s ease-in-out}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:space-between;margin-right:5px}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]{background-color:inherit;border:none;color:#7f7f7f;cursor:pointer;font-size:.6rem}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]   i.md-12[_ngcontent-%COMP%]{position:relative;left:40px;bottom:8px}@media (max-width:423px){.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]   i.md-12[_ngcontent-%COMP%]{left:0;bottom:0}}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]   span.info[_ngcontent-%COMP%]{position:relative;top:3px;white-space:nowrap}@media (max-width:900px){.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]{opacity:1}}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.mouse-moving[_ngcontent-%COMP%]{opacity:1;pointer-events:auto}@media (max-width:600px){.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.logo[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:34px}.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.title[_ngcontent-%COMP%]{position:absolute;top:65px;font-size:23px}.header-wrapper[_ngcontent-%COMP%]{min-height:110px}}div.header-wrapper[_ngcontent-%COMP%]:hover   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]{opacity:1;pointer-events:auto}@media (max-width:350px){div.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.logo[_ngcontent-%COMP%]{flex:none;width:46%}div.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.logo[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:30px}div.header-wrapper[_ngcontent-%COMP%]   div.header[_ngcontent-%COMP%]   div.menu[_ngcontent-%COMP%]{flex:none;width:54%}}']],data:{}});function c(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,8,"div",[["class","header-wrapper"]],[[4,"background-color",null]],null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,7,"div",[["class","header"]],null,null,null,null,null)),(t()(),l["\u0275eld"](2,0,null,null,3,"div",[["class","logo"]],null,null,null,null,null)),(t()(),l["\u0275eld"](3,0,null,null,2,"a",[["routerLink","/"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,4).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&i),i},null,null)),l["\u0275did"](4,671744,null,0,a.m,[a.l,a.a,r.h],{routerLink:[0,"routerLink"]},null),(t()(),l["\u0275ted"](-1,null,[" loklak "])),(t()(),l["\u0275eld"](6,0,null,null,2,"div",[["class","title"]],[[4,"color",null]],null,null,null,null)),(t()(),l["\u0275eld"](7,0,null,null,1,"span",[["class","query"]],null,null,null,null,null)),(t()(),l["\u0275ted"](8,null,["",""]))],function(t,n){t(n,4,0,"/")},function(t,n){var e=n.component;t(n,0,0,e.wallCustomHeader.backgroundColor),t(n,3,0,l["\u0275nov"](n,4).target,l["\u0275nov"](n,4).href),t(n,6,0,e.wallCustomHeader.fontColor),t(n,8,0,e.headerTitle||e.query)})}var d=e("nmLA"),h=e("tHof"),p=e("caBT"),g=e("hNNL"),m=function(){function t(t){this._element=t,this.useImagesLoaded=!1,this.layoutComplete=new l.EventEmitter,this.removeComplete=new l.EventEmitter}return t.prototype.ngOnInit=function(){var t=this;this.options.itemSelector||(this.options.itemSelector="[masonry-brick], masonry-brick"),"MASONRY"===this._element.nativeElement.tagName&&(this._element.nativeElement.style.display="block"),this._msnry=new g(this._element.nativeElement,this.options),this._msnry.on("layoutComplete",function(n){t.layoutComplete.emit(n)}),this._msnry.on("removeComplete",function(n){t.removeComplete.emit(n)})},t.prototype.ngOnDestroy=function(){this._msnry&&this._msnry.destroy()},t.prototype.layout=function(){var t=this;setTimeout(function(){t._msnry.layout()})},t.prototype.add=function(t){var n=this,e=!1;0===this._msnry.items.length&&(e=!0),this.useImagesLoaded?(imagesLoaded(t,function(l){n._element.nativeElement.prependChild(t),n._msnry.prepended(t),e&&n.layout()}),this._element.nativeElement.removeChild(t)):(this._msnry.prepended(t),e&&this.layout())},t.prototype.remove=function(t){this._msnry.remove(t),this.layout()},t}(),f=function(){function t(t,n){this._element=t,this._parent=n}return t.prototype.ngAfterViewInit=function(){this._parent.add(this._element.nativeElement),this.watchForHtmlChanges()},t.prototype.ngOnDestroy=function(){this._parent.remove(this._element.nativeElement)},t.prototype.watchForHtmlChanges=function(){if(MutationObserver=window.MutationObserver||window.WebKitMutationObserver,MutationObserver){var t=this;new MutationObserver(function(n,e){t._parent.layout()}).observe(this._element.nativeElement,{subtree:!0,childList:!0})}},t}(),b=e("YMfE"),v=function(t,n,e,l){void 0===t&&(t=0),void 0===n&&(n=""),void 0===e&&(e=null),void 0===l&&(l=null),this.type=t,this.text=n,this.linkTo=e,this.queryParams=l},y=function(){function t(){this.hashtags=new Array,this.mentions=new Array,this.links=new Array,this.unshorten={},this.useAll=!1,this.showed=new l.EventEmitter,this.shardArray=new Array}return t.prototype.ngOnInit=function(){this.useAll?this.generateAllShards():this.generateShards()},t.prototype.generateShards=function(){var t=this,n=[];this.hashtags.forEach(function(e){Object(b.c)(t.text,"#"+e,!1).forEach(function(t){n.push({index:t,str:"#"+e,type:2})})}),this.mentions.forEach(function(e){Object(b.c)(t.text,"@"+e,!1).forEach(function(t){n.push({index:t,str:"@"+e,type:3})})});var e=[],l=Object.keys(this.unshorten),i=[];l.forEach(function(n){return i.push(t.unshorten[n])});for(var o=0,a=this.links;o<a.length;o++){for(var r=a[o],s=!0,u=0,c=i;u<c.length;u++){var d=c[u];if(d=d.substring(0,d.length-3),r.startsWith(d)){s=!1;break}}s&&e.push(r)}(e=l.concat(e)).forEach(function(e){Object(b.c)(t.text,e,!1).forEach(function(t){n.push({index:t,str:e,type:1})})}),n.sort(function(t,n){return t.index>n.index?1:t.index<n.index?-1:0});var h=0,p=this.text.length;if(n.forEach(function(n){if(h!==n.index){var e=new v(0,t.text.substring(h,n.index));t.shardArray.push(e),h=n.index}if(h===n.index){var l=t.text.substring(h,n.index+n.str.length);switch(e=new v(n.type,l),n.type){case 1:t.unshorten[n.str]?(e.linkTo=l,e.text=t.unshorten[n.str]):e.linkTo=l;break;case 2:e.linkTo=["/wall"],e.queryParams={query:l};break;case 3:e.linkTo=["/wall"],e.queryParams={query:"from:"+l.substring(1)}}t.shardArray.push(e),h+=n.str.length}}),h!==p){var g=new v(0,this.text.substring(h));this.shardArray.push(g)}},t.prototype.generateAllShards=function(){for(var t=0,n=this.text.split(" ");t<n.length;t++){var e=n[t];if("@"===e[0]&&e.length>1){var l=new v(3,e);l.linkTo=["/wall"],l.queryParams={query:"from:"+e.substring(1)},this.shardArray.push(l)}else if("#"===e[0]&&e.length>1){var i=new v(2,e);i.linkTo=["/wall"],i.queryParams={query:"#"+e.substring(1)},this.shardArray.push(i)}else if(this.stringIsURL(e)){var o=new v(1,e);o.linkTo=e,o.text=e,this.unshorten.hasOwnProperty(e)&&(o.text=this.unshorten[e]),this.shardArray.push(o)}else this.shardArray.push(new v(0,e))}},t.prototype.stringIsURL=function(t){var n=new RegExp(/(ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?/,"ig");return 0===t.search(n)},t}(),C=l["\u0275crt"]({encapsulation:0,styles:[["a[_ngcontent-%COMP%]{color:#0084b4}"]],data:{}});function _(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"span",[],[[4,"color",null]],null,null,null,null)),(t()(),l["\u0275ted"](1,null,[" "," "]))],null,function(t,n){t(n,0,0,n.component.wallCustomText.fontColor),t(n,1,0,n.parent.context.$implicit.text)})}function x(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"a",[],[[4,"color",null],[1,"target",0],[8,"href",4]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,2).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&i),i},null,null)),l["\u0275did"](2,671744,null,0,a.m,[a.l,a.a,r.h],{queryParams:[0,"queryParams"],routerLink:[1,"routerLink"]},null),(t()(),l["\u0275ted"](3,null,["",""]))],function(t,n){t(n,2,0,n.parent.context.$implicit.queryParams,n.parent.context.$implicit.linkTo)},function(t,n){t(n,1,0,n.component.wallCustomText.accentColor,l["\u0275nov"](n,2).target,l["\u0275nov"](n,2).href),t(n,3,0,n.parent.context.$implicit.text)})}function k(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"a",[],[[4,"color",null],[1,"target",0],[8,"href",4]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,2).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&i),i},null,null)),l["\u0275did"](2,671744,null,0,a.m,[a.l,a.a,r.h],{queryParams:[0,"queryParams"],routerLink:[1,"routerLink"]},null),(t()(),l["\u0275ted"](3,null,["",""]))],function(t,n){t(n,2,0,n.parent.context.$implicit.queryParams,n.parent.context.$implicit.linkTo)},function(t,n){t(n,1,0,n.component.wallCustomText.accentColor,l["\u0275nov"](n,2).target,l["\u0275nov"](n,2).href),t(n,3,0,n.parent.context.$implicit.text)})}function w(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,6,"span",[],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,_)),l["\u0275did"](2,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,x)),l["\u0275did"](4,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,k)),l["\u0275did"](6,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){t(n,2,0,0===n.context.$implicit.type),t(n,4,0,2===n.context.$implicit.type),t(n,6,0,3===n.context.$implicit.type)},null)}function O(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"div",[["class","textWrapper"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,w)),l["\u0275did"](2,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null)],function(t,n){t(n,2,0,n.component.shardArray)},null)}var P=e("gI3B"),M=function(){function t(t){this.ref=t,this.filteredImages=new Array,this.datetime=null}return t.prototype.ngOnInit=function(){var t=this;Object(P.a)(0,1e4).subscribe(function(n){return t.ttt()}),this.filterValidImageURLS()},Object.defineProperty(t.prototype,"profileURL",{get:function(){return"https://twitter.com/"+this.feedItem.screen_name+"/"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"profileName",{get:function(){var t=this.feedItem.user.name,n=document.createElement("div");return n.innerHTML=t,n.textContent||n.innerText||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"itemText",{get:function(){var t=this.feedItem.text,n=document.createElement("div");return n.innerHTML=t,n.textContent||n.innerText||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"retweetCount",{get:function(){var t=this.feedItem.retweet_count;return 0===t?"":t.toString()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"favoriteCount",{get:function(){var t=this.feedItem.favourites_count;return 0===t?"":t.toString()},enumerable:!0,configurable:!0}),t.prototype.ttt=function(){this.datetime=this.tdiff(),this.ref.markForCheck()},t.prototype.tdiff=function(){var t=null,n=this.feedItem.created_at,e=(new Date).toISOString(),l=new Date(e).getTime(),i=new Date(n).toISOString(),o=new Date(i).getTime(),a=Math.floor(Math.abs(l-o)/6e4),r=(new Date).getFullYear(),s=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],u=new Date(n);if(0===a){var c=Math.round((l-o)/1e3);t=c<=24?"now":c+"s"}else t=a>=1&&a<60?a+"m":a<1440?Math.round(a/60)+"h ago":u.getFullYear()===r?s[u.getMonth()]+" "+u.getDate():u.getDate()+" "+s[u.getMonth()]+" "+u.getFullYear();return t},t.prototype.filterValidImageURLS=function(){var t=this,n=new RegExp("https:\\/\\/abs\\.twimg\\.com\\/"),e=new RegExp("https:\\/\\/pic\\.twitter\\.com\\/"),l=new RegExp("https:\\/\\/www\\.instagram\\.com\\/");this.feedItem.images.forEach(function(i,o){var a=n.exec(i),r=e.exec(i),s=l.exec(i);a||r||s||t.filteredImages.push(i)})},t}(),R=l["\u0275crt"]({encapsulation:0,styles:[["div.masonry-content[_ngcontent-%COMP%]{display:inline-block;width:100%;border:1px solid #e6e6e6;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:5px}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]{display:block;max-width:100%;height:auto;text-align:left;overflow:hidden;padding:1em}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.img-span[_ngcontent-%COMP%]{float:left;width:3rem;height:3rem;border-radius:50%;margin:0 8px 1px 0;overflow:hidden}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.img-span[_ngcontent-%COMP%]   app-lazy-img[_ngcontent-%COMP%]     img{display:block;width:3rem;height:3rem}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   a.profile-link[_ngcontent-%COMP%]{color:#333}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   a.profile-link[_ngcontent-%COMP%]   span.name[_ngcontent-%COMP%]{font-weight:600;font-size:.9rem;line-height:1rem;padding:8px 0 0;display:block;white-space:nowrap}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   a.profile-link[_ngcontent-%COMP%]   span.screen-name[_ngcontent-%COMP%]{font-size:.8rem;line-height:1rem;font-weight:500;padding:8px 0 0}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.time[_ngcontent-%COMP%]{font-weight:300;font-size:.8rem;line-height:2rem;float:right}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.status[_ngcontent-%COMP%]{font-weight:400;font-size:1rem;line-height:1.7rem;padding:8px 0 0;display:block;margin-top:10px}div.masonry-content[_ngcontent-%COMP%]   span.gallery[_ngcontent-%COMP%]{display:block;width:100%;height:auto}div.masonry-content[_ngcontent-%COMP%]   span.gallery[_ngcontent-%COMP%]     img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]{display:flex;justify-content:space-between;max-width:100%;padding:1em}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   i.md-20[_ngcontent-%COMP%]{font-size:1rem;color:#aab8c2}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.action[_ngcontent-%COMP%]{display:flex}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.action[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;font-size:1rem;color:#aab8c2}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.action[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   span.counter[_ngcontent-%COMP%]{position:relative;bottom:3px}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.reply-action[_ngcontent-%COMP%]:hover{cursor:pointer}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.reply-action[_ngcontent-%COMP%]:hover   a[_ngcontent-%COMP%], div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.reply-action[_ngcontent-%COMP%]:hover   i.reply[_ngcontent-%COMP%]{color:#89c9fa}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.retweet-action[_ngcontent-%COMP%]:hover{cursor:pointer}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.retweet-action[_ngcontent-%COMP%]:hover   a[_ngcontent-%COMP%], div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.retweet-action[_ngcontent-%COMP%]:hover   i.retweet[_ngcontent-%COMP%]{color:#19cf86}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.favourite-action[_ngcontent-%COMP%]:hover{cursor:pointer}div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.favourite-action[_ngcontent-%COMP%]:hover   a[_ngcontent-%COMP%], div.masonry-content[_ngcontent-%COMP%]   span.action-box[_ngcontent-%COMP%]   span.favourite-action[_ngcontent-%COMP%]:hover   i.like[_ngcontent-%COMP%]{color:#e81c4f}div.masonry-content[_ngcontent-%COMP%]:hover{box-shadow:0 0 13px rgba(33,33,33,.3)}"]],data:{}});function A(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"span",[["class","gallery"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,1,"app-lazy-img",[["class","card-images"],["height","200"]],null,null,null,d.b,d.a)),l["\u0275did"](2,245760,null,0,h.a,[l.ElementRef,l.ChangeDetectorRef,p.a],{src:[0,"src"],height:[1,"height"]},null)],function(t,n){t(n,2,0,l["\u0275inlineInterpolate"](1,"",n.component.filteredImages,""),"200")},null)}function I(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,42,"div",[["class","masonry-content"]],[[4,"background-color",null]],null,null,null,null)),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275and"](16777216,null,null,1,null,A)),l["\u0275did"](3,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](4,0,null,null,20,"span",[["class","text"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,null,null,2,"span",[["class","img-span"]],null,null,null,null,null)),(t()(),l["\u0275eld"](6,0,null,null,1,"app-lazy-img",[["alt","Profile Image"],["height","50"],["width","50"]],null,null,null,d.b,d.a)),l["\u0275did"](7,245760,null,0,h.a,[l.ElementRef,l.ChangeDetectorRef,p.a],{src:[0,"src"],width:[1,"width"],height:[2,"height"],alt:[3,"alt"]},null),(t()(),l["\u0275eld"](8,0,null,null,2,"span",[["class","time"]],[[4,"color",null]],null,null,null,null)),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275ted"](10,null,["",""])),(t()(),l["\u0275eld"](11,0,null,null,9,"a",[["class","profile-link"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,12).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&i),i},null,null)),l["\u0275did"](12,671744,null,0,a.m,[a.l,a.a,r.h],{queryParams:[0,"queryParams"],routerLink:[1,"routerLink"]},null),l["\u0275pod"](13,{query:0}),l["\u0275pad"](14,1),(t()(),l["\u0275eld"](15,0,null,null,2,"span",[["class","name"]],[[4,"color",null]],null,null,null,null)),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275ted"](17,null,["",""])),(t()(),l["\u0275eld"](18,0,null,null,2,"span",[["class","screen-name"]],[[4,"color",null]],null,null,null,null)),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275ted"](20,null,["@",""])),(t()(),l["\u0275eld"](21,0,null,null,3,"span",[["class","status"]],null,null,null,null,null)),(t()(),l["\u0275eld"](22,0,null,null,2,"media-wall-linker",[],null,null,null,O,C)),l["\u0275did"](23,114688,null,0,y,[],{text:[0,"text"],hashtags:[1,"hashtags"],mentions:[2,"mentions"],links:[3,"links"],unshorten:[4,"unshorten"],wallCustomText:[5,"wallCustomText"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275eld"](25,0,null,null,16,"span",[["class","action-box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](26,0,null,null,3,"span",[["class","action reply-action"]],null,null,null,null,null)),(t()(),l["\u0275eld"](27,0,null,null,2,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),l["\u0275eld"](28,0,null,null,1,"i",[["class","material-icons md-20 reply"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["reply"])),(t()(),l["\u0275eld"](30,0,null,null,5,"span",[["class","action retweet-action"]],null,null,null,null,null)),(t()(),l["\u0275eld"](31,0,null,null,4,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),l["\u0275eld"](32,0,null,null,1,"i",[["class","material-icons md-20 retweet"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["repeat"])),(t()(),l["\u0275eld"](34,0,null,null,1,"span",[["class","counter retweet-count"]],null,null,null,null,null)),(t()(),l["\u0275ted"](35,null,[" "," "])),(t()(),l["\u0275eld"](36,0,null,null,5,"span",[["class","action favourite-action"]],null,null,null,null,null)),(t()(),l["\u0275eld"](37,0,null,null,4,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),l["\u0275eld"](38,0,null,null,1,"i",[["class","material-icons md-20 like"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["favorite_border"])),(t()(),l["\u0275eld"](40,0,null,null,1,"span",[["class","counter like-count"]],null,null,null,null,null)),(t()(),l["\u0275ted"](41,null,[" "," "])),(t()(),l["\u0275eld"](42,0,null,null,0,"span",[["style","clear:both"]],null,null,null,null,null))],function(t,n){var e=n.component;t(n,3,0,e.filteredImages.length>0),t(n,7,0,l["\u0275inlineInterpolate"](1,"",e.feedItem.user.profile_image_url_https,""),"50","50","Profile Image"),t(n,12,0,t(n,13,0,"from:"+e.feedItem.user.screen_name),t(n,14,0,"/wall")),t(n,23,0,e.itemText||"",e.feedItem.hashtags||l["\u0275EMPTY_ARRAY"],e.feedItem.mentions||l["\u0275EMPTY_ARRAY"],e.feedItem.links||l["\u0275EMPTY_ARRAY"],e.feedItem.unshorten||l["\u0275EMPTY_MAP"],l["\u0275unv"](n,23,5,l["\u0275nov"](n,24).transform(e.wallCustomCard$)))},function(t,n){var e=n.component;t(n,0,0,l["\u0275unv"](n,0,0,l["\u0275nov"](n,1).transform(e.wallCustomCard$)).backgroundColor),t(n,8,0,l["\u0275unv"](n,8,0,l["\u0275nov"](n,9).transform(e.wallCustomCard$)).fontColor),t(n,10,0,e.datetime),t(n,11,0,l["\u0275nov"](n,12).target,l["\u0275nov"](n,12).href),t(n,15,0,l["\u0275unv"](n,15,0,l["\u0275nov"](n,16).transform(e.wallCustomCard$)).fontColor),t(n,17,0,e.profileName),t(n,18,0,l["\u0275unv"](n,18,0,l["\u0275nov"](n,19).transform(e.wallCustomCard$)).fontColor),t(n,20,0,e.feedItem.user.screen_name),t(n,27,0,l["\u0275inlineInterpolate"](1,"https://twitter.com/intent/tweet?in_reply_to=",e.feedItem.id_str,"")),t(n,31,0,l["\u0275inlineInterpolate"](1,"https://twitter.com/intent/retweet?tweet_id=",e.feedItem.id_str,"")),t(n,35,0,e.retweetCount),t(n,37,0,l["\u0275inlineInterpolate"](1,"https://twitter.com/intent/like?tweet_id=",e.feedItem.id_str,"")),t(n,41,0,e.favoriteCount)})}var E=l["\u0275crt"]({encapsulation:2,styles:[],data:{}});function S(t){return l["\u0275vid"](0,[l["\u0275ncd"](null,0)],null,null)}var T=function(){function t(){this.headerImageUrl="assets/images/cow_150x175.png"}return t.prototype.ngOnInit=function(){},t}(),D=l["\u0275crt"]({encapsulation:0,styles:[[".wall-info[_ngcontent-%COMP%]{font-size:2rem;text-align:center}.searching[_ngcontent-%COMP%]{opacity:0;-webkit-animation:2.5s infinite flickerAnimation;animation:2.5s infinite flickerAnimation}div.results-not-found[_ngcontent-%COMP%]{position:absolute;top:40%;width:100%}@-webkit-keyframes flickerAnimation{0%,100%{opacity:0}50%{opacity:1}}@keyframes flickerAnimation{0%,100%{opacity:0}50%{opacity:1}}"]],data:{}});function F(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,5,"div",[["class","results-not-found"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"div",[["class","searching"]],null,null,null,null,null)),(t()(),l["\u0275eld"](2,0,null,null,1,"app-lazy-img",[["height","120"],["width","100"]],null,null,null,d.b,d.a)),l["\u0275did"](3,245760,null,0,h.a,[l.ElementRef,l.ChangeDetectorRef,p.a],{src:[0,"src"],width:[1,"width"],height:[2,"height"]},null),(t()(),l["\u0275eld"](4,0,null,null,1,"div",[["class","wall-info"]],[[4,"color",null]],null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["No Posts Found Right Now. Please Wait..."]))],function(t,n){t(n,3,0,l["\u0275inlineInterpolate"](1,"",n.component.headerImageUrl,""),"100","120")},function(t,n){t(n,4,0,n.component.fontColor)})}var B=e("Mr+X"),V=e("SMsm"),z=e("Wf4p"),W=e("mrSG");function q(t){return""+(t||"")}function L(t){return"string"==typeof t?parseInt(t,10):t}var j=function(){function t(t){this._element=t,this._rowspan=1,this._colspan=1}return Object.defineProperty(t.prototype,"rowspan",{get:function(){return this._rowspan},set:function(t){this._rowspan=L(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"colspan",{get:function(){return this._colspan},set:function(t){this._colspan=L(t)},enumerable:!0,configurable:!0}),t.prototype._setStyle=function(t,n){this._element.nativeElement.style[t]=n},t}(),H=function(){function t(t,n){var e=this;this.columnIndex=0,this.rowIndex=0,this.tracker=new Array(t),this.tracker.fill(0,0,this.tracker.length),this.positions=n.map(function(t){return e._trackTile(t)})}return Object.defineProperty(t.prototype,"rowCount",{get:function(){return this.rowIndex+1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rowspan",{get:function(){var t=Math.max.apply(Math,this.tracker);return t>1?this.rowCount+t-1:this.rowCount},enumerable:!0,configurable:!0}),t.prototype._trackTile=function(t){var n=this._findMatchingGap(t.colspan);return this._markTilePosition(n,t),this.columnIndex=n+t.colspan,new Y(this.rowIndex,n)},t.prototype._findMatchingGap=function(t){if(t>this.tracker.length)throw Error("mat-grid-list: tile with colspan "+t+' is wider than grid with cols="'+this.tracker.length+'".');var n=-1,e=-1;do{this.columnIndex+t>this.tracker.length?this._nextRow():-1!=(n=this.tracker.indexOf(0,this.columnIndex))?(e=this._findGapEndIndex(n),this.columnIndex=n+1):this._nextRow()}while(e-n<t);return Math.max(n,0)},t.prototype._nextRow=function(){this.columnIndex=0,this.rowIndex++;for(var t=0;t<this.tracker.length;t++)this.tracker[t]=Math.max(0,this.tracker[t]-1)},t.prototype._findGapEndIndex=function(t){for(var n=t+1;n<this.tracker.length;n++)if(0!=this.tracker[n])return n;return this.tracker.length},t.prototype._markTilePosition=function(t,n){for(var e=0;e<n.colspan;e++)this.tracker[t+e]=n.rowspan},t}(),Y=function(t,n){this.row=t,this.col=n},K=function(){function t(){this._rows=0,this._rowspan=0}return t.prototype.init=function(t,n,e,l){this._gutterSize=X(t),this._rows=n.rowCount,this._rowspan=n.rowspan,this._cols=e,this._direction=l},t.prototype.getBaseTileSize=function(t,n){return"("+t+"% - ("+this._gutterSize+" * "+n+"))"},t.prototype.getTilePosition=function(t,n){return 0===n?"0":U("("+t+" + "+this._gutterSize+") * "+n)},t.prototype.getTileSize=function(t,n){return"("+t+" * "+n+") + ("+(n-1)+" * "+this._gutterSize+")"},t.prototype.setStyle=function(t,n,e){var l=100/this._cols,i=(this._cols-1)/this._cols;this.setColStyles(t,e,l,i),this.setRowStyles(t,n,l,i)},t.prototype.setColStyles=function(t,n,e,l){var i=this.getBaseTileSize(e,l);t._setStyle("rtl"===this._direction?"right":"left",this.getTilePosition(i,n)),t._setStyle("width",U(this.getTileSize(i,t.colspan)))},t.prototype.getGutterSpan=function(){return this._gutterSize+" * ("+this._rowspan+" - 1)"},t.prototype.getTileSpan=function(t){return this._rowspan+" * "+this.getTileSize(t,1)},t.prototype.getComputedHeight=function(){return null},t}(),N=function(t){function n(n){var e=t.call(this)||this;return e.fixedRowHeight=n,e}return Object(W.__extends)(n,t),n.prototype.init=function(n,e,l,i){t.prototype.init.call(this,n,e,l,i),this.fixedRowHeight=X(this.fixedRowHeight)},n.prototype.setRowStyles=function(t,n){t._setStyle("top",this.getTilePosition(this.fixedRowHeight,n)),t._setStyle("height",U(this.getTileSize(this.fixedRowHeight,t.rowspan)))},n.prototype.getComputedHeight=function(){return["height",U(this.getTileSpan(this.fixedRowHeight)+" + "+this.getGutterSpan())]},n.prototype.reset=function(t){t._setListStyle(["height",null]),t._tiles.forEach(function(t){t._setStyle("top",null),t._setStyle("height",null)})},n}(K),Z=function(t){function n(n){var e=t.call(this)||this;return e._parseRatio(n),e}return Object(W.__extends)(n,t),n.prototype.setRowStyles=function(t,n,e,l){this.baseTileHeight=this.getBaseTileSize(e/this.rowHeightRatio,l),t._setStyle("marginTop",this.getTilePosition(this.baseTileHeight,n)),t._setStyle("paddingTop",U(this.getTileSize(this.baseTileHeight,t.rowspan)))},n.prototype.getComputedHeight=function(){return["paddingBottom",U(this.getTileSpan(this.baseTileHeight)+" + "+this.getGutterSpan())]},n.prototype.reset=function(t){t._setListStyle(["paddingBottom",null]),t._tiles.forEach(function(t){t._setStyle("marginTop",null),t._setStyle("paddingTop",null)})},n.prototype._parseRatio=function(t){var n=t.split(":");if(2!==n.length)throw Error('mat-grid-list: invalid ratio given for row-height: "'+t+'"');this.rowHeightRatio=parseFloat(n[0])/parseFloat(n[1])},n}(K),G=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Object(W.__extends)(n,t),n.prototype.setRowStyles=function(t,n){var e=this.getBaseTileSize(100/this._rowspan,(this._rows-1)/this._rows);t._setStyle("top",this.getTilePosition(e,n)),t._setStyle("height",U(this.getTileSize(e,t.rowspan)))},n.prototype.reset=function(t){t._tiles.forEach(function(t){t._setStyle("top",null),t._setStyle("height",null)})},n}(K);function U(t){return"calc("+t+")"}function X(t){return t.match(/px|em|rem/)?t:t+"px"}var Q=function(){function t(t,n){this._element=t,this._dir=n,this._gutter="1px"}return Object.defineProperty(t.prototype,"cols",{get:function(){return this._cols},set:function(t){this._cols=L(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"gutterSize",{get:function(){return this._gutter},set:function(t){this._gutter=q(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rowHeight",{set:function(t){var n=q(t);n!==this._rowHeight&&(this._rowHeight=n,this._setTileStyler(this._rowHeight))},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){this._checkCols(),this._checkRowHeight()},t.prototype.ngAfterContentChecked=function(){this._layoutTiles()},t.prototype._checkCols=function(){if(!this.cols)throw Error('mat-grid-list: must pass in number of columns. Example: <mat-grid-list cols="3">')},t.prototype._checkRowHeight=function(){this._rowHeight||this._setTileStyler("1:1")},t.prototype._setTileStyler=function(t){this._tileStyler&&this._tileStyler.reset(this),this._tileStyler="fit"===t?new G:t&&t.indexOf(":")>-1?new Z(t):new N(t)},t.prototype._layoutTiles=function(){var t=this,n=new H(this.cols,this._tiles);this._tileStyler.init(this.gutterSize,n,this.cols,this._dir?this._dir.value:"ltr"),this._tiles.forEach(function(e,l){var i=n.positions[l];t._tileStyler.setStyle(e,i.row,i.col)}),this._setListStyle(this._tileStyler.getComputedHeight())},t.prototype._setListStyle=function(t){t&&(this._element.nativeElement.style[t[0]]=t[1])},t}(),J=function(){},$=e("Fzqc"),tt=l["\u0275crt"]({encapsulation:2,styles:[".mat-grid-list{display:block;position:relative}.mat-grid-tile{display:block;position:absolute;overflow:hidden}.mat-grid-tile .mat-figure{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}.mat-grid-tile .mat-grid-tile-footer,.mat-grid-tile .mat-grid-tile-header{display:flex;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.38);overflow:hidden;padding:0 16px;position:absolute;left:0;right:0}.mat-grid-tile .mat-grid-tile-footer>*,.mat-grid-tile .mat-grid-tile-header>*{margin:0;padding:0;font-weight:400;font-size:inherit}.mat-grid-tile .mat-grid-tile-footer.mat-2-line,.mat-grid-tile .mat-grid-tile-header.mat-2-line{height:68px}.mat-grid-tile .mat-grid-list-text{display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden}.mat-grid-tile .mat-grid-list-text>*{margin:0;padding:0;font-weight:400;font-size:inherit}.mat-grid-tile .mat-grid-list-text:empty{display:none}.mat-grid-tile .mat-grid-tile-header{top:0}.mat-grid-tile .mat-grid-tile-footer{bottom:0}.mat-grid-tile .mat-grid-avatar{padding-right:16px}[dir=rtl] .mat-grid-tile .mat-grid-avatar{padding-right:0;padding-left:16px}.mat-grid-tile .mat-grid-avatar:empty{display:none}"],data:{}});function nt(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,1,"div",[],null,null,null,null,null)),l["\u0275ncd"](null,0)],null,null)}var et=l["\u0275crt"]({encapsulation:2,styles:[".mat-grid-list{display:block;position:relative}.mat-grid-tile{display:block;position:absolute;overflow:hidden}.mat-grid-tile .mat-figure{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}.mat-grid-tile .mat-grid-tile-footer,.mat-grid-tile .mat-grid-tile-header{display:flex;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.38);overflow:hidden;padding:0 16px;position:absolute;left:0;right:0}.mat-grid-tile .mat-grid-tile-footer>*,.mat-grid-tile .mat-grid-tile-header>*{margin:0;padding:0;font-weight:400;font-size:inherit}.mat-grid-tile .mat-grid-tile-footer.mat-2-line,.mat-grid-tile .mat-grid-tile-header.mat-2-line{height:68px}.mat-grid-tile .mat-grid-list-text{display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden}.mat-grid-tile .mat-grid-list-text>*{margin:0;padding:0;font-weight:400;font-size:inherit}.mat-grid-tile .mat-grid-list-text:empty{display:none}.mat-grid-tile .mat-grid-tile-header{top:0}.mat-grid-tile .mat-grid-tile-footer{bottom:0}.mat-grid-tile .mat-grid-avatar{padding-right:16px}[dir=rtl] .mat-grid-tile .mat-grid-avatar{padding-right:0;padding-left:16px}.mat-grid-tile .mat-grid-avatar:empty{display:none}"],data:{}});function lt(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,1,"figure",[["class","mat-figure"]],null,null,null,null,null)),l["\u0275ncd"](null,0)],null,null)}var it=e("2Q+G"),ot=e("mVsa"),at=e("lLAP"),rt=e("gIcY"),st=e("v9Dh"),ut=e("eDkP"),ct=e("qAlS"),dt=e("dWZg"),ht=e("k7+O"),pt=function(){function t(){}return t.prototype.onClick=function(){ht.enabled&&ht.toggle()},t}(),gt=e("IGZg"),mt=e("GkTR"),ft=e("v35p"),bt=e("+/tP"),vt=function(){function t(t){this.store=t,this.__subscriptions__=new Array,this.initialized=!1,this.menuActive=!1,this.searchInputControl=new rt.f,this.showHideCustomization=new l.EventEmitter,this.themes=["#FFFFFF","#333"]}return t.prototype.ngOnInit=function(){this.getDataFromStore(),this.checkTheme(),this.setupSearchField()},t.prototype.installTheme=function(){this.currentTheme===this.themes[0]?(this.store.dispatch(new mt.f("")),this.store.dispatch(new bt.b)):this.currentTheme===this.themes[1]&&(this.store.dispatch(new mt.d("")),this.store.dispatch(new bt.b))},t.prototype.setupSearchField=function(){var t=this;this.__subscriptions__.push(this.searchInputControl.valueChanges.subscribe(function(n){(t.query!==n||t.initialized)&&t.relocateEvent(n),t.initialized=!0}))},t.prototype.getDataFromStore=function(){this.wallCustomCard$=this.store.select(gt.m)},t.prototype.checkTheme=function(){var t=this;this.__subscriptions__.push(this.wallCustomCard$.subscribe(function(n){"#333"===n.fontColor?t.currentTheme=t.themes[0]:"#FFFFFF"===n.fontColor&&(t.currentTheme=t.themes[1])}))},t.prototype.relocateEvent=function(t){this.store.dispatch(new ft.b(t))},t.prototype.ngOnDestroy=function(){this.__subscriptions__.forEach(function(t){return t.unsubscribe()})},t}(),yt=e("yGQT"),Ct=l["\u0275crt"]({encapsulation:0,styles:[[".wall-toolbar[_ngcontent-%COMP%]{position:fixed;bottom:0;left:0;width:100%;padding:5px;font-size:16px;line-height:1;z-index:1000;background-color:rgba(34,34,34,.85);opacity:0;transition:opacity .25s ease-in-out;display:flex}.mouse-moving[_ngcontent-%COMP%], .wall-toolbar[_ngcontent-%COMP%]:hover{opacity:1}div.menu[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;justify-content:space-between;transition:opacity .25s ease-in-out;width:100%}div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]{margin-right:5px}div.menu[_ngcontent-%COMP%]   div.option#search[_ngcontent-%COMP%]{margin-left:auto}div.menu[_ngcontent-%COMP%]   div.option#search-bar[_ngcontent-%COMP%]{display:flex;flex-wrap:row wrap}div.menu[_ngcontent-%COMP%]   div.option#search-bar[_ngcontent-%COMP%]   i.md-12[_ngcontent-%COMP%]{color:#fff;position:relative;-ms-grid-row-align:center;align-self:center;right:10%}@media only screen and (max-width:450px){div.menu[_ngcontent-%COMP%]   div.option#search[_ngcontent-%COMP%]{margin-left:0}div.menu[_ngcontent-%COMP%]   div.option#search-bar[_ngcontent-%COMP%]{flex:1}}div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]{outline:0;display:flex;flex-flow:column wrap;justify-content:center;background-color:inherit;border:none;color:#fff;cursor:pointer;font-size:.6rem}div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]   i.md-12[_ngcontent-%COMP%], div.menu[_ngcontent-%COMP%]   div.option[_ngcontent-%COMP%]   button.btn[_ngcontent-%COMP%]   span.info[_ngcontent-%COMP%]{-ms-grid-row-align:center;align-self:center}input[_ngcontent-%COMP%]{padding:.5em .6em;display:inline-block;border:1px solid #fff;background-color:rgba(34,34,34,.85);color:#fff;box-shadow:inset 0 1px 3px rgba(34,34,34,.85);border-radius:4px;vertical-align:middle;box-sizing:border-box;max-width:100%}.form-label[_ngcontent-%COMP%]{text-align:left;display:inline-block;vertical-align:middle;max-width:9.5em;margin:0 5px;padding:.6em;color:#fff}  .docs-theme-picker-menu .mat-menu-content{padding:8px}  .docs-theme-picker-menu [mat-menu-item]{flex:0 0 auto;padding:5px;overflow:hidden;margin-right:1px}  .docs-theme-picker-menu   .docs-theme-picker-swatch{position:relative;width:36px;height:36px;margin:6px;border-radius:50%;overflow:hidden}  .docs-theme-picker-menu   .docs-theme-picker-swatch   .docs-theme-chosen-icon{color:gray;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}  .docs-theme-picker-menu   .docs-theme-picker-swatch::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.2);border-radius:50%}  .docs-theme-picker-menu   .docs-theme-picker-primary{width:100%;height:100%}  .docs-theme-picker-menu   i.md-12{position:relative;top:5px}"]],data:{}});function _t(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"mat-icon",[["class","docs-theme-chosen-icon mat-icon"],["role","img"]],[[2,"mat-icon-inline",null]],null,null,B.b,B.a)),l["\u0275did"](1,638976,null,0,V.a,[l.ElementRef,V.c,[8,null]],null,null),(t()(),l["\u0275ted"](-1,0,["check_circle"]))],function(t,n){t(n,1,0)},function(t,n){t(n,0,0,l["\u0275nov"](n,1).inline)})}function xt(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,7,"mat-grid-tile",[["class","mat-grid-tile"]],null,null,null,lt,et)),l["\u0275did"](1,49152,[[3,4]],0,j,[l.ElementRef],null,null),(t()(),l["\u0275eld"](2,0,null,0,5,"div",[["class","mat-menu-item"],["mat-menu-item",""],["role","menuitem"]],[[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,3)._checkDisabled(e)&&i),"mouseenter"===n&&(i=!1!==l["\u0275nov"](t,3)._handleMouseEnter()&&i),"click"===n&&(o.currentTheme=t.context.$implicit,i=!1!==o.installTheme()&&i),i},it.c,it.b)),l["\u0275did"](3,180224,null,0,ot.d,[l.ElementRef,r.d,at.e,[2,ot.h]],null,null),(t()(),l["\u0275eld"](4,0,null,0,3,"div",[["class","docs-theme-picker-swatch"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,_t)),l["\u0275did"](6,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](7,0,null,null,0,"div",[["class","docs-theme-picker-primary"]],[[4,"background",null]],null,null,null,null))],function(t,n){t(n,6,0,n.component.currentTheme===n.context.$implicit)},function(t,n){t(n,2,0,l["\u0275nov"](n,3)._highlighted,l["\u0275nov"](n,3)._triggersSubmenu,l["\u0275nov"](n,3)._getTabIndex(),l["\u0275nov"](n,3).disabled.toString(),l["\u0275nov"](n,3).disabled||null),t(n,7,0,n.context.$implicit)})}function kt(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,41,"div",[["class","wall-toolbar"]],[[2,"mouse-moving",null]],null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,40,"div",[["class","menu"]],null,null,null,null,null)),(t()(),l["\u0275eld"](2,0,null,null,12,"div",[["class","option"],["id","search-bar"]],null,null,null,null,null)),(t()(),l["\u0275eld"](3,0,null,null,1,"label",[["class","form-label"],["for","search"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Search Term"])),(t()(),l["\u0275eld"](5,0,null,null,7,"input",[["autocomplete","off"],["id","search"],["matInput",""],["name","query"],["required",""],["search",""],["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,"keyup.enter"],[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],function(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,6)._handleInput(e.target.value)&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,6).onTouched()&&i),"compositionstart"===n&&(i=!1!==l["\u0275nov"](t,6)._compositionStart()&&i),"compositionend"===n&&(i=!1!==l["\u0275nov"](t,6)._compositionEnd(e.target.value)&&i),"keyup.enter"===n&&(i=!1!==o.relocateEvent(o.query)&&i),"ngModelChange"===n&&(i=!1!==(o.query=e)&&i),i},null,null)),l["\u0275did"](6,16384,null,0,rt.d,[l.Renderer2,l.ElementRef,[2,rt.a]],null,null),l["\u0275did"](7,16384,null,0,rt.u,[],{required:[0,"required"]},null),l["\u0275prd"](1024,null,rt.l,function(t){return[t]},[rt.u]),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[rt.d]),l["\u0275did"](10,540672,null,0,rt.g,[[6,rt.l],[8,null],[6,rt.m],[2,rt.A]],{form:[0,"form"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.g]),l["\u0275did"](12,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275eld"](13,0,null,null,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["search"])),(t()(),l["\u0275eld"](15,0,null,null,4,"div",[["class","option"],["id","search"]],null,null,null,null,null)),(t()(),l["\u0275eld"](16,16777216,null,null,3,"button",[["aria-roledescription","Search Options"],["class","btn"],["matTooltip","Advanced Search"],["role","button"],["tabindex","-1"],["type","button"]],null,[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],function(t,n,e){var i=!0,o=t.component;return"longpress"===n&&(i=!1!==l["\u0275nov"](t,17).show()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,17)._handleKeydown(e)&&i),"touchend"===n&&(i=!1!==l["\u0275nov"](t,17)._handleTouchend()&&i),"click"===n&&(i=!1!==o.showHideCustomization.emit("Search")&&i),i},null,null)),l["\u0275did"](17,147456,null,0,st.d,[ut.c,l.ElementRef,ct.b,l.ViewContainerRef,l.NgZone,dt.a,at.c,at.e,st.b,[2,$.b],[2,st.a]],{position:[0,"position"],message:[1,"message"]},null),(t()(),l["\u0275eld"](18,0,null,null,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["search"])),(t()(),l["\u0275eld"](20,0,null,null,4,"div",[["class","option"],["id","feeds-moderation"]],null,null,null,null,null)),(t()(),l["\u0275eld"](21,16777216,null,null,3,"button",[["aria-roledescription","Feeds Moderation"],["class","btn"],["matTooltip","Moderation"],["role","button"],["tabindex","-1"],["type","button"]],null,[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],function(t,n,e){var i=!0,o=t.component;return"longpress"===n&&(i=!1!==l["\u0275nov"](t,22).show()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,22)._handleKeydown(e)&&i),"touchend"===n&&(i=!1!==l["\u0275nov"](t,22)._handleTouchend()&&i),"click"===n&&(i=!1!==o.showHideCustomization.emit("Moderation")&&i),i},null,null)),l["\u0275did"](22,147456,null,0,st.d,[ut.c,l.ElementRef,ct.b,l.ViewContainerRef,l.NgZone,dt.a,at.c,at.e,st.b,[2,$.b],[2,st.a]],{position:[0,"position"],message:[1,"message"]},null),(t()(),l["\u0275eld"](23,0,null,null,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["person_outline"])),(t()(),l["\u0275eld"](25,0,null,null,4,"div",[["class","option"],["id","wall-design"]],null,null,null,null,null)),(t()(),l["\u0275eld"](26,16777216,null,null,3,"button",[["aria-roledescription","Wall Design"],["class","btn"],["matTooltip","Wall Design"],["role","button"],["tabindex","-1"],["type","button"]],null,[[null,"click"],[null,"longpress"],[null,"keydown"],[null,"touchend"]],function(t,n,e){var i=!0,o=t.component;return"longpress"===n&&(i=!1!==l["\u0275nov"](t,27).show()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,27)._handleKeydown(e)&&i),"touchend"===n&&(i=!1!==l["\u0275nov"](t,27)._handleTouchend()&&i),"click"===n&&(i=!1!==o.showHideCustomization.emit("Design")&&i),i},null,null)),l["\u0275did"](27,147456,null,0,st.d,[ut.c,l.ElementRef,ct.b,l.ViewContainerRef,l.NgZone,dt.a,at.c,at.e,st.b,[2,$.b],[2,st.a]],{position:[0,"position"],message:[1,"message"]},null),(t()(),l["\u0275eld"](28,0,null,null,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["web"])),(t()(),l["\u0275eld"](30,0,null,null,5,"div",[["class","option"],["id","color-theming"]],null,null,null,null,null)),(t()(),l["\u0275eld"](31,16777216,null,null,4,"button",[["aria-haspopup","true"],["aria-roledescription","Color Themes"],["class","btn"],["matMenuTrigger",""],["matTooltip","Color Themes"],["role","button"],["tabindex","-1"],["type","button"]],[[1,"aria-expanded",0]],[[null,"onMenuOpen"],[null,"onMenuClose"],[null,"mousedown"],[null,"keydown"],[null,"click"],[null,"longpress"],[null,"touchend"]],function(t,n,e){var i=!0,o=t.component;return"mousedown"===n&&(i=!1!==l["\u0275nov"](t,32)._handleMousedown(e)&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,32)._handleKeydown(e)&&i),"click"===n&&(i=!1!==l["\u0275nov"](t,32)._handleClick(e)&&i),"longpress"===n&&(i=!1!==l["\u0275nov"](t,33).show()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,33)._handleKeydown(e)&&i),"touchend"===n&&(i=!1!==l["\u0275nov"](t,33)._handleTouchend()&&i),"onMenuOpen"===n&&(i=0!=(o.menuActive=!0)&&i),"onMenuClose"===n&&(i=0!=(o.menuActive=!1)&&i),i},null,null)),l["\u0275did"](32,1196032,null,0,ot.f,[ut.c,l.ElementRef,l.ViewContainerRef,ot.b,[2,ot.c],[8,null],[2,$.b],at.e],{menu:[0,"menu"]},{onMenuOpen:"onMenuOpen",onMenuClose:"onMenuClose"}),l["\u0275did"](33,147456,null,0,st.d,[ut.c,l.ElementRef,ct.b,l.ViewContainerRef,l.NgZone,dt.a,at.c,at.e,st.b,[2,$.b],[2,st.a]],{position:[0,"position"],message:[1,"message"]},null),(t()(),l["\u0275eld"](34,0,null,null,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["format_color_fill"])),(t()(),l["\u0275eld"](36,0,null,null,5,"div",[["class","option"],["id","fullscreen"]],null,null,null,null,null)),(t()(),l["\u0275eld"](37,16777216,null,null,4,"button",[["aria-roledescription","Enter/Exit Full Screen"],["class","btn"],["matTooltip","Full Screen"],["role","button"],["tabindex","-1"],["toggleFullscreen",""],["type","button"]],null,[[null,"longpress"],[null,"keydown"],[null,"touchend"],[null,"click"]],function(t,n,e){var i=!0;return"longpress"===n&&(i=!1!==l["\u0275nov"](t,38).show()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,38)._handleKeydown(e)&&i),"touchend"===n&&(i=!1!==l["\u0275nov"](t,38)._handleTouchend()&&i),"click"===n&&(i=!1!==l["\u0275nov"](t,39).onClick()&&i),i},null,null)),l["\u0275did"](38,147456,null,0,st.d,[ut.c,l.ElementRef,ct.b,l.ViewContainerRef,l.NgZone,dt.a,at.c,at.e,st.b,[2,$.b],[2,st.a]],{position:[0,"position"],message:[1,"message"]},null),l["\u0275did"](39,16384,null,0,pt,[],null,null),(t()(),l["\u0275eld"](40,0,null,null,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["fullscreen"])),(t()(),l["\u0275eld"](42,0,null,null,15,"mat-menu",[["class","docs-theme-picker-menu"],["overlapTrigger","false"],["yposition","above"]],null,null,null,it.d,it.a)),l["\u0275prd"](6144,null,ot.h,null,[ot.c]),l["\u0275did"](44,1294336,[["themeMenu",4]],2,ot.c,[l.ElementRef,l.NgZone,ot.a],{overlapTrigger:[0,"overlapTrigger"],panelClass:[1,"panelClass"]},null),l["\u0275qud"](603979776,1,{items:1}),l["\u0275qud"](335544320,2,{lazyContent:0}),(t()(),l["\u0275eld"](47,0,null,0,4,"mat-grid-list",[["class","mat-grid-list"],["cols","2"]],null,null,null,nt,tt)),l["\u0275did"](48,2211840,null,1,Q,[l.ElementRef,[2,$.b]],{cols:[0,"cols"]},null),l["\u0275qud"](603979776,3,{_tiles:1}),(t()(),l["\u0275and"](16777216,null,0,1,null,xt)),l["\u0275did"](51,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),(t()(),l["\u0275eld"](52,0,null,0,5,"button",[["aria-roledescription","Color Options"],["class","mat-menu-item"],["mat-menu-item",""],["role","menuitem"],["tabindex","-1"],["type","button"]],[[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,53)._checkDisabled(e)&&i),"mouseenter"===n&&(i=!1!==l["\u0275nov"](t,53)._handleMouseEnter()&&i),"click"===n&&(i=!1!==o.showHideCustomization.emit("Color")&&i),i},it.c,it.b)),l["\u0275did"](53,180224,[[1,4]],0,ot.d,[l.ElementRef,r.d,at.e,[2,ot.h]],null,null),(t()(),l["\u0275eld"](54,0,null,0,1,"i",[["class","material-icons md-12"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["color_lens"])),(t()(),l["\u0275eld"](56,0,null,0,1,"span",[["class","info"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Color Options"]))],function(t,n){var e=n.component;t(n,7,0,""),t(n,10,0,e.searchInputControl,e.query),t(n,17,0,"above","Advanced Search"),t(n,22,0,"above","Moderation"),t(n,27,0,"above","Wall Design"),t(n,32,0,l["\u0275nov"](n,44)),t(n,33,0,"above","Color Themes"),t(n,38,0,"above","Full Screen"),t(n,44,0,"false","docs-theme-picker-menu"),t(n,48,0,"2"),t(n,51,0,e.themes)},function(t,n){var e=n.component;t(n,0,0,e.showHideMenu||e.menuActive),t(n,5,0,l["\u0275nov"](n,7).required?"":null,l["\u0275nov"](n,12).ngClassUntouched,l["\u0275nov"](n,12).ngClassTouched,l["\u0275nov"](n,12).ngClassPristine,l["\u0275nov"](n,12).ngClassDirty,l["\u0275nov"](n,12).ngClassValid,l["\u0275nov"](n,12).ngClassInvalid,l["\u0275nov"](n,12).ngClassPending),t(n,31,0,l["\u0275nov"](n,32).menuOpen||null),t(n,52,0,l["\u0275nov"](n,53)._highlighted,l["\u0275nov"](n,53)._triggersSubmenu,l["\u0275nov"](n,53)._getTabIndex(),l["\u0275nov"](n,53).disabled.toString(),l["\u0275nov"](n,53).disabled||null)})}var wt=function(){function t(t,n){this.dialogRef=t,this.store=n,this.__subscriptions__=new Array}return t.prototype.ngOnInit=function(){this.dialogRef.updateSize("65%","78%"),this.getDataFromStore()},t.prototype.getDataFromStore=function(){this.wallCustomHeader$=this.store.select(gt.n),this.wallCustomCard$=this.store.select(gt.m),this.wallCustomBackground$=this.store.select(gt.l)},t.prototype.customizeHeader=function(t){this.store.dispatch(new mt.e(t)),this.store.dispatch(new bt.b),this.dialogRef.close()},t.prototype.customizeBackground=function(t){this.store.dispatch(new mt.b(t)),this.store.dispatch(new bt.b),this.dialogRef.close()},t.prototype.customizeCard=function(t){this.store.dispatch(new mt.c(t)),this.store.dispatch(new bt.b),this.dialogRef.close()},t.prototype.ngOnDestroy=function(){this.__subscriptions__.forEach(function(t){return t.unsubscribe()})},t}(),Ot=function(){function t(t,n){this.dialogRef=t,this.store=n,this.__subscriptions__=new Array,this.searchQuery="",this.place="",this.imageOnly=!1,this.query={displayString:"",queryString:"",routerString:"",filter:{video:!1,image:!1},location:null,timeBound:{since:null,until:null},from:!1}}return t.prototype.ngOnInit=function(){this.dialogRef.updateSize("67%","78%"),this.getDataFromStore(),this.checkData()},t.prototype.getDataFromStore=function(){this.query$=this.store.select(gt.t)},t.prototype.search=function(){this.store.dispatch(new ft.c({displayString:this.searchQuery,queryString:"",routerString:this.searchQuery,filter:{video:!1,image:this.imageOnly},location:this.place,timeBound:{since:null,until:null},from:!1})),this.dialogRef.close()},t.prototype.checkData=function(){var t=this;this.__subscriptions__.push(this.query$.subscribe(function(n){t.searchQuery=n.displayString,t.place=n.location,t.imageOnly=n.filter.image}))},t.prototype.ngOnDestroy=function(){this.__subscriptions__.forEach(function(t){return t.unsubscribe()})},t}(),Pt=e("j9wI"),Mt=function(){function t(t,n){this.dialogRef=t,this.store=n,this.__subscriptions__=new Array,this.masonryOptions={transitionDuration:"0.8s"},this.cardColor={fontColor:"#333333",backgroundColor:"#333333",accentColor:"#333333"}}return t.prototype.ngOnInit=function(){this.dialogRef.updateSize("65%","78%"),this.getDataFromStore(),this.checkData()},t.prototype.profileName=function(t){var n=t,e=document.createElement("div");return e.innerHTML=n,e.textContent||e.innerText||""},t.prototype.itemText=function(t){var n=t,e=document.createElement("div");return e.innerHTML=n,e.textContent||e.innerText||""},t.prototype.getDataFromStore=function(){this.apiWallResponseResults$=this.store.select(gt.u),this.areWallResultsAvailable$=this.store.select(gt.j),this.getWallBlockedUsers$=this.store.select(gt.k),this.getWallHiddenFeeds$=this.store.select(gt.q),this.getWallProfanityCheck$=this.store.select(gt.s),this.getWallRemoveDuplicate$=this.store.select(gt.o)},t.prototype.showRemoveFeed=function(t){this.checkHidden(t)?this.store.dispatch(new Pt.f(t)):(this.store.dispatch(new Pt.c(t)),this.store.dispatch(new bt.b))},t.prototype.blockUnblockUser=function(t){this.checkBlocked(t)?(this.store.dispatch(new Pt.g(t)),this.store.dispatch(new bt.b)):(this.store.dispatch(new Pt.b(t)),this.store.dispatch(new bt.b))},t.prototype.checkData=function(){var t=this;this.__subscriptions__.push(this.getWallBlockedUsers$.subscribe(function(n){t.blockedUsers=n}),this.getWallHiddenFeeds$.subscribe(function(n){t.hiddenIds=n}),this.getWallProfanityCheck$.subscribe(function(n){t.profanityCheck=n}),this.getWallRemoveDuplicate$.subscribe(function(n){t.removeDuplicate=n}))},t.prototype.checkHidden=function(t){var n=!1;return this.hiddenIds.forEach(function(e){e===t&&(n=!0)}),n},t.prototype.checkBlocked=function(t){var n=!1;return this.blockedUsers.forEach(function(e){e===t&&(n=!0)}),n},t.prototype.checkProfanity=function(){this.store.dispatch(new Pt.d(this.profanityCheck)),this.store.dispatch(new bt.b)},t.prototype.checkDuplicate=function(){this.store.dispatch(new Pt.e(this.removeDuplicate)),this.store.dispatch(new bt.b)},t.prototype.ngOnDestroy=function(){this.__subscriptions__.forEach(function(t){return t.unsubscribe()})},t}(),Rt=e("wd6P"),At=function(){function t(t,n){this.dialogRef=t,this.store=n,this.__subscriptions__=new Array}return t.prototype.ngOnInit=function(){this.dialogRef.updateSize("65%","80%"),this.getDataFromStore(),this.checkDisplayHeader()},t.prototype.getDataFromStore=function(){this.wallDisplayHeader$=this.store.select(gt.I),this.wallHeaderTitle$=this.store.select(gt.J),this.wallColumnCount$=this.store.select(gt.G),this.wallFeedsCount$=this.store.select(gt.H),this.wallCardStyle$=this.store.select(gt.F)},t.prototype.showHideHeader=function(t){this.showHideHeaderValue=!this.showHideHeaderValue},t.prototype.checkDisplayHeader=function(){var t=this;this.__subscriptions__.push(this.wallDisplayHeader$.subscribe(function(n){t.showHideHeaderValue=n}),this.wallHeaderTitle$.subscribe(function(n){t.headerTitle=n}),this.wallColumnCount$.subscribe(function(n){t.selectedColumnCount=""===n?"Automatic":n}),this.wallFeedsCount$.subscribe(function(n){t.selectedFeedsCount=n.toString()}),this.wallCardStyle$.subscribe(function(n){t.selectedCardStyle=n}))},t.prototype.change=function(){"Automatic"===this.selectedColumnCount&&(this.selectedColumnCount=""),this.store.dispatch(new Rt.e(this.showHideHeaderValue)),this.store.dispatch(new Rt.b(this.selectedCardStyle)),this.store.dispatch(new Rt.d(this.selectedFeedsCount)),this.store.dispatch(new Rt.c(this.selectedColumnCount)),this.store.dispatch(new Rt.f(this.headerTitle)),this.store.dispatch(new bt.b),this.dialogRef.close()},t.prototype.ngOnDestroy=function(){this.__subscriptions__.forEach(function(t){return t.unsubscribe()})},t}(),It=e("Yb1Z"),Et=function(){function t(t,n,e,l){this.route=t,this.store=n,this.ref=e,this.dialog=l,this.__subscriptions__=new Array,this.headerImageUrl="assets/images/cow_150x175.png",this.showToolBar=!1,this.showResults=!1,this.masonryOptions={itemSelector:".brick",transitionDuration:"0.8s",resize:!0,percentPosition:!0}}return t.prototype.ngOnInit=function(){this.queryFromURL(),this.getDataFromStore(),this.checkColumnCount()},t.prototype.queryFromURL=function(){var t=this;this.__subscriptions__.push(this.route.queryParams.subscribe(function(n){t.setConfig({query:n.query||"",imageFilter:n.imageFilter||"",location:n.location||"",displayHeader:n.displayHeader||"",columnCount:n.columnCount||"",count:n.count||"",cardStyle:n.cardStyle||"",headerTitle:n.headerTitle||"",hiddenFeedId:n.hiddenFeedId||"",blockedUser:n.blockedUser||"",profanityCheck:n.profanityCheck||"",removeDuplicate:n.removeDuplicate||"",wallHeaderBackgroundColor:n.wallHeaderBackgroundColor||"",wallHeaderFontColor:n.wallHeaderFontColor||"",wallCardFontColor:n.wallCardFontColor||"",wallCardAccentColor:n.wallCardAccentColor||"",wallCardBackgroundColor:n.wallCardBackgroundColor||"",wallBackgroundColor:n.wallBackgroundColor||""})}))},t.prototype.setConfig=function(t){var n,e=this;t.displayHeader&&this.store.dispatch(new Rt.e("true"===t.displayHeader)),t.columnCount&&this.store.dispatch(new Rt.c(t.columnCount)),t.count&&this.store.dispatch(new Rt.d(t.count)),t.cardStyle&&this.store.dispatch(new Rt.b(t.cardStyle)),t.headerTitle&&this.store.dispatch(new Rt.f(t.headerTitle)),t.hiddenFeedId&&(n=t.hiddenFeedId.split(",")).length>0&&n.forEach(function(t){e.store.dispatch(new Pt.c(t))}),t.blockedUser&&(n=t.blockedUser.split(",")).length>0&&n.forEach(function(t){e.store.dispatch(new Pt.b(t))}),t.profanityCheck&&this.store.dispatch(new Pt.d("true"===t.profanityCheck)),t.removeDuplicate&&this.store.dispatch(new Pt.e("true"===t.removeDuplicate)),t.wallBackgroundColor&&this.store.dispatch(new mt.b({backgroundColor:t.wallBackgroundColor})),t.wallCardFontColor&&t.wallCardAccentColor&&t.wallCardBackgroundColor&&this.store.dispatch(new mt.c({fontColor:t.wallCardFontColor,accentColor:t.wallCardAccentColor,backgroundColor:t.wallCardBackgroundColor})),t.wallHeaderBackgroundColor&&t.wallHeaderFontColor&&this.store.dispatch(new mt.e({backgroundColor:t.wallHeaderBackgroundColor,fontColor:t.wallHeaderFontColor})),(t.query||t.imageFilter||t.location)&&("null"===t.location&&(t.location=null),this.store.dispatch(new ft.c({displayString:t.query,queryString:"",routerString:t.query,filter:{video:!1,image:"true"===t.imageFilter||!1},location:t.location||null,timeBound:{since:null,until:null},from:!1})))},t.prototype.getDataFromStore=function(){var t=this;this.query$=this.store.select(gt.t),this.apiWallResponseResults$=this.store.select(gt.p),this.areWallResultsAvailable$=this.store.select(gt.j),this.isWallPaginating$=this.store.select(gt.L),this.isWallSearching$=this.store.select(gt.r),this.wallCustomHeader$=this.store.select(gt.n),this.wallCustomCard$=this.store.select(gt.m),this.wallCustomBackground$=this.store.select(gt.l),this.wallCardStyle$=this.store.select(gt.F),this.wallColumnCount$=this.store.select(gt.G),this.wallDisplayHeader$=this.store.select(gt.I),this.wallHeaderTitle$=this.store.select(gt.J),this.query$.subscribe(function(n){return t.store.dispatch(new It.b(n.displayString+" - Loklak Search"))})},t.prototype.openDialog=function(t){"Color"===t?this.dialog.open(wt):"Search"===t?this.dialog.open(Ot):"Moderation"===t?this.dialog.open(Mt):"Design"===t&&this.dialog.open(At)},t.prototype.displayToolBar=function(t){var n=this;this.showToolBar||(this.showToolBar=!0,this.ref.markForCheck(),this.timer=Object(P.a)(8e3),this.__subscriptions__.push(this.timer.subscribe(function(){n.showToolBar=!1,n.ref.markForCheck()})))},t.prototype.checkColumnCount=function(){var t=this;this.__subscriptions__.push(this.wallColumnCount$.subscribe(function(n){if(""!==n){var e=parseInt(n,10);t.columnCount=(100/e).toString()+"%"}else t.columnCount=n;t.ref.markForCheck()}))},t.prototype.ngOnDestroy=function(){this.__subscriptions__.forEach(function(t){return t.unsubscribe()})},t}(),St=(e("ihYY"),e("4c35")),Tt=e("YSh2"),Dt=e("K9Ia"),Ft=e("lYZG"),Bt=e("pugT"),Vt=e("F/XL"),zt=e("VnD/"),Wt=e("t9fZ"),qt=e("p0Sj"),Lt=function(){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.ariaLabel=null,this.autoFocus=!0,this.closeOnNavigation=!0};function jt(){throw Error("Attempting to attach dialog content after content is already attached")}var Ht=function(t){function n(n,e,i,o,a){var r=t.call(this)||this;return r._elementRef=n,r._focusTrapFactory=e,r._changeDetectorRef=i,r._document=o,r._config=a,r._elementFocusedBeforeDialogWasOpened=null,r._state="enter",r._animationStateChanged=new l.EventEmitter,r._ariaLabelledBy=null,r}return Object(W.__extends)(n,t),n.prototype.attachComponentPortal=function(t){return this._portalOutlet.hasAttached()&&jt(),this._savePreviouslyFocusedElement(),this._portalOutlet.attachComponentPortal(t)},n.prototype.attachTemplatePortal=function(t){return this._portalOutlet.hasAttached()&&jt(),this._savePreviouslyFocusedElement(),this._portalOutlet.attachTemplatePortal(t)},n.prototype._trapFocus=function(){this._focusTrap||(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement)),this._config.autoFocus&&this._focusTrap.focusInitialElementWhenReady()},n.prototype._restoreFocus=function(){var t=this._elementFocusedBeforeDialogWasOpened;t&&"function"==typeof t.focus&&t.focus(),this._focusTrap&&this._focusTrap.destroy()},n.prototype._savePreviouslyFocusedElement=function(){var t=this;this._document&&(this._elementFocusedBeforeDialogWasOpened=this._document.activeElement,this._elementRef.nativeElement.focus&&Promise.resolve().then(function(){return t._elementRef.nativeElement.focus()}))},n.prototype._onAnimationDone=function(t){"enter"===t.toState?this._trapFocus():"exit"===t.toState&&this._restoreFocus(),this._animationStateChanged.emit(t)},n.prototype._onAnimationStart=function(t){this._animationStateChanged.emit(t)},n.prototype._startExitAnimation=function(){this._state="exit",this._changeDetectorRef.markForCheck()},n}(St.a),Yt=0,Kt=function(){function t(t,n,e,l){void 0===l&&(l="mat-dialog-"+Yt++);var i=this;this._overlayRef=t,this._containerInstance=n,this.id=l,this.disableClose=this._containerInstance._config.disableClose,this._afterOpen=new Dt.a,this._afterClosed=new Dt.a,this._beforeClose=new Dt.a,this._locationChanges=Bt.a.EMPTY,n._id=l,n._animationStateChanged.pipe(Object(zt.a)(function(t){return"done"===t.phaseName&&"enter"===t.toState}),Object(Wt.a)(1)).subscribe(function(){i._afterOpen.next(),i._afterOpen.complete()}),n._animationStateChanged.pipe(Object(zt.a)(function(t){return"done"===t.phaseName&&"exit"===t.toState}),Object(Wt.a)(1)).subscribe(function(){return i._overlayRef.dispose()}),t.detachments().subscribe(function(){i._beforeClose.next(i._result),i._beforeClose.complete(),i._locationChanges.unsubscribe(),i._afterClosed.next(i._result),i._afterClosed.complete(),i.componentInstance=null,i._overlayRef.dispose()}),t.keydownEvents().pipe(Object(zt.a)(function(t){return t.keyCode===Tt.e&&!i.disableClose})).subscribe(function(){return i.close()}),e&&(this._locationChanges=e.subscribe(function(){i._containerInstance._config.closeOnNavigation&&i.close()}))}return t.prototype.close=function(t){var n=this;this._result=t,this._containerInstance._animationStateChanged.pipe(Object(zt.a)(function(t){return"start"===t.phaseName}),Object(Wt.a)(1)).subscribe(function(){n._beforeClose.next(t),n._beforeClose.complete(),n._overlayRef.detachBackdrop()}),this._containerInstance._startExitAnimation()},t.prototype.afterOpen=function(){return this._afterOpen.asObservable()},t.prototype.afterClosed=function(){return this._afterClosed.asObservable()},t.prototype.beforeClose=function(){return this._beforeClose.asObservable()},t.prototype.backdropClick=function(){return this._overlayRef.backdropClick()},t.prototype.keydownEvents=function(){return this._overlayRef.keydownEvents()},t.prototype.updatePosition=function(t){var n=this._getPositionStrategy();return t&&(t.left||t.right)?t.left?n.left(t.left):n.right(t.right):n.centerHorizontally(),t&&(t.top||t.bottom)?t.top?n.top(t.top):n.bottom(t.bottom):n.centerVertically(),this._overlayRef.updatePosition(),this},t.prototype.updateSize=function(t,n){return void 0===t&&(t=""),void 0===n&&(n=""),this._getPositionStrategy().width(t).height(n),this._overlayRef.updatePosition(),this},t.prototype._getPositionStrategy=function(){return this._overlayRef.getConfig().positionStrategy},t}(),Nt=new l.InjectionToken("MatDialogData"),Zt=new l.InjectionToken("mat-dialog-default-options"),Gt=new l.InjectionToken("mat-dialog-scroll-strategy");function Ut(t){return function(){return t.scrollStrategies.block()}}var Xt=function(){function t(t,n,e,l,i,o,a){var r=this;this._overlay=t,this._injector=n,this._location=e,this._defaultOptions=l,this._scrollStrategy=i,this._parentDialog=o,this._overlayContainer=a,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new Dt.a,this._afterOpenAtThisLevel=new Dt.a,this._ariaHiddenElements=new Map,this.afterAllClosed=Object(Ft.a)(function(){return r.openDialogs.length?r._afterAllClosed:r._afterAllClosed.pipe(Object(qt.a)(void 0))})}return Object.defineProperty(t.prototype,"openDialogs",{get:function(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"afterOpen",{get:function(){return this._parentDialog?this._parentDialog.afterOpen:this._afterOpenAtThisLevel},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_afterAllClosed",{get:function(){var t=this._parentDialog;return t?t._afterAllClosed:this._afterAllClosedAtThisLevel},enumerable:!0,configurable:!0}),t.prototype.open=function(t,n){var e=this;if((n=function(t,n){return Object(W.__assign)({},n,t)}(n,this._defaultOptions||new Lt)).id&&this.getDialogById(n.id))throw Error('Dialog with id "'+n.id+'" exists already. The dialog id must be unique.');var l=this._createOverlay(n),i=this._attachDialogContainer(l,n),o=this._attachDialogContent(t,i,l,n);return this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(o),o.afterClosed().subscribe(function(){return e._removeOpenDialog(o)}),this.afterOpen.next(o),o},t.prototype.closeAll=function(){for(var t=this.openDialogs.length;t--;)this.openDialogs[t].close()},t.prototype.getDialogById=function(t){return this.openDialogs.find(function(n){return n.id===t})},t.prototype._createOverlay=function(t){var n=this._getOverlayConfig(t);return this._overlay.create(n)},t.prototype._getOverlayConfig=function(t){var n=new ut.d({positionStrategy:this._overlay.position().global(),scrollStrategy:t.scrollStrategy||this._scrollStrategy(),panelClass:t.panelClass,hasBackdrop:t.hasBackdrop,direction:t.direction,minWidth:t.minWidth,minHeight:t.minHeight,maxWidth:t.maxWidth,maxHeight:t.maxHeight});return t.backdropClass&&(n.backdropClass=t.backdropClass),n},t.prototype._attachDialogContainer=function(t,n){var e=new St.f(n&&n.viewContainerRef&&n.viewContainerRef.injector||this._injector,new WeakMap([[Lt,n]])),l=new St.d(Ht,n.viewContainerRef,e);return t.attach(l).instance},t.prototype._attachDialogContent=function(t,n,e,i){var o=new Kt(e,n,this._location,i.id);if(i.hasBackdrop&&e.backdropClick().subscribe(function(){o.disableClose||o.close()}),t instanceof l.TemplateRef)n.attachTemplatePortal(new St.h(t,null,{$implicit:i.data,dialogRef:o}));else{var a=this._createInjector(i,o,n),r=n.attachComponentPortal(new St.d(t,void 0,a));o.componentInstance=r.instance}return o.updateSize(i.width,i.height).updatePosition(i.position),o},t.prototype._createInjector=function(t,n,e){var l=t&&t.viewContainerRef&&t.viewContainerRef.injector,i=new WeakMap([[Ht,e],[Nt,t.data],[Kt,n]]);return!t.direction||l&&l.get($.b,null)||i.set($.b,{value:t.direction,change:Object(Vt.a)()}),new St.f(l||this._injector,i)},t.prototype._removeOpenDialog=function(t){var n=this.openDialogs.indexOf(t);n>-1&&(this.openDialogs.splice(n,1),this.openDialogs.length||(this._ariaHiddenElements.forEach(function(t,n){t?n.setAttribute("aria-hidden",t):n.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),this._afterAllClosed.next()))},t.prototype._hideNonDialogContentFromAssistiveTechnology=function(){var t=this._overlayContainer.getContainerElement();if(t.parentElement)for(var n=t.parentElement.children,e=n.length-1;e>-1;e--){var l=n[e];l===t||"SCRIPT"===l.nodeName||"STYLE"===l.nodeName||l.hasAttribute("aria-live")||(this._ariaHiddenElements.set(l,l.getAttribute("aria-hidden")),l.setAttribute("aria-hidden","true"))}},t}(),Qt=0,Jt=function(){function t(t,n,e){this.dialogRef=t,this._elementRef=n,this._dialog=e,this.ariaLabel="Close dialog"}return t.prototype.ngOnInit=function(){this.dialogRef||(this.dialogRef=tn(this._elementRef,this._dialog.openDialogs))},t.prototype.ngOnChanges=function(t){var n=t._matDialogClose||t._matDialogCloseResult;n&&(this.dialogResult=n.currentValue)},t}(),$t=function(){function t(t,n,e){this._dialogRef=t,this._elementRef=n,this._dialog=e,this.id="mat-dialog-title-"+Qt++}return t.prototype.ngOnInit=function(){var t=this;this._dialogRef||(this._dialogRef=tn(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(function(){var n=t._dialogRef._containerInstance;n&&!n._ariaLabelledBy&&(n._ariaLabelledBy=t.id)})},t}();function tn(t,n){for(var e=t.nativeElement.parentElement;e&&!e.classList.contains("mat-dialog-container");)e=e.parentElement;return e?n.find(function(t){return t.id===e.id}):null}var nn=function(){},en=l["\u0275crt"]({encapsulation:0,styles:[["body[_ngcontent-%COMP%]{font:1em/1.67 'Open Sans',Arial,Sans-serif;margin:0;background:#e9e9e9;overflow:hidden}  html.cdk-global-scrollblock{overflow:hidden}.wrapper[_ngcontent-%COMP%]{display:block;width:100%;height:100%;overflow:auto}.wrapper[_ngcontent-%COMP%]::-webkit-scrollbar{width:0}[_ngcontent-%COMP%]:root{font-size:20px}.scroll-hide[_ngcontent-%COMP%]::-webkit-scrollbar{display:none}div.align-searching[_ngcontent-%COMP%]{display:flex;justify-content:center;align-self:auto}.searching[_ngcontent-%COMP%]{position:absolute;top:40%;opacity:0;-webkit-animation:2.5s infinite flickerAnimation;animation:2.5s infinite flickerAnimation}.wall-wrapper[_ngcontent-%COMP%]{min-height:100vh;padding:10px}masonry[_ngcontent-%COMP%]{margin-top:65px}masonry.hidden-header[_ngcontent-%COMP%]{margin-top:5px}@media (max-width:600px){masonry[_ngcontent-%COMP%]{margin-top:110px}}.brick[_ngcontent-%COMP%]{width:20%;padding:4px}@media only screen and (max-width:600px){[_ngcontent-%COMP%]:root{font-size:14px}.brick[_ngcontent-%COMP%]{width:100%}}@media only screen and (min-width:600px) and (max-width:800px){[_ngcontent-%COMP%]:root{font-size:16px}.brick[_ngcontent-%COMP%]{width:50%}}@media only screen and (min-width:800px) and (max-width:1200px){[_ngcontent-%COMP%]:root{font-size:16px}.brick[_ngcontent-%COMP%]{width:33%}}@media only screen and (min-width:1200px) and (max-width:1500px){[_ngcontent-%COMP%]:root{font-size:18px}.brick[_ngcontent-%COMP%]{width:25%}}@-webkit-keyframes flickerAnimation{0%,100%{opacity:0}50%{opacity:1}}@keyframes flickerAnimation{0%,100%{opacity:0}50%{opacity:1}}"]],data:{}});function ln(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,4,"media-wall-header",[],null,null,null,c,u)),l["\u0275did"](1,114688,null,0,s,[],{query:[0,"query"],wallCustomHeader:[1,"wallCustomHeader"],headerTitle:[2,"headerTitle"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,1,0,l["\u0275unv"](n,1,0,l["\u0275nov"](n,2).transform(e.query$)).displayString,l["\u0275unv"](n,1,1,l["\u0275nov"](n,3).transform(e.wallCustomHeader$)),l["\u0275unv"](n,1,2,l["\u0275nov"](n,4).transform(e.wallHeaderTitle$)))},null)}function on(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,3,"div",[["class","align-searching"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"div",[["class","searching"]],null,null,null,null,null)),(t()(),l["\u0275eld"](2,0,null,null,1,"app-lazy-img",[["height","120"],["width","100"]],null,null,null,d.b,d.a)),l["\u0275did"](3,245760,null,0,h.a,[l.ElementRef,l.ChangeDetectorRef,p.a],{src:[0,"src"],width:[1,"width"],height:[2,"height"]},null)],function(t,n){t(n,3,0,l["\u0275inlineInterpolate"](1,"",n.component.headerImageUrl,""),"100","120")},null)}function an(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,3,"masonry-brick",[["class","brick"]],[[4,"width",null]],null,null,null,null)),l["\u0275did"](1,4341760,null,0,f,[l.ElementRef,m],null,null),(t()(),l["\u0275eld"](2,0,null,null,1,"media-wall-fluid-card",[],null,null,null,I,R)),l["\u0275did"](3,114688,null,0,M,[l.ChangeDetectorRef],{feedItem:[0,"feedItem"],wallCustomCard$:[1,"wallCustomCard$"]},null)],function(t,n){t(n,3,0,n.context.$implicit,n.component.wallCustomCard$)},function(t,n){t(n,0,0,n.component.columnCount)})}function rn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,5,"masonry",[],[[2,"hidden-header",null]],null,null,S,E)),l["\u0275did"](1,245760,null,0,m,[l.ElementRef],{options:[0,"options"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275and"](16777216,null,0,2,null,an)),l["\u0275did"](4,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,1,0,e.masonryOptions),t(n,4,0,l["\u0275unv"](n,4,0,l["\u0275nov"](n,5).transform(e.apiWallResponseResults$)))},function(t,n){var e=n.component;t(n,0,0,!l["\u0275unv"](n,0,0,l["\u0275nov"](n,2).transform(e.wallDisplayHeader$)))})}function sn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,3,"div",[["class","results-not-found"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"media-wall-not-found",[],null,null,null,F,D)),l["\u0275did"](2,114688,null,0,T,[],{fontColor:[0,"fontColor"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,2,0,l["\u0275unv"](n,2,0,l["\u0275nov"](n,3).transform(e.wallCustomCard$)).fontColor)},null)}function un(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,19,"div",[["class","wrapper"]],[[4,"background-color",null]],null,null,null,null)),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275and"](16777216,null,null,2,null,ln)),l["\u0275did"](3,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275eld"](5,0,null,null,14,"div",[["class","wall-wrapper"]],null,[[null,"mousemove"]],function(t,n,e){var l=!0;return"mousemove"===n&&(l=!1!==t.component.displayToolBar(e)&&l),l},null,null)),(t()(),l["\u0275and"](16777216,null,null,2,null,on)),l["\u0275did"](7,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275and"](16777216,null,null,2,null,rn)),l["\u0275did"](10,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275and"](16777216,null,null,4,null,sn)),l["\u0275did"](13,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275eld"](17,0,null,null,2,"media-wall-menu",[],null,[[null,"showHideCustomization"]],function(t,n,e){var l=!0;return"showHideCustomization"===n&&(l=!1!==t.component.openDialog(e)&&l),l},kt,Ct)),l["\u0275did"](18,245760,null,0,vt,[yt.l],{query:[0,"query"],showHideMenu:[1,"showHideMenu"]},{showHideCustomization:"showHideCustomization"}),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,3,0,l["\u0275unv"](n,3,0,l["\u0275nov"](n,4).transform(e.wallDisplayHeader$))),t(n,7,0,l["\u0275unv"](n,7,0,l["\u0275nov"](n,8).transform(e.isWallSearching$))),t(n,10,0,!l["\u0275unv"](n,10,0,l["\u0275nov"](n,11).transform(e.isWallSearching$))),t(n,13,0,!l["\u0275unv"](n,13,0,l["\u0275nov"](n,14).transform(e.areWallResultsAvailable$))&&l["\u0275unv"](n,13,0,l["\u0275nov"](n,15).transform(e.query$)).queryString&&!l["\u0275unv"](n,13,0,l["\u0275nov"](n,16).transform(e.isWallSearching$))),t(n,18,0,l["\u0275unv"](n,18,0,l["\u0275nov"](n,19).transform(e.query$)).displayString,e.showToolBar)},function(t,n){var e=n.component;t(n,0,0,l["\u0275unv"](n,0,0,l["\u0275nov"](n,1).transform(e.wallCustomBackground$)).backgroundColor)})}var cn=l["\u0275ccf"]("app-media-wall",Et,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"app-media-wall",[],null,null,null,un,en)),l["\u0275did"](1,245760,null,0,Et,[a.a,yt.l,l.ChangeDetectorRef,Xt],null,null)],function(t,n){t(n,1,0)},null)},{},{},[]),dn=function(t,n,e,l){this.c=t,this.m=n,this.y=e,this.k=l},hn=function(t,n,e,l){this.h=t,this.s=n,this.l=e,this.a=l},pn=function(t,n,e,l){this.h=t,this.s=n,this.v=e,this.a=l},gn=function(t,n,e,l){this.r=t,this.g=n,this.b=e,this.a=l},mn=function(){function t(){this.newValue=new l.EventEmitter}return t.prototype.inputChange=function(t){var n=t.target.value;if(void 0===this.rg)this.newValue.emit(n);else{var e=parseFloat(n);!isNaN(e)&&e>=0&&e<=this.rg&&this.newValue.emit({v:e,rg:this.rg})}},t}(),fn=function(){function t(t){var n=this;this.elRef=t,this.dragEnd=new l.EventEmitter,this.dragStart=new l.EventEmitter,this.newValue=new l.EventEmitter,this.listenerMove=function(t){return n.move(t)},this.listenerStop=function(){return n.stop()}}return t.prototype.mouseDown=function(t){this.start(t)},t.prototype.touchStart=function(t){this.start(t)},t.prototype.move=function(t){t.preventDefault(),this.setCursor(t)},t.prototype.start=function(t){this.setCursor(t),document.addEventListener("mouseup",this.listenerStop),document.addEventListener("touchend",this.listenerStop),document.addEventListener("mousemove",this.listenerMove),document.addEventListener("touchmove",this.listenerMove),this.dragStart.emit()},t.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()},t.prototype.getX=function(t){var n=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==t.pageX?t.pageX:t.touches[0].pageX)-n.left-window.pageXOffset},t.prototype.getY=function(t){var n=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==t.pageY?t.pageY:t.touches[0].pageY)-n.top-window.pageYOffset},t.prototype.setCursor=function(t){var n=this.elRef.nativeElement.offsetWidth,e=this.elRef.nativeElement.offsetHeight,l=Math.max(0,Math.min(this.getX(t),n)),i=Math.max(0,Math.min(this.getY(t),e));void 0!==this.rgX&&void 0!==this.rgY?this.newValue.emit({s:l/n,v:1-i/e,rgX:this.rgX,rgY:this.rgY}):void 0===this.rgX&&void 0!==this.rgY?this.newValue.emit({v:i/e,rgY:this.rgY}):void 0!==this.rgX&&void 0===this.rgY&&this.newValue.emit({v:l/n,rgX:this.rgX})},t}(),bn=function(t,n,e,l){this.h=t,this.s=n,this.v=e,this.a=l},vn=function(t,n,e,l){this.h=t,this.s=n,this.v=e,this.a=l},yn=function(){function t(){this.active=null}return t.prototype.setActive=function(t){this.active&&this.active!==t&&"inline"!==this.active.cpDialogDisplay&&this.active.closeDialog(),this.active=t},t.prototype.hsva2hsla=function(t){var n=t.h,e=t.s,l=t.v,i=t.a;if(0===l)return new hn(n,0,0,i);if(0===e&&1===l)return new hn(n,1,1,i);var o=l*(2-e)/2;return new hn(n,l*e/(1-Math.abs(2*o-1)),o,i)},t.prototype.hsla2hsva=function(t){var n=Math.min(t.h,1),e=Math.min(t.s,1),l=Math.min(t.l,1),i=Math.min(t.a,1);if(0===l)return new pn(n,0,0,i);var o=l+e*(1-Math.abs(2*l-1))/2;return new pn(n,2*(o-l)/o,o,i)},t.prototype.hsvaToRgba=function(t){var n,e,l,i=t.h,o=t.s,a=t.v,r=t.a,s=Math.floor(6*i),u=6*i-s,c=a*(1-o),d=a*(1-u*o),h=a*(1-(1-u)*o);switch(s%6){case 0:n=a,e=h,l=c;break;case 1:n=d,e=a,l=c;break;case 2:n=c,e=a,l=h;break;case 3:n=c,e=d,l=a;break;case 4:n=h,e=c,l=a;break;case 5:n=a,e=c,l=d;break;default:n=0,e=0,l=0}return new gn(n,e,l,r)},t.prototype.rgbaToCmyk=function(t){var n=1-Math.max(t.r,t.g,t.b);return 1===n?new dn(0,0,0,1):new dn((1-t.r-n)/(1-n),(1-t.g-n)/(1-n),(1-t.b-n)/(1-n),n)},t.prototype.rgbaToHsva=function(t){var n,e,l=Math.min(t.r,1),i=Math.min(t.g,1),o=Math.min(t.b,1),a=Math.min(t.a,1),r=Math.max(l,i,o),s=Math.min(l,i,o),u=r,c=r-s;if(e=0===r?0:c/r,r===s)n=0;else{switch(r){case l:n=(i-o)/c+(i<o?6:0);break;case i:n=(o-l)/c+2;break;case o:n=(l-i)/c+4;break;default:n=0}n/=6}return new pn(n,e,u,a)},t.prototype.rgbaToHex=function(t,n){var e="#"+(1<<24|t.r<<16|t.g<<8|t.b).toString(16).substr(1);return n&&(e+=(256|Math.round(255*t.a)).toString(16).substr(1)),e},t.prototype.denormalizeRGBA=function(t){return new gn(Math.round(255*t.r),Math.round(255*t.g),Math.round(255*t.b),t.a)},t.prototype.stringToHsva=function(t,n){void 0===t&&(t=""),void 0===n&&(n=!1);var e=null;t=(t||"").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(t){return new gn(parseInt(t[2],10)/255,parseInt(t[3],10)/255,parseInt(t[4],10)/255,isNaN(parseFloat(t[5]))?1:parseFloat(t[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(t){return new hn(parseInt(t[2],10)/360,parseInt(t[3],10)/100,parseInt(t[4],10)/100,isNaN(parseFloat(t[5]))?1:parseFloat(t[5]))}}];for(var i in l.push(n?{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})?$/,parse:function(t){return new gn(parseInt(t[1],16)/255,parseInt(t[2],16)/255,parseInt(t[3],16)/255,parseInt(t[4]||"FF",16)/255)}}:{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})$/,parse:function(t){return new gn(parseInt(t[1],16)/255,parseInt(t[2],16)/255,parseInt(t[3],16)/255,1)}}),l.push({re:/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])$/,parse:function(t){return new gn(parseInt(t[1]+t[1],16)/255,parseInt(t[2]+t[2],16)/255,parseInt(t[3]+t[3],16)/255,1)}}),l)if(l.hasOwnProperty(i)){var o=l[i],a=o.re.exec(t),r=a&&o.parse(a);if(r)return r instanceof gn?e=this.rgbaToHsva(r):r instanceof hn&&(e=this.hsla2hsva(r)),e}return e},t.prototype.outputFormat=function(t,n,e){switch(n){case"hsla":var l=this.hsva2hsla(t),i=new hn(Math.round(360*l.h),Math.round(100*l.s),Math.round(100*l.l),Math.round(100*l.a)/100);return t.a<1||"always"===e?"hsla("+i.h+","+i.s+"%,"+i.l+"%,"+i.a+")":"hsl("+i.h+","+i.s+"%,"+i.l+"%)";case"rgba":var o=this.denormalizeRGBA(this.hsvaToRgba(t));return t.a<1||"always"===e?"rgba("+o.r+","+o.g+","+o.b+","+Math.round(100*o.a)/100+")":"rgb("+o.r+","+o.g+","+o.b+")";default:var a="always"===e||"hex8"===e;return this.rgbaToHex(this.denormalizeRGBA(this.hsvaToRgba(t)),a)}},t}(),Cn=function(){function t(t,n,e){this.elRef=t,this.cdRef=n,this.service=e,this.isIE10=!1,this.dialogArrowSize=10,this.dialogArrowOffset=15,this.useRootViewContainer=!1}return t.prototype.handleEsc=function(t){this.show&&"popup"===this.cpDialogDisplay&&this.onCancelColor(t)},t.prototype.handleEnter=function(t){this.show&&"popup"===this.cpDialogDisplay&&this.onAcceptColor(t)},t.prototype.ngOnInit=function(){var t=this;this.slider=new bn(0,0,0,0),this.sliderDimMax=new vn(this.hueSlider.nativeElement.offsetWidth,this.cpWidth,130,this.alphaSlider.nativeElement.offsetWidth),this.format="rgba"===this.cpOutputFormat?1:"hsla"===this.cpOutputFormat?2:0,this.listenerMouseDown=function(n){t.onMouseDown(n)},this.listenerResize=function(){t.onResize()},this.openDialog(this.initialColor,!1)},t.prototype.ngOnDestroy=function(){this.closeDialog()},t.prototype.ngAfterViewInit=function(){230!==this.cpWidth&&(this.sliderDimMax=new vn(this.hueSlider.nativeElement.offsetWidth,this.cpWidth,130,this.alphaSlider.nativeElement.offsetWidth),this.updateColorPicker(!1),this.cdRef.detectChanges())},t.prototype.openDialog=function(t,n){void 0===n&&(n=!0),this.service.setActive(this),this.width||(this.cpWidth=this.directiveElementRef.nativeElement.offsetWidth),this.height||(this.height=320),this.setInitialColor(t),this.setColorFromString(t,n),this.openColorPicker()},t.prototype.closeDialog=function(){this.closeColorPicker()},t.prototype.setupDialog=function(t,n,e,l,i,o,a,r,s,u,c,d,h,p,g,m,f,b,v,y,C,_,x,k,w,O,P,M,R,A,I){this.setInitialColor(e),this.isIE10=10===function(){var t="";"undefined"!=typeof navigator&&(t=navigator.userAgent.toLowerCase());var n=t.indexOf("msie ");return n>0&&parseInt(t.substring(n+5,t.indexOf(".",n)),10)}(),this.directiveInstance=t,this.directiveElementRef=n,this.cpDisableInput=u,this.cpAlphaChannel=r,this.cpOutputFormat=s,this.cpDialogDisplay=o,this.cpIgnoredElements=c,this.cpSaveClickOutside=d,this.useRootViewContainer=h,this.width=this.cpWidth=parseInt(l,10),this.height=this.cpHeight=parseInt(i,10),this.cpPosition=p,this.cpPositionOffset=parseInt(g,10),this.cpOKButton=_,this.cpOKButtonText=k,this.cpOKButtonClass=x,this.cpCancelButton=w,this.cpCancelButtonText=P,this.cpCancelButtonClass=O,this.fallbackColor=a||"#fff",this.setPresetConfig(f,b),this.cpMaxPresetColorsLength=v,this.cpPresetEmptyMessage=y,this.cpPresetEmptyMessageClass=C,this.cpAddColorButton=M,this.cpAddColorButtonText=A,this.cpAddColorButtonClass=R,this.cpRemoveColorButtonClass=I,m||(this.dialogArrowOffset=0),"inline"===o&&(this.dialogArrowSize=0,this.dialogArrowOffset=0),"hex"===s&&"always"!==r&&"hex8"!==r&&(this.cpAlphaChannel="disabled")},t.prototype.setInitialColor=function(t){this.initialColor=t},t.prototype.setPresetConfig=function(t,n){this.cpPresetLabel=t,this.cpPresetColors=n},t.prototype.setColorFromString=function(t,n,e){var l;void 0===n&&(n=!0),void 0===e&&(e=!0),("always"===this.cpAlphaChannel||"hex8"===this.cpAlphaChannel)&&((l=this.service.stringToHsva(t,!0))||this.hsva)||(l=this.service.stringToHsva(t,!1)),l||this.hsva||(l=this.service.stringToHsva(this.fallbackColor,!1)),l&&(this.hsva=l,this.sliderH=this.hsva.h,this.updateColorPicker(n,e))},t.prototype.onResize=function(){"fixed"===this.position?this.setDialogPosition():"inline"!==this.cpDialogDisplay&&this.closeColorPicker()},t.prototype.onDragEnd=function(t){this.directiveInstance.sliderDragEnd({slider:t,color:this.outputColor})},t.prototype.onDragStart=function(t){this.directiveInstance.sliderDragStart({slider:t,color:this.outputColor})},t.prototype.onMouseDown=function(t){this.isIE10||"popup"!==this.cpDialogDisplay||t.target===this.directiveElementRef.nativeElement||this.isDescendant(this.elRef.nativeElement,t.target)||this.isDescendant(this.directiveElementRef.nativeElement,t.target)||0!==this.cpIgnoredElements.filter(function(n){return n===t.target}).length||(this.cpSaveClickOutside||(this.setColorFromString(this.initialColor,!1),this.directiveInstance.colorChanged(this.initialColor)),this.closeColorPicker())},t.prototype.onAcceptColor=function(t){t.stopPropagation(),"popup"===this.cpDialogDisplay&&this.closeColorPicker(),this.outputColor&&this.directiveInstance.colorSelected(this.outputColor)},t.prototype.onCancelColor=function(t){t.stopPropagation(),this.setColorFromString(this.initialColor,!0),"popup"===this.cpDialogDisplay&&(this.directiveInstance.colorChanged(this.initialColor,!0),this.closeColorPicker()),this.directiveInstance.colorCanceled()},t.prototype.onFormatToggle=function(){this.format=(this.format+1)%3},t.prototype.onColorChange=function(t){this.hsva.s=t.s/t.rgX,this.hsva.v=t.v/t.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})},t.prototype.onHueChange=function(t){this.hsva.h=t.v/t.rgX,this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.sliderChanged({slider:"hue",value:this.hsva.h,color:this.outputColor})},t.prototype.onAlphaChange=function(t){this.hsva.a=t.v/t.rgX,this.updateColorPicker(),this.directiveInstance.sliderChanged({slider:"alpha",value:this.hsva.a,color:this.outputColor})},t.prototype.onHexInput=function(t){null===t?this.updateColorPicker():(t&&"#"!==t[0]&&(t="#"+t),this.setColorFromString(t,!0,!1),this.directiveInstance.inputChanged({input:"hex",value:t,color:this.outputColor}))},t.prototype.onRedInput=function(t){var n=this.service.hsvaToRgba(this.hsva);n.r=t.v/t.rg,this.hsva=this.service.rgbaToHsva(n),this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"red",value:n.r,color:this.outputColor})},t.prototype.onBlueInput=function(t){var n=this.service.hsvaToRgba(this.hsva);n.b=t.v/t.rg,this.hsva=this.service.rgbaToHsva(n),this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"blue",value:n.b,color:this.outputColor})},t.prototype.onGreenInput=function(t){var n=this.service.hsvaToRgba(this.hsva);n.g=t.v/t.rg,this.hsva=this.service.rgbaToHsva(n),this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"green",value:n.g,color:this.outputColor})},t.prototype.onAlphaInput=function(t){this.hsva.a=t.v/t.rg,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"alpha",value:this.hsva.a,color:this.outputColor})},t.prototype.onHueInput=function(t){this.hsva.h=t.v/t.rg,this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"hue",value:this.hsva.h,color:this.outputColor})},t.prototype.onLightnessInput=function(t){var n=this.service.hsva2hsla(this.hsva);n.l=t.v/t.rg,this.hsva=this.service.hsla2hsva(n),this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"lightness",value:n.l,color:this.outputColor})},t.prototype.onSaturationInput=function(t){var n=this.service.hsva2hsla(this.hsva);n.s=t.v/t.rg,this.hsva=this.service.hsla2hsva(n),this.sliderH=this.hsva.h,this.updateColorPicker(),this.directiveInstance.inputChanged({input:"saturation",value:n.s,color:this.outputColor})},t.prototype.onAddPresetColor=function(t,n){t.stopPropagation(),this.cpPresetColors.filter(function(t){return t===n}).length||(this.cpPresetColors=this.cpPresetColors.concat(n),this.directiveInstance.presetColorsChanged(this.cpPresetColors))},t.prototype.onRemovePresetColor=function(t,n){t.stopPropagation(),this.cpPresetColors=this.cpPresetColors.filter(function(t){return t!==n}),this.directiveInstance.presetColorsChanged(this.cpPresetColors)},t.prototype.openColorPicker=function(){var t=this;this.show||(this.show=!0,this.hidden=!0,setTimeout(function(){t.hidden=!1,t.setDialogPosition(),t.cdRef.detectChanges()},0),this.directiveInstance.stateChanged(!0),this.isIE10||(document.addEventListener("click",this.listenerMouseDown),document.addEventListener("mousedown",this.listenerMouseDown)),window.addEventListener("resize",this.listenerResize))},t.prototype.closeColorPicker=function(){this.show&&(this.show=!1,this.directiveInstance.stateChanged(!1),this.isIE10||(document.removeEventListener("click",this.listenerMouseDown),document.removeEventListener("mousedown",this.listenerMouseDown)),window.removeEventListener("resize",this.listenerResize),this.cdRef.destroyed||this.cdRef.detectChanges())},t.prototype.updateColorPicker=function(t,n){if(void 0===t&&(t=!0),void 0===n&&(n=!0),this.sliderDimMax){var e=this.outputColor,l=this.service.hsva2hsla(this.hsva),i=this.service.denormalizeRGBA(this.service.hsvaToRgba(this.hsva)),o=this.service.denormalizeRGBA(this.service.hsvaToRgba(new pn(this.sliderH||this.hsva.h,1,1,1)));n&&(this.hslaText=new hn(Math.round(360*l.h),Math.round(100*l.s),Math.round(100*l.l),Math.round(100*l.a)/100),this.rgbaText=new gn(i.r,i.g,i.b,Math.round(100*i.a)/100),this.hexText=this.service.rgbaToHex(i,"always"===this.cpAlphaChannel||"hex8"===this.cpAlphaChannel)),this.hueSliderColor="rgb("+o.r+","+o.g+","+o.b+")",this.alphaSliderColor="rgb("+i.r+","+i.g+","+i.b+")",this.outputColor=this.service.outputFormat(this.hsva,this.cpOutputFormat,this.cpAlphaChannel),this.selectedColor=this.service.outputFormat(this.hsva,"rgba",null),this.slider=new bn((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),t&&e!==this.outputColor&&this.directiveInstance.colorChanged(this.outputColor)}},t.prototype.setDialogPosition=function(){if("inline"===this.cpDialogDisplay)this.position="relative";else{for(var t="static",n="",e=void 0,l=null,i=null,o=this.directiveElementRef.nativeElement.parentNode,a=this.dialogElement.nativeElement.offsetHeight;null!==o&&"HTML"!==o.tagName;){if(t=(e=window.getComputedStyle(o)).getPropertyValue("position"),n=e.getPropertyValue("transform"),"static"!==t&&null===l&&(l=o),n&&"none"!==n&&null===i&&(i=o),"fixed"===t){l=i;break}o=o.parentNode}var r=this.createDialogBox(this.directiveElementRef.nativeElement,"fixed"!==t);if(this.useRootViewContainer||"fixed"===t&&!l)this.top=r.top,this.left=r.left;else{null===l&&(l=o);var s=this.createDialogBox(l,"fixed"!==t);this.top=r.top-s.top,this.left=r.left-s.left}"fixed"===t&&(this.position="fixed"),"left"===this.cpPosition?(this.top+=r.height*this.cpPositionOffset/100-this.dialogArrowOffset,this.left-=this.cpWidth+this.dialogArrowSize-2):"top"===this.cpPosition?(this.arrowTop=a-1,this.top-=a+this.dialogArrowSize,this.left+=this.cpPositionOffset/100*r.width-this.dialogArrowOffset):"bottom"===this.cpPosition?(this.top+=r.height+this.dialogArrowSize,this.left+=this.cpPositionOffset/100*r.width-this.dialogArrowOffset):(this.top+=r.height*this.cpPositionOffset/100-this.dialogArrowOffset,this.left+=r.width+this.dialogArrowSize-2)}},t.prototype.isDescendant=function(t,n){for(var e=n.parentNode;null!==e;){if(e===t)return!0;e=e.parentNode}return!1},t.prototype.createDialogBox=function(t,n){return{top:t.getBoundingClientRect().top+(n?window.pageYOffset:0),left:t.getBoundingClientRect().left+(n?window.pageXOffset:0),width:t.offsetWidth,height:t.offsetHeight}},t}(),_n=function(){function t(t,n,e,i,o,a){this.injector=t,this.cfr=n,this.appRef=e,this.vcRef=i,this.elRef=o,this._service=a,this.dialogCreated=!1,this.ignoreChanges=!1,this.cpWidth="230px",this.cpHeight="auto",this.cpToggle=!1,this.cpIgnoredElements=[],this.cpDisableInput=!1,this.cpAlphaChannel="enabled",this.cpOutputFormat="hex",this.cpFallbackColor="#fff",this.cpDialogDisplay="popup",this.cpSaveClickOutside=!0,this.cpUseRootViewContainer=!1,this.cpPosition="right",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.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.EventEmitter(!0),this.cpToggleChange=new l.EventEmitter(!0),this.cpSliderChange=new l.EventEmitter(!0),this.cpSliderDragEnd=new l.EventEmitter(!0),this.cpSliderDragStart=new l.EventEmitter(!0),this.colorPickerOpen=new l.EventEmitter(!0),this.colorPickerClose=new l.EventEmitter(!0),this.colorPickerCancel=new l.EventEmitter(!0),this.colorPickerSelect=new l.EventEmitter(!0),this.colorPickerChange=new l.EventEmitter(!1),this.cpPresetColorsChange=new l.EventEmitter(!0)}return t.prototype.handleClick=function(t){this.inputFocus(t)},t.prototype.handleFocus=function(t){this.inputFocus(t)},t.prototype.handleInput=function(t){this.inputChange(t)},t.prototype.ngOnDestroy=function(){void 0!==this.cmpRef&&this.cmpRef.destroy()},t.prototype.ngOnChanges=function(t){t.cpToggle&&!this.disabled&&(t.cpToggle.currentValue?this.openDialog():t.cpToggle.currentValue||this.closeDialog()),t.colorPicker&&(this.dialog&&!this.ignoreChanges&&("inline"===this.cpDialogDisplay&&this.dialog.setInitialColor(t.colorPicker.currentValue),this.dialog.setColorFromString(t.colorPicker.currentValue,!1)),this.ignoreChanges=!1),(t.cpPresetLabel||t.cpPresetColors)&&this.dialog&&this.dialog.setPresetConfig(this.cpPresetLabel,this.cpPresetColors)},t.prototype.openDialog=function(){if(this.dialogCreated)this.dialog&&this.dialog.openDialog(this.colorPicker);else{var t=this.vcRef;if(this.dialogCreated=!0,this.cpUseRootViewContainer&&"inline"!==this.cpDialogDisplay){var n=this.injector.get(this.appRef.componentTypes[0]);(t=n.vcRef||n.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 e=this.cfr.resolveComponentFactory(Cn),i=l.ReflectiveInjector.fromResolvedProviders([],t.parentInjector);this.cmpRef=t.createComponent(e,0,i,[]),this.cmpRef.instance.setupDialog(this,this.elRef,this.colorPicker,this.cpWidth,this.cpHeight,this.cpDialogDisplay,this.cpFallbackColor,this.cpAlphaChannel,this.cpOutputFormat,this.cpDisableInput,this.cpIgnoredElements,this.cpSaveClickOutside,this.cpUseRootViewContainer,this.cpPosition,this.cpPositionOffset,this.cpPositionRelativeToArrow,this.cpPresetLabel,this.cpPresetColors,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!==t&&this.cmpRef.changeDetectorRef.detectChanges()}},t.prototype.closeDialog=function(){this.dialog&&"popup"===this.cpDialogDisplay&&this.dialog.closeDialog()},t.prototype.stateChanged=function(t){this.cpToggleChange.emit(t),t?this.colorPickerOpen.emit(this.colorPicker):this.colorPickerClose.emit(this.colorPicker)},t.prototype.colorChanged=function(t,n){void 0===n&&(n=!0),this.ignoreChanges=n,this.colorPickerChange.emit(t)},t.prototype.colorCanceled=function(){this.colorPickerCancel.emit()},t.prototype.colorSelected=function(t){this.colorPickerSelect.emit(t)},t.prototype.inputFocus=function(t){var n=this.elRef.nativeElement,e=this.cpIgnoredElements.filter(function(t){return t===n});this.disabled||e.length||("undefined"!=typeof document&&n===document.activeElement?this.openDialog():this.dialog&&this.dialog.show?this.closeDialog():this.openDialog())},t.prototype.inputChange=function(t){this.dialog?this.dialog.setColorFromString(t.target.value,!0):(this.colorPicker=t.target.value,this.colorPickerChange.emit(this.colorPicker))},t.prototype.inputChanged=function(t){this.cpInputChange.emit(t)},t.prototype.sliderChanged=function(t){this.cpSliderChange.emit(t)},t.prototype.sliderDragEnd=function(t){this.cpSliderDragEnd.emit(t)},t.prototype.sliderDragStart=function(t){this.cpSliderDragStart.emit(t)},t.prototype.presetColorsChanged=function(t){this.cpPresetColorsChange.emit(t)},t}(),xn=function(){},kn=l["\u0275crt"]({encapsulation:2,styles:['.color-picker {\n  position: absolute;\n  z-index: 100000;\n  width: 230px;\n  height: auto;\n  border: #777 solid 1px;\n  cursor: default;\n  -webkit-user-select: none;\n  -khtml-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n  background-color: #fff; }\n  .color-picker * {\n    -webkit-box-sizing: border-box;\n    -moz-box-sizing: border-box;\n    box-sizing: border-box;\n    margin: 0;\n    font-size: 11px; }\n  .color-picker input {\n    height: 26px;\n    min-width: 0;\n    font-size: 13px;\n    text-align: center;\n    color: #000; }\n    .color-picker input:invalid {\n      box-shadow: none; }\n    .color-picker input:-moz-ui-invalid {\n      box-shadow: none; }\n    .color-picker input:-moz-submit-invalid {\n      box-shadow: none; }\n    .color-picker input::-webkit-inner-spin-button, .color-picker input::-webkit-outer-spin-button {\n      margin: 0;\n      -webkit-appearance: none; }\n  .color-picker .arrow {\n    position: absolute;\n    z-index: 999999;\n    width: 0;\n    height: 0;\n    border-style: solid; }\n    .color-picker .arrow.arrow-top {\n      left: 8px;\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    .color-picker .arrow.arrow-left {\n      top: 8px;\n      left: 100%;\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    .color-picker .arrow.arrow-right {\n      top: 8px;\n      left: -20px;\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    .color-picker .arrow.arrow-bottom {\n      top: -20px;\n      left: 8px;\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  .color-picker .cursor {\n    position: relative;\n    width: 16px;\n    height: 16px;\n    border: #222 solid 2px;\n    border-radius: 50%;\n    cursor: default; }\n  .color-picker .box {\n    display: flex;\n    padding: 4px 8px; }\n    .color-picker .box .left {\n      position: relative;\n      padding: 16px 8px; }\n    .color-picker .box .right {\n      -webkit-flex: 1 1 auto;\n      -ms-flex: 1 1 auto;\n      flex: 1 1 auto;\n      padding: 12px 8px; }\n  .color-picker .button-area {\n    padding: 0 16px 16px;\n    text-align: right; }\n  .color-picker .preset-area {\n    padding: 4px 15px; }\n    .color-picker .preset-area .preset-label {\n      overflow: hidden;\n      width: 100%;\n      padding: 4px;\n      font-size: 11px;\n      white-space: nowrap;\n      text-align: left;\n      text-overflow: ellipsis;\n      color: #555; }\n    .color-picker .preset-area .preset-color {\n      position: relative;\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      cursor: pointer; }\n    .color-picker .preset-area .preset-empty-message {\n      min-height: 18px;\n      margin-top: 4px;\n      margin-bottom: 8px;\n      font-style: italic;\n      text-align: center; }\n  .color-picker .hex-text {\n    width: 100%;\n    padding: 4px 8px;\n    font-size: 11px; }\n    .color-picker .hex-text .box {\n      padding: 0 24px 8px 8px; }\n      .color-picker .hex-text .box div {\n        float: left;\n        -webkit-flex: 1 1 auto;\n        -ms-flex: 1 1 auto;\n        flex: 1 1 auto;\n        text-align: center;\n        color: #555;\n        clear: left; }\n      .color-picker .hex-text .box input {\n        -webkit-flex: 1 1 auto;\n        -ms-flex: 1 1 auto;\n        flex: 1 1 auto;\n        padding: 1px;\n        border: #a9a9a9 solid 1px; }\n  .color-picker .hsla-text,\n  .color-picker .rgba-text {\n    width: 100%;\n    padding: 4px 8px;\n    font-size: 11px; }\n    .color-picker .hsla-text .box,\n    .color-picker .rgba-text .box {\n      padding: 0 24px 8px 8px; }\n      .color-picker .hsla-text .box div,\n      .color-picker .rgba-text .box div {\n        -webkit-flex: 1 1 auto;\n        -ms-flex: 1 1 auto;\n        flex: 1 1 auto;\n        margin-right: 8px;\n        text-align: center;\n        color: #555; }\n        .color-picker .hsla-text .box div:last-child,\n        .color-picker .rgba-text .box div:last-child {\n          margin-right: 0; }\n      .color-picker .hsla-text .box input,\n      .color-picker .rgba-text .box input {\n        float: left;\n        -webkit-flex: 1;\n        -ms-flex: 1;\n        flex: 1;\n        min-width: 0;\n        padding: 1px;\n        margin: 0 8px 0 0;\n        border: #a9a9a9 solid 1px; }\n        .color-picker .hsla-text .box input:last-child,\n        .color-picker .rgba-text .box input:last-child {\n          margin-right: 0; }\n  .color-picker .hue-alpha {\n    margin-bottom: 3px; }\n  .color-picker .hue {\n    direction: ltr;\n    width: 100%;\n    height: 16px;\n    margin-bottom: 16px;\n    border: none;\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  .color-picker .alpha {\n    direction: ltr;\n    width: 100%;\n    height: 16px;\n    border: none;\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  .color-picker .type-policy {\n    position: absolute;\n    top: 218px;\n    right: 12px;\n    width: 16px;\n    height: 24px;\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  .color-picker .selected-color {\n    position: absolute;\n    top: 16px;\n    left: 8px;\n    width: 40px;\n    height: 40px;\n    border: 1px solid #a9a9a9;\n    border-radius: 50%; }\n  .color-picker .selected-color-background {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAh0lEQVRYR+2W0QlAMQgD60zdfwOdqa8TmI/wQMr5K0I5bZLIzLOa2nt37VVVbd+dDx5obgCC3KBLwJ2ff4PnVidkf+ucIhw80HQaCLo3DMH3CRK3iFsmAWVl6hPNDwt8EvNE5q+YuEXcMgkonVM6SdyCoEvAnZ8v1Hjx817MilmxSUB5rdLJDycZgUAZUch/AAAAAElFTkSuQmCC"); }\n  .color-picker .saturation-lightness {\n    direction: ltr;\n    width: 100%;\n    height: 130px;\n    border: none;\n    cursor: pointer;\n    background-size: 100% 100%;\n    background-image: url("data:image/png;base64,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"); }\n  .color-picker .cp-add-color-button-class {\n    position: absolute;\n    display: inline;\n    padding: 0;\n    margin: 3px -3px;\n    border: 0;\n    cursor: pointer;\n    background: transparent; }\n    .color-picker .cp-add-color-button-class:hover {\n      text-decoration: underline; }\n    .color-picker .cp-add-color-button-class:disabled {\n      cursor: not-allowed;\n      color: #999; }\n      .color-picker .cp-add-color-button-class:disabled:hover {\n        text-decoration: none; }\n  .color-picker .cp-remove-color-button-class {\n    position: absolute;\n    top: -5px;\n    right: -5px;\n    display: block;\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    cursor: pointer;\n    text-align: center;\n    background: #fff;\n    box-shadow: 1px 1px 5px #333; }\n    .color-picker .cp-remove-color-button-class::before {\n      content: \'x\';\n      position: relative;\n      bottom: 3.5px;\n      display: inline-block;\n      font-size: 10px; }\n\n/*# sourceMappingURL=color-picker.component.css.map */'],data:{}});function wn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,0,"div",[],[[8,"className",0],[4,"top","px"]],null,null,null,null))],null,function(t,n){var e=n.component;t(n,0,0,l["\u0275inlineInterpolate"](1,"arrow arrow-",e.cpPosition,""),e.arrowTop)})}function On(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"button",[],[[8,"className",0],[8,"disabled",0]],[[null,"click"]],function(t,n,e){var l=!0,i=t.component;return"click"===n&&(l=!1!==i.onAddPresetColor(e,i.selectedColor)&&l),l},null,null)),(t()(),l["\u0275ted"](1,null,[" "," "]))],null,function(t,n){var e=n.component;t(n,0,0,l["\u0275inlineInterpolate"](1,"",e.cpAddColorButtonClass,""),e.cpPresetColors&&e.cpPresetColors.length>=e.cpMaxPresetColorsLength),t(n,1,0,e.cpAddColorButtonText)})}function Pn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,0,"div",[["style","height: 16px;"]],null,null,null,null,null))],null,null)}function Mn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,1).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onAlphaInput(e)&&i),i},null,null)),l["\u0275did"](1,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"})],function(t,n){t(n,1,0,1)},function(t,n){var e=n.component;t(n,0,0,null==e.hslaText?null:e.hslaText.a)})}function Rn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["A"]))],null,null)}function An(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,18,"div",[["class","hsla-text"]],[[4,"display",null]],null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,3).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onHueInput(e)&&i),i},null,null)),l["\u0275did"](3,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,5).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onSaturationInput(e)&&i),i},null,null)),l["\u0275did"](5,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,7).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onLightnessInput(e)&&i),i},null,null)),l["\u0275did"](7,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),l["\u0275and"](16777216,null,null,1,null,Mn)),l["\u0275did"](9,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](10,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](11,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["H"])),(t()(),l["\u0275eld"](13,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["S"])),(t()(),l["\u0275eld"](15,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["L"])),(t()(),l["\u0275and"](16777216,null,null,1,null,Rn)),l["\u0275did"](18,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,3,0,360),t(n,5,0,100),t(n,7,0,100),t(n,9,0,"disabled"!==e.cpAlphaChannel),t(n,18,0,"disabled"!==e.cpAlphaChannel)},function(t,n){var e=n.component;t(n,0,0,2!==e.format?"none":"block"),t(n,2,0,null==e.hslaText?null:e.hslaText.h),t(n,4,0,null==e.hslaText?null:e.hslaText.s),t(n,6,0,null==e.hslaText?null:e.hslaText.l)})}function In(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,1).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onAlphaInput(e)&&i),i},null,null)),l["\u0275did"](1,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"})],function(t,n){t(n,1,0,1)},function(t,n){var e=n.component;t(n,0,0,null==e.rgbaText?null:e.rgbaText.a)})}function En(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["A"]))],null,null)}function Sn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,18,"div",[["class","rgba-text"]],[[4,"display",null]],null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,3).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onRedInput(e)&&i),i},null,null)),l["\u0275did"](3,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,5).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onGreenInput(e)&&i),i},null,null)),l["\u0275did"](5,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),l["\u0275eld"](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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,7).inputChange(e)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onBlueInput(e)&&i),i},null,null)),l["\u0275did"](7,16384,null,0,mn,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),l["\u0275and"](16777216,null,null,1,null,In)),l["\u0275did"](9,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](10,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](11,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["R"])),(t()(),l["\u0275eld"](13,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["G"])),(t()(),l["\u0275eld"](15,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["B"])),(t()(),l["\u0275and"](16777216,null,null,1,null,En)),l["\u0275did"](18,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,3,0,255),t(n,5,0,255),t(n,7,0,255),t(n,9,0,"disabled"!==e.cpAlphaChannel),t(n,18,0,"disabled"!==e.cpAlphaChannel)},function(t,n){var e=n.component;t(n,0,0,1!==e.format?"none":"block"),t(n,2,0,null==e.rgbaText?null:e.rgbaText.r),t(n,4,0,null==e.rgbaText?null:e.rgbaText.g),t(n,6,0,null==e.rgbaText?null:e.rgbaText.b)})}function Tn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,6,"div",[["class","hex-text"]],[[4,"display",null]],null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"div",[["class","box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](2,0,null,null,1,"input",[],[[8,"value",0]],[[null,"blur"],[null,"keyup.enter"],[null,"newValue"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,3).inputChange(e)&&i),"blur"===n&&(i=!1!==o.onHexInput(null)&&i),"keyup.enter"===n&&(i=!1!==o.onAcceptColor(e)&&i),"newValue"===n&&(i=!1!==o.onHexInput(e)&&i),i},null,null)),l["\u0275did"](3,16384,null,0,mn,[],null,{newValue:"newValue"}),(t()(),l["\u0275eld"](4,0,null,null,2,"div",[["class","box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Hex"]))],null,function(t,n){var e=n.component;t(n,0,0,0!==e.format?"none":"block"),t(n,2,0,e.hexText)})}function Dn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,0,"div",[["class","type-policy"]],null,[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.onFormatToggle()&&l),l},null,null))],null,null)}function Fn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,0,"span",[],[[8,"className",0]],[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.onRemovePresetColor(e,t.parent.context.$implicit)&&l),l},null,null))],null,function(t,n){t(n,0,0,l["\u0275inlineInterpolate"](1,"",n.component.cpRemoveColorButtonClass,""))})}function Bn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"div",[["class","preset-color"]],[[4,"backgroundColor",null]],[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.setColorFromString(t.context.$implicit)&&l),l},null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,Fn)),l["\u0275did"](2,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){t(n,2,0,n.component.cpAddColorButton)},function(t,n){t(n,0,0,n.context.$implicit)})}function Vn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,Bn)),l["\u0275did"](2,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null)],function(t,n){t(n,2,0,n.component.cpPresetColors)},null)}function zn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"div",[],[[8,"className",0]],null,null,null,null)),(t()(),l["\u0275ted"](1,null,["",""]))],null,function(t,n){var e=n.component;t(n,0,0,l["\u0275inlineInterpolate"](1,"",e.cpPresetEmptyMessageClass,"")),t(n,1,0,e.cpPresetEmptyMessage)})}function Wn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,7,"div",[["class","preset-area"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,0,"hr",[],null,null,null,null,null)),(t()(),l["\u0275eld"](2,0,null,null,1,"div",[["class","preset-label"]],null,null,null,null,null)),(t()(),l["\u0275ted"](3,null,["",""])),(t()(),l["\u0275and"](16777216,null,null,1,null,Vn)),l["\u0275did"](5,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,zn)),l["\u0275did"](7,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,5,0,null==e.cpPresetColors?null:e.cpPresetColors.length),t(n,7,0,!(null!=e.cpPresetColors&&e.cpPresetColors.length)&&e.cpAddColorButton)},function(t,n){t(n,3,0,n.component.cpPresetLabel)})}function qn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.onCancelColor(e)&&l),l},null,null)),(t()(),l["\u0275ted"](1,null,["",""]))],null,function(t,n){var e=n.component;t(n,0,0,l["\u0275inlineInterpolate"](1,"",e.cpCancelButtonClass,"")),t(n,1,0,e.cpCancelButtonText)})}function Ln(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.onAcceptColor(e)&&l),l},null,null)),(t()(),l["\u0275ted"](1,null,["",""]))],null,function(t,n){var e=n.component;t(n,0,0,l["\u0275inlineInterpolate"](1,"",e.cpOKButtonClass,"")),t(n,1,0,e.cpOKButtonText)})}function jn(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,4,"div",[["class","button-area"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,qn)),l["\u0275did"](2,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Ln)),l["\u0275did"](4,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,2,0,e.cpCancelButton),t(n,4,0,e.cpOKButton)},null)}function Hn(t){return l["\u0275vid"](0,[l["\u0275qud"](402653184,1,{hueSlider:0}),l["\u0275qud"](402653184,2,{alphaSlider:0}),l["\u0275qud"](402653184,3,{dialogElement:0}),(t()(),l["\u0275eld"](3,0,[[3,0],["dialogPopup",1]],null,32,"div",[["class","color-picker"]],[[4,"visibility",null],[4,"top","px"],[4,"left","px"],[4,"position",null],[4,"height","px"],[4,"width","px"]],null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,wn)),l["\u0275did"](5,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](6,0,null,null,2,"div",[["class","saturation-lightness"]],[[4,"background-color",null]],[[null,"newValue"],[null,"dragStart"],[null,"dragEnd"],[null,"mousedown"],[null,"touchstart"]],function(t,n,e){var i=!0,o=t.component;return"mousedown"===n&&(i=!1!==l["\u0275nov"](t,7).mouseDown(e)&&i),"touchstart"===n&&(i=!1!==l["\u0275nov"](t,7).touchStart(e)&&i),"newValue"===n&&(i=!1!==o.onColorChange(e)&&i),"dragStart"===n&&(i=!1!==o.onDragStart("saturation-lightness")&&i),"dragEnd"===n&&(i=!1!==o.onDragEnd("saturation-lightness")&&i),i},null,null)),l["\u0275did"](7,16384,null,0,fn,[l.ElementRef],{rgX:[0,"rgX"],rgY:[1,"rgY"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(t()(),l["\u0275eld"](8,0,null,null,0,"div",[["class","cursor"]],[[4,"top","px"],[4,"left","px"]],null,null,null,null)),(t()(),l["\u0275eld"](9,0,null,null,14,"div",[["class","hue-alpha box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](10,0,null,null,4,"div",[["class","left"]],null,null,null,null,null)),(t()(),l["\u0275eld"](11,0,null,null,0,"div",[["class","selected-color-background"]],null,null,null,null,null)),(t()(),l["\u0275eld"](12,0,null,null,0,"div",[["class","selected-color"]],[[4,"background-color",null]],null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,On)),l["\u0275did"](14,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](15,0,null,null,8,"div",[["class","right"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,Pn)),l["\u0275did"](17,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275eld"](18,0,[[1,0],["hueSlider",1]],null,2,"div",[["class","hue"]],null,[[null,"newValue"],[null,"dragStart"],[null,"dragEnd"],[null,"mousedown"],[null,"touchstart"]],function(t,n,e){var i=!0,o=t.component;return"mousedown"===n&&(i=!1!==l["\u0275nov"](t,19).mouseDown(e)&&i),"touchstart"===n&&(i=!1!==l["\u0275nov"](t,19).touchStart(e)&&i),"newValue"===n&&(i=!1!==o.onHueChange(e)&&i),"dragStart"===n&&(i=!1!==o.onDragStart("hue")&&i),"dragEnd"===n&&(i=!1!==o.onDragEnd("hue")&&i),i},null,null)),l["\u0275did"](19,16384,null,0,fn,[l.ElementRef],{rgX:[0,"rgX"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(t()(),l["\u0275eld"](20,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"]],null,null,null,null)),(t()(),l["\u0275eld"](21,0,[[2,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(t,n,e){var i=!0,o=t.component;return"mousedown"===n&&(i=!1!==l["\u0275nov"](t,22).mouseDown(e)&&i),"touchstart"===n&&(i=!1!==l["\u0275nov"](t,22).touchStart(e)&&i),"newValue"===n&&(i=!1!==o.onAlphaChange(e)&&i),"dragStart"===n&&(i=!1!==o.onDragStart("alpha")&&i),"dragEnd"===n&&(i=!1!==o.onDragEnd("alpha")&&i),i},null,null)),l["\u0275did"](22,16384,null,0,fn,[l.ElementRef],{rgX:[0,"rgX"]},{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}),(t()(),l["\u0275eld"](23,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"]],null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,An)),l["\u0275did"](25,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Sn)),l["\u0275did"](27,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Tn)),l["\u0275did"](29,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Dn)),l["\u0275did"](31,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Wn)),l["\u0275did"](33,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,jn)),l["\u0275did"](35,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,5,0,"popup"==e.cpDialogDisplay),t(n,7,0,1,1),t(n,14,0,e.cpAddColorButton),t(n,17,0,"disabled"===e.cpAlphaChannel),t(n,19,0,1),t(n,22,0,1),t(n,25,0,!e.cpDisableInput),t(n,27,0,!e.cpDisableInput),t(n,29,0,!e.cpDisableInput),t(n,31,0,!e.cpDisableInput),t(n,33,0,(null==e.cpPresetColors?null:e.cpPresetColors.length)||e.cpAddColorButton),t(n,35,0,e.cpOKButton||e.cpCancelButton)},function(t,n){var e=n.component;t(n,3,0,e.hidden||!e.show?"hidden":"visible",e.top,e.left,e.position,e.cpHeight,e.cpWidth),t(n,6,0,e.hueSliderColor),t(n,8,0,e.slider.v,e.slider.s),t(n,12,0,e.selectedColor),t(n,20,0,e.slider.h),t(n,21,0,"disabled"===e.cpAlphaChannel?"none":"block",e.alphaSliderColor),t(n,23,0,e.slider.a)})}var Yn=l["\u0275ccf"]("color-picker",Cn,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"color-picker",[],null,[["document","keyup.esc"],["document","keyup.enter"]],function(t,n,e){var i=!0;return"document:keyup.esc"===n&&(i=!1!==l["\u0275nov"](t,1).handleEsc(e)&&i),"document:keyup.enter"===n&&(i=!1!==l["\u0275nov"](t,1).handleEnter(e)&&i),i},Hn,kn)),l["\u0275did"](1,4440064,null,0,Cn,[l.ElementRef,l.ChangeDetectorRef,yn],null,null)],function(t,n){t(n,1,0)},null)},{},{},[]),Kn=l["\u0275crt"]({encapsulation:2,styles:[".mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);display:block;padding:24px;border-radius:2px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}@media screen and (-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:12px 0;display:flex;flex-wrap:wrap;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+.mat-button,.mat-dialog-actions .mat-button+.mat-raised-button,.mat-dialog-actions .mat-raised-button+.mat-button,.mat-dialog-actions .mat-raised-button+.mat-raised-button{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button+.mat-button,[dir=rtl] .mat-dialog-actions .mat-button+.mat-raised-button,[dir=rtl] .mat-dialog-actions .mat-raised-button+.mat-button,[dir=rtl] .mat-dialog-actions .mat-raised-button+.mat-raised-button{margin-left:0;margin-right:8px}"],data:{animation:[{type:7,name:"slideDialog",definitions:[{type:0,name:"enter",styles:{type:6,styles:{transform:"none",opacity:1},offset:null},options:void 0},{type:0,name:"void",styles:{type:6,styles:{transform:"translate3d(0, 25%, 0) scale(0.9)",opacity:0},offset:null},options:void 0},{type:0,name:"exit",styles:{type:6,styles:{transform:"translate3d(0, 25%, 0)",opacity:0},offset:null},options:void 0},{type:1,expr:"* => *",animation:{type:4,styles:null,timings:"400ms cubic-bezier(0.25, 0.8, 0.25, 1)"},options:null}],options:{}}]}});function Nn(t){return l["\u0275vid"](0,[(t()(),l["\u0275and"](0,null,null,0))],null,null)}function Zn(t){return l["\u0275vid"](0,[l["\u0275qud"](402653184,1,{_portalOutlet:0}),(t()(),l["\u0275and"](16777216,null,null,1,null,Nn)),l["\u0275did"](2,212992,[[1,4]],0,St.c,[l.ComponentFactoryResolver,l.ViewContainerRef],{portal:[0,"portal"]},null)],function(t,n){t(n,2,0,"")},null)}var Gn=l["\u0275ccf"]("mat-dialog-container",Ht,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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,"@slideDialog",0]],[["component","@slideDialog.start"],["component","@slideDialog.done"]],function(t,n,e){var i=!0;return"component:@slideDialog.start"===n&&(i=!1!==l["\u0275nov"](t,1)._onAnimationStart(e)&&i),"component:@slideDialog.done"===n&&(i=!1!==l["\u0275nov"](t,1)._onAnimationDone(e)&&i),i},Zn,Kn)),l["\u0275did"](1,49152,null,0,Ht,[l.ElementRef,at.f,l.ChangeDetectorRef,[2,r.d],Lt],null,null)],null,function(t,n){t(n,0,0,l["\u0275nov"](n,1)._id,l["\u0275nov"](n,1)._config.role,l["\u0275nov"](n,1)._config.ariaLabel?null:l["\u0275nov"](n,1)._ariaLabelledBy,l["\u0275nov"](n,1)._config.ariaLabel,l["\u0275nov"](n,1)._config.ariaDescribedBy||null,l["\u0275nov"](n,1)._state)})},{},{},[]),Un=e("NcP4"),Xn=e("p0ib"),Qn=e("ny24"),Jn=e("n6gG"),$n=new l.InjectionToken("MatInkBarPositioner",{providedIn:"root",factory:function(){return function(t){return{left:t?(t.offsetLeft||0)+"px":"0",width:t?(t.offsetWidth||0)+"px":"0"}}}}),te=function(){function t(t,n,e){this._elementRef=t,this._ngZone=n,this._inkBarPositioner=e}return t.prototype.alignToElement=function(t){var n=this;this.show(),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(function(){requestAnimationFrame(function(){return n._setStyles(t)})}):this._setStyles(t)},t.prototype.show=function(){this._elementRef.nativeElement.style.visibility="visible"},t.prototype.hide=function(){this._elementRef.nativeElement.style.visibility="hidden"},t.prototype._setStyles=function(t){var n=this._inkBarPositioner(t),e=this._elementRef.nativeElement;e.style.left=n.left,e.style.width=n.width},t}(),ne=function(t){function n(n,e){return t.call(this,n,e)||this}return Object(W.__extends)(n,t),n}(St.b),ee=function(t){function n(n){var e=t.call(this)||this;return e._viewContainerRef=n,e.textLabel="",e._contentPortal=null,e._labelChange=new Dt.a,e._disableChange=new Dt.a,e.position=null,e.origin=null,e.isActive=!1,e}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"content",{get:function(){return this._contentPortal},enumerable:!0,configurable:!0}),n.prototype.ngOnChanges=function(t){t.hasOwnProperty("textLabel")&&this._labelChange.next(),t.hasOwnProperty("disabled")&&this._disableChange.next()},n.prototype.ngOnDestroy=function(){this._disableChange.complete(),this._labelChange.complete()},n.prototype.ngOnInit=function(){this._contentPortal=new St.h(this._explicitContent||this._implicitContent,this._viewContainerRef)},n}(Object(z.D)(function(){})),le=function(t){function n(n,e,l){var i=t.call(this,n,e)||this;return i._host=l,i._centeringSub=Bt.a.EMPTY,i._leavingSub=Bt.a.EMPTY,i}return Object(W.__extends)(n,t),n.prototype.ngOnInit=function(){var n=this;t.prototype.ngOnInit.call(this),this._centeringSub=this._host._beforeCentering.pipe(Object(qt.a)(this._host._isCenterPosition(this._host._position))).subscribe(function(t){t&&!n.hasAttached()&&n.attach(n._host._content)}),this._leavingSub=this._host._afterLeavingCenter.subscribe(function(){n.detach()})},n.prototype.ngOnDestroy=function(){t.prototype.ngOnDestroy.call(this),this._centeringSub.unsubscribe(),this._leavingSub.unsubscribe()},n}(St.c),ie=function(){function t(t,n){this._elementRef=t,this._dir=n,this._onCentering=new l.EventEmitter,this._beforeCentering=new l.EventEmitter,this._afterLeavingCenter=new l.EventEmitter,this._onCentered=new l.EventEmitter(!0)}return Object.defineProperty(t.prototype,"position",{set:function(t){this._position=t<0?"ltr"==this._getLayoutDirection()?"left":"right":t>0?"ltr"==this._getLayoutDirection()?"right":"left":"center"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"origin",{set:function(t){if(null!=t){var n=this._getLayoutDirection();this._origin="ltr"==n&&t<=0||"rtl"==n&&t>0?"left":"right"}},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){"center"==this._position&&this._origin&&(this._position="left"==this._origin?"left-origin-center":"right-origin-center")},t.prototype._onTranslateTabStarted=function(t){var n=this._isCenterPosition(t.toState);this._beforeCentering.emit(n),n&&this._onCentering.emit(this._elementRef.nativeElement.clientHeight)},t.prototype._onTranslateTabComplete=function(t){this._isCenterPosition(t.toState)&&this._isCenterPosition(this._position)&&this._onCentered.emit(),this._isCenterPosition(t.fromState)&&!this._isCenterPosition(this._position)&&this._afterLeavingCenter.emit()},t.prototype._getLayoutDirection=function(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"},t.prototype._isCenterPosition=function(t){return"center"==t||"left-origin-center"==t||"right-origin-center"==t},t}(),oe=function(t){function n(n){var e=t.call(this)||this;return e.elementRef=n,e}return Object(W.__extends)(n,t),n.prototype.focus=function(){this.elementRef.nativeElement.focus()},n.prototype.getOffsetLeft=function(){return this.elementRef.nativeElement.offsetLeft},n.prototype.getOffsetWidth=function(){return this.elementRef.nativeElement.offsetWidth},n}(Object(z.D)(function(){})),ae=function(t){function n(n,e,i,o){var a=t.call(this)||this;return a._elementRef=n,a._changeDetectorRef=e,a._viewportRuler=i,a._dir=o,a._scrollDistance=0,a._selectedIndexChanged=!1,a._realignInkBar=Bt.a.EMPTY,a._showPaginationControls=!1,a._disableScrollAfter=!0,a._disableScrollBefore=!0,a._selectedIndex=0,a.selectFocusedIndex=new l.EventEmitter,a.indexFocused=new l.EventEmitter,a}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"selectedIndex",{get:function(){return this._selectedIndex},set:function(t){t=Object(Jn.d)(t),this._selectedIndexChanged=this._selectedIndex!=t,this._selectedIndex=t,this._keyManager&&this._keyManager.updateActiveItemIndex(t)},enumerable:!0,configurable:!0}),n.prototype.ngAfterContentChecked=function(){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())},n.prototype._handleKeydown=function(t){switch(t.keyCode){case Tt.f:this._keyManager.setFirstItemActive(),t.preventDefault();break;case Tt.c:this._keyManager.setLastItemActive(),t.preventDefault();break;case Tt.d:case Tt.j:this.selectFocusedIndex.emit(this.focusIndex),t.preventDefault();break;default:this._keyManager.onKeydown(t)}},n.prototype.ngAfterContentInit=function(){var t=this,n=this._dir?this._dir.change:Object(Vt.a)(null),e=this._viewportRuler.change(150),l=function(){t._updatePagination(),t._alignInkBarToSelectedTab()};this._keyManager=new at.d(this._labelWrappers).withHorizontalOrientation(this._getLayoutDirection()),this._keyManager.updateActiveItemIndex(0),"undefined"!=typeof requestAnimationFrame?requestAnimationFrame(l):l(),this._realignInkBar=Object(Xn.a)(n,e).subscribe(function(){l(),t._keyManager.withHorizontalOrientation(t._getLayoutDirection())})},n.prototype.ngOnDestroy=function(){this._realignInkBar.unsubscribe()},n.prototype._onContentChanges=function(){this._updatePagination(),this._alignInkBarToSelectedTab(),this._changeDetectorRef.markForCheck()},n.prototype._updatePagination=function(){this._checkPaginationEnabled(),this._checkScrollingControls(),this._updateTabScrollPosition()},Object.defineProperty(n.prototype,"focusIndex",{get:function(){return this._keyManager?this._keyManager.activeItemIndex:0},set:function(t){this._isValidIndex(t)&&this.focusIndex!=t&&this._keyManager&&(this._keyManager.setActiveItem(t),this.indexFocused.emit(t),this._setTabFocus(t))},enumerable:!0,configurable:!0}),n.prototype._isValidIndex=function(t){if(!this._labelWrappers)return!0;var n=this._labelWrappers?this._labelWrappers.toArray()[t]:null;return!!n&&!n.disabled},n.prototype._setTabFocus=function(t){if(this._showPaginationControls&&this._scrollToLabel(t),this._labelWrappers&&this._labelWrappers.length){this._labelWrappers.toArray()[t].focus();var n=this._tabListContainer.nativeElement,e=this._getLayoutDirection();n.scrollLeft="ltr"==e?0:n.scrollWidth-n.offsetWidth}},n.prototype._getLayoutDirection=function(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"},n.prototype._updateTabScrollPosition=function(){var t=this.scrollDistance,n="ltr"===this._getLayoutDirection()?-t:t;this._tabList.nativeElement.style.transform="translate3d("+n+"px, 0, 0)"},Object.defineProperty(n.prototype,"scrollDistance",{get:function(){return this._scrollDistance},set:function(t){this._scrollDistance=Math.max(0,Math.min(this._getMaxScrollDistance(),t)),this._scrollDistanceChanged=!0,this._checkScrollingControls()},enumerable:!0,configurable:!0}),n.prototype._scrollHeader=function(t){this.scrollDistance+=("before"==t?-1:1)*this._tabListContainer.nativeElement.offsetWidth/3},n.prototype._scrollToLabel=function(t){var n=this._labelWrappers?this._labelWrappers.toArray()[t]:null;if(n){var e,l,i=this._tabListContainer.nativeElement.offsetWidth;"ltr"==this._getLayoutDirection()?l=(e=n.getOffsetLeft())+n.getOffsetWidth():e=(l=this._tabList.nativeElement.offsetWidth-n.getOffsetLeft())-n.getOffsetWidth();var o=this.scrollDistance,a=this.scrollDistance+i;e<o?this.scrollDistance-=o-e+60:l>a&&(this.scrollDistance+=l-a+60)}},n.prototype._checkPaginationEnabled=function(){var t=this._tabList.nativeElement.scrollWidth>this._elementRef.nativeElement.offsetWidth;t||(this.scrollDistance=0),t!==this._showPaginationControls&&this._changeDetectorRef.markForCheck(),this._showPaginationControls=t},n.prototype._checkScrollingControls=function(){this._disableScrollBefore=0==this.scrollDistance,this._disableScrollAfter=this.scrollDistance==this._getMaxScrollDistance(),this._changeDetectorRef.markForCheck()},n.prototype._getMaxScrollDistance=function(){return this._tabList.nativeElement.scrollWidth-this._tabListContainer.nativeElement.offsetWidth||0},n.prototype._alignInkBarToSelectedTab=function(){var t=this._labelWrappers&&this._labelWrappers.length?this._labelWrappers.toArray()[this.selectedIndex].elementRef.nativeElement:null;this._inkBar.alignToElement(t)},n}(Object(z.C)(function(){})),re=0,se=function(t){function n(n,e){var i=t.call(this,n)||this;return i._changeDetectorRef=e,i._indexToSelect=0,i._tabBodyWrapperHeight=0,i._tabsSubscription=Bt.a.EMPTY,i._tabLabelSubscription=Bt.a.EMPTY,i._dynamicHeight=!1,i._selectedIndex=null,i.headerPosition="above",i.selectedIndexChange=new l.EventEmitter,i.focusChange=new l.EventEmitter,i.animationDone=new l.EventEmitter,i.selectedTabChange=new l.EventEmitter(!0),i._groupId=re++,i}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"dynamicHeight",{get:function(){return this._dynamicHeight},set:function(t){this._dynamicHeight=Object(Jn.b)(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedIndex",{get:function(){return this._selectedIndex},set:function(t){this._indexToSelect=Object(Jn.d)(t,null)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return this._backgroundColor},set:function(t){var n=this._elementRef.nativeElement;n.classList.remove("mat-background-"+this.backgroundColor),t&&n.classList.add("mat-background-"+t),this._backgroundColor=t},enumerable:!0,configurable:!0}),n.prototype.ngAfterContentChecked=function(){var t=this,n=this._indexToSelect=Math.min(this._tabs.length-1,Math.max(this._indexToSelect||0,0));if(this._selectedIndex!=n&&null!=this._selectedIndex){var e=this._createChangeEvent(n);this.selectedTabChange.emit(e),Promise.resolve().then(function(){return t.selectedIndexChange.emit(n)})}this._tabs.forEach(function(e,l){e.position=l-n,e.isActive=l===n,null==t._selectedIndex||0!=e.position||e.origin||(e.origin=n-t._selectedIndex)}),this._selectedIndex!==n&&(this._selectedIndex=n,this._changeDetectorRef.markForCheck())},n.prototype.ngAfterContentInit=function(){var t=this;this._subscribeToTabLabels(),this._tabsSubscription=this._tabs.changes.subscribe(function(){for(var n=t._tabs.toArray(),e=0;e<n.length;e++)if(n[e].isActive){t._indexToSelect=e;break}t._subscribeToTabLabels(),t._changeDetectorRef.markForCheck()})},n.prototype.ngOnDestroy=function(){this._tabsSubscription.unsubscribe(),this._tabLabelSubscription.unsubscribe()},n.prototype.realignInkBar=function(){this._tabHeader&&this._tabHeader._alignInkBarToSelectedTab()},n.prototype._focusChanged=function(t){this.focusChange.emit(this._createChangeEvent(t))},n.prototype._createChangeEvent=function(t){var n=new function(){};return n.index=t,this._tabs&&this._tabs.length&&(n.tab=this._tabs.toArray()[t]),n},n.prototype._subscribeToTabLabels=function(){var t=this;this._tabLabelSubscription&&this._tabLabelSubscription.unsubscribe(),this._tabLabelSubscription=Xn.a.apply(void 0,this._tabs.map(function(t){return t._disableChange}).concat(this._tabs.map(function(t){return t._labelChange}))).subscribe(function(){t._changeDetectorRef.markForCheck()})},n.prototype._getTabLabelId=function(t){return"mat-tab-label-"+this._groupId+"-"+t},n.prototype._getTabContentId=function(t){return"mat-tab-content-"+this._groupId+"-"+t},n.prototype._setTabBodyWrapperHeight=function(t){if(this._dynamicHeight&&this._tabBodyWrapperHeight){var n=this._tabBodyWrapper.nativeElement;n.style.height=this._tabBodyWrapperHeight+"px",this._tabBodyWrapper.nativeElement.offsetHeight&&(n.style.height=t+"px")}},n.prototype._removeTabBodyWrapperHeight=function(){this._tabBodyWrapperHeight=this._tabBodyWrapper.nativeElement.clientHeight,this._tabBodyWrapper.nativeElement.style.height="",this.animationDone.emit()},n.prototype._handleClick=function(t,n,e){t.disabled||(this.selectedIndex=n.focusIndex=e)},n.prototype._getTabIndex=function(t,n){return t.disabled?null:this.selectedIndex===n?0:-1},n}(Object(z.B)(Object(z.C)(function(t){this._elementRef=t}),"primary")),ue=function(){},ce=e("M2Lx"),de=e("wFw1"),he=l["\u0275crt"]({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}.mat-tab-label.mat-tab-disabled{cursor:default}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@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-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 pe(t){return l["\u0275vid"](0,[(t()(),l["\u0275and"](0,null,null,0))],null,null)}function ge(t){return l["\u0275vid"](0,[(t()(),l["\u0275and"](16777216,null,null,1,null,pe)),l["\u0275did"](1,212992,null,0,St.c,[l.ComponentFactoryResolver,l.ViewContainerRef],{portal:[0,"portal"]},null),(t()(),l["\u0275and"](0,null,null,0))],function(t,n){t(n,1,0,n.parent.context.$implicit.templateLabel)},null)}function me(t){return l["\u0275vid"](0,[(t()(),l["\u0275ted"](0,null,["",""]))],null,function(t,n){t(n,0,0,n.parent.context.$implicit.textLabel)})}function fe(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,7,"div",[["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]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==t.component._handleClick(t.context.$implicit,l["\u0275nov"](t.parent,3),t.context.index)&&i),i},null,null)),l["\u0275did"](1,212992,null,0,z.u,[l.ElementRef,l.NgZone,dt.a,[2,z.j],[2,de.a]],{disabled:[0,"disabled"]},null),l["\u0275did"](2,16384,[[3,4]],0,oe,[l.ElementRef],{disabled:[0,"disabled"]},null),(t()(),l["\u0275eld"](3,0,null,null,4,"div",[["class","mat-tab-label-content"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,ge)),l["\u0275did"](5,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,me)),l["\u0275did"](7,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null)],function(t,n){t(n,1,0,n.context.$implicit.disabled||n.component.disableRipple),t(n,2,0,n.context.$implicit.disabled),t(n,5,0,n.context.$implicit.templateLabel),t(n,7,0,!n.context.$implicit.templateLabel)},function(t,n){var e=n.component;t(n,0,1,[e._getTabLabelId(n.context.index),e._getTabIndex(n.context.$implicit,n.context.index),n.context.index+1,e._tabs.length,e._getTabContentId(n.context.index),e.selectedIndex==n.context.index,n.context.$implicit.ariaLabel||null,!n.context.$implicit.ariaLabel&&n.context.$implicit.ariaLabelledby?n.context.$implicit.ariaLabelledby:null,e.selectedIndex==n.context.index,l["\u0275nov"](n,1).unbounded,l["\u0275nov"](n,2).disabled])})}function be(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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,n,e){var l=!0,i=t.component;return"_onCentered"===n&&(l=!1!==i._removeTabBodyWrapperHeight()&&l),"_onCentering"===n&&(l=!1!==i._setTabBodyWrapperHeight(e)&&l),l},_e,ye)),l["\u0275did"](1,114688,null,0,ie,[l.ElementRef,[2,$.b]],{_content:[0,"_content"],position:[1,"position"],origin:[2,"origin"]},{_onCentering:"_onCentering",_onCentered:"_onCentered"})],function(t,n){t(n,1,0,n.context.$implicit.content,n.context.$implicit.position,n.context.$implicit.origin)},function(t,n){var e=n.component;t(n,0,0,e._getTabContentId(n.context.index),e._getTabLabelId(n.context.index),e.selectedIndex==n.context.index)})}function ve(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{_tabBodyWrapper:0}),l["\u0275qud"](402653184,2,{_tabHeader:0}),(t()(),l["\u0275eld"](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,n,e){var l=!0,i=t.component;return"indexFocused"===n&&(l=!1!==i._focusChanged(e)&&l),"selectFocusedIndex"===n&&(l=!1!==(i.selectedIndex=e)&&l),l},ke,xe)),l["\u0275did"](3,3325952,[[2,4],["tabHeader",4]],1,ae,[l.ElementRef,l.ChangeDetectorRef,ct.d,[2,$.b]],{disableRipple:[0,"disableRipple"],selectedIndex:[1,"selectedIndex"]},{selectFocusedIndex:"selectFocusedIndex",indexFocused:"indexFocused"}),l["\u0275qud"](603979776,3,{_labelWrappers:1}),(t()(),l["\u0275and"](16777216,null,0,1,null,fe)),l["\u0275did"](6,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),(t()(),l["\u0275eld"](7,0,[[1,0],["tabBodyWrapper",1]],null,2,"div",[["class","mat-tab-body-wrapper"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,be)),l["\u0275did"](9,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null)],function(t,n){var e=n.component;t(n,3,0,e.disableRipple,e.selectedIndex),t(n,6,0,e._tabs),t(n,9,0,e._tabs)},function(t,n){t(n,2,0,l["\u0275nov"](n,3)._showPaginationControls,"rtl"==l["\u0275nov"](n,3)._getLayoutDirection())})}var ye=l["\u0275crt"]({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)"},offset:null},options:void 0},{type:0,name:"right",styles:{type:6,styles:{transform:"translate3d(100%, 0, 0)"},offset:null},options:void 0},{type:1,expr:"* => left, * => right, left => center, right => center",animation:{type:4,styles:null,timings:"500ms 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:"500ms 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:"500ms cubic-bezier(0.35, 0, 0.25, 1)"}],options:null}],options:{}}]}});function Ce(t){return l["\u0275vid"](0,[(t()(),l["\u0275and"](0,null,null,0))],null,null)}function _e(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{_portalHost:0}),(t()(),l["\u0275eld"](1,0,[["content",1]],null,2,"div",[["class","mat-tab-body-content"]],[[24,"@translateTab",0]],[[null,"@translateTab.start"],[null,"@translateTab.done"]],function(t,n,e){var l=!0,i=t.component;return"@translateTab.start"===n&&(l=!1!==i._onTranslateTabStarted(e)&&l),"@translateTab.done"===n&&(l=!1!==i._onTranslateTabComplete(e)&&l),l},null,null)),(t()(),l["\u0275and"](16777216,null,null,1,null,Ce)),l["\u0275did"](3,212992,null,0,le,[l.ComponentFactoryResolver,l.ViewContainerRef,ie],null,null)],function(t,n){t(n,3,0)},function(t,n){t(n,1,0,n.component._position)})}var xe=l["\u0275crt"]({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}.mat-tab-label.mat-tab-disabled{cursor:default}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@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 screen and (-ms-high-contrast:active){.mat-ink-bar{outline:solid 2px;height:0}}.mat-tab-header-pagination{position:relative;display:none;justify-content:center;align-items:center;min-width:32px;cursor:pointer;z-index:2}.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}"],data:{}});function ke(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{_inkBar:0}),l["\u0275qud"](402653184,2,{_tabListContainer:0}),l["\u0275qud"](402653184,3,{_tabList:0}),(t()(),l["\u0275eld"](3,0,null,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"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component._scrollHeader("before")&&l),l},null,null)),l["\u0275did"](4,212992,null,0,z.u,[l.ElementRef,l.NgZone,dt.a,[2,z.j],[2,de.a]],{disabled:[0,"disabled"]},null),(t()(),l["\u0275eld"](5,0,null,null,0,"div",[["class","mat-tab-header-pagination-chevron"]],null,null,null,null,null)),(t()(),l["\u0275eld"](6,0,[[2,0],["tabListContainer",1]],null,6,"div",[["class","mat-tab-label-container"]],null,[[null,"keydown"]],function(t,n,e){var l=!0;return"keydown"===n&&(l=!1!==t.component._handleKeydown(e)&&l),l},null,null)),(t()(),l["\u0275eld"](7,0,[[3,0],["tabList",1]],null,5,"div",[["class","mat-tab-list"],["role","tablist"]],null,[[null,"cdkObserveContent"]],function(t,n,e){var l=!0;return"cdkObserveContent"===n&&(l=!1!==t.component._onContentChanges()&&l),l},null,null)),l["\u0275did"](8,1196032,null,0,ce.a,[ce.b,l.ElementRef,l.NgZone],null,{event:"cdkObserveContent"}),(t()(),l["\u0275eld"](9,0,null,null,1,"div",[["class","mat-tab-labels"]],null,null,null,null,null)),l["\u0275ncd"](null,0),(t()(),l["\u0275eld"](11,0,null,null,1,"mat-ink-bar",[["class","mat-ink-bar"]],null,null,null,null,null)),l["\u0275did"](12,16384,[[1,4]],0,te,[l.ElementRef,l.NgZone,$n],null,null),(t()(),l["\u0275eld"](13,0,null,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,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component._scrollHeader("after")&&l),l},null,null)),l["\u0275did"](14,212992,null,0,z.u,[l.ElementRef,l.NgZone,dt.a,[2,z.j],[2,de.a]],{disabled:[0,"disabled"]},null),(t()(),l["\u0275eld"](15,0,null,null,0,"div",[["class","mat-tab-header-pagination-chevron"]],null,null,null,null,null))],function(t,n){var e=n.component;t(n,4,0,e._disableScrollBefore||e.disableRipple),t(n,14,0,e._disableScrollAfter||e.disableRipple)},function(t,n){var e=n.component;t(n,3,0,e._disableScrollBefore,l["\u0275nov"](n,4).unbounded),t(n,13,0,e._disableScrollAfter,l["\u0275nov"](n,14).unbounded)})}var we=l["\u0275crt"]({encapsulation:2,styles:[],data:{}});function Oe(t){return l["\u0275vid"](0,[l["\u0275ncd"](null,0),(t()(),l["\u0275and"](0,null,null,0))],null,null)}function Pe(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{_implicitContent:0}),(t()(),l["\u0275and"](0,[[1,2]],null,0,null,Oe))],null,null)}var Me=new l.InjectionToken("mat-slide-toggle-default-options",{providedIn:"root",factory:function(){return{disableToggleValue:!1,disableDragValue:!1}}}),Re=0,Ae=function(t){function n(n,e,i,o,a,r,s,u){var c=t.call(this,n)||this;return c._focusMonitor=i,c._changeDetectorRef=o,c._ngZone=r,c.defaults=s,c._animationMode=u,c.onChange=function(t){},c.onTouched=function(){},c._uniqueId="mat-slide-toggle-"+ ++Re,c._required=!1,c._checked=!1,c._dragging=!1,c.name=null,c.id=c._uniqueId,c.labelPosition="after",c.ariaLabel=null,c.ariaLabelledby=null,c.change=new l.EventEmitter,c.toggleChange=new l.EventEmitter,c.dragChange=new l.EventEmitter,c.tabIndex=parseInt(a)||0,c}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"required",{get:function(){return this._required},set:function(t){this._required=Object(Jn.b)(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checked",{get:function(){return this._checked},set:function(t){this._checked=Object(Jn.b)(t),this._changeDetectorRef.markForCheck()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputId",{get:function(){return(this.id||this._uniqueId)+"-input"},enumerable:!0,configurable:!0}),n.prototype.ngAfterContentInit=function(){var t=this;this._focusMonitor.monitor(this._inputElement.nativeElement).subscribe(function(n){return t._onInputFocusChange(n)})},n.prototype.ngOnDestroy=function(){this._focusMonitor.stopMonitoring(this._inputElement.nativeElement)},n.prototype._onChangeEvent=function(t){t.stopPropagation(),this._dragging||this.toggleChange.emit(),this._dragging||this.defaults.disableToggleValue?this._inputElement.nativeElement.checked=this.checked:(this.checked=this._inputElement.nativeElement.checked,this._emitChangeEvent())},n.prototype._onInputClick=function(t){t.stopPropagation()},n.prototype.writeValue=function(t){this.checked=!!t},n.prototype.registerOnChange=function(t){this.onChange=t},n.prototype.registerOnTouched=function(t){this.onTouched=t},n.prototype.setDisabledState=function(t){this.disabled=t,this._changeDetectorRef.markForCheck()},n.prototype.focus=function(){this._focusMonitor.focusVia(this._inputElement.nativeElement,"keyboard")},n.prototype.toggle=function(){this.checked=!this.checked,this.onChange(this.checked)},n.prototype._onInputFocusChange=function(t){this._focusRipple||"keyboard"!==t?t||(this.onTouched(),this._focusRipple&&(this._focusRipple.fadeOut(),this._focusRipple=null)):this._focusRipple=this._ripple.launch(0,0,{persistent:!0})},n.prototype._emitChangeEvent=function(){this.onChange(this.checked),this.change.emit(new function(t,n){this.source=t,this.checked=n}(this,this.checked))},n.prototype._getDragPercentage=function(t){var n=t/this._thumbBarWidth*100;return this._previousChecked&&(n+=100),Math.max(0,Math.min(n,100))},n.prototype._onDragStart=function(){if(!this.disabled&&!this._dragging){var t=this._thumbEl.nativeElement;this._thumbBarWidth=this._thumbBarEl.nativeElement.clientWidth-t.clientWidth,t.classList.add("mat-dragging"),this._previousChecked=this.checked,this._dragging=!0}},n.prototype._onDrag=function(t){this._dragging&&(this._dragPercentage=this._getDragPercentage(t.deltaX),this._thumbEl.nativeElement.style.transform="translate3d("+this._dragPercentage/100*this._thumbBarWidth+"px, 0, 0)")},n.prototype._onDragEnd=function(){var t=this;if(this._dragging){var n=this._dragPercentage>50;n!==this.checked&&(this.dragChange.emit(),this.defaults.disableDragValue||(this.checked=n,this._emitChangeEvent())),this._ngZone.runOutsideAngular(function(){return setTimeout(function(){t._dragging&&(t._dragging=!1,t._thumbEl.nativeElement.classList.remove("mat-dragging"),t._thumbEl.nativeElement.style.transform="")})})}},n.prototype._onLabelTextChange=function(){this._changeDetectorRef.markForCheck()},n}(Object(z.F)(Object(z.B)(Object(z.C)(Object(z.D)(function(t){this._elementRef=t})),"accent"))),Ie=function(){},Ee=e("ZYjt"),Se=l["\u0275crt"]({encapsulation:2,styles:[".mat-slide-toggle{display:inline-block;height:24px;max-width:100%;line-height:24px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(16px,0,0)}.mat-slide-toggle.mat-disabled .mat-slide-toggle-label,.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb-container{cursor:default}.mat-slide-toggle-label{display:flex;flex:1;flex-direction:row;align-items:center;height:inherit;cursor:pointer}.mat-slide-toggle-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-slide-toggle-label-before .mat-slide-toggle-label{order:1}.mat-slide-toggle-label-before .mat-slide-toggle-bar{order:2}.mat-slide-toggle-bar,[dir=rtl] .mat-slide-toggle-label-before .mat-slide-toggle-bar{margin-right:8px;margin-left:0}.mat-slide-toggle-label-before .mat-slide-toggle-bar,[dir=rtl] .mat-slide-toggle-bar{margin-left:8px;margin-right:0}.mat-slide-toggle-bar-no-side-margin{margin-left:0;margin-right:0}.mat-slide-toggle-thumb-container{position:absolute;z-index:1;width:20px;height:20px;top:-3px;left:0;transform:translate3d(0,0,0);transition:all 80ms linear;transition-property:transform;cursor:-webkit-grab;cursor:grab}.mat-slide-toggle-thumb-container.mat-dragging,.mat-slide-toggle-thumb-container:active{cursor:-webkit-grabbing;cursor:grabbing;transition-duration:0s}._mat-animation-noopable .mat-slide-toggle-thumb-container{transition:none}.mat-slide-toggle-thumb{height:20px;width:20px;border-radius:50%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){.mat-slide-toggle-thumb{background:#fff;border:solid 1px #000}}.mat-slide-toggle-bar{position:relative;width:36px;height:14px;flex-shrink:0;border-radius:8px}@media screen and (-ms-high-contrast:active){.mat-slide-toggle-bar{background:#fff}}.mat-slide-toggle-input{bottom:0;left:10px}.mat-slide-toggle-bar,.mat-slide-toggle-thumb{transition:all 80ms linear;transition-property:background-color;transition-delay:50ms}._mat-animation-noopable .mat-slide-toggle-bar,._mat-animation-noopable .mat-slide-toggle-thumb{transition:none}.mat-slide-toggle-ripple{position:absolute;top:calc(50% - 23px);left:calc(50% - 23px);height:46px;width:46px;z-index:1;pointer-events:none}"],data:{}});function Te(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{_thumbEl:0}),l["\u0275qud"](402653184,2,{_thumbBarEl:0}),l["\u0275qud"](402653184,3,{_inputElement:0}),l["\u0275qud"](402653184,4,{_ripple:0}),(t()(),l["\u0275eld"](4,0,[["label",1]],null,10,"label",[["class","mat-slide-toggle-label"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,[[2,0],["toggleBar",1]],null,6,"div",[["class","mat-slide-toggle-bar"]],[[2,"mat-slide-toggle-bar-no-side-margin",null]],null,null,null,null)),(t()(),l["\u0275eld"](6,0,[[3,0],["input",1]],null,0,"input",[["class","mat-slide-toggle-input cdk-visually-hidden"],["type","checkbox"]],[[8,"id",0],[8,"required",0],[8,"tabIndex",0],[8,"checked",0],[8,"disabled",0],[1,"name",0],[1,"aria-label",0],[1,"aria-labelledby",0]],[[null,"change"],[null,"click"]],function(t,n,e){var l=!0,i=t.component;return"change"===n&&(l=!1!==i._onChangeEvent(e)&&l),"click"===n&&(l=!1!==i._onInputClick(e)&&l),l},null,null)),(t()(),l["\u0275eld"](7,0,[[1,0],["thumbContainer",1]],null,4,"div",[["class","mat-slide-toggle-thumb-container"]],null,[[null,"slidestart"],[null,"slide"],[null,"slideend"]],function(t,n,e){var l=!0,i=t.component;return"slidestart"===n&&(l=!1!==i._onDragStart()&&l),"slide"===n&&(l=!1!==i._onDrag(e)&&l),"slideend"===n&&(l=!1!==i._onDragEnd()&&l),l},null,null)),(t()(),l["\u0275eld"](8,0,null,null,0,"div",[["class","mat-slide-toggle-thumb"]],null,null,null,null,null)),(t()(),l["\u0275eld"](9,0,null,null,2,"div",[["class","mat-slide-toggle-ripple mat-ripple"],["mat-ripple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),l["\u0275did"](10,212992,[[4,4]],0,z.u,[l.ElementRef,l.NgZone,dt.a,[2,z.j],[2,de.a]],{centered:[0,"centered"],radius:[1,"radius"],animation:[2,"animation"],disabled:[3,"disabled"],trigger:[4,"trigger"]},null),l["\u0275pod"](11,{enterDuration:0}),(t()(),l["\u0275eld"](12,0,[["labelContent",1]],null,2,"span",[["class","mat-slide-toggle-content"]],null,[[null,"cdkObserveContent"]],function(t,n,e){var l=!0;return"cdkObserveContent"===n&&(l=!1!==t.component._onLabelTextChange()&&l),l},null,null)),l["\u0275did"](13,1196032,null,0,ce.a,[ce.b,l.ElementRef,l.NgZone],null,{event:"cdkObserveContent"}),l["\u0275ncd"](null,0)],function(t,n){var e=n.component;t(n,10,0,!0,23,t(n,11,0,150),e.disableRipple||e.disabled,l["\u0275nov"](n,4))},function(t,n){var e=n.component;t(n,5,0,!l["\u0275nov"](n,12).textContent||!l["\u0275nov"](n,12).textContent.trim()),t(n,6,0,e.inputId,e.required,e.tabIndex,e.checked,e.disabled,e.name,e.ariaLabel,e.ariaLabelledby),t(n,9,0,l["\u0275nov"](n,10).unbounded)})}var De=function(){function t(){this.changeMediaWallHeader=new l.EventEmitter}return t.prototype.ngOnInit=function(){this.customHeader={backgroundColor:this.mediaWallHeader.backgroundColor,fontColor:this.mediaWallHeader.fontColor}},t.prototype.changeBackgroundColor=function(t){this.customHeader.backgroundColor=t},t.prototype.changeFontColor=function(t){this.customHeader.fontColor=t},t.prototype.transparentBackground=function(t){this.customHeader.backgroundColor="#fff"},t}(),Fe=l["\u0275crt"]({encapsulation:0,styles:[["div.tab[_ngcontent-%COMP%]{margin:5px 10px 0 0;height:444px;display:flex;flex-direction:column}.tab[_ngcontent-%COMP%]{overflow:none}h4[_ngcontent-%COMP%]{margin-top:55px;font-size:20px}div.full-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;margin-top:10px}div.full-width[_ngcontent-%COMP%]   div.color[_ngcontent-%COMP%], div.full-width[_ngcontent-%COMP%]   div.slider[_ngcontent-%COMP%]{flex:1}div.full-width[_ngcontent-%COMP%]   div.color[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{cursor:pointer}span.apply-button[_ngcontent-%COMP%]{margin-right:auto;margin-left:auto}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:none;color:#fff;background-color:#3f51b5;padding:10px 25px;font-size:16px;border-radius:5px;text-decoration:none;margin-top:10px;cursor:pointer}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   .material-icons[_ngcontent-%COMP%]{position:relative;top:4px;right:5px}"]],data:{}});function Be(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,27,"div",[["class","tab"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Header Background"])),(t()(),l["\u0275eld"](3,0,null,null,10,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](4,0,null,null,4,"div",[["class","slider"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,null,null,3,"mat-slide-toggle",[["ariaLabel","Transparent Backgorund"],["class","mat-slide-toggle"],["labelPosition","before"]],[[8,"id",0],[2,"mat-checked",null],[2,"mat-disabled",null],[2,"mat-slide-toggle-label-before",null],[2,"_mat-animation-noopable",null]],[[null,"change"]],function(t,n,e){var l=!0;return"change"===n&&(l=!1!==t.component.transparentBackground(e)&&l),l},Te,Se)),l["\u0275prd"](5120,null,rt.m,function(t){return[t]},[Ae]),l["\u0275did"](7,1228800,null,0,Ae,[l.ElementRef,dt.a,at.e,l.ChangeDetectorRef,[8,null],l.NgZone,Me,[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"]},{change:"change"}),(t()(),l["\u0275ted"](-1,0,[" Transparent Background "])),(t()(),l["\u0275eld"](9,0,null,null,4,"div",[["class","color"]],null,null,null,null,null)),(t()(),l["\u0275eld"](10,0,null,null,1,"label",[["for","color"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Background Color"])),(t()(),l["\u0275eld"](12,16777216,null,null,1,"input",[["name","color"]],[[4,"background",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"click"],[null,"focus"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,13).handleClick(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,13).handleFocus(e)&&i),"input"===n&&(i=!1!==l["\u0275nov"](t,13).handleInput(e)&&i),"colorPickerChange"===n&&(i=!1!==(o.mediaWallHeader.backgroundColor=e)&&i),"colorPickerChange"===n&&(i=!1!==o.changeBackgroundColor(e)&&i),i},null,null)),l["\u0275did"](13,671744,null,0,_n,[l.Injector,l.ComponentFactoryResolver,l.ApplicationRef,l.ViewContainerRef,l.ElementRef,yn],{colorPicker:[0,"colorPicker"],cpWidth:[1,"cpWidth"],cpHeight:[2,"cpHeight"],cpOutputFormat:[3,"cpOutputFormat"],cpPosition:[4,"cpPosition"]},{colorPickerChange:"colorPickerChange"}),(t()(),l["\u0275eld"](14,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Header Font"])),(t()(),l["\u0275eld"](16,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](17,0,null,null,4,"div",[["class","color"]],null,null,null,null,null)),(t()(),l["\u0275eld"](18,0,null,null,1,"label",[["for","color"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Font Color"])),(t()(),l["\u0275eld"](20,16777216,null,null,1,"input",[["name","color"]],[[4,"background",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"click"],[null,"focus"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,21).handleClick(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,21).handleFocus(e)&&i),"input"===n&&(i=!1!==l["\u0275nov"](t,21).handleInput(e)&&i),"colorPickerChange"===n&&(i=!1!==(o.mediaWallHeader.fontColor=e)&&i),"colorPickerChange"===n&&(i=!1!==o.changeFontColor(e)&&i),i},null,null)),l["\u0275did"](21,671744,null,0,_n,[l.Injector,l.ComponentFactoryResolver,l.ApplicationRef,l.ViewContainerRef,l.ElementRef,yn],{colorPicker:[0,"colorPicker"],cpWidth:[1,"cpWidth"],cpHeight:[2,"cpHeight"],cpOutputFormat:[3,"cpOutputFormat"]},{colorPickerChange:"colorPickerChange"}),(t()(),l["\u0275eld"](22,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](23,0,null,null,4,"span",[["class","apply-button"]],null,null,null,null,null)),(t()(),l["\u0275eld"](24,0,null,null,3,"button",[],null,[[null,"click"]],function(t,n,e){var l=!0,i=t.component;return"click"===n&&(l=!1!==i.changeMediaWallHeader.emit(i.customHeader)&&l),l},null,null)),(t()(),l["\u0275eld"](25,0,null,null,1,"i",[["class","material-icons mat-18"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["done"])),(t()(),l["\u0275ted"](-1,null,[" Apply"]))],function(t,n){var e=n.component;t(n,7,0,"before","#fff"==e.customHeader.backgroundColor),t(n,13,0,e.mediaWallHeader.backgroundColor,"200px","264px","hex","bottom"),t(n,21,0,e.mediaWallHeader.fontColor,"200px","264px","hex")},function(t,n){var e=n.component;t(n,5,0,l["\u0275nov"](n,7).id,l["\u0275nov"](n,7).checked,l["\u0275nov"](n,7).disabled,"before"==l["\u0275nov"](n,7).labelPosition,"NoopAnimations"===l["\u0275nov"](n,7)._animationMode),t(n,12,0,e.customHeader.backgroundColor,e.customHeader.backgroundColor),t(n,20,0,e.customHeader.fontColor,e.customHeader.fontColor)})}var Ve=function(){function t(){this.changeMediaWallBackground=new l.EventEmitter}return t.prototype.ngOnInit=function(){this.customBackground={backgroundColor:this.mediaWallBackground.backgroundColor}},t.prototype.changeBackgroundColor=function(t){this.customBackground.backgroundColor=t},t.prototype.transparentBackground=function(t){this.customBackground.backgroundColor="#fff"},t}(),ze=l["\u0275crt"]({encapsulation:0,styles:[["div.tab[_ngcontent-%COMP%]{margin:5px 10px 0 0;height:363px;display:flex;flex-direction:column}h4[_ngcontent-%COMP%]{margin-top:80px}button[_ngcontent-%COMP%]{margin-top:-10px}div.full-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;margin-top:10px}div.full-width[_ngcontent-%COMP%]   div.color[_ngcontent-%COMP%], div.full-width[_ngcontent-%COMP%]   div.slider[_ngcontent-%COMP%]{flex:1}div.full-width[_ngcontent-%COMP%]   div.color[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{cursor:pointer}span.apply-button[_ngcontent-%COMP%]{margin:104px auto 0}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:none;color:#fff;background-color:#3f51b5;padding:10px 25px;font-size:16px;border-radius:5px;text-decoration:none;margin-top:10px;cursor:pointer}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   .material-icons[_ngcontent-%COMP%]{position:relative;top:4px;right:5px}"]],data:{}});function We(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,19,"div",[["class","tab"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Background"])),(t()(),l["\u0275eld"](3,0,null,null,10,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](4,0,null,null,4,"div",[["class","slider"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,null,null,3,"mat-slide-toggle",[["ariaLabel","Transparent Backgorund"],["class","mat-slide-toggle"],["labelPosition","before"]],[[8,"id",0],[2,"mat-checked",null],[2,"mat-disabled",null],[2,"mat-slide-toggle-label-before",null],[2,"_mat-animation-noopable",null]],[[null,"change"]],function(t,n,e){var l=!0;return"change"===n&&(l=!1!==t.component.transparentBackground(e)&&l),l},Te,Se)),l["\u0275prd"](5120,null,rt.m,function(t){return[t]},[Ae]),l["\u0275did"](7,1228800,null,0,Ae,[l.ElementRef,dt.a,at.e,l.ChangeDetectorRef,[8,null],l.NgZone,Me,[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"]},{change:"change"}),(t()(),l["\u0275ted"](-1,0,[" Transparent Background "])),(t()(),l["\u0275eld"](9,0,null,null,4,"div",[["class","color"]],null,null,null,null,null)),(t()(),l["\u0275eld"](10,0,null,null,1,"label",[["for","color"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Background Color"])),(t()(),l["\u0275eld"](12,16777216,null,null,1,"input",[["name","color"]],[[4,"background",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"click"],[null,"focus"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,13).handleClick(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,13).handleFocus(e)&&i),"input"===n&&(i=!1!==l["\u0275nov"](t,13).handleInput(e)&&i),"colorPickerChange"===n&&(i=!1!==(o.mediaWallBackground.backgroundColor=e)&&i),"colorPickerChange"===n&&(i=!1!==o.changeBackgroundColor(e)&&i),i},null,null)),l["\u0275did"](13,671744,null,0,_n,[l.Injector,l.ComponentFactoryResolver,l.ApplicationRef,l.ViewContainerRef,l.ElementRef,yn],{colorPicker:[0,"colorPicker"],cpWidth:[1,"cpWidth"],cpHeight:[2,"cpHeight"],cpOutputFormat:[3,"cpOutputFormat"],cpPosition:[4,"cpPosition"]},{colorPickerChange:"colorPickerChange"}),(t()(),l["\u0275eld"](14,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](15,0,null,null,4,"span",[["class","apply-button"]],null,null,null,null,null)),(t()(),l["\u0275eld"](16,0,null,null,3,"button",[],null,[[null,"click"]],function(t,n,e){var l=!0,i=t.component;return"click"===n&&(l=!1!==i.changeMediaWallBackground.emit(i.customBackground)&&l),l},null,null)),(t()(),l["\u0275eld"](17,0,null,null,1,"i",[["class","material-icons md-18"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["done"])),(t()(),l["\u0275ted"](-1,null,[" Apply"]))],function(t,n){var e=n.component;t(n,7,0,"before","#fff"==e.customBackground.backgroundColor),t(n,13,0,e.mediaWallBackground.backgroundColor,"200px","264px","hex","bottom")},function(t,n){var e=n.component;t(n,5,0,l["\u0275nov"](n,7).id,l["\u0275nov"](n,7).checked,l["\u0275nov"](n,7).disabled,"before"==l["\u0275nov"](n,7).labelPosition,"NoopAnimations"===l["\u0275nov"](n,7)._animationMode),t(n,12,0,e.customBackground.backgroundColor,e.customBackground.backgroundColor)})}var qe=function(){function t(){this.changeMediaWallCard=new l.EventEmitter}return t.prototype.ngOnInit=function(){this.customCard={backgroundColor:this.mediaWallCard.backgroundColor,fontColor:this.mediaWallCard.fontColor,accentColor:this.mediaWallCard.accentColor}},t.prototype.changeBackgroundColor=function(t){this.customCard.backgroundColor=t},t.prototype.changeFontColor=function(t){this.customCard.fontColor=t},t.prototype.changeAccentColor=function(t){this.customCard.accentColor=t},t.prototype.transparentBackground=function(t){this.customCard.backgroundColor="#fff"},t}(),Le=l["\u0275crt"]({encapsulation:0,styles:[["div.tab[_ngcontent-%COMP%]{margin:5px 10px 0 0;height:544px;display:flex;flex-direction:column}div.full-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;margin-top:10px}div.full-width[_ngcontent-%COMP%]   div.color[_ngcontent-%COMP%], div.full-width[_ngcontent-%COMP%]   div.slider[_ngcontent-%COMP%]{flex:1}div.full-width[_ngcontent-%COMP%]   div.color[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{cursor:pointer}span.apply-button[_ngcontent-%COMP%]{margin-right:auto;margin-left:auto}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:none;color:#fff;background-color:#3f51b5;padding:10px 25px;font-size:16px;border-radius:5px;text-decoration:none;margin-top:10px;cursor:pointer}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   .material-icons[_ngcontent-%COMP%]{position:relative;top:4px;right:5px}"]],data:{}});function je(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,35,"div",[["class","tab"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Card Background"])),(t()(),l["\u0275eld"](3,0,null,null,10,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](4,0,null,null,4,"div",[["class","slider"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,null,null,3,"mat-slide-toggle",[["ariaLabel","Transparent Backgorund"],["class","mat-slide-toggle"],["labelPosition","before"]],[[8,"id",0],[2,"mat-checked",null],[2,"mat-disabled",null],[2,"mat-slide-toggle-label-before",null],[2,"_mat-animation-noopable",null]],[[null,"change"]],function(t,n,e){var l=!0;return"change"===n&&(l=!1!==t.component.transparentBackground(e)&&l),l},Te,Se)),l["\u0275prd"](5120,null,rt.m,function(t){return[t]},[Ae]),l["\u0275did"](7,1228800,null,0,Ae,[l.ElementRef,dt.a,at.e,l.ChangeDetectorRef,[8,null],l.NgZone,Me,[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"]},{change:"change"}),(t()(),l["\u0275ted"](-1,0,[" Transparent Background "])),(t()(),l["\u0275eld"](9,0,null,null,4,"div",[["class","color"]],null,null,null,null,null)),(t()(),l["\u0275eld"](10,0,null,null,1,"label",[["for","color"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Background Color"])),(t()(),l["\u0275eld"](12,16777216,null,null,1,"input",[["name","color"]],[[4,"background",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"click"],[null,"focus"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,13).handleClick(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,13).handleFocus(e)&&i),"input"===n&&(i=!1!==l["\u0275nov"](t,13).handleInput(e)&&i),"colorPickerChange"===n&&(i=!1!==(o.mediaWallCard.backgroundColor=e)&&i),"colorPickerChange"===n&&(i=!1!==o.changeBackgroundColor(e)&&i),i},null,null)),l["\u0275did"](13,671744,null,0,_n,[l.Injector,l.ComponentFactoryResolver,l.ApplicationRef,l.ViewContainerRef,l.ElementRef,yn],{colorPicker:[0,"colorPicker"],cpWidth:[1,"cpWidth"],cpHeight:[2,"cpHeight"],cpOutputFormat:[3,"cpOutputFormat"],cpPosition:[4,"cpPosition"]},{colorPickerChange:"colorPickerChange"}),(t()(),l["\u0275eld"](14,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Card Font"])),(t()(),l["\u0275eld"](16,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](17,0,null,null,4,"div",[["class","color"]],null,null,null,null,null)),(t()(),l["\u0275eld"](18,0,null,null,1,"label",[["for","color"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Font Color"])),(t()(),l["\u0275eld"](20,16777216,null,null,1,"input",[["name","color"]],[[4,"background",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"click"],[null,"focus"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,21).handleClick(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,21).handleFocus(e)&&i),"input"===n&&(i=!1!==l["\u0275nov"](t,21).handleInput(e)&&i),"colorPickerChange"===n&&(i=!1!==(o.mediaWallCard.fontColor=e)&&i),"colorPickerChange"===n&&(i=!1!==o.changeFontColor(e)&&i),i},null,null)),l["\u0275did"](21,671744,null,0,_n,[l.Injector,l.ComponentFactoryResolver,l.ApplicationRef,l.ViewContainerRef,l.ElementRef,yn],{colorPicker:[0,"colorPicker"],cpWidth:[1,"cpWidth"],cpHeight:[2,"cpHeight"],cpOutputFormat:[3,"cpOutputFormat"]},{colorPickerChange:"colorPickerChange"}),(t()(),l["\u0275eld"](22,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Card Accent"])),(t()(),l["\u0275eld"](24,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](25,0,null,null,4,"div",[["class","color"]],null,null,null,null,null)),(t()(),l["\u0275eld"](26,0,null,null,1,"label",[["for","color"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Accent Color"])),(t()(),l["\u0275eld"](28,16777216,null,null,1,"input",[["name","color"]],[[4,"background",null],[8,"value",0]],[[null,"colorPickerChange"],[null,"click"],[null,"focus"],[null,"input"]],function(t,n,e){var i=!0,o=t.component;return"click"===n&&(i=!1!==l["\u0275nov"](t,29).handleClick(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,29).handleFocus(e)&&i),"input"===n&&(i=!1!==l["\u0275nov"](t,29).handleInput(e)&&i),"colorPickerChange"===n&&(i=!1!==(o.mediaWallCard.accentColor=e)&&i),"colorPickerChange"===n&&(i=!1!==o.changeAccentColor(e)&&i),i},null,null)),l["\u0275did"](29,671744,null,0,_n,[l.Injector,l.ComponentFactoryResolver,l.ApplicationRef,l.ViewContainerRef,l.ElementRef,yn],{colorPicker:[0,"colorPicker"],cpWidth:[1,"cpWidth"],cpHeight:[2,"cpHeight"],cpOutputFormat:[3,"cpOutputFormat"]},{colorPickerChange:"colorPickerChange"}),(t()(),l["\u0275eld"](30,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](31,0,null,null,4,"span",[["class","apply-button"]],null,null,null,null,null)),(t()(),l["\u0275eld"](32,0,null,null,3,"button",[],null,[[null,"click"]],function(t,n,e){var l=!0,i=t.component;return"click"===n&&(l=!1!==i.changeMediaWallCard.emit(i.customCard)&&l),l},null,null)),(t()(),l["\u0275eld"](33,0,null,null,1,"i",[["class","material-icons md-18"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["done"])),(t()(),l["\u0275ted"](-1,null,[" Apply"]))],function(t,n){var e=n.component;t(n,7,0,"before","#fff"==e.customCard.backgroundColor),t(n,13,0,e.mediaWallCard.backgroundColor,"200px","264px","hex","bottom"),t(n,21,0,e.mediaWallCard.fontColor,"200px","264px","hex"),t(n,29,0,e.mediaWallCard.accentColor,"200px","264px","hex")},function(t,n){var e=n.component;t(n,5,0,l["\u0275nov"](n,7).id,l["\u0275nov"](n,7).checked,l["\u0275nov"](n,7).disabled,"before"==l["\u0275nov"](n,7).labelPosition,"NoopAnimations"===l["\u0275nov"](n,7)._animationMode),t(n,12,0,e.customCard.backgroundColor,e.customCard.backgroundColor),t(n,20,0,e.customCard.fontColor,e.customCard.fontColor),t(n,28,0,e.customCard.accentColor,e.customCard.accentColor)})}var He=l["\u0275crt"]({encapsulation:0,styles:[["mat-icon[_ngcontent-%COMP%]{position:relative;top:-1px;right:7px}.form-close[_ngcontent-%COMP%]{outline:0;border:none;width:40px;height:40px;font-size:30px;background:#fff;color:gray;cursor:pointer;margin-left:auto}div.dialog-heading[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;align-items:baseline}button[_ngcontent-%COMP%]::-moz-focus-inner{border:0}"]],data:{}});function Ye(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"mat-icon",[["class","mat-icon"],["role","img"]],[[2,"mat-icon-inline",null]],null,null,B.b,B.a)),l["\u0275did"](1,638976,null,0,V.a,[l.ElementRef,V.c,[8,null]],null,null),(t()(),l["\u0275ted"](-1,0,["border_color"])),(t()(),l["\u0275ted"](-1,null,[" Header "]))],function(t,n){t(n,1,0)},function(t,n){t(n,0,0,l["\u0275nov"](n,1).inline)})}function Ke(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"mat-icon",[["class","mat-icon"],["role","img"]],[[2,"mat-icon-inline",null]],null,null,B.b,B.a)),l["\u0275did"](1,638976,null,0,V.a,[l.ElementRef,V.c,[8,null]],null,null),(t()(),l["\u0275ted"](-1,0,["panorama"])),(t()(),l["\u0275ted"](-1,null,[" Background "]))],function(t,n){t(n,1,0)},function(t,n){t(n,0,0,l["\u0275nov"](n,1).inline)})}function Ne(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"mat-icon",[["class","mat-icon"],["role","img"]],[[2,"mat-icon-inline",null]],null,null,B.b,B.a)),l["\u0275did"](1,638976,null,0,V.a,[l.ElementRef,V.c,[8,null]],null,null),(t()(),l["\u0275ted"](-1,0,["portrait"])),(t()(),l["\u0275ted"](-1,null,[" Cards "]))],function(t,n){t(n,1,0)},function(t,n){t(n,0,0,l["\u0275nov"](n,1).inline)})}function Ze(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,6,"div",[["class","dialog-heading"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"h1",[["class","mat-dialog-title"],["mat-dialog-title",""]],[[8,"id",0]],null,null,null,null)),l["\u0275did"](2,81920,null,0,$t,[[2,Kt],l.ElementRef,Xt],null,null),(t()(),l["\u0275ted"](-1,null,["Color Options"])),(t()(),l["\u0275eld"](4,0,null,null,2,"button",[["class","form-close"],["mat-dialog-close",""],["type","button"]],[[1,"aria-label",0]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,5).dialogRef.close(l["\u0275nov"](t,5).dialogResult)&&i),i},null,null)),l["\u0275did"](5,606208,null,0,Jt,[[2,Kt],l.ElementRef,Xt],{dialogResult:[0,"dialogResult"]},null),(t()(),l["\u0275ted"](-1,null,["x"])),(t()(),l["\u0275eld"](7,0,null,null,30,"div",[],null,null,null,null,null)),(t()(),l["\u0275eld"](8,0,null,null,29,"mat-tab-group",[["class","mat-tab-group"],["color","accent"]],[[2,"mat-tab-group-dynamic-height",null],[2,"mat-tab-group-inverted-header",null]],null,null,ve,he)),l["\u0275did"](9,3325952,null,1,se,[l.ElementRef,l.ChangeDetectorRef],{color:[0,"color"]},null),l["\u0275qud"](603979776,1,{_tabs:1}),(t()(),l["\u0275eld"](11,16777216,null,null,8,"mat-tab",[],null,null,null,Pe,we)),l["\u0275did"](12,770048,[[1,4]],2,ee,[l.ViewContainerRef],null,null),l["\u0275qud"](335544320,2,{templateLabel:0}),l["\u0275qud"](335544320,3,{_explicitContent:0}),(t()(),l["\u0275and"](16777216,null,0,1,null,Ye)),l["\u0275did"](16,16384,[[2,4]],0,ne,[l.TemplateRef,l.ViewContainerRef],null,null),(t()(),l["\u0275eld"](17,0,null,0,2,"media-wall-custom-header",[],null,[[null,"changeMediaWallHeader"]],function(t,n,e){var l=!0;return"changeMediaWallHeader"===n&&(l=!1!==t.component.customizeHeader(e)&&l),l},Be,Fe)),l["\u0275did"](18,114688,null,0,De,[],{mediaWallHeader:[0,"mediaWallHeader"]},{changeMediaWallHeader:"changeMediaWallHeader"}),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275eld"](20,16777216,null,null,8,"mat-tab",[],null,null,null,Pe,we)),l["\u0275did"](21,770048,[[1,4]],2,ee,[l.ViewContainerRef],null,null),l["\u0275qud"](335544320,4,{templateLabel:0}),l["\u0275qud"](335544320,5,{_explicitContent:0}),(t()(),l["\u0275and"](16777216,null,0,1,null,Ke)),l["\u0275did"](25,16384,[[4,4]],0,ne,[l.TemplateRef,l.ViewContainerRef],null,null),(t()(),l["\u0275eld"](26,0,null,0,2,"media-wall-custom-background",[],null,[[null,"changeMediaWallBackground"]],function(t,n,e){var l=!0;return"changeMediaWallBackground"===n&&(l=!1!==t.component.customizeBackground(e)&&l),l},We,ze)),l["\u0275did"](27,114688,null,0,Ve,[],{mediaWallBackground:[0,"mediaWallBackground"]},{changeMediaWallBackground:"changeMediaWallBackground"}),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275eld"](29,16777216,null,null,8,"mat-tab",[],null,null,null,Pe,we)),l["\u0275did"](30,770048,[[1,4]],2,ee,[l.ViewContainerRef],null,null),l["\u0275qud"](335544320,6,{templateLabel:0}),l["\u0275qud"](335544320,7,{_explicitContent:0}),(t()(),l["\u0275and"](16777216,null,0,1,null,Ne)),l["\u0275did"](34,16384,[[6,4]],0,ne,[l.TemplateRef,l.ViewContainerRef],null,null),(t()(),l["\u0275eld"](35,0,null,0,2,"media-wall-custom-card",[],null,[[null,"changeMediaWallCard"]],function(t,n,e){var l=!0;return"changeMediaWallCard"===n&&(l=!1!==t.component.customizeCard(e)&&l),l},je,Le)),l["\u0275did"](36,114688,null,0,qe,[],{mediaWallCard:[0,"mediaWallCard"]},{changeMediaWallCard:"changeMediaWallCard"}),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,2,0),t(n,5,0,""),t(n,9,0,"accent"),t(n,12,0),t(n,18,0,l["\u0275unv"](n,18,0,l["\u0275nov"](n,19).transform(e.wallCustomHeader$))),t(n,21,0),t(n,27,0,l["\u0275unv"](n,27,0,l["\u0275nov"](n,28).transform(e.wallCustomBackground$))),t(n,30,0),t(n,36,0,l["\u0275unv"](n,36,0,l["\u0275nov"](n,37).transform(e.wallCustomCard$)))},function(t,n){t(n,1,0,l["\u0275nov"](n,2).id),t(n,4,0,l["\u0275nov"](n,5).ariaLabel),t(n,8,0,l["\u0275nov"](n,9).dynamicHeight,"below"===l["\u0275nov"](n,9).headerPosition)})}var Ge=l["\u0275ccf"]("media-wall-customization",wt,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"media-wall-customization",[],null,null,null,Ze,He)),l["\u0275did"](1,245760,null,0,wt,[Kt,yt.l],null,null)],function(t,n){t(n,1,0)},null)},{},{},[]),Ue=new l.InjectionToken("mat-checkbox-click-action"),Xe=0,Qe=function(){var t={Init:0,Checked:1,Unchecked:2,Indeterminate:3};return t[t.Init]="Init",t[t.Checked]="Checked",t[t.Unchecked]="Unchecked",t[t.Indeterminate]="Indeterminate",t}(),Je=function(t){function n(n,e,i,o,a,r,s){var u=t.call(this,n)||this;return u._changeDetectorRef=e,u._focusMonitor=i,u._ngZone=o,u._clickAction=r,u._animationMode=s,u.ariaLabel="",u.ariaLabelledby=null,u._uniqueId="mat-checkbox-"+ ++Xe,u.id=u._uniqueId,u.labelPosition="after",u.name=null,u.change=new l.EventEmitter,u.indeterminateChange=new l.EventEmitter,u._onTouched=function(){},u._currentAnimationClass="",u._currentCheckState=Qe.Init,u._controlValueAccessorChangeFn=function(){},u._checked=!1,u._disabled=!1,u._indeterminate=!1,u.tabIndex=parseInt(a)||0,u}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"inputId",{get:function(){return(this.id||this._uniqueId)+"-input"},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"required",{get:function(){return this._required},set:function(t){this._required=Object(Jn.b)(t)},enumerable:!0,configurable:!0}),n.prototype.ngAfterViewInit=function(){var t=this;this._focusMonitor.monitor(this._inputElement.nativeElement).subscribe(function(n){return t._onInputFocusChange(n)})},n.prototype.ngOnDestroy=function(){this._focusMonitor.stopMonitoring(this._inputElement.nativeElement)},Object.defineProperty(n.prototype,"checked",{get:function(){return this._checked},set:function(t){t!=this.checked&&(this._checked=t,this._changeDetectorRef.markForCheck())},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this._disabled},set:function(t){t!=this.disabled&&(this._disabled=t,this._changeDetectorRef.markForCheck())},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"indeterminate",{get:function(){return this._indeterminate},set:function(t){var n=t!=this._indeterminate;this._indeterminate=t,n&&(this._transitionCheckState(this._indeterminate?Qe.Indeterminate:this.checked?Qe.Checked:Qe.Unchecked),this.indeterminateChange.emit(this._indeterminate))},enumerable:!0,configurable:!0}),n.prototype._isRippleDisabled=function(){return this.disableRipple||this.disabled},n.prototype._onLabelTextChange=function(){this._changeDetectorRef.markForCheck()},n.prototype.writeValue=function(t){this.checked=!!t},n.prototype.registerOnChange=function(t){this._controlValueAccessorChangeFn=t},n.prototype.registerOnTouched=function(t){this._onTouched=t},n.prototype.setDisabledState=function(t){this.disabled=t},n.prototype._getAriaChecked=function(){return this.checked?"true":this.indeterminate?"mixed":"false"},n.prototype._transitionCheckState=function(t){var n=this._currentCheckState,e=this._elementRef.nativeElement;if(n!==t&&(this._currentAnimationClass.length>0&&e.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(n,t),this._currentCheckState=t,this._currentAnimationClass.length>0)){e.classList.add(this._currentAnimationClass);var l=this._currentAnimationClass;this._ngZone.runOutsideAngular(function(){setTimeout(function(){e.classList.remove(l)},1e3)})}},n.prototype._emitChangeEvent=function(){var t=new function(){};t.source=this,t.checked=this.checked,this._controlValueAccessorChangeFn(this.checked),this.change.emit(t)},n.prototype._onInputFocusChange=function(t){this._focusRipple||"keyboard"!==t?t||(this._focusRipple&&(this._focusRipple.fadeOut(),this._focusRipple=null),this._onTouched()):this._focusRipple=this.ripple.launch(0,0,{persistent:!0})},n.prototype.toggle=function(){this.checked=!this.checked},n.prototype._onInputClick=function(t){var n=this;t.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(function(){n._indeterminate=!1,n.indeterminateChange.emit(n._indeterminate)}),this.toggle(),this._transitionCheckState(this._checked?Qe.Checked:Qe.Unchecked),this._emitChangeEvent())},n.prototype.focus=function(){this._focusMonitor.focusVia(this._inputElement.nativeElement,"keyboard")},n.prototype._onInteractionEvent=function(t){t.stopPropagation()},n.prototype._getAnimationClassForCheckStateTransition=function(t,n){if("NoopAnimations"===this._animationMode)return"";var e="";switch(t){case Qe.Init:if(n===Qe.Checked)e="unchecked-checked";else{if(n!=Qe.Indeterminate)return"";e="unchecked-indeterminate"}break;case Qe.Unchecked:e=n===Qe.Checked?"unchecked-checked":"unchecked-indeterminate";break;case Qe.Checked:e=n===Qe.Unchecked?"checked-unchecked":"checked-indeterminate";break;case Qe.Indeterminate:e=n===Qe.Checked?"indeterminate-checked":"indeterminate-unchecked"}return"mat-checkbox-anim-"+e},n}(Object(z.F)(Object(z.B)(Object(z.C)(Object(z.D)(function(t){this._elementRef=t})),"accent"))),$e=function(){},tl=l["\u0275crt"]({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-checkmark,.mat-checkbox-mixedmark{width:calc(100% - 4px)}.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-layout{cursor:inherit;align-items:baseline;vertical-align:middle;display:inline-flex;white-space:nowrap}.mat-checkbox-inner-container{display:inline-block;height:20px;line-height:0;margin:auto;margin-right:8px;order:0;position:relative;vertical-align:middle;white-space:nowrap;width:20px;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}.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-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.66667px}.mat-checkbox-mixedmark{height:2px;opacity:0;transform:scaleX(0) rotate(0)}@media screen and (-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-ripple{position:absolute;left:calc(50% - 25px);top:calc(50% - 25px);height:50px;width:50px;z-index:1;pointer-events:none}"],data:{}});function nl(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{_inputElement:0}),l["\u0275qud"](402653184,2,{ripple:0}),(t()(),l["\u0275eld"](2,0,[["label",1]],null,15,"label",[["class","mat-checkbox-layout"]],[[1,"for",0]],null,null,null,null)),(t()(),l["\u0275eld"](3,0,null,null,9,"div",[["class","mat-checkbox-inner-container"]],[[2,"mat-checkbox-inner-container-no-side-margin",null]],null,null,null,null)),(t()(),l["\u0275eld"](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(t,n,e){var l=!0,i=t.component;return"change"===n&&(l=!1!==i._onInteractionEvent(e)&&l),"click"===n&&(l=!1!==i._onInputClick(e)&&l),l},null,null)),(t()(),l["\u0275eld"](5,0,null,null,2,"div",[["class","mat-checkbox-ripple mat-ripple"],["matRipple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),l["\u0275did"](6,212992,[[2,4]],0,z.u,[l.ElementRef,l.NgZone,dt.a,[2,z.j],[2,de.a]],{centered:[0,"centered"],radius:[1,"radius"],animation:[2,"animation"],disabled:[3,"disabled"],trigger:[4,"trigger"]},null),l["\u0275pod"](7,{enterDuration:0}),(t()(),l["\u0275eld"](8,0,null,null,0,"div",[["class","mat-checkbox-frame"]],null,null,null,null,null)),(t()(),l["\u0275eld"](9,0,null,null,3,"div",[["class","mat-checkbox-background"]],null,null,null,null,null)),(t()(),l["\u0275eld"](10,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)),(t()(),l["\u0275eld"](11,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)),(t()(),l["\u0275eld"](12,0,null,null,0,"div",[["class","mat-checkbox-mixedmark"]],null,null,null,null,null)),(t()(),l["\u0275eld"](13,0,[["checkboxLabel",1]],null,4,"span",[["class","mat-checkbox-label"]],null,[[null,"cdkObserveContent"]],function(t,n,e){var l=!0;return"cdkObserveContent"===n&&(l=!1!==t.component._onLabelTextChange()&&l),l},null,null)),l["\u0275did"](14,1196032,null,0,ce.a,[ce.b,l.ElementRef,l.NgZone],null,{event:"cdkObserveContent"}),(t()(),l["\u0275eld"](15,0,null,null,1,"span",[["style","display:none"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["\xa0"])),l["\u0275ncd"](null,0)],function(t,n){var e=n.component;t(n,6,0,!0,25,t(n,7,0,150),e._isRippleDisabled(),l["\u0275nov"](n,2))},function(t,n){var e=n.component;t(n,2,0,e.inputId),t(n,3,0,!l["\u0275nov"](n,13).textContent||!l["\u0275nov"](n,13).textContent.trim()),t(n,4,1,[e.inputId,e.required,e.checked,e.value,e.disabled,e.name,e.tabIndex,e.indeterminate,e.ariaLabel||null,e.ariaLabelledby,e._getAriaChecked()]),t(n,5,0,l["\u0275nov"](n,6).unbounded)})}var el=l["\u0275crt"]({encapsulation:0,styles:[[".form-close[_ngcontent-%COMP%]{outline:0;position:fixed;top:12%;right:19%;border:none;width:40px;height:40px;font-size:30px;background:#fff;color:gray;cursor:pointer;margin-left:auto}div.dialog-heading[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;align-items:baseline}h3.heading[_ngcontent-%COMP%]{text-align:center}.form-label[_ngcontent-%COMP%]{text-align:left;display:inline-block;vertical-align:middle;width:9.5em;margin:0 1em;padding:.6em}input[_ngcontent-%COMP%]{padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;box-sizing:border-box;width:67%}button[_ngcontent-%COMP%]::-moz-focus-inner{border:0}.check-box[_ngcontent-%COMP%]{flex:1;margin:0 30px}div.full-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;margin:10px 10%}div.full-width[_ngcontent-%COMP%]   div.input-group[_ngcontent-%COMP%]{flex:1;display:flex;flex-direction:row}div.full-width[_ngcontent-%COMP%]   div.input-group[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{cursor:pointer}span.apply-button[_ngcontent-%COMP%]{margin-right:auto;margin-left:auto}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:none;color:#fff;background-color:#3f51b5;padding:10px 25px;font-size:16px;border-radius:5px;text-decoration:none;margin-top:10px;cursor:pointer}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   .material-icons[_ngcontent-%COMP%]{position:relative;top:4px;right:5px}body[_ngcontent-%COMP%]::-webkit-scrollbar{width:0}"]],data:{}});function ll(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,6,"div",[["class","dialog-heading"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"h1",[["class","mat-dialog-title"],["mat-dialog-title",""]],[[8,"id",0]],null,null,null,null)),l["\u0275did"](2,81920,null,0,$t,[[2,Kt],l.ElementRef,Xt],null,null),(t()(),l["\u0275ted"](-1,null,["Search Query"])),(t()(),l["\u0275eld"](4,0,null,null,2,"button",[["class","form-close"],["mat-dialog-close",""],["type","button"]],[[1,"aria-label",0]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,5).dialogRef.close(l["\u0275nov"](t,5).dialogResult)&&i),i},null,null)),l["\u0275did"](5,606208,null,0,Jt,[[2,Kt],l.ElementRef,Xt],{dialogResult:[0,"dialogResult"]},null),(t()(),l["\u0275ted"](-1,null,["x"])),(t()(),l["\u0275eld"](7,0,null,null,41,"div",[],null,null,null,null,null)),(t()(),l["\u0275eld"](8,0,null,null,1,"h3",[["class","heading"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Query"])),(t()(),l["\u0275eld"](10,0,null,null,9,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](11,0,null,null,8,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](12,0,null,null,1,"label",[["class","form-label"],["for","query"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Search Term"])),(t()(),l["\u0275eld"](14,0,null,null,5,"input",[["name","query"],["placeholder","Query"],["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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,15)._handleInput(e.target.value)&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,15).onTouched()&&i),"compositionstart"===n&&(i=!1!==l["\u0275nov"](t,15)._compositionStart()&&i),"compositionend"===n&&(i=!1!==l["\u0275nov"](t,15)._compositionEnd(e.target.value)&&i),"ngModelChange"===n&&(i=!1!==(o.searchQuery=e)&&i),i},null,null)),l["\u0275did"](15,16384,null,0,rt.d,[l.Renderer2,l.ElementRef,[2,rt.a]],null,null),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[rt.d]),l["\u0275did"](17,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[6,rt.m]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](19,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275eld"](20,0,null,null,1,"h3",[["class","heading"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Place"])),(t()(),l["\u0275eld"](22,0,null,null,9,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](23,0,null,null,8,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](24,0,null,null,1,"label",[["class","form-label"],["for","location"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Location"])),(t()(),l["\u0275eld"](26,0,null,null,5,"input",[["name","location"],["placeholder","Near this place"],["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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,27)._handleInput(e.target.value)&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,27).onTouched()&&i),"compositionstart"===n&&(i=!1!==l["\u0275nov"](t,27)._compositionStart()&&i),"compositionend"===n&&(i=!1!==l["\u0275nov"](t,27)._compositionEnd(e.target.value)&&i),"ngModelChange"===n&&(i=!1!==(o.place=e)&&i),i},null,null)),l["\u0275did"](27,16384,null,0,rt.d,[l.Renderer2,l.ElementRef,[2,rt.a]],null,null),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[rt.d]),l["\u0275did"](29,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[6,rt.m]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](31,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275eld"](32,0,null,null,1,"h3",[["class","heading"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Other Options"])),(t()(),l["\u0275eld"](34,0,null,null,8,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](35,0,null,null,7,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](36,0,null,null,6,"mat-checkbox",[["class","check-box mat-checkbox"],["labelPosition","before"]],[[8,"id",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(t,n,e){var l=!0;return"ngModelChange"===n&&(l=!1!==(t.component.imageOnly=e)&&l),l},nl,tl)),l["\u0275did"](37,4374528,null,0,Je,[l.ElementRef,l.ChangeDetectorRef,at.e,l.NgZone,[8,null],[2,Ue],[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"],indeterminate:[2,"indeterminate"]},null),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[Je]),l["\u0275did"](39,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[6,rt.m]],{model:[0,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](41,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275ted"](-1,0,[" Show Feeds Only with Images "])),(t()(),l["\u0275eld"](43,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](44,0,null,null,4,"span",[["class","apply-button"]],null,null,null,null,null)),(t()(),l["\u0275eld"](45,0,null,null,3,"button",[],null,[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.search()&&l),l},null,null)),(t()(),l["\u0275eld"](46,0,null,null,1,"i",[["class","material-icons md-18"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["done"])),(t()(),l["\u0275ted"](-1,null,[" Apply"]))],function(t,n){var e=n.component;t(n,2,0),t(n,5,0,""),t(n,17,0,"query",e.searchQuery),t(n,29,0,"location",e.place),t(n,37,0,"before",e.imageOnly,!1),t(n,39,0,e.imageOnly)},function(t,n){t(n,1,0,l["\u0275nov"](n,2).id),t(n,4,0,l["\u0275nov"](n,5).ariaLabel),t(n,14,0,l["\u0275nov"](n,19).ngClassUntouched,l["\u0275nov"](n,19).ngClassTouched,l["\u0275nov"](n,19).ngClassPristine,l["\u0275nov"](n,19).ngClassDirty,l["\u0275nov"](n,19).ngClassValid,l["\u0275nov"](n,19).ngClassInvalid,l["\u0275nov"](n,19).ngClassPending),t(n,26,0,l["\u0275nov"](n,31).ngClassUntouched,l["\u0275nov"](n,31).ngClassTouched,l["\u0275nov"](n,31).ngClassPristine,l["\u0275nov"](n,31).ngClassDirty,l["\u0275nov"](n,31).ngClassValid,l["\u0275nov"](n,31).ngClassInvalid,l["\u0275nov"](n,31).ngClassPending),t(n,36,1,[l["\u0275nov"](n,37).id,l["\u0275nov"](n,37).indeterminate,l["\u0275nov"](n,37).checked,l["\u0275nov"](n,37).disabled,"before"==l["\u0275nov"](n,37).labelPosition,"NoopAnimations"===l["\u0275nov"](n,37)._animationMode,l["\u0275nov"](n,41).ngClassUntouched,l["\u0275nov"](n,41).ngClassTouched,l["\u0275nov"](n,41).ngClassPristine,l["\u0275nov"](n,41).ngClassDirty,l["\u0275nov"](n,41).ngClassValid,l["\u0275nov"](n,41).ngClassInvalid,l["\u0275nov"](n,41).ngClassPending])})}var il=l["\u0275ccf"]("media-wall-query",Ot,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"media-wall-query",[],null,null,null,ll,el)),l["\u0275did"](1,245760,null,0,Ot,[Kt,yt.l],null,null)],function(t,n){t(n,1,0)},null)},{},{},[]),ol=l["\u0275crt"]({encapsulation:0,styles:[[".form-close[_ngcontent-%COMP%]{outline:0;position:fixed;top:12%;right:19%;border:none;width:40px;height:40px;font-size:30px;background:#fff;color:gray;cursor:pointer;margin-left:auto}div.dialog-heading[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;align-items:baseline}button[_ngcontent-%COMP%]::-moz-focus-inner{border:0}.brick[_ngcontent-%COMP%]{width:100%;padding:4px}masonry[_ngcontent-%COMP%]{width:100%}div.full-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;margin:10px 10%}span.apply-button[_ngcontent-%COMP%]{margin-right:auto;margin-left:auto}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:none;color:#fff;background-color:#ff4081;padding:10px 25px;font-size:16px;border-radius:5px;text-decoration:none;margin-top:10px;cursor:pointer}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   .material-icons[_ngcontent-%COMP%]{position:relative;top:4px;right:5px}div.masonry-content[_ngcontent-%COMP%]{display:inline-block;width:100%;border:1px solid #e6e6e6;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:3px}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]{display:block;max-width:100%;height:auto;text-align:left;overflow:hidden;padding:1em}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.img-span[_ngcontent-%COMP%]{float:left;width:3rem;height:3rem;border-width:1px;border-style:solid;border-radius:50%;margin:0 8px 1px 0;overflow:hidden}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.img-span[_ngcontent-%COMP%]   app-lazy-img[_ngcontent-%COMP%]     img{display:block;width:3rem;height:3rem}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   a.profile-link[_ngcontent-%COMP%]{color:#333}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   a.profile-link[_ngcontent-%COMP%]   span.name[_ngcontent-%COMP%]{font-weight:600;font-size:.9rem;line-height:1rem;padding:8px 0 0;display:block;white-space:nowrap}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   a.profile-link[_ngcontent-%COMP%]   span.screen-name[_ngcontent-%COMP%]{font-size:.8rem;line-height:1rem;font-weight:500;padding:8px 0 0}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.time[_ngcontent-%COMP%]{font-weight:300;font-size:.8rem;line-height:2rem;float:right}div.masonry-content[_ngcontent-%COMP%]   span.text[_ngcontent-%COMP%]   span.status[_ngcontent-%COMP%]{font-weight:400;font-size:1rem;line-height:1.7rem;padding:8px 0 0;display:block;margin:10px auto}.check-box[_ngcontent-%COMP%]{flex:1;margin:0 40px}span.action-box[_ngcontent-%COMP%]{display:flex;flex-wrap:row wrap;background:#f7f8f9;border-top:1px solid #e6e9ea;font-size:16px}span.details[_ngcontent-%COMP%]{position:relative;bottom:6px}button.action-button[_ngcontent-%COMP%]{flex:1;border:0;font-weight:600;color:#6f797c;padding:15px 10px 5px;font-size:13px;cursor:pointer}button.action-button.selected[_ngcontent-%COMP%], button.action-button[_ngcontent-%COMP%]:hover{color:#00222d}div.wall-info[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;margin:17% auto;font-size:2rem}"]],data:{}});function al(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,25,"masonry-brick",[["class","brick"]],null,null,null,null,null)),l["\u0275did"](1,4341760,null,0,f,[l.ElementRef,m],null,null),(t()(),l["\u0275eld"](2,0,null,null,23,"div",[["class","masonry-content"]],null,null,null,null,null)),(t()(),l["\u0275eld"](3,0,null,null,11,"span",[["class","text"]],null,null,null,null,null)),(t()(),l["\u0275eld"](4,0,null,null,2,"span",[["class","img-span"]],null,null,null,null,null)),(t()(),l["\u0275eld"](5,0,null,null,1,"app-lazy-img",[["alt","Profile Image"],["height","50"],["width","50"]],null,null,null,d.b,d.a)),l["\u0275did"](6,245760,null,0,h.a,[l.ElementRef,l.ChangeDetectorRef,p.a],{src:[0,"src"],width:[1,"width"],height:[2,"height"],alt:[3,"alt"]},null),(t()(),l["\u0275eld"](7,0,null,null,4,"a",[["class","profile-link"]],null,null,null,null,null)),(t()(),l["\u0275eld"](8,0,null,null,1,"span",[["class","name"]],null,null,null,null,null)),(t()(),l["\u0275ted"](9,null,["",""])),(t()(),l["\u0275eld"](10,0,null,null,1,"span",[["class","screen-name"]],null,null,null,null,null)),(t()(),l["\u0275ted"](11,null,["@",""])),(t()(),l["\u0275eld"](12,0,null,null,2,"span",[["class","status"]],null,null,null,null,null)),(t()(),l["\u0275eld"](13,0,null,null,1,"media-wall-linker",[],null,null,null,O,C)),l["\u0275did"](14,114688,null,0,y,[],{text:[0,"text"],hashtags:[1,"hashtags"],mentions:[2,"mentions"],links:[3,"links"],unshorten:[4,"unshorten"],wallCustomText:[5,"wallCustomText"]},null),(t()(),l["\u0275eld"](15,0,null,null,10,"span",[["class","action-box"]],null,null,null,null,null)),(t()(),l["\u0275eld"](16,0,null,null,4,"button",[["class","action-button"],["type","button"]],[[2,"selected",null]],[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.showRemoveFeed(t.context.$implicit.id_str)&&l),l},null,null)),(t()(),l["\u0275eld"](17,0,null,null,1,"i",[["class","material-icons"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["cancel"])),(t()(),l["\u0275eld"](19,0,null,null,1,"span",[["class","details"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Hide Feed"])),(t()(),l["\u0275eld"](21,0,null,null,4,"button",[["class","action-button"],["type","button"]],[[2,"selected",null]],[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.blockUnblockUser(t.context.$implicit.user.user_id)&&l),l},null,null)),(t()(),l["\u0275eld"](22,0,null,null,1,"i",[["class","material-icons"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["block"])),(t()(),l["\u0275eld"](24,0,null,null,1,"span",[["class","details"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Block User"]))],function(t,n){var e=n.component;t(n,6,0,l["\u0275inlineInterpolate"](1,"",n.context.$implicit.user.profile_image_url_https,""),"50","50","Profile Image"),t(n,14,0,e.itemText(n.context.$implicit.text)||"",n.context.$implicit.hashtags||l["\u0275EMPTY_ARRAY"],n.context.$implicit.mentions||l["\u0275EMPTY_ARRAY"],n.context.$implicit.links||l["\u0275EMPTY_ARRAY"],n.context.$implicit.unshorten||l["\u0275EMPTY_MAP"],e.cardColor)},function(t,n){var e=n.component;t(n,9,0,e.profileName(n.context.$implicit.user.name)),t(n,11,0,n.context.$implicit.user.screen_name),t(n,16,0,e.checkHidden(n.context.$implicit.id_str)),t(n,21,0,e.checkBlocked(n.context.$implicit.user.user_id))})}function rl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,4,"masonry",[],null,null,null,S,E)),l["\u0275did"](1,245760,null,0,m,[l.ElementRef],{options:[0,"options"]},null),(t()(),l["\u0275and"](16777216,null,0,2,null,al)),l["\u0275did"](3,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,1,0,e.masonryOptions),t(n,3,0,l["\u0275unv"](n,3,0,l["\u0275nov"](n,4).transform(e.apiWallResponseResults$)))},null)}function sl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,2,"div",[["class","results-not-found"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,1,"div",[["class","wall-info"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,[" No Feeds Available Right Now "]))],null,null)}function ul(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,6,"div",[["class","dialog-heading"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"h1",[["class","mat-dialog-title"],["mat-dialog-title",""]],[[8,"id",0]],null,null,null,null)),l["\u0275did"](2,81920,null,0,$t,[[2,Kt],l.ElementRef,Xt],null,null),(t()(),l["\u0275ted"](-1,null,["Feeds Moderation"])),(t()(),l["\u0275eld"](4,0,null,null,2,"button",[["class","form-close"],["mat-dialog-close",""],["type","button"]],[[1,"aria-label",0]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,5).dialogRef.close(l["\u0275nov"](t,5).dialogResult)&&i),i},null,null)),l["\u0275did"](5,606208,null,0,Jt,[[2,Kt],l.ElementRef,Xt],{dialogResult:[0,"dialogResult"]},null),(t()(),l["\u0275ted"](-1,null,["x"])),(t()(),l["\u0275eld"](7,0,null,null,27,"div",[],null,null,null,null,null)),(t()(),l["\u0275eld"](8,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Filtering Options"])),(t()(),l["\u0275eld"](10,0,null,null,15,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](11,0,null,null,14,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](12,0,null,null,6,"mat-checkbox",[["class","check-box mat-checkbox"],["labelPosition","before"]],[[8,"id",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"],[null,"change"]],function(t,n,e){var l=!0,i=t.component;return"ngModelChange"===n&&(l=!1!==(i.profanityCheck=e)&&l),"change"===n&&(l=!1!==i.checkProfanity()&&l),l},nl,tl)),l["\u0275did"](13,4374528,null,0,Je,[l.ElementRef,l.ChangeDetectorRef,at.e,l.NgZone,[8,null],[2,Ue],[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"],indeterminate:[2,"indeterminate"]},{change:"change"}),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[Je]),l["\u0275did"](15,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[6,rt.m]],{model:[0,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](17,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275ted"](-1,0,[" Profanity Filter "])),(t()(),l["\u0275eld"](19,0,null,null,6,"mat-checkbox",[["class","check-box mat-checkbox"],["labelPosition","before"]],[[8,"id",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"],[null,"change"]],function(t,n,e){var l=!0,i=t.component;return"ngModelChange"===n&&(l=!1!==(i.removeDuplicate=e)&&l),"change"===n&&(l=!1!==i.checkDuplicate()&&l),l},nl,tl)),l["\u0275did"](20,4374528,null,0,Je,[l.ElementRef,l.ChangeDetectorRef,at.e,l.NgZone,[8,null],[2,Ue],[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"],indeterminate:[2,"indeterminate"]},{change:"change"}),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[Je]),l["\u0275did"](22,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[6,rt.m]],{model:[0,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](24,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275ted"](-1,0,[" Remove Duplicate "])),(t()(),l["\u0275eld"](26,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Feeds Filtering"])),(t()(),l["\u0275eld"](28,0,null,null,6,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,2,null,rl)),l["\u0275did"](30,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef]),(t()(),l["\u0275and"](16777216,null,null,2,null,sl)),l["\u0275did"](33,16384,null,0,r.k,[l.ViewContainerRef,l.TemplateRef],{ngIf:[0,"ngIf"]},null),l["\u0275pid"](131072,r.b,[l.ChangeDetectorRef])],function(t,n){var e=n.component;t(n,2,0),t(n,5,0,""),t(n,13,0,"before",e.profanityCheck,!1),t(n,15,0,e.profanityCheck),t(n,20,0,"before",e.removeDuplicate,!1),t(n,22,0,e.removeDuplicate),t(n,30,0,l["\u0275unv"](n,30,0,l["\u0275nov"](n,31).transform(e.areWallResultsAvailable$))),t(n,33,0,!l["\u0275unv"](n,33,0,l["\u0275nov"](n,34).transform(e.areWallResultsAvailable$)))},function(t,n){t(n,1,0,l["\u0275nov"](n,2).id),t(n,4,0,l["\u0275nov"](n,5).ariaLabel),t(n,12,1,[l["\u0275nov"](n,13).id,l["\u0275nov"](n,13).indeterminate,l["\u0275nov"](n,13).checked,l["\u0275nov"](n,13).disabled,"before"==l["\u0275nov"](n,13).labelPosition,"NoopAnimations"===l["\u0275nov"](n,13)._animationMode,l["\u0275nov"](n,17).ngClassUntouched,l["\u0275nov"](n,17).ngClassTouched,l["\u0275nov"](n,17).ngClassPristine,l["\u0275nov"](n,17).ngClassDirty,l["\u0275nov"](n,17).ngClassValid,l["\u0275nov"](n,17).ngClassInvalid,l["\u0275nov"](n,17).ngClassPending]),t(n,19,1,[l["\u0275nov"](n,20).id,l["\u0275nov"](n,20).indeterminate,l["\u0275nov"](n,20).checked,l["\u0275nov"](n,20).disabled,"before"==l["\u0275nov"](n,20).labelPosition,"NoopAnimations"===l["\u0275nov"](n,20)._animationMode,l["\u0275nov"](n,24).ngClassUntouched,l["\u0275nov"](n,24).ngClassTouched,l["\u0275nov"](n,24).ngClassPristine,l["\u0275nov"](n,24).ngClassDirty,l["\u0275nov"](n,24).ngClassValid,l["\u0275nov"](n,24).ngClassInvalid,l["\u0275nov"](n,24).ngClassPending])})}var cl=l["\u0275ccf"]("media-wall-moderation",Mt,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"media-wall-moderation",[],null,null,null,ul,ol)),l["\u0275did"](1,245760,null,0,Mt,[Kt,yt.l],null,null)],function(t,n){t(n,1,0)},null)},{},{},[]),dl=e("MlvX"),hl=e("YlbQ"),pl=e("67Y/"),gl=e("15JJ"),ml=e("ad02"),fl=0,bl=new l.InjectionToken("mat-select-scroll-strategy");function vl(t){return function(){return t.scrollStrategies.reposition()}}var yl=function(t){function n(n,e,i,o,a,r,s,u,c,d,h,p){var g=t.call(this,a,o,s,u,d)||this;return g._viewportRuler=n,g._changeDetectorRef=e,g._ngZone=i,g._dir=r,g._parentFormField=c,g.ngControl=d,g._scrollStrategyFactory=p,g._panelOpen=!1,g._required=!1,g._scrollTop=0,g._multiple=!1,g._compareWith=function(t,n){return t===n},g._uid="mat-select-"+fl++,g._destroy=new Dt.a,g._triggerFontSize=0,g._onChange=function(){},g._onTouched=function(){},g._optionIds="",g._transformOrigin="top",g._panelDoneAnimating=!1,g._panelDoneAnimatingStream=new Dt.a,g._scrollStrategy=g._scrollStrategyFactory(),g._offsetY=0,g._positions=[{originX:"start",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"start",overlayY:"bottom"}],g._disableOptionCentering=!1,g._focused=!1,g.controlType="mat-select",g.ariaLabel="",g.optionSelectionChanges=Object(Ft.a)(function(){return g.options?Xn.a.apply(void 0,g.options.map(function(t){return t.onSelectionChange})):g._ngZone.onStable.asObservable().pipe(Object(Wt.a)(1),Object(gl.a)(function(){return g.optionSelectionChanges}))}),g.openedChange=new l.EventEmitter,g._openedStream=g.openedChange.pipe(Object(zt.a)(function(t){return t}),Object(pl.a)(function(){})),g._closedStream=g.openedChange.pipe(Object(zt.a)(function(t){return!t}),Object(pl.a)(function(){})),g.selectionChange=new l.EventEmitter,g.valueChange=new l.EventEmitter,g.ngControl&&(g.ngControl.valueAccessor=g),g.tabIndex=parseInt(h)||0,g.id=g.id,g}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"focused",{get:function(){return this._focused||this._panelOpen},set:function(t){this._focused=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this._placeholder},set:function(t){this._placeholder=t,this.stateChanges.next()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"required",{get:function(){return this._required},set:function(t){this._required=Object(Jn.b)(t),this.stateChanges.next()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"multiple",{get:function(){return this._multiple},set:function(t){if(this._selectionModel)throw Error("Cannot change `multiple` mode of select after initialization.");this._multiple=Object(Jn.b)(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableOptionCentering",{get:function(){return this._disableOptionCentering},set:function(t){this._disableOptionCentering=Object(Jn.b)(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"compareWith",{get:function(){return this._compareWith},set:function(t){if("function"!=typeof t)throw Error("`compareWith` must be a function.");this._compareWith=t,this._selectionModel&&this._initializeSelection()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this._value},set:function(t){t!==this._value&&(this.writeValue(t),this._value=t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this._id},set:function(t){this._id=t||this._uid,this.stateChanges.next()},enumerable:!0,configurable:!0}),n.prototype.ngOnInit=function(){var t=this;this._selectionModel=new hl.a(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe(Object(ml.a)(),Object(Qn.a)(this._destroy)).subscribe(function(){t.panelOpen?(t._scrollTop=0,t.openedChange.emit(!0)):(t.openedChange.emit(!1),t._panelDoneAnimating=!1,t.overlayDir.offsetX=0,t._changeDetectorRef.markForCheck())})},n.prototype.ngAfterContentInit=function(){var t=this;this._initKeyManager(),this._selectionModel.onChange.pipe(Object(Qn.a)(this._destroy)).subscribe(function(t){t.added.forEach(function(t){return t.select()}),t.removed.forEach(function(t){return t.deselect()})}),this.options.changes.pipe(Object(qt.a)(null),Object(Qn.a)(this._destroy)).subscribe(function(){t._resetOptions(),t._initializeSelection()})},n.prototype.ngDoCheck=function(){this.ngControl&&this.updateErrorState()},n.prototype.ngOnChanges=function(t){t.disabled&&this.stateChanges.next()},n.prototype.ngOnDestroy=function(){this._destroy.next(),this._destroy.complete(),this.stateChanges.complete()},n.prototype.toggle=function(){this.panelOpen?this.close():this.open()},n.prototype.open=function(){var t=this;!this.disabled&&this.options&&this.options.length&&!this._panelOpen&&(this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._triggerFontSize=parseInt(getComputedStyle(this.trigger.nativeElement)["font-size"]),this._panelOpen=!0,this._keyManager.withHorizontalOrientation(null),this._calculateOverlayPosition(),this._highlightCorrectOption(),this._changeDetectorRef.markForCheck(),this._ngZone.onStable.asObservable().pipe(Object(Wt.a)(1)).subscribe(function(){t._triggerFontSize&&t.overlayDir.overlayRef&&t.overlayDir.overlayRef.overlayElement&&(t.overlayDir.overlayRef.overlayElement.style.fontSize=t._triggerFontSize+"px")}))},n.prototype.close=function(){this._panelOpen&&(this._panelOpen=!1,this._keyManager.withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._changeDetectorRef.markForCheck(),this._onTouched())},n.prototype.writeValue=function(t){this.options&&this._setSelectionByValue(t)},n.prototype.registerOnChange=function(t){this._onChange=t},n.prototype.registerOnTouched=function(t){this._onTouched=t},n.prototype.setDisabledState=function(t){this.disabled=t,this._changeDetectorRef.markForCheck(),this.stateChanges.next()},Object.defineProperty(n.prototype,"panelOpen",{get:function(){return this._panelOpen},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selected",{get:function(){return this.multiple?this._selectionModel.selected:this._selectionModel.selected[0]},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"triggerValue",{get:function(){if(this.empty)return"";if(this._multiple){var t=this._selectionModel.selected.map(function(t){return t.viewValue});return this._isRtl()&&t.reverse(),t.join(", ")}return this._selectionModel.selected[0].viewValue},enumerable:!0,configurable:!0}),n.prototype._isRtl=function(){return!!this._dir&&"rtl"===this._dir.value},n.prototype._handleKeydown=function(t){this.disabled||(this.panelOpen?this._handleOpenKeydown(t):this._handleClosedKeydown(t))},n.prototype._handleClosedKeydown=function(t){var n=t.keyCode;n===Tt.d||n===Tt.j||(this.multiple||t.altKey)&&(n===Tt.b||n===Tt.l||n===Tt.g||n===Tt.i)?(t.preventDefault(),this.open()):this.multiple||this._keyManager.onKeydown(t)},n.prototype._handleOpenKeydown=function(t){var n=t.keyCode,e=n===Tt.b||n===Tt.l,l=this._keyManager;if(n===Tt.f||n===Tt.c)t.preventDefault(),n===Tt.f?l.setFirstItemActive():l.setLastItemActive();else if(e&&t.altKey)t.preventDefault(),this.close();else if(n!==Tt.d&&n!==Tt.j||!l.activeItem)if(this._multiple&&n===Tt.a&&t.ctrlKey){t.preventDefault();var i=this.options.some(function(t){return!t.selected});this.options.forEach(function(t){return i?t.select():t.deselect()})}else{var o=l.activeItemIndex;l.onKeydown(t),this._multiple&&e&&t.shiftKey&&l.activeItem&&l.activeItemIndex!==o&&l.activeItem._selectViaInteraction()}else t.preventDefault(),l.activeItem._selectViaInteraction()},n.prototype._onFadeInDone=function(){this._panelDoneAnimating=this.panelOpen,this._changeDetectorRef.markForCheck()},n.prototype._onFocus=function(){this.disabled||(this._focused=!0,this.stateChanges.next())},n.prototype._onBlur=function(){this._focused=!1,this.disabled||this.panelOpen||(this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next())},n.prototype._onAttached=function(){var t=this;this.overlayDir.positionChange.pipe(Object(Wt.a)(1)).subscribe(function(){t._changeDetectorRef.detectChanges(),t._calculateOverlayOffsetX(),t.panel.nativeElement.scrollTop=t._scrollTop})},n.prototype._getPanelTheme=function(){return this._parentFormField?"mat-"+this._parentFormField.color:""},Object.defineProperty(n.prototype,"empty",{get:function(){return!this._selectionModel||this._selectionModel.isEmpty()},enumerable:!0,configurable:!0}),n.prototype._initializeSelection=function(){var t=this;Promise.resolve().then(function(){t._setSelectionByValue(t.ngControl?t.ngControl.value:t._value)})},n.prototype._setSelectionByValue=function(t){var n=this;if(this.multiple&&t){if(!Array.isArray(t))throw Error("Value must be an array in multiple-selection mode.");this._selectionModel.clear(),t.forEach(function(t){return n._selectValue(t)}),this._sortValues()}else{this._selectionModel.clear();var e=this._selectValue(t);e&&this._keyManager.setActiveItem(e)}this._changeDetectorRef.markForCheck()},n.prototype._selectValue=function(t){var n=this,e=this.options.find(function(e){try{return null!=e.value&&n._compareWith(e.value,t)}catch(t){return Object(l.isDevMode)()&&console.warn(t),!1}});return e&&this._selectionModel.select(e),e},n.prototype._initKeyManager=function(){var t=this;this._keyManager=new at.b(this.options).withTypeAhead().withVerticalOrientation().withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._keyManager.tabOut.pipe(Object(Qn.a)(this._destroy)).subscribe(function(){t.focus(),t.close()}),this._keyManager.change.pipe(Object(Qn.a)(this._destroy)).subscribe(function(){t._panelOpen&&t.panel?t._scrollActiveOptionIntoView():t._panelOpen||t.multiple||!t._keyManager.activeItem||t._keyManager.activeItem._selectViaInteraction()})},n.prototype._resetOptions=function(){var t=this,n=Object(Xn.a)(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(Object(Qn.a)(n)).subscribe(function(n){t._onSelect(n.source,n.isUserInput),n.isUserInput&&!t.multiple&&t._panelOpen&&(t.close(),t.focus())}),Xn.a.apply(void 0,this.options.map(function(t){return t._stateChanges})).pipe(Object(Qn.a)(n)).subscribe(function(){t._changeDetectorRef.markForCheck(),t.stateChanges.next()}),this._setOptionIds()},n.prototype._onSelect=function(t,n){var e=this._selectionModel.isSelected(t);null!=t.value||this._multiple?(t.selected?this._selectionModel.select(t):this._selectionModel.deselect(t),n&&this._keyManager.setActiveItem(t),this.multiple&&(this._sortValues(),n&&this.focus())):(t.deselect(),this._selectionModel.clear(),this._propagateChanges(t.value)),e!==this._selectionModel.isSelected(t)&&this._propagateChanges(),this.stateChanges.next()},n.prototype._sortValues=function(){if(this.multiple){var t=this.options.toArray();this._selectionModel.sort(function(n,e){return t.indexOf(n)-t.indexOf(e)}),this.stateChanges.next()}},n.prototype._propagateChanges=function(t){var n;n=this.multiple?this.selected.map(function(t){return t.value}):this.selected?this.selected.value:t,this._value=n,this.valueChange.emit(n),this._onChange(n),this.selectionChange.emit(new function(t,n){this.source=t,this.value=n}(this,n)),this._changeDetectorRef.markForCheck()},n.prototype._setOptionIds=function(){this._optionIds=this.options.map(function(t){return t.id}).join(" ")},n.prototype._highlightCorrectOption=function(){this._keyManager&&(this.empty?this._keyManager.setFirstItemActive():this._keyManager.setActiveItem(this._selectionModel.selected[0]))},n.prototype._scrollActiveOptionIntoView=function(){var t=this._keyManager.activeItemIndex||0,n=Object(z.z)(t,this.options,this.optionGroups);this.panel.nativeElement.scrollTop=Object(z.A)(t+n,this._getItemHeight(),this.panel.nativeElement.scrollTop,256)},n.prototype.focus=function(){this._elementRef.nativeElement.focus()},n.prototype._getOptionIndex=function(t){return this.options.reduce(function(n,e,l){return void 0===n?t===e?l:void 0:n},void 0)},n.prototype._calculateOverlayPosition=function(){var t=this._getItemHeight(),n=this._getItemCount(),e=Math.min(n*t,256),l=n*t-e,i=this.empty?0:this._getOptionIndex(this._selectionModel.selected[0]);i+=Object(z.z)(i,this.options,this.optionGroups);var o=e/2;this._scrollTop=this._calculateOverlayScroll(i,o,l),this._offsetY=this._calculateOverlayOffsetY(i,o,l),this._checkOverlayWithinViewport(l)},n.prototype._calculateOverlayScroll=function(t,n,e){var l=this._getItemHeight();return Math.min(Math.max(0,l*t-n+l/2),e)},n.prototype._getAriaLabel=function(){return this.ariaLabelledby?null:this.ariaLabel||this.placeholder},n.prototype._getAriaLabelledby=function(){return this.ariaLabelledby?this.ariaLabelledby:!this._parentFormField||this._getAriaLabel()?null:this._parentFormField._labelId||null},n.prototype._getAriaActiveDescendant=function(){return this.panelOpen&&this._keyManager&&this._keyManager.activeItem?this._keyManager.activeItem.id:null},n.prototype._calculateOverlayOffsetX=function(){var t,n=this.overlayDir.overlayRef.overlayElement.getBoundingClientRect(),e=this._viewportRuler.getViewportSize(),l=this._isRtl(),i=this.multiple?60:32;if(this.multiple)t=44;else{var o=this._selectionModel.selected[0]||this.options.first;t=o&&o.group?32:16}l||(t*=-1);var a=0-(n.left+t-(l?i:0)),r=n.right+t-e.width+(l?0:i);a>0?t+=a+8:r>0&&(t-=r+8),this.overlayDir.offsetX=Math.round(t),this.overlayDir.overlayRef.updatePosition()},n.prototype._calculateOverlayOffsetY=function(t,n,e){var l,i=this._getItemHeight(),o=(i-this._triggerRect.height)/2,a=Math.floor(256/i);return this._disableOptionCentering?0:(l=0===this._scrollTop?t*i:this._scrollTop===e?(t-(this._getItemCount()-a))*i+(i-(this._getItemCount()*i-256)%i):n-i/2,Math.round(-1*l-o))},n.prototype._checkOverlayWithinViewport=function(t){var n=this._getItemHeight(),e=this._viewportRuler.getViewportSize(),l=this._triggerRect.top-8,i=e.height-this._triggerRect.bottom-8,o=Math.abs(this._offsetY),a=Math.min(this._getItemCount()*n,256)-o-this._triggerRect.height;a>i?this._adjustPanelUp(a,i):o>l?this._adjustPanelDown(o,l,t):this._transformOrigin=this._getOriginBasedOnOption()},n.prototype._adjustPanelUp=function(t,n){var e=Math.round(t-n);this._scrollTop-=e,this._offsetY-=e,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop<=0&&(this._scrollTop=0,this._offsetY=0,this._transformOrigin="50% bottom 0px")},n.prototype._adjustPanelDown=function(t,n,e){var l=Math.round(t-n);if(this._scrollTop+=l,this._offsetY+=l,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop>=e)return this._scrollTop=e,this._offsetY=0,void(this._transformOrigin="50% top 0px")},n.prototype._getOriginBasedOnOption=function(){var t=this._getItemHeight(),n=(t-this._triggerRect.height)/2;return"50% "+(Math.abs(this._offsetY)-n+t/2)+"px 0px"},n.prototype._getItemCount=function(){return this.options.length+this.optionGroups.length},n.prototype._getItemHeight=function(){return 3*this._triggerFontSize},n.prototype.setDescribedByIds=function(t){this._ariaDescribedby=t.join(" ")},n.prototype.onContainerClick=function(){this.focus(),this.open()},Object.defineProperty(n.prototype,"shouldLabelFloat",{get:function(){return this._panelOpen||!this.empty},enumerable:!0,configurable:!0}),n}(Object(z.C)(Object(z.F)(Object(z.D)(Object(z.E)(function(t,n,e,l,i){this._elementRef=t,this._defaultErrorStateMatcher=n,this._parentForm=e,this._parentFormGroup=l,this.ngControl=i}))))),Cl=function(){},_l=e("G5J1"),xl=e("bne5"),kl=function(){};function wl(t){return Error("A hint was already declared for 'align=\""+t+"\"'.")}var Ol=0,Pl=function(t){function n(n,e,l,i,o,a,r,s){var u=t.call(this,n)||this;return u._elementRef=n,u._changeDetectorRef=e,u._dir=i,u._defaultOptions=o,u._platform=a,u._ngZone=r,u._showAlwaysAnimate=!1,u._subscriptAnimationState="",u._hintLabel="",u._hintLabelId="mat-hint-"+Ol++,u._labelId="mat-form-field-label-"+Ol++,u._outlineGapWidth=0,u._outlineGapStart=0,u._initialGapCalculated=!1,u._labelOptions=l||{},u.floatLabel=u._labelOptions.float||"auto",u._animationsEnabled="NoopAnimations"!==s,u}return Object(W.__extends)(n,t),Object.defineProperty(n.prototype,"appearance",{get:function(){return this._appearance||this._defaultOptions&&this._defaultOptions.appearance||"legacy"},set:function(t){this._appearance=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hideRequiredMarker",{get:function(){return this._hideRequiredMarker},set:function(t){this._hideRequiredMarker=Object(Jn.b)(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"_shouldAlwaysFloat",{get:function(){return"always"===this.floatLabel&&!this._showAlwaysAnimate},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"_canLabelFloat",{get:function(){return"never"!==this.floatLabel},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hintLabel",{get:function(){return this._hintLabel},set:function(t){this._hintLabel=t,this._processHints()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"floatLabel",{get:function(){return"legacy"!==this.appearance&&"never"===this._floatLabel?"auto":this._floatLabel},set:function(t){t!==this._floatLabel&&(this._floatLabel=t||this._labelOptions.float||"auto",this._changeDetectorRef.markForCheck())},enumerable:!0,configurable:!0}),n.prototype.getConnectedOverlayOrigin=function(){return this._connectionContainerRef||this._elementRef},n.prototype.ngAfterContentInit=function(){var t=this;this._validateControlChild(),this._control.controlType&&this._elementRef.nativeElement.classList.add("mat-form-field-type-"+this._control.controlType),this._control.stateChanges.pipe(Object(qt.a)(null)).subscribe(function(){t._validatePlaceholders(),t._syncDescribedByIds(),t._changeDetectorRef.markForCheck()});var n=this._control.ngControl&&this._control.ngControl.valueChanges||_l.a;Object(Xn.a)(n,this._prefixChildren.changes,this._suffixChildren.changes).subscribe(function(){return t._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe(Object(qt.a)(null)).subscribe(function(){t._processHints(),t._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe(Object(qt.a)(null)).subscribe(function(){t._syncDescribedByIds(),t._changeDetectorRef.markForCheck()})},n.prototype.ngAfterContentChecked=function(){var t=this;this._validateControlChild(),this._initialGapCalculated||(this._ngZone?this._ngZone.runOutsideAngular(function(){Promise.resolve().then(function(){return t.updateOutlineGap()})}):Promise.resolve().then(function(){return t.updateOutlineGap()}))},n.prototype.ngAfterViewInit=function(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()},n.prototype._shouldForward=function(t){var n=this._control?this._control.ngControl:null;return n&&n[t]},n.prototype._hasPlaceholder=function(){return!!(this._control&&this._control.placeholder||this._placeholderChild)},n.prototype._hasLabel=function(){return!!this._labelChild},n.prototype._shouldLabelFloat=function(){return this._canLabelFloat&&(this._control.shouldLabelFloat||this._shouldAlwaysFloat)},n.prototype._hideControlPlaceholder=function(){return"legacy"===this.appearance&&!this._hasLabel()||this._hasLabel()&&!this._shouldLabelFloat()},n.prototype._hasFloatingLabel=function(){return this._hasLabel()||"legacy"===this.appearance&&this._hasPlaceholder()},n.prototype._getDisplayedMessages=function(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"},n.prototype._animateAndLockLabel=function(){var t=this;this._hasFloatingLabel()&&this._canLabelFloat&&(this._animationsEnabled&&(this._showAlwaysAnimate=!0,Object(xl.a)(this._label.nativeElement,"transitionend").pipe(Object(Wt.a)(1)).subscribe(function(){t._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())},n.prototype._validatePlaceholders=function(){if(this._control.placeholder&&this._placeholderChild)throw Error("Placeholder attribute and child element were both specified.")},n.prototype._processHints=function(){this._validateHints(),this._syncDescribedByIds()},n.prototype._validateHints=function(){var t,n,e=this;this._hintChildren&&this._hintChildren.forEach(function(l){if("start"===l.align){if(t||e.hintLabel)throw wl("start");t=l}else if("end"===l.align){if(n)throw wl("end");n=l}})},n.prototype._syncDescribedByIds=function(){if(this._control){var t=[];if("hint"===this._getDisplayedMessages()){var n=this._hintChildren?this._hintChildren.find(function(t){return"start"===t.align}):null,e=this._hintChildren?this._hintChildren.find(function(t){return"end"===t.align}):null;n?t.push(n.id):this._hintLabel&&t.push(this._hintLabelId),e&&t.push(e.id)}else this._errorChildren&&(t=this._errorChildren.map(function(t){return t.id}));this._control.setDescribedByIds(t)}},n.prototype._validateControlChild=function(){if(!this._control)throw Error("mat-form-field must contain a MatFormFieldControl.")},n.prototype.updateOutlineGap=function(){if("outline"===this.appearance&&this._label&&this._label.nativeElement.children.length){if(this._platform&&!this._platform.isBrowser)return void(this._initialGapCalculated=!0);if(!document.documentElement.contains(this._elementRef.nativeElement))return;for(var t=this._getStartEnd(this._connectionContainerRef.nativeElement.getBoundingClientRect()),n=this._getStartEnd(this._label.nativeElement.children[0].getBoundingClientRect()),e=0,l=0,i=this._label.nativeElement.children;l<i.length;l++)e+=i[l].offsetWidth;this._outlineGapStart=n-t-5,this._outlineGapWidth=.75*e+10}else this._outlineGapStart=0,this._outlineGapWidth=0;this._initialGapCalculated=!0,this._changeDetectorRef.markForCheck()},n.prototype._getStartEnd=function(t){return this._dir&&"rtl"===this._dir.value?t.right:t.left},n}(Object(z.B)(function(t){this._elementRef=t},"primary")),Ml=function(){},Rl=l["\u0275crt"]({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,.mat-form-field-appearance-standard .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translateY(-25%)}.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{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;padding-top:0;padding-bottom:0;max-height:256px;min-width:100%}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}@media screen and (-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;transition:none;display:block}"],data:{animation:[{type:7,name:"transformPanel",definitions:[{type:0,name:"void",styles:{type:6,styles:{transform:"scaleY(0)",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:3,steps:[{type:11,selector:"@fadeInContent",animation:{type:9,options:null},options:null},{type:4,styles:null,timings:"150ms cubic-bezier(0.25, 0.8, 0.25, 1)"}],options:null},options:null},{type:1,expr:"* => void",animation:[{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"250ms 100ms linear"}],options:null}],options:{}},{type:7,name:"fadeInContent",definitions:[{type:0,name:"showing",styles:{type:6,styles:{opacity:1},offset:null},options:void 0},{type:1,expr:"void => showing",animation:[{type:6,styles:{opacity:0},offset:null},{type:4,styles:null,timings:"150ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)"}],options:null}],options:{}}]}});function Al(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"span",[["class","mat-select-placeholder"]],null,null,null,null,null)),(t()(),l["\u0275ted"](1,null,["",""]))],null,function(t,n){t(n,1,0,n.component.placeholder||"\xa0")})}function Il(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l["\u0275ted"](1,null,["",""]))],null,function(t,n){t(n,1,0,n.component.triggerValue)})}function El(t){return l["\u0275vid"](0,[l["\u0275ncd"](null,0),(t()(),l["\u0275and"](0,null,null,0))],null,null)}function Sl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,5,"span",[["class","mat-select-value-text"]],null,null,null,null,null)),l["\u0275did"](1,16384,null,0,r.n,[],{ngSwitch:[0,"ngSwitch"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Il)),l["\u0275did"](3,16384,null,0,r.p,[l.ViewContainerRef,l.TemplateRef,r.n],null,null),(t()(),l["\u0275and"](16777216,null,null,1,null,El)),l["\u0275did"](5,278528,null,0,r.o,[l.ViewContainerRef,l.TemplateRef,r.n],{ngSwitchCase:[0,"ngSwitchCase"]},null)],function(t,n){t(n,1,0,!!n.component.customTrigger),t(n,5,0,!0)},null)}function Tl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,[[2,0],["panel",1]],null,3,"div",[],[[24,"@transformPanel",0],[4,"transformOrigin",null],[2,"mat-select-panel-done-animating",null],[4,"font-size","px"]],[[null,"@transformPanel.done"],[null,"keydown"]],function(t,n,e){var l=!0,i=t.component;return"@transformPanel.done"===n&&(l=!1!==i._panelDoneAnimatingStream.next(e.toState)&&l),"keydown"===n&&(l=!1!==i._handleKeydown(e)&&l),l},null,null)),l["\u0275did"](1,278528,null,0,r.i,[l.IterableDiffers,l.KeyValueDiffers,l.ElementRef,l.Renderer2],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),l["\u0275eld"](2,0,null,null,1,"div",[["class","mat-select-content"]],[[24,"@fadeInContent",0]],[[null,"@fadeInContent.done"]],function(t,n,e){var l=!0;return"@fadeInContent.done"===n&&(l=!1!==t.component._onFadeInDone()&&l),l},null,null)),l["\u0275ncd"](null,1)],function(t,n){var e=n.component;t(n,1,0,l["\u0275inlineInterpolate"](1,"mat-select-panel ",e._getPanelTheme(),""),e.panelClass)},function(t,n){var e=n.component;t(n,0,0,e.multiple?"showing-multiple":"showing",e._transformOrigin,e._panelDoneAnimating,e._triggerFontSize),t(n,2,0,"showing")})}function Dl(t){return l["\u0275vid"](2,[l["\u0275qud"](402653184,1,{trigger:0}),l["\u0275qud"](671088640,2,{panel:0}),l["\u0275qud"](402653184,3,{overlayDir:0}),(t()(),l["\u0275eld"](3,0,[[1,0],["trigger",1]],null,9,"div",[["aria-hidden","true"],["cdk-overlay-origin",""],["class","mat-select-trigger"]],null,[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.toggle()&&l),l},null,null)),l["\u0275did"](4,16384,[["origin",4]],0,ut.b,[l.ElementRef],null,null),(t()(),l["\u0275eld"](5,0,null,null,5,"div",[["class","mat-select-value"]],null,null,null,null,null)),l["\u0275did"](6,16384,null,0,r.n,[],{ngSwitch:[0,"ngSwitch"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Al)),l["\u0275did"](8,278528,null,0,r.o,[l.ViewContainerRef,l.TemplateRef,r.n],{ngSwitchCase:[0,"ngSwitchCase"]},null),(t()(),l["\u0275and"](16777216,null,null,1,null,Sl)),l["\u0275did"](10,278528,null,0,r.o,[l.ViewContainerRef,l.TemplateRef,r.n],{ngSwitchCase:[0,"ngSwitchCase"]},null),(t()(),l["\u0275eld"](11,0,null,null,1,"div",[["class","mat-select-arrow-wrapper"]],null,null,null,null,null)),(t()(),l["\u0275eld"](12,0,null,null,0,"div",[["class","mat-select-arrow"]],null,null,null,null,null)),(t()(),l["\u0275and"](16777216,null,null,1,function(t,n,e){var l=!0,i=t.component;return"backdropClick"===n&&(l=!1!==i.close()&&l),"attach"===n&&(l=!1!==i._onAttached()&&l),"detach"===n&&(l=!1!==i.close()&&l),l},Tl)),l["\u0275did"](14,671744,[[3,4]],0,ut.a,[ut.c,l.TemplateRef,l.ViewContainerRef,ut.j,[2,$.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(t,n){var e=n.component;t(n,6,0,e.empty),t(n,8,0,!0),t(n,10,0,!1),t(n,14,0,l["\u0275nov"](n,4),e._positions,e._offsetY,null==e._triggerRect?null:e._triggerRect.width,"cdk-overlay-transparent-backdrop",e._scrollStrategy,e.panelOpen,"","")},null)}var Fl=l["\u0275crt"]({encapsulation:0,styles:[["h3[_ngcontent-%COMP%]{font-size:22px}.form-close[_ngcontent-%COMP%]{outline:0;position:fixed;top:12%;right:19%;border:none;width:40px;height:40px;font-size:30px;background:#fff;color:gray;cursor:pointer;margin-left:auto}div.dialog-heading[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;align-items:baseline}button[_ngcontent-%COMP%]::-moz-focus-inner{border:0}div.full-width[_ngcontent-%COMP%]{display:flex;flex-direction:row;margin-top:10px;align-items:baseline}div.full-width[_ngcontent-%COMP%]   div.slider[_ngcontent-%COMP%]{flex:1;margin:22px}div.full-width[_ngcontent-%COMP%]   div.input-group[_ngcontent-%COMP%]{flex:1;display:flex;flex-direction:row}div.full-width[_ngcontent-%COMP%]   div.input-group[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{cursor:pointer}.form-label[_ngcontent-%COMP%]{text-align:left;display:inline-block;vertical-align:middle;width:9.5em;margin:0 1em;padding:.6em}input[_ngcontent-%COMP%]{padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;box-sizing:border-box;width:67%}span.apply-button[_ngcontent-%COMP%]{margin:30px auto}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:none;color:#fff;background-color:#3f51b5;padding:10px 25px;font-size:16px;border-radius:5px;text-decoration:none;margin-top:6px;cursor:pointer}span.apply-button[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   .material-icons[_ngcontent-%COMP%]{position:relative;top:4px;right:5px}#media_wd_heading[_ngcontent-%COMP%]{font-size:30px}#selectedFeedsId[_ngcontent-%COMP%]{margin-top:8px;margin-left:30px;width:20%}#selectedCardId[_ngcontent-%COMP%]{margin-top:20px}#selectedColumnId[_ngcontent-%COMP%]{margin-top:10px;width:50%}#count1[_ngcontent-%COMP%]{margin-right:20px;width:40%}#card_style[_ngcontent-%COMP%]{margin-top:12px}"]],data:{}});function Bl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,1)._selectViaInteraction()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,1)._handleKeydown(e)&&i),i},dl.b,dl.a)),l["\u0275did"](1,8568832,[[1,4]],0,z.p,[l.ElementRef,l.ChangeDetectorRef,[2,z.i],[2,z.o]],{value:[0,"value"]},null),(t()(),l["\u0275ted"](2,0,[" "," Column "]))],function(t,n){t(n,1,0,n.context.$implicit)},function(t,n){t(n,0,0,l["\u0275nov"](n,1)._getTabIndex(),l["\u0275nov"](n,1).selected,l["\u0275nov"](n,1).multiple,l["\u0275nov"](n,1).active,l["\u0275nov"](n,1).id,l["\u0275nov"](n,1).selected.toString(),l["\u0275nov"](n,1).disabled.toString(),l["\u0275nov"](n,1).disabled),t(n,2,0,n.context.$implicit)})}function Vl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,1)._selectViaInteraction()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,1)._handleKeydown(e)&&i),i},dl.b,dl.a)),l["\u0275did"](1,8568832,[[4,4]],0,z.p,[l.ElementRef,l.ChangeDetectorRef,[2,z.i],[2,z.o]],{value:[0,"value"]},null),(t()(),l["\u0275ted"](2,0,[" "," "]))],function(t,n){t(n,1,0,n.context.$implicit)},function(t,n){t(n,0,0,l["\u0275nov"](n,1)._getTabIndex(),l["\u0275nov"](n,1).selected,l["\u0275nov"](n,1).multiple,l["\u0275nov"](n,1).active,l["\u0275nov"](n,1).id,l["\u0275nov"](n,1).selected.toString(),l["\u0275nov"](n,1).disabled.toString(),l["\u0275nov"](n,1).disabled),t(n,2,0,n.context.$implicit)})}function zl(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](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(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,1)._selectViaInteraction()&&i),"keydown"===n&&(i=!1!==l["\u0275nov"](t,1)._handleKeydown(e)&&i),i},dl.b,dl.a)),l["\u0275did"](1,8568832,[[7,4]],0,z.p,[l.ElementRef,l.ChangeDetectorRef,[2,z.i],[2,z.o]],{value:[0,"value"]},null),(t()(),l["\u0275ted"](2,0,[" "," "]))],function(t,n){t(n,1,0,n.context.$implicit)},function(t,n){t(n,0,0,l["\u0275nov"](n,1)._getTabIndex(),l["\u0275nov"](n,1).selected,l["\u0275nov"](n,1).multiple,l["\u0275nov"](n,1).active,l["\u0275nov"](n,1).id,l["\u0275nov"](n,1).selected.toString(),l["\u0275nov"](n,1).disabled.toString(),l["\u0275nov"](n,1).disabled),t(n,2,0,n.context.$implicit)})}function Wl(t){return l["\u0275vid"](2,[(t()(),l["\u0275eld"](0,0,null,null,6,"div",[["class","dialog-heading"]],null,null,null,null,null)),(t()(),l["\u0275eld"](1,0,null,null,2,"h1",[["class","mat-dialog-title"],["id","media_wd_heading"],["mat-dialog-title",""]],[[8,"id",0]],null,null,null,null)),l["\u0275did"](2,81920,null,0,$t,[[2,Kt],l.ElementRef,Xt],{id:[0,"id"]},null),(t()(),l["\u0275ted"](-1,null,["Media Wall Design"])),(t()(),l["\u0275eld"](4,0,null,null,2,"button",[["class","form-close"],["mat-dialog-close",""],["type","button"]],[[1,"aria-label",0]],[[null,"click"]],function(t,n,e){var i=!0;return"click"===n&&(i=!1!==l["\u0275nov"](t,5).dialogRef.close(l["\u0275nov"](t,5).dialogResult)&&i),i},null,null)),l["\u0275did"](5,606208,null,0,Jt,[[2,Kt],l.ElementRef,Xt],{dialogResult:[0,"dialogResult"]},null),(t()(),l["\u0275ted"](-1,null,["x"])),(t()(),l["\u0275eld"](7,0,null,null,78,"div",[],null,null,null,null,null)),(t()(),l["\u0275eld"](8,0,null,null,1,"h3",[["class","heading"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Header"])),(t()(),l["\u0275eld"](10,0,null,null,15,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](11,0,null,null,5,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](12,0,null,null,4,"div",[["class","slider"]],null,null,null,null,null)),(t()(),l["\u0275eld"](13,0,null,null,3,"mat-slide-toggle",[["ariaLabel","Show/Hide Header"],["class","mat-slide-toggle"],["labelPosition","before"]],[[8,"id",0],[2,"mat-checked",null],[2,"mat-disabled",null],[2,"mat-slide-toggle-label-before",null],[2,"_mat-animation-noopable",null]],[[null,"change"]],function(t,n,e){var l=!0;return"change"===n&&(l=!1!==t.component.showHideHeader(e)&&l),l},Te,Se)),l["\u0275prd"](5120,null,rt.m,function(t){return[t]},[Ae]),l["\u0275did"](15,1228800,null,0,Ae,[l.ElementRef,dt.a,at.e,l.ChangeDetectorRef,[8,null],l.NgZone,Me,[2,de.a]],{labelPosition:[0,"labelPosition"],checked:[1,"checked"]},{change:"change"}),(t()(),l["\u0275ted"](-1,0,[" Hide Header "])),(t()(),l["\u0275eld"](17,0,null,null,8,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](18,0,null,null,1,"label",[["class","form-label"],["for","title"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Header Title"])),(t()(),l["\u0275eld"](20,0,null,null,5,"input",[["name","title"],["placeholder","Enter your title Here"],["type","title"]],[[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(t,n,e){var i=!0,o=t.component;return"input"===n&&(i=!1!==l["\u0275nov"](t,21)._handleInput(e.target.value)&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,21).onTouched()&&i),"compositionstart"===n&&(i=!1!==l["\u0275nov"](t,21)._compositionStart()&&i),"compositionend"===n&&(i=!1!==l["\u0275nov"](t,21)._compositionEnd(e.target.value)&&i),"ngModelChange"===n&&(i=!1!==(o.headerTitle=e)&&i),i},null,null)),l["\u0275did"](21,16384,null,0,rt.d,[l.Renderer2,l.ElementRef,[2,rt.a]],null,null),l["\u0275prd"](1024,null,rt.m,function(t){return[t]},[rt.d]),l["\u0275did"](23,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[6,rt.m]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](25,16384,null,0,rt.o,[[4,rt.n]],null,null),(t()(),l["\u0275eld"](26,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Wall"])),(t()(),l["\u0275eld"](28,0,null,null,32,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](29,0,null,null,15,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](30,0,null,null,1,"label",[["class","form-label"],["for","count"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Column Count"])),(t()(),l["\u0275eld"](32,0,null,null,12,"mat-select",[["class","mat-select"],["floatPlaceholder","never"],["id","selectedColumnId"],["name","count"],["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]],[[null,"ngModelChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(t,n,e){var i=!0,o=t.component;return"keydown"===n&&(i=!1!==l["\u0275nov"](t,38)._handleKeydown(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,38)._onFocus()&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,38)._onBlur()&&i),"ngModelChange"===n&&(i=!1!==(o.selectedColumnCount=e)&&i),i},Dl,Rl)),l["\u0275prd"](6144,null,z.i,null,[yl]),l["\u0275prd"](6144,null,kl,null,[yl]),l["\u0275did"](35,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[8,null]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](37,16384,null,0,rt.o,[[4,rt.n]],null,null),l["\u0275did"](38,2080768,null,3,yl,[ct.d,l.ChangeDetectorRef,l.NgZone,z.b,l.ElementRef,[2,$.b],[2,rt.q],[2,rt.j],[2,Pl],[6,rt.n],[8,null],bl],{placeholder:[0,"placeholder"],id:[1,"id"]},null),l["\u0275qud"](603979776,1,{options:1}),l["\u0275qud"](603979776,2,{optionGroups:1}),l["\u0275qud"](335544320,3,{customTrigger:0}),(t()(),l["\u0275and"](16777216,null,1,2,null,Bl)),l["\u0275did"](43,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),l["\u0275pad"](44,8),(t()(),l["\u0275eld"](45,0,null,null,15,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](46,0,null,null,1,"label",[["class","form-label"],["for","count"],["id","count"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Count of new Feeds"])),(t()(),l["\u0275eld"](48,0,null,null,12,"mat-select",[["class","mat-select"],["floatPlaceholder","never"],["id","selectedFeedsId"],["name","count"],["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]],[[null,"ngModelChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(t,n,e){var i=!0,o=t.component;return"keydown"===n&&(i=!1!==l["\u0275nov"](t,54)._handleKeydown(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,54)._onFocus()&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,54)._onBlur()&&i),"ngModelChange"===n&&(i=!1!==(o.selectedFeedsCount=e)&&i),i},Dl,Rl)),l["\u0275prd"](6144,null,z.i,null,[yl]),l["\u0275prd"](6144,null,kl,null,[yl]),l["\u0275did"](51,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[8,null]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](53,16384,null,0,rt.o,[[4,rt.n]],null,null),l["\u0275did"](54,2080768,null,3,yl,[ct.d,l.ChangeDetectorRef,l.NgZone,z.b,l.ElementRef,[2,$.b],[2,rt.q],[2,rt.j],[2,Pl],[6,rt.n],[8,null],bl],{placeholder:[0,"placeholder"],id:[1,"id"]},null),l["\u0275qud"](603979776,4,{options:1}),l["\u0275qud"](603979776,5,{optionGroups:1}),l["\u0275qud"](335544320,6,{customTrigger:0}),(t()(),l["\u0275and"](16777216,null,1,2,null,Vl)),l["\u0275did"](59,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),l["\u0275pad"](60,5),(t()(),l["\u0275eld"](61,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Cards Design"])),(t()(),l["\u0275eld"](63,0,null,null,16,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](64,0,null,null,15,"div",[["class","input-group"]],null,null,null,null,null)),(t()(),l["\u0275eld"](65,0,null,null,1,"label",[["class","form-label"],["for","card-style"],["id","card_style"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["Card Style"])),(t()(),l["\u0275eld"](67,0,null,null,12,"mat-select",[["class","mat-select"],["floatPlaceholder","never"],["id","selectedCardId"],["name","card-style"],["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]],[[null,"ngModelChange"],[null,"keydown"],[null,"focus"],[null,"blur"]],function(t,n,e){var i=!0,o=t.component;return"keydown"===n&&(i=!1!==l["\u0275nov"](t,73)._handleKeydown(e)&&i),"focus"===n&&(i=!1!==l["\u0275nov"](t,73)._onFocus()&&i),"blur"===n&&(i=!1!==l["\u0275nov"](t,73)._onBlur()&&i),"ngModelChange"===n&&(i=!1!==(o.selectedCardStyle=e)&&i),i},Dl,Rl)),l["\u0275prd"](6144,null,z.i,null,[yl]),l["\u0275prd"](6144,null,kl,null,[yl]),l["\u0275did"](70,671744,null,0,rt.r,[[8,null],[8,null],[8,null],[8,null]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),l["\u0275prd"](2048,null,rt.n,null,[rt.r]),l["\u0275did"](72,16384,null,0,rt.o,[[4,rt.n]],null,null),l["\u0275did"](73,2080768,null,3,yl,[ct.d,l.ChangeDetectorRef,l.NgZone,z.b,l.ElementRef,[2,$.b],[2,rt.q],[2,rt.j],[2,Pl],[6,rt.n],[8,null],bl],{placeholder:[0,"placeholder"],id:[1,"id"]},null),l["\u0275qud"](603979776,7,{options:1}),l["\u0275qud"](603979776,8,{optionGroups:1}),l["\u0275qud"](335544320,9,{customTrigger:0}),(t()(),l["\u0275and"](16777216,null,1,2,null,zl)),l["\u0275did"](78,802816,null,0,r.j,[l.ViewContainerRef,l.TemplateRef,l.IterableDiffers],{ngForOf:[0,"ngForOf"]},null),l["\u0275pad"](79,2),(t()(),l["\u0275eld"](80,0,null,null,5,"div",[["class","full-width"]],null,null,null,null,null)),(t()(),l["\u0275eld"](81,0,null,null,4,"span",[["class","apply-button"]],null,null,null,null,null)),(t()(),l["\u0275eld"](82,0,null,null,3,"button",[],null,[[null,"click"]],function(t,n,e){var l=!0;return"click"===n&&(l=!1!==t.component.change()&&l),l},null,null)),(t()(),l["\u0275eld"](83,0,null,null,1,"i",[["class","material-icons md-18"]],null,null,null,null,null)),(t()(),l["\u0275ted"](-1,null,["done"])),(t()(),l["\u0275ted"](-1,null,[" Apply "]))],function(t,n){var e=n.component;t(n,2,0,"media_wd_heading"),t(n,5,0,""),t(n,15,0,"before",!1===e.showHideHeaderValue),t(n,23,0,"title",e.headerTitle),t(n,35,0,"count",e.selectedColumnCount),t(n,38,0,l["\u0275inlineInterpolate"](1,"",e.selectedColumnCount," Column"),"selectedColumnId"),t(n,43,0,t(n,44,0,"Automatic","1","2","3","4","5","6","7")),t(n,51,0,"count",e.selectedFeedsCount),t(n,54,0,l["\u0275inlineInterpolate"](1,"",e.selectedFeedsCount,""),"selectedFeedsId"),t(n,59,0,t(n,60,0,"1","2","3","4","5")),t(n,70,0,"card-style",e.selectedCardStyle),t(n,73,0,l["\u0275inlineInterpolate"](1,"",e.selectedCardStyle,""),"selectedCardId"),t(n,78,0,t(n,79,0,"Fluid","Candy"))},function(t,n){t(n,1,0,l["\u0275nov"](n,2).id),t(n,4,0,l["\u0275nov"](n,5).ariaLabel),t(n,13,0,l["\u0275nov"](n,15).id,l["\u0275nov"](n,15).checked,l["\u0275nov"](n,15).disabled,"before"==l["\u0275nov"](n,15).labelPosition,"NoopAnimations"===l["\u0275nov"](n,15)._animationMode),t(n,20,0,l["\u0275nov"](n,25).ngClassUntouched,l["\u0275nov"](n,25).ngClassTouched,l["\u0275nov"](n,25).ngClassPristine,l["\u0275nov"](n,25).ngClassDirty,l["\u0275nov"](n,25).ngClassValid,l["\u0275nov"](n,25).ngClassInvalid,l["\u0275nov"](n,25).ngClassPending),t(n,32,1,[l["\u0275nov"](n,37).ngClassUntouched,l["\u0275nov"](n,37).ngClassTouched,l["\u0275nov"](n,37).ngClassPristine,l["\u0275nov"](n,37).ngClassDirty,l["\u0275nov"](n,37).ngClassValid,l["\u0275nov"](n,37).ngClassInvalid,l["\u0275nov"](n,37).ngClassPending,l["\u0275nov"](n,38).id,l["\u0275nov"](n,38).tabIndex,l["\u0275nov"](n,38)._getAriaLabel(),l["\u0275nov"](n,38)._getAriaLabelledby(),l["\u0275nov"](n,38).required.toString(),l["\u0275nov"](n,38).disabled.toString(),l["\u0275nov"](n,38).errorState,l["\u0275nov"](n,38).panelOpen?l["\u0275nov"](n,38)._optionIds:null,l["\u0275nov"](n,38).multiple,l["\u0275nov"](n,38)._ariaDescribedby||null,l["\u0275nov"](n,38)._getAriaActiveDescendant(),l["\u0275nov"](n,38).disabled,l["\u0275nov"](n,38).errorState,l["\u0275nov"](n,38).required]),t(n,48,1,[l["\u0275nov"](n,53).ngClassUntouched,l["\u0275nov"](n,53).ngClassTouched,l["\u0275nov"](n,53).ngClassPristine,l["\u0275nov"](n,53).ngClassDirty,l["\u0275nov"](n,53).ngClassValid,l["\u0275nov"](n,53).ngClassInvalid,l["\u0275nov"](n,53).ngClassPending,l["\u0275nov"](n,54).id,l["\u0275nov"](n,54).tabIndex,l["\u0275nov"](n,54)._getAriaLabel(),l["\u0275nov"](n,54)._getAriaLabelledby(),l["\u0275nov"](n,54).required.toString(),l["\u0275nov"](n,54).disabled.toString(),l["\u0275nov"](n,54).errorState,l["\u0275nov"](n,54).panelOpen?l["\u0275nov"](n,54)._optionIds:null,l["\u0275nov"](n,54).multiple,l["\u0275nov"](n,54)._ariaDescribedby||null,l["\u0275nov"](n,54)._getAriaActiveDescendant(),l["\u0275nov"](n,54).disabled,l["\u0275nov"](n,54).errorState,l["\u0275nov"](n,54).required]),t(n,67,1,[l["\u0275nov"](n,72).ngClassUntouched,l["\u0275nov"](n,72).ngClassTouched,l["\u0275nov"](n,72).ngClassPristine,l["\u0275nov"](n,72).ngClassDirty,l["\u0275nov"](n,72).ngClassValid,l["\u0275nov"](n,72).ngClassInvalid,l["\u0275nov"](n,72).ngClassPending,l["\u0275nov"](n,73).id,l["\u0275nov"](n,73).tabIndex,l["\u0275nov"](n,73)._getAriaLabel(),l["\u0275nov"](n,73)._getAriaLabelledby(),l["\u0275nov"](n,73).required.toString(),l["\u0275nov"](n,73).disabled.toString(),l["\u0275nov"](n,73).errorState,l["\u0275nov"](n,73).panelOpen?l["\u0275nov"](n,73)._optionIds:null,l["\u0275nov"](n,73).multiple,l["\u0275nov"](n,73)._ariaDescribedby||null,l["\u0275nov"](n,73)._getAriaActiveDescendant(),l["\u0275nov"](n,73).disabled,l["\u0275nov"](n,73).errorState,l["\u0275nov"](n,73).required])})}var ql=l["\u0275ccf"]("media-wall-design",At,function(t){return l["\u0275vid"](0,[(t()(),l["\u0275eld"](0,0,null,null,1,"media-wall-design",[],null,null,null,Wl,Fl)),l["\u0275did"](1,245760,null,0,At,[Kt,yt.l],null,null)],function(t,n){t(n,1,0)},null)},{},{},[]),Ll=function(){},jl=function(){},Hl=e("01xD");e.d(n,"MediaWallModuleNgFactory",function(){return Yl});var Yl=l["\u0275cmf"](i,[],function(t){return l["\u0275mod"]([l["\u0275mpd"](512,l.ComponentFactoryResolver,l["\u0275CodegenComponentFactoryResolver"],[[8,[o.a,cn,Yn,Gn,Un.a,Ge,il,cl,ql]],[3,l.ComponentFactoryResolver],l.NgModuleRef]),l["\u0275mpd"](4608,r.m,r.l,[l.LOCALE_ID,[2,r.w]]),l["\u0275mpd"](4608,rt.z,rt.z,[]),l["\u0275mpd"](4608,rt.e,rt.e,[]),l["\u0275mpd"](4608,ce.c,ce.c,[]),l["\u0275mpd"](4608,Ee.f,z.c,[[2,z.g],[2,z.k]]),l["\u0275mpd"](4608,yn,yn,[]),l["\u0275mpd"](4608,p.a,p.a,[]),l["\u0275mpd"](4608,ut.c,ut.c,[ut.i,ut.e,l.ComponentFactoryResolver,ut.h,ut.f,l.Injector,l.NgZone,r.d,$.b]),l["\u0275mpd"](5120,ut.j,ut.k,[ut.c]),l["\u0275mpd"](5120,Gt,Ut,[ut.c]),l["\u0275mpd"](4608,Xt,Xt,[ut.c,l.Injector,[2,r.g],[2,Zt],Gt,[3,Xt],ut.e]),l["\u0275mpd"](5120,bl,vl,[ut.c]),l["\u0275mpd"](5120,ot.b,ot.g,[ut.c]),l["\u0275mpd"](5120,st.b,st.c,[ut.c]),l["\u0275mpd"](1073742336,r.c,r.c,[]),l["\u0275mpd"](1073742336,rt.x,rt.x,[]),l["\u0275mpd"](1073742336,rt.k,rt.k,[]),l["\u0275mpd"](1073742336,rt.t,rt.t,[]),l["\u0275mpd"](1073742336,$.a,$.a,[]),l["\u0275mpd"](1073742336,z.k,z.k,[[2,z.d]]),l["\u0275mpd"](1073742336,St.g,St.g,[]),l["\u0275mpd"](1073742336,dt.b,dt.b,[]),l["\u0275mpd"](1073742336,z.v,z.v,[]),l["\u0275mpd"](1073742336,ce.d,ce.d,[]),l["\u0275mpd"](1073742336,ue,ue,[]),l["\u0275mpd"](1073742336,V.b,V.b,[]),l["\u0275mpd"](1073742336,Ie,Ie,[]),l["\u0275mpd"](1073742336,a.n,a.n,[[2,a.t],[2,a.l]]),l["\u0275mpd"](1073742336,Ll,Ll,[]),l["\u0275mpd"](1073742336,xn,xn,[]),l["\u0275mpd"](1073742336,jl,jl,[]),l["\u0275mpd"](1073742336,Hl.a,Hl.a,[]),l["\u0275mpd"](1073742336,ct.a,ct.a,[]),l["\u0275mpd"](1073742336,ut.g,ut.g,[]),l["\u0275mpd"](1073742336,nn,nn,[]),l["\u0275mpd"](1073742336,$e,$e,[]),l["\u0275mpd"](1073742336,z.t,z.t,[]),l["\u0275mpd"](1073742336,z.q,z.q,[]),l["\u0275mpd"](1073742336,Ml,Ml,[]),l["\u0275mpd"](1073742336,Cl,Cl,[]),l["\u0275mpd"](1073742336,ot.e,ot.e,[]),l["\u0275mpd"](1073742336,z.l,z.l,[]),l["\u0275mpd"](1073742336,J,J,[]),l["\u0275mpd"](1073742336,at.a,at.a,[]),l["\u0275mpd"](1073742336,st.e,st.e,[]),l["\u0275mpd"](1073742336,i,i,[]),l["\u0275mpd"](1024,a.j,function(){return[[{path:"",component:Et}]]},[])])})},YVj6:function(t,n,e){var l,i;!function(o,a){l=[e("x0Ue")],void 0===(i=(function(t){return function(t,n){"use strict";var e={extend:function(t,n){for(var e in n)t[e]=n[e];return t},modulo:function(t,n){return(t%n+n)%n}},l=Array.prototype.slice;e.makeArray=function(t){return Array.isArray(t)?t:null===t||void 0===t?[]:"object"==typeof t&&"number"==typeof t.length?l.call(t):[t]},e.removeFrom=function(t,n){var e=t.indexOf(n);-1!=e&&t.splice(e,1)},e.getParent=function(t,e){for(;t.parentNode&&t!=document.body;)if(n(t=t.parentNode,e))return t},e.getQueryElement=function(t){return"string"==typeof t?document.querySelector(t):t},e.handleEvent=function(t){var n="on"+t.type;this[n]&&this[n](t)},e.filterFindElements=function(t,l){var i=[];return(t=e.makeArray(t)).forEach(function(t){if(t instanceof HTMLElement)if(l){n(t,l)&&i.push(t);for(var e=t.querySelectorAll(l),o=0;o<e.length;o++)i.push(e[o])}else i.push(t)}),i},e.debounceMethod=function(t,n,e){e=e||100;var l=t.prototype[n],i=n+"Timeout";t.prototype[n]=function(){clearTimeout(this[i]);var t=arguments,n=this;this[i]=setTimeout(function(){l.apply(n,t),delete n[i]},e)}},e.docReady=function(t){var n=document.readyState;"complete"==n||"interactive"==n?setTimeout(t):document.addEventListener("DOMContentLoaded",t)},e.toDashed=function(t){return t.replace(/(.)([A-Z])/g,function(t,n,e){return n+"-"+e}).toLowerCase()};var i=t.console;return e.htmlInit=function(n,l){e.docReady(function(){var o=e.toDashed(l),a="data-"+o,r=document.querySelectorAll("["+a+"]"),s=document.querySelectorAll(".js-"+o),u=e.makeArray(r).concat(e.makeArray(s)),c=a+"-options",d=t.jQuery;u.forEach(function(t){var e,o=t.getAttribute(a)||t.getAttribute(c);try{e=o&&JSON.parse(o)}catch(n){return void(i&&i.error("Error parsing "+a+" on "+t.className+": "+n))}var r=new n(t,e);d&&d.data(t,l,r)})})},e}(o,t)}).apply(n,l))||(t.exports=i)}(window)},hNNL:function(t,n,e){var l,i,o;window,i=[e("Hy43"),e("QK1G")],void 0===(o="function"==typeof(l=function(t,n){"use strict";var e=t.create("masonry");e.compatOptions.fitWidth="isFitWidth";var l=e.prototype;return l._resetLayout=function(){this.getSize(),this._getMeasurement("columnWidth","outerWidth"),this._getMeasurement("gutter","outerWidth"),this.measureColumns(),this.colYs=[];for(var t=0;t<this.cols;t++)this.colYs.push(0);this.maxY=0,this.horizontalColIndex=0},l.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var t=this.items[0],e=t&&t.element;this.columnWidth=e&&n(e).outerWidth||this.containerWidth}var l=this.columnWidth+=this.gutter,i=this.containerWidth+this.gutter,o=i/l,a=l-i%l;o=Math[a&&a<1?"round":"floor"](o),this.cols=Math.max(o,1)},l.getContainerWidth=function(){var t=this._getOption("fitWidth"),e=n(t?this.element.parentNode:this.element);this.containerWidth=e&&e.innerWidth},l._getItemLayoutPosition=function(t){t.getSize();var n=t.size.outerWidth%this.columnWidth,e=Math[n&&n<1?"round":"ceil"](t.size.outerWidth/this.columnWidth);e=Math.min(e,this.cols);for(var l=this[this.options.horizontalOrder?"_getHorizontalColPosition":"_getTopColPosition"](e,t),i={x:this.columnWidth*l.col,y:l.y},o=l.y+t.size.outerHeight,a=e+l.col,r=l.col;r<a;r++)this.colYs[r]=o;return i},l._getTopColPosition=function(t){var n=this._getTopColGroup(t),e=Math.min.apply(Math,n);return{col:n.indexOf(e),y:e}},l._getTopColGroup=function(t){if(t<2)return this.colYs;for(var n=[],e=this.cols+1-t,l=0;l<e;l++)n[l]=this._getColGroupY(l,t);return n},l._getColGroupY=function(t,n){if(n<2)return this.colYs[t];var e=this.colYs.slice(t,t+n);return Math.max.apply(Math,e)},l._getHorizontalColPosition=function(t,n){var e=this.horizontalColIndex%this.cols;return e=t>1&&e+t>this.cols?0:e,this.horizontalColIndex=n.size.outerWidth&&n.size.outerHeight?e+t:this.horizontalColIndex,{col:e,y:this._getColGroupY(e,t)}},l._manageStamp=function(t){var e=n(t),l=this._getElementOffset(t),i=this._getOption("originLeft")?l.left:l.right,o=i+e.outerWidth,a=Math.floor(i/this.columnWidth);a=Math.max(0,a);var r=Math.floor(o/this.columnWidth);r-=o%this.columnWidth?0:1,r=Math.min(this.cols-1,r);for(var s=(this._getOption("originTop")?l.top:l.bottom)+e.outerHeight,u=a;u<=r;u++)this.colYs[u]=Math.max(s,this.colYs[u])},l._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var t={height:this.maxY};return this._getOption("fitWidth")&&(t.width=this._getContainerFitWidth()),t},l._getContainerFitWidth=function(){for(var t=0,n=this.cols;--n&&0===this.colYs[n];)t++;return(this.cols-t)*this.columnWidth-this.gutter},l.needsResizeLayout=function(){var t=this.containerWidth;return this.getContainerWidth(),t!=this.containerWidth},e})?l.apply(n,i):l)||(t.exports=o)},"k7+O":function(t,n){!function(){"use strict";var n="undefined"!=typeof window&&void 0!==window.document?window.document:{},e=void 0!==t&&t.exports,l="undefined"!=typeof Element&&"ALLOW_KEYBOARD_INPUT"in Element,i=function(){for(var t,e=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],l=0,i=e.length,o={};l<i;l++)if((t=e[l])&&t[1]in n){for(l=0;l<t.length;l++)o[e[0][l]]=t[l];return o}return!1}(),o={change:i.fullscreenchange,error:i.fullscreenerror},a={request:function(t){var e=i.requestFullscreen;t=t||n.documentElement,/ Version\/5\.1(?:\.\d+)? Safari\//.test(navigator.userAgent)?t[e]():t[e](l&&Element.ALLOW_KEYBOARD_INPUT)},exit:function(){n[i.exitFullscreen]()},toggle:function(t){this.isFullscreen?this.exit():this.request(t)},onchange:function(t){this.on("change",t)},onerror:function(t){this.on("error",t)},on:function(t,e){var l=o[t];l&&n.addEventListener(l,e,!1)},off:function(t,e){var l=o[t];l&&n.removeEventListener(l,e,!1)},raw:i};i?(Object.defineProperties(a,{isFullscreen:{get:function(){return Boolean(n[i.fullscreenElement])}},element:{enumerable:!0,get:function(){return n[i.fullscreenElement]}},enabled:{enumerable:!0,get:function(){return Boolean(n[i.fullscreenEnabled])}}}),e?t.exports=a:window.screenfull=a):e?t.exports=!1:window.screenfull=!1}()},x0Ue:function(t,n,e){var l,i;!function(o,a){"use strict";void 0===(i="function"==typeof(l=a)?l.call(n,e,n,t):l)||(t.exports=i)}(window,function(){"use strict";var t=function(){var t=window.Element.prototype;if(t.matches)return"matches";if(t.matchesSelector)return"matchesSelector";for(var n=["webkit","moz","ms","o"],e=0;e<n.length;e++){var l=n[e]+"MatchesSelector";if(t[l])return l}}();return function(n,e){return n[t](e)}})}}]);