(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{LSmK:function(t,n,e){"use strict";var o=e("CcnG"),r=function(){function t(){this.newValue=new o.m}return t.prototype.changeInput=function(t){if(void 0===this.rg)this.newValue.emit(t);else{var n=parseFloat(t);!isNaN(n)&&n>=0&&n<=this.rg&&this.newValue.emit({v:n,rg:this.rg})}},t}(),i=e("Ip0R"),l=e("qg5K"),u=e("Jot4"),s=function(){function t(t){var n=this;this.el=t,this.newValue=new o.m,this.listenerMove=function(t){n.move(t)},this.listenerStop=function(){n.stop()}}return t.prototype.setCursor=function(t){var n=this.el.nativeElement.offsetHeight,e=this.el.nativeElement.offsetWidth,o=Math.max(0,Math.min(this.getX(t),e)),r=Math.max(0,Math.min(this.getY(t),n));this.newValue.emit(void 0!==this.rgX&&void 0!==this.rgY?{s:o/e,v:1-r/n,rgX:this.rgX,rgY:this.rgY}:void 0===this.rgX&&void 0!==this.rgY?{v:r/n,rg:this.rgY}:{v:o/e,rg:this.rgX})},t.prototype.move=function(t){t.preventDefault(),this.setCursor(t)},t.prototype.start=function(t){this.setCursor(t),document.addEventListener("mousemove",this.listenerMove),document.addEventListener("touchmove",this.listenerMove),document.addEventListener("mouseup",this.listenerStop),document.addEventListener("touchend",this.listenerStop)},t.prototype.stop=function(){document.removeEventListener("mousemove",this.listenerMove),document.removeEventListener("touchmove",this.listenerMove),document.removeEventListener("mouseup",this.listenerStop),document.removeEventListener("touchend",this.listenerStop)},t.prototype.getX=function(t){return(void 0!==t.pageX?t.pageX:t.touches[0].pageX)-this.el.nativeElement.getBoundingClientRect().left-window.pageXOffset},t.prototype.getY=function(t){return(void 0!==t.pageY?t.pageY:t.touches[0].pageY)-this.el.nativeElement.getBoundingClientRect().top-window.pageYOffset},t}(),a=e("on/W"),c=e("viLl");e.d(n,"a",function(){return E});var p=o.qb({encapsulation:0,styles:[[".color-picker[_ngcontent-%COMP%] *[_ngcontent-%COMP%]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;font-size:11px}.color-picker[_ngcontent-%COMP%]{cursor:default;width:230px;height:auto;border:1px solid #777;left:30px;top:250px;position:absolute;z-index:1000;background-color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.color-picker[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{cursor:default;position:relative}.color-picker[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{text-align:center;font-size:13px;height:26px;-moz-appearance:textfield}.color-picker[_ngcontent-%COMP%] input[_ngcontent-%COMP%]:invalid{-webkit-box-shadow:none;box-shadow:none}.color-picker[_ngcontent-%COMP%] input[_ngcontent-%COMP%]:-moz-submit-invalid{box-shadow:none}.color-picker[_ngcontent-%COMP%] input[_ngcontent-%COMP%]:-moz-ui-invalid{box-shadow:none}.color-picker[_ngcontent-%COMP%] input[_ngcontent-%COMP%]::-webkit-inner-spin-button, .color-picker[_ngcontent-%COMP%] input[_ngcontent-%COMP%]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.color-picker[_ngcontent-%COMP%] .button-area[_ngcontent-%COMP%]{padding:0 16px 16px;text-align:right}.color-picker[_ngcontent-%COMP%] .preset-area[_ngcontent-%COMP%]{padding:4px 15px}.color-picker[_ngcontent-%COMP%] .preset-area[_ngcontent-%COMP%] .preset-label[_ngcontent-%COMP%]{width:100%;padding:4px;font-size:11px;text-align:left;color:#555}.color-picker[_ngcontent-%COMP%] .preset-area[_ngcontent-%COMP%] .preset-color[_ngcontent-%COMP%]{cursor:pointer;display:inline-block;width:18px;height:18px;margin:4px 6px 8px;border-radius:25%;-khtml-border-radius:25%;border:1px solid #a9a9a9}.color-picker[_ngcontent-%COMP%] .arrow[_ngcontent-%COMP%]{height:0;width:0;border-style:solid;position:absolute;z-index:999999}.color-picker[_ngcontent-%COMP%] .arrow-right[_ngcontent-%COMP%]{border-width:5px 10px;border-color:transparent #777 transparent transparent;top:10px;left:-20px}.color-picker[_ngcontent-%COMP%] .arrow-left[_ngcontent-%COMP%]{border-width:5px 10px;border-color:transparent transparent transparent #777;top:10px;left:231px}.color-picker[_ngcontent-%COMP%] .arrow-bottom[_ngcontent-%COMP%]{border-width:10px 5px;border-color:transparent transparent #777;top:-20px;left:10px}.color-picker[_ngcontent-%COMP%] .arrow-top[_ngcontent-%COMP%]{border-width:10px 5px;border-color:#777 transparent transparent;left:10px}.color-picker[_ngcontent-%COMP%] div.cursor-sv[_ngcontent-%COMP%]{cursor:default;position:relative;border-radius:50%;-khtml-border-radius:50%;width:15px;height:15px;border:1px solid #ddd}.color-picker[_ngcontent-%COMP%] div.cursor[_ngcontent-%COMP%]{cursor:default;position:relative;border-radius:50%;-khtml-border-radius:50%;width:16px;height:16px;border:2px solid #222}.color-picker[_ngcontent-%COMP%] .saturation-lightness[_ngcontent-%COMP%]{cursor:pointer;width:100%;height:130px;border:none;background-size:100% 100%;background-image:url(/streamdocs/assets/images/color-picker/cp-gradation.png)}.color-picker[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 8px}.color-picker[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] .left[_ngcontent-%COMP%]{position:relative;padding:16px 8px}.color-picker[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] .right[_ngcontent-%COMP%]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:12px 8px}.color-picker[_ngcontent-%COMP%] .hue[_ngcontent-%COMP%]{cursor:pointer;width:100%;height:16px;border:none;margin-bottom:16px;background-size:100% 100%;background-image:url(/streamdocs/assets/images/color-picker/cp-hue-slider.png)}.color-picker[_ngcontent-%COMP%] .alpha[_ngcontent-%COMP%]{cursor:pointer;width:100%;height:16px;border:none;background-size:100% 100%;background-image:url(/streamdocs/assets/images/color-picker/cp-alpha-slider.png)}.color-picker[_ngcontent-%COMP%] .selected-color[_ngcontent-%COMP%]{width:40px;height:40px;top:16px;left:8px;position:absolute;border-radius:50%;-khtml-border-radius:50%}.color-picker[_ngcontent-%COMP%] .selected-color-background[_ngcontent-%COMP%]{width:40px;height:40px;border-radius:50%;-khtml-border-radius:50%;background-image:url(/streamdocs/assets/images/color-picker/cp-sel-background.png)}.color-picker[_ngcontent-%COMP%] .type-policy[_ngcontent-%COMP%]{position:absolute;top:215px;right:12px;background-image:url(/streamdocs/assets/images/color-picker/cp-type-selector.png);background-repeat:no-repeat;background-position:center;background-size:8px 16px;-moz-background-size:8px 16px;-webkit-background-size:8px 16px;-o-background-size:8px 16px;width:16px;height:24px}.color-picker[_ngcontent-%COMP%] .hsla-text[_ngcontent-%COMP%], .color-picker[_ngcontent-%COMP%] .rgba-text[_ngcontent-%COMP%]{width:100%;font-size:11px;padding:4px 8px}.color-picker[_ngcontent-%COMP%] .hsla-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%], .color-picker[_ngcontent-%COMP%] .rgba-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{padding:0 24px 8px 8px}.color-picker[_ngcontent-%COMP%] .hsla-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] input[_ngcontent-%COMP%], .color-picker[_ngcontent-%COMP%] .rgba-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 8px 0 0;float:left;border:1px solid #a9a9a9;padding:1px}.color-picker[_ngcontent-%COMP%] .hsla-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] input[_ngcontent-%COMP%]:last-child, .color-picker[_ngcontent-%COMP%] .rgba-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] input[_ngcontent-%COMP%]:last-child{margin-right:0}.color-picker[_ngcontent-%COMP%] .hsla-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] div[_ngcontent-%COMP%], .color-picker[_ngcontent-%COMP%] .rgba-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] div[_ngcontent-%COMP%]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;color:#555;margin-right:8px}.color-picker[_ngcontent-%COMP%] .hsla-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:last-child, .color-picker[_ngcontent-%COMP%] .rgba-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:last-child{margin-right:0}.color-picker[_ngcontent-%COMP%] .hex-text[_ngcontent-%COMP%]{width:100%;font-size:11px;padding:4px 8px}.color-picker[_ngcontent-%COMP%] .hex-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{padding:0 24px 8px 8px}.color-picker[_ngcontent-%COMP%] .hex-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border:1px solid #a9a9a9;padding:1px}.color-picker[_ngcontent-%COMP%] .hex-text[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] div[_ngcontent-%COMP%]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;color:#555;float:left;clear:left}"]],data:{}});function h(t){return o.Mb(0,[(t()(),o.sb(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,o.ub(1,"arrow arrow-",e.cpPosition,""),e.arrowTop)})}function d(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,0,"div",[["style","height: 18px;"]],null,null,null,null,null))],null,null)}function f(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,4,"div",[["style","margin-top: 10px;"]],null,null,null,null,null)),(t()(),o.sb(1,0,[[3,0],["noColor",1]],null,0,"input",[["style","height:initial;"],["type","checkbox"]],null,[[null,"change"]],function(t,n,e){var r=!0,i=t.component;return"change"===n&&(i.setNoColorStatus(o.Cb(t,1).checked),r=!1!==i.update(!0)&&r),r},null,null)),(t()(),o.sb(2,0,null,null,2,"span",[],null,null,null,null,null)),(t()(),o.Kb(3,null,["",""])),o.Gb(4,1)],null,function(t,n){var e=o.Lb(n,3,0,t(n,4,0,o.Cb(n.parent,0),"NO_COLOR"));t(n,3,0,e)})}function g(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,1).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setAlpha(e)&&r),r},null,null)),o.rb(1,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"})],function(t,n){t(n,1,0,1)},function(t,n){var e=n.component;t(n,0,0,e.noColorStatus,e.hslaText.a)})}function b(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["A"]))],null,null)}function v(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,18,"div",[["class","hsla-text"]],null,null,null,null,null)),(t()(),o.sb(1,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(2,0,null,null,1,"input",[["max","360"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,3).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setHue(e)&&r),r},null,null)),o.rb(3,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),o.sb(4,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,5).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setSaturation(e)&&r),r},null,null)),o.rb(5,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),o.sb(6,0,null,null,1,"input",[["max","100"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,7).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setLightness(e)&&r),r},null,null)),o.rb(7,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),o.kb(16777216,null,null,1,null,g)),o.rb(9,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.sb(10,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(11,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["H"])),(t()(),o.sb(13,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["S"])),(t()(),o.sb(15,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["L"])),(t()(),o.kb(16777216,null,null,1,null,b)),o.rb(18,16384,null,0,i.n,[o.Q,o.N],{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,2,0,e.noColorStatus,e.hslaText.h),t(n,4,0,e.noColorStatus,e.hslaText.s),t(n,6,0,e.noColorStatus,e.hslaText.l)})}function m(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"input",[["max","1"],["min","0"],["pattern","[0-9]+([\\\\.,][0-9]{1,2})?"],["step","0.1"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,1).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setAlpha(e)&&r),r},null,null)),o.rb(1,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"})],function(t,n){t(n,1,0,1)},function(t,n){var e=n.component;t(n,0,0,e.noColorStatus,e.rgbaText.a)})}function y(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["A"]))],null,null)}function _(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,18,"div",[["class","rgba-text"]],null,null,null,null,null)),(t()(),o.sb(1,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(2,0,null,null,1,"input",[["max","255"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,3).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setR(e)&&r),r},null,null)),o.rb(3,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),o.sb(4,0,null,null,1,"input",[["max","255"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,5).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setG(e)&&r),r},null,null)),o.rb(5,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),o.sb(6,0,null,null,1,"input",[["max","255"],["min","0"],["pattern","[0-9]*"],["type","number"]],[[8,"disabled",0],[8,"value",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,7).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setB(e)&&r),r},null,null)),o.rb(7,16384,null,0,r,[],{rg:[0,"rg"]},{newValue:"newValue"}),(t()(),o.kb(16777216,null,null,1,null,m)),o.rb(9,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.sb(10,0,null,null,8,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(11,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["R"])),(t()(),o.sb(13,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["G"])),(t()(),o.sb(15,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["B"])),(t()(),o.kb(16777216,null,null,1,null,y)),o.rb(18,16384,null,0,i.n,[o.Q,o.N],{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,2,0,e.noColorStatus,e.rgbaText.r),t(n,4,0,e.noColorStatus,e.rgbaText.g),t(n,6,0,e.noColorStatus,e.rgbaText.b)})}function C(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,6,"div",[["class","hex-text"]],null,null,null,null,null)),(t()(),o.sb(1,0,null,null,2,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(2,0,null,null,1,"input",[],[[8,"value",0],[8,"disabled",0]],[[null,"newValue"],[null,"input"]],function(t,n,e){var r=!0,i=t.component;return"input"===n&&(r=!1!==o.Cb(t,3).changeInput(e.target.value)&&r),"newValue"===n&&(r=!1!==i.setColorFromString(e)&&r),r},null,null)),o.rb(3,16384,null,0,r,[],null,{newValue:"newValue"}),(t()(),o.sb(4,0,null,null,2,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(5,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),o.Kb(-1,null,["Hex"]))],null,function(t,n){var e=n.component;t(n,2,0,e.noColorStatus?"No color":e.hexText,e.noColorStatus)})}function O(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,0,"div",[["class","preset-color"]],[[4,"backgroundColor",null]],[[null,"click"]],function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.setColorFromString(t.context.$implicit)&&o),o},null,null))],null,function(t,n){t(n,0,0,n.context.$implicit)})}function w(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,5,"div",[["class","preset-area"]],null,null,null,null,null)),(t()(),o.sb(1,0,null,null,0,"hr",[],null,null,null,null,null)),(t()(),o.sb(2,0,null,null,1,"div",[["class","preset-label"]],null,null,null,null,null)),(t()(),o.Kb(3,null,["",""])),(t()(),o.kb(16777216,null,null,1,null,O)),o.rb(5,278528,null,0,i.m,[o.Q,o.N,o.s],{ngForOf:[0,"ngForOf"]},null)],function(t,n){t(n,5,0,n.component.cpPresetColors)},function(t,n){t(n,3,0,n.component.cpPresetLabel)})}function x(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.oKColor()&&o),o},null,null)),(t()(),o.Kb(1,null,["",""]))],null,function(t,n){var e=n.component;t(n,0,0,o.ub(1,"",e.cpOKButtonClass,"")),t(n,1,0,e.cpOKButtonText)})}function P(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"button",[["type","button"]],[[8,"className",0]],[[null,"click"]],function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.cancelColor()&&o),o},null,null)),(t()(),o.Kb(1,null,["",""]))],null,function(t,n){var e=n.component;t(n,0,0,o.ub(1,"",e.cpCancelButtonClass,"")),t(n,1,0,e.cpCancelButtonText)})}function M(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,4,"div",[["class","button-area"]],null,null,null,null,null)),(t()(),o.kb(16777216,null,null,1,null,x)),o.rb(2,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.kb(16777216,null,null,1,null,P)),o.rb(4,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,2,0,e.cpOKButton),t(n,4,0,e.cpCancelButton)},null)}function V(t){return o.Mb(0,[o.Eb(0,l.a,[u.a]),o.Ib(402653184,1,{hueSlider:0}),o.Ib(402653184,2,{alphaSlider:0}),o.Ib(671088640,3,{noColor:0}),o.Ib(402653184,4,{dialogElement:0}),(t()(),o.sb(5,0,[[4,0],["dialogPopup",1]],null,31,"div",[["class","color-picker"]],[[4,"display",null],[4,"height","px"],[4,"width","px"],[4,"top","px"],[4,"left","px"],[4,"position",null]],null,null,null,null)),(t()(),o.kb(16777216,null,null,1,null,h)),o.rb(7,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.sb(8,0,null,null,2,"div",[["class","saturation-lightness"]],[[4,"background-color",null]],[[null,"newValue"],[null,"mousedown"],[null,"touchstart"]],function(t,n,e){var r=!0,i=t.component;return"mousedown"===n&&(r=!1!==o.Cb(t,9).start(e)&&r),"touchstart"===n&&(r=!1!==o.Cb(t,9).start(e)&&r),"newValue"===n&&(r=!1!==i.setSaturationAndBrightness(e)&&r),r},null,null)),o.rb(9,16384,null,0,s,[o.k],{rgX:[0,"rgX"],rgY:[1,"rgY"]},{newValue:"newValue"}),(t()(),o.sb(10,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"],[4,"top","px"]],null,null,null,null)),(t()(),o.sb(11,0,null,null,14,"div",[["class","box"]],null,null,null,null,null)),(t()(),o.sb(12,0,null,null,2,"div",[["class","left"]],null,null,null,null,null)),(t()(),o.sb(13,0,null,null,0,"div",[["class","selected-color-background"]],null,null,null,null,null)),(t()(),o.sb(14,0,null,null,0,"div",[["class","selected-color"]],[[4,"background-color",null]],null,null,null,null)),(t()(),o.sb(15,0,null,null,10,"div",[["class","right"]],null,null,null,null,null)),(t()(),o.kb(16777216,null,null,1,null,d)),o.rb(17,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.sb(18,0,[[1,0],["hueSlider",1]],null,2,"div",[["class","hue"]],null,[[null,"newValue"],[null,"mousedown"],[null,"touchstart"]],function(t,n,e){var r=!0,i=t.component;return"mousedown"===n&&(r=!1!==o.Cb(t,19).start(e)&&r),"touchstart"===n&&(r=!1!==o.Cb(t,19).start(e)&&r),"newValue"===n&&(r=!1!==i.setHue(e)&&r),r},null,null)),o.rb(19,16384,null,0,s,[o.k],{rgX:[0,"rgX"]},{newValue:"newValue"}),(t()(),o.sb(20,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"]],null,null,null,null)),(t()(),o.sb(21,0,[[2,0],["alphaSlider",1]],null,2,"div",[["class","alpha"]],[[8,"hidden",0],[4,"background-color",null]],[[null,"newValue"],[null,"mousedown"],[null,"touchstart"]],function(t,n,e){var r=!0,i=t.component;return"mousedown"===n&&(r=!1!==o.Cb(t,22).start(e)&&r),"touchstart"===n&&(r=!1!==o.Cb(t,22).start(e)&&r),"newValue"===n&&(r=!1!==i.setAlpha(e)&&r),r},null,null)),o.rb(22,16384,null,0,s,[o.k],{rgX:[0,"rgX"]},{newValue:"newValue"}),(t()(),o.sb(23,0,null,null,0,"div",[["class","cursor"]],[[4,"left","px"]],null,null,null,null)),(t()(),o.kb(16777216,null,null,1,null,f)),o.rb(25,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.kb(16777216,null,null,1,null,v)),o.rb(27,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.kb(16777216,null,null,1,null,_)),o.rb(29,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.kb(16777216,null,null,1,null,C)),o.rb(31,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.sb(32,0,null,null,0,"div",[["class","type-policy"]],[[4,"top",null]],[[null,"click"]],function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.formatPolicy()&&o),o},null,null)),(t()(),o.kb(16777216,null,null,1,null,w)),o.rb(34,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null),(t()(),o.kb(16777216,null,null,1,null,M)),o.rb(36,16384,null,0,i.n,[o.Q,o.N],{ngIf:[0,"ngIf"]},null)],function(t,n){var e=n.component;t(n,7,0,"popup"==e.cpDialogDisplay),t(n,9,0,1,1),t(n,17,0,"disabled"===e.cpAlphaChannel),t(n,19,0,1),t(n,22,0,1),t(n,25,0,e.cpNullable),t(n,27,0,2===e.format),t(n,29,0,1==e.format),t(n,31,0,0==e.format),t(n,34,0,e.cpPresetColors&&e.cpPresetColors.length),t(n,36,0,e.cpOKButton||e.cpCancelButton)},function(t,n){var e=n.component;t(n,5,0,e.show?null:"none",e.cpHeight,e.cpWidth,e.top,e.left,e.position),t(n,8,0,e.hueSliderColor),t(n,10,0,e.slider.s,e.slider.v),t(n,14,0,e.selectedColor),t(n,20,0,e.slider.h),t(n,21,0,"disabled"===e.cpAlphaChannel,e.alphaSliderColor),t(n,23,0,e.slider.a),t(n,32,0,e.cpNullable?"230px":null)})}function k(t){return o.Mb(0,[(t()(),o.sb(0,0,null,null,1,"sd-color-picker",[],null,null,null,V,p)),o.rb(1,4308992,null,0,a.a,[o.h,o.k,c.a],null,null)],function(t,n){t(n,1,0)},null)}var E=o.ob("sd-color-picker",a.a,k,{},{},[])},PCNd:function(t,n,e){"use strict";e.d(n,"a",function(){return o});var o=function(){return function(){}}()},VNr4:function(t,n,e){"use strict";e.d(n,"a",function(){return s});var o=e("6blF"),r=e("isby"),i=e("67Y/"),l=e("McSo"),u=e("0/uQ");function s(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(1===t.length){var e=t[0];if(Object(r.a)(e))return a(e,null);if(Object(l.a)(e)&&Object.getPrototypeOf(e)===Object.prototype){var o=Object.keys(e);return a(o.map(function(t){return e[t]}),o)}}if("function"==typeof t[t.length-1]){var u=t.pop();return a(t=1===t.length&&Object(r.a)(t[0])?t[0]:t,null).pipe(Object(i.a)(function(t){return u.apply(void 0,t)}))}return a(t,null)}function a(t,n){return new o.a(function(e){var o=t.length;if(0!==o)for(var r=new Array(o),i=0,l=0,s=function(s){var a=Object(u.a)(t[s]),c=!1;e.add(a.subscribe({next:function(t){c||(c=!0,l++),r[s]=t},error:function(t){return e.error(t)},complete:function(){++i!==o&&c||(l===o&&e.next(n?n.reduce(function(t,n,e){return t[n]=r[e],t},{}):r),e.complete())}}))},a=0;a<o;a++)s(a);else e.complete()})}},YKY7:function(t,n,e){"use strict";e.d(n,"a",function(){return o});var o=function(){return function(){}}()},gIcY:function(t,n,e){"use strict";e.d(n,"n",function(){return rt}),e.d(n,"o",function(){return ot}),e.d(n,"p",function(){return M}),e.d(n,"b",function(){return m}),e.d(n,"c",function(){return c}),e.d(n,"g",function(){return v}),e.d(n,"a",function(){return y}),e.d(n,"d",function(){return _}),e.d(n,"h",function(){return P}),e.d(n,"i",function(){return G}),e.d(n,"j",function(){return z}),e.d(n,"k",function(){return Q}),e.d(n,"l",function(){return tt}),e.d(n,"e",function(){return et}),e.d(n,"f",function(){return it}),e.d(n,"m",function(){return lt});var o=e("mrSG"),r=e("CcnG"),i=e("VNr4"),l=e("0/uQ"),u=e("67Y/"),s=e("ZYjt"),a=function(){function t(){}return Object.defineProperty(t.prototype,"value",{get:function(){return this.control?this.control.value:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"valid",{get:function(){return this.control?this.control.valid:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"invalid",{get:function(){return this.control?this.control.invalid:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pending",{get:function(){return this.control?this.control.pending:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.control?this.control.disabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"enabled",{get:function(){return this.control?this.control.enabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"errors",{get:function(){return this.control?this.control.errors:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pristine",{get:function(){return this.control?this.control.pristine:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dirty",{get:function(){return this.control?this.control.dirty:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"touched",{get:function(){return this.control?this.control.touched:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"status",{get:function(){return this.control?this.control.status:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"untouched",{get:function(){return this.control?this.control.untouched:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"statusChanges",{get:function(){return this.control?this.control.statusChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"valueChanges",{get:function(){return this.control?this.control.valueChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),t.prototype.reset=function(t){void 0===t&&(t=void 0),this.control&&this.control.reset(t)},t.prototype.hasError=function(t,n){return!!this.control&&this.control.hasError(t,n)},t.prototype.getError=function(t,n){return this.control?this.control.getError(t,n):null},t}(),c=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Object(o.c)(n,t),Object.defineProperty(n.prototype,"formDirective",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),n}(a);function p(t){return null==t||0===t.length}var h=/^(?=.{1,254}$)(?=.{1,64}@)[-!#$%&'*+\/0-9=?A-Z^_`a-z{|}~]+(\.[-!#$%&'*+\/0-9=?A-Z^_`a-z{|}~]+)*@[A-Za-z0-9]([A-Za-z0-9-]{0,61}[A-Za-z0-9])?(\.[A-Za-z0-9]([A-Za-z0-9-]{0,61}[A-Za-z0-9])?)*$/,d=function(){function t(){}return t.min=function(t){return function(n){if(p(n.value)||p(t))return null;var e=parseFloat(n.value);return!isNaN(e)&&e<t?{min:{min:t,actual:n.value}}:null}},t.max=function(t){return function(n){if(p(n.value)||p(t))return null;var e=parseFloat(n.value);return!isNaN(e)&&e>t?{max:{max:t,actual:n.value}}:null}},t.required=function(t){return p(t.value)?{required:!0}:null},t.requiredTrue=function(t){return!0===t.value?null:{required:!0}},t.email=function(t){return p(t.value)?null:h.test(t.value)?null:{email:!0}},t.minLength=function(t){return function(n){if(p(n.value))return null;var e=n.value?n.value.length:0;return e<t?{minlength:{requiredLength:t,actualLength:e}}:null}},t.maxLength=function(t){return function(n){var e=n.value?n.value.length:0;return e>t?{maxlength:{requiredLength:t,actualLength:e}}:null}},t.pattern=function(n){return n?("string"==typeof n?(o="","^"!==n.charAt(0)&&(o+="^"),o+=n,"$"!==n.charAt(n.length-1)&&(o+="$"),e=new RegExp(o)):(o=n.toString(),e=n),function(t){if(p(t.value))return null;var n=t.value;return e.test(n)?null:{pattern:{requiredPattern:o,actualValue:n}}}):t.nullValidator;var e,o},t.nullValidator=function(t){return null},t.compose=function(t){if(!t)return null;var n=t.filter(f);return 0==n.length?null:function(t){return b(function(t,e){return n.map(function(n){return n(t)})}(t))}},t.composeAsync=function(t){if(!t)return null;var n=t.filter(f);return 0==n.length?null:function(t){var e=function(t,e){return n.map(function(n){return n(t)})}(t).map(g);return Object(i.a)(e).pipe(Object(u.a)(b))}},t}();function f(t){return null!=t}function g(t){var n=Object(r.xb)(t)?Object(l.a)(t):t;if(!Object(r.wb)(n))throw new Error("Expected validator to return Promise or Observable.");return n}function b(t){var n=t.reduce(function(t,n){return null!=n?Object(o.a)({},t,n):t},{});return 0===Object.keys(n).length?null:n}var v=new r.p("NgValueAccessor"),m=function(){function t(t,n){this._renderer=t,this._elementRef=n,this.onChange=function(t){},this.onTouched=function(){}}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"checked",t)},t.prototype.registerOnChange=function(t){this.onChange=t},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t}(),y=new r.p("CompositionEventMode"),_=function(){function t(t,n,e){var o;this._renderer=t,this._elementRef=n,this._compositionMode=e,this.onChange=function(t){},this.onTouched=function(){},this._composing=!1,null==this._compositionMode&&(this._compositionMode=(o=Object(s.s)()?Object(s.s)().getUserAgent():"",!/android (\d+)/.test(o.toLowerCase())))}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==t?"":t)},t.prototype.registerOnChange=function(t){this.onChange=t},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._handleInput=function(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)},t.prototype._compositionStart=function(){this._composing=!0},t.prototype._compositionEnd=function(t){this._composing=!1,this._compositionMode&&this.onChange(t)},t}();function C(t){return t.validate?function(n){return t.validate(n)}:t}function O(t){return t.validate?function(n){return t.validate(n)}:t}var w=function(){function t(t,n){this._renderer=t,this._elementRef=n,this.onChange=function(t){},this.onTouched=function(){}}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==t?"":t)},t.prototype.registerOnChange=function(t){this.onChange=function(n){t(""==n?null:parseFloat(n))}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t}();function x(){throw new Error("unimplemented")}var P=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n._parent=null,n.name=null,n.valueAccessor=null,n._rawValidators=[],n._rawAsyncValidators=[],n}return Object(o.c)(n,t),Object.defineProperty(n.prototype,"validator",{get:function(){return x()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return x()},enumerable:!0,configurable:!0}),n}(a),M=function(){function t(){this._accessors=[]}return t.prototype.add=function(t,n){this._accessors.push([t,n])},t.prototype.remove=function(t){for(var n=this._accessors.length-1;n>=0;--n)if(this._accessors[n][1]===t)return void this._accessors.splice(n,1)},t.prototype.select=function(t){var n=this;this._accessors.forEach(function(e){n._isSameGroup(e,t)&&e[1]!==t&&e[1].fireUncheck(t.value)})},t.prototype._isSameGroup=function(t,n){return!!t[0].control&&t[0]._parent===n._control._parent&&t[1].name===n.name},t}(),V=function(){function t(t,n,e,o){this._renderer=t,this._elementRef=n,this._registry=e,this._injector=o,this.onChange=function(){},this.onTouched=function(){}}return t.prototype.ngOnInit=function(){this._control=this._injector.get(P),this._checkName(),this._registry.add(this._control,this)},t.prototype.ngOnDestroy=function(){this._registry.remove(this)},t.prototype.writeValue=function(t){this._state=t===this.value,this._renderer.setProperty(this._elementRef.nativeElement,"checked",this._state)},t.prototype.registerOnChange=function(t){var n=this;this._fn=t,this.onChange=function(){t(n.value),n._registry.select(n)}},t.prototype.fireUncheck=function(t){this.writeValue(t)},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._checkName=function(){this.name&&this.formControlName&&this.name!==this.formControlName&&this._throwNameError(),!this.name&&this.formControlName&&(this.name=this.formControlName)},t.prototype._throwNameError=function(){throw new Error('\n If you define both a name and a formControlName attribute on your radio button, their values\n must match. Ex: <input type="radio" formControlName="food" name="food">\n ')},t}(),k='\n <div [formGroup]="myGroup">\n <div formGroupName="person">\n <input formControlName="firstName">\n </div>\n </div>\n\n In your class:\n\n this.myGroup = new FormGroup({\n person: new FormGroup({ firstName: new FormControl() })\n });',E='\n <form>\n <div ngModelGroup="person">\n <input [(ngModel)]="person.name" name="firstName">\n </div>\n </form>';function A(t,n){return Object(o.g)(n.path,[t])}function S(t,n){t||D(n,"Cannot find control with"),n.valueAccessor||D(n,"No value accessor for form control with"),t.validator=d.compose([t.validator,n.validator]),t.asyncValidator=d.composeAsync([t.asyncValidator,n.asyncValidator]),n.valueAccessor.writeValue(t.value),function(t,n){n.valueAccessor.registerOnChange(function(e){t._pendingValue=e,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&I(t,n)})}(t,n),function(t,n){t.registerOnChange(function(t,e){n.valueAccessor.writeValue(t),e&&n.viewToModelUpdate(t)})}(t,n),function(t,n){n.valueAccessor.registerOnTouched(function(){t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&I(t,n),"submit"!==t.updateOn&&t.markAsTouched()})}(t,n),n.valueAccessor.setDisabledState&&t.registerOnDisabledChange(function(t){n.valueAccessor.setDisabledState(t)}),n._rawValidators.forEach(function(n){n.registerOnValidatorChange&&n.registerOnValidatorChange(function(){return t.updateValueAndValidity()})}),n._rawAsyncValidators.forEach(function(n){n.registerOnValidatorChange&&n.registerOnValidatorChange(function(){return t.updateValueAndValidity()})})}function I(t,n){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),n.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function D(t,n){var e;throw e=t.path.length>1?"path: '"+t.path.join(" -> ")+"'":t.path[0]?"name: '"+t.path+"'":"unspecified name attribute",new Error(n+" "+e)}function j(t){return null!=t?d.compose(t.map(C)):null}function N(t){return null!=t?d.composeAsync(t.map(O)):null}var T=[m,function(){function t(t,n){this._renderer=t,this._elementRef=n,this.onChange=function(t){},this.onTouched=function(){}}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",parseFloat(t))},t.prototype.registerOnChange=function(t){this.onChange=function(n){t(""==n?null:parseFloat(n))}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t}(),w,function(){function t(t,n){this._renderer=t,this._elementRef=n,this._optionMap=new Map,this._idCounter=0,this.onChange=function(t){},this.onTouched=function(){},this._compareWith=r.yb}return Object.defineProperty(t.prototype,"compareWith",{set:function(t){if("function"!=typeof t)throw new Error("compareWith must be a function, but received "+JSON.stringify(t));this._compareWith=t},enumerable:!0,configurable:!0}),t.prototype.writeValue=function(t){this.value=t;var n=this._getOptionId(t);null==n&&this._renderer.setProperty(this._elementRef.nativeElement,"selectedIndex",-1);var e=function(t,n){return null==t?""+n:(n&&"object"==typeof n&&(n="Object"),(t+": "+n).slice(0,50))}(n,t);this._renderer.setProperty(this._elementRef.nativeElement,"value",e)},t.prototype.registerOnChange=function(t){var n=this;this.onChange=function(e){n.value=n._getOptionValue(e),t(n.value)}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._registerOption=function(){return(this._idCounter++).toString()},t.prototype._getOptionId=function(t){var n,e;try{for(var r=Object(o.h)(Array.from(this._optionMap.keys())),i=r.next();!i.done;i=r.next()){var l=i.value;if(this._compareWith(this._optionMap.get(l),t))return l}}catch(u){n={error:u}}finally{try{i&&!i.done&&(e=r.return)&&e.call(r)}finally{if(n)throw n.error}}return null},t.prototype._getOptionValue=function(t){var n=function(t){return t.split(":")[0]}(t);return this._optionMap.has(n)?this._optionMap.get(n):t},t}(),function(){function t(t,n){this._renderer=t,this._elementRef=n,this._optionMap=new Map,this._idCounter=0,this.onChange=function(t){},this.onTouched=function(){},this._compareWith=r.yb}return Object.defineProperty(t.prototype,"compareWith",{set:function(t){if("function"!=typeof t)throw new Error("compareWith must be a function, but received "+JSON.stringify(t));this._compareWith=t},enumerable:!0,configurable:!0}),t.prototype.writeValue=function(t){var n,e=this;if(this.value=t,Array.isArray(t)){var o=t.map(function(t){return e._getOptionId(t)});n=function(t,n){t._setSelected(o.indexOf(n.toString())>-1)}}else n=function(t,n){t._setSelected(!1)};this._optionMap.forEach(n)},t.prototype.registerOnChange=function(t){var n=this;this.onChange=function(e){var o=[];if(e.hasOwnProperty("selectedOptions"))for(var r=e.selectedOptions,i=0;i<r.length;i++){var l=r.item(i),u=n._getOptionValue(l.value);o.push(u)}else for(r=e.options,i=0;i<r.length;i++)(l=r.item(i)).selected&&(u=n._getOptionValue(l.value),o.push(u));n.value=o,t(o)}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._registerOption=function(t){var n=(this._idCounter++).toString();return this._optionMap.set(n,t),n},t.prototype._getOptionId=function(t){var n,e;try{for(var r=Object(o.h)(Array.from(this._optionMap.keys())),i=r.next();!i.done;i=r.next()){var l=i.value;if(this._compareWith(this._optionMap.get(l)._value,t))return l}}catch(u){n={error:u}}finally{try{i&&!i.done&&(e=r.return)&&e.call(r)}finally{if(n)throw n.error}}return null},t.prototype._getOptionValue=function(t){var n=function(t){return t.split(":")[0]}(t);return this._optionMap.has(n)?this._optionMap.get(n)._value:t},t}(),V],F=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Object(o.c)(n,t),n.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormGroup(this)},n.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormGroup(this)},Object.defineProperty(n.prototype,"control",{get:function(){return this.formDirective.getFormGroup(this)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return A(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"validator",{get:function(){return j(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return N(this._asyncValidators)},enumerable:!0,configurable:!0}),n.prototype._checkParentType=function(){},n}(c),R=function(){function t(t){this._cd=t}return Object.defineProperty(t.prototype,"ngClassUntouched",{get:function(){return!!this._cd.control&&this._cd.control.untouched},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassTouched",{get:function(){return!!this._cd.control&&this._cd.control.touched},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassPristine",{get:function(){return!!this._cd.control&&this._cd.control.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassDirty",{get:function(){return!!this._cd.control&&this._cd.control.dirty},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassValid",{get:function(){return!!this._cd.control&&this._cd.control.valid},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassInvalid",{get:function(){return!!this._cd.control&&this._cd.control.invalid},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassPending",{get:function(){return!!this._cd.control&&this._cd.control.pending},enumerable:!0,configurable:!0}),t}(),G=function(t){function n(n){return t.call(this,n)||this}return Object(o.c)(n,t),n}(R),z=function(t){function n(n){return t.call(this,n)||this}return Object(o.c)(n,t),n}(R);function L(t){var n=U(t)?t.validators:t;return Array.isArray(n)?j(n):n||null}function B(t,n){var e=U(n)?n.asyncValidators:t;return Array.isArray(e)?N(e):e||null}function U(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}var W=function(){function t(t,n){this.validator=t,this.asyncValidator=n,this._onCollectionChange=function(){},this.pristine=!0,this.touched=!1,this._onDisabledChange=[]}return Object.defineProperty(t.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"valid",{get:function(){return"VALID"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"invalid",{get:function(){return"INVALID"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pending",{get:function(){return"PENDING"==this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return"DISABLED"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"enabled",{get:function(){return"DISABLED"!==this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dirty",{get:function(){return!this.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"untouched",{get:function(){return!this.touched},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"updateOn",{get:function(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"},enumerable:!0,configurable:!0}),t.prototype.setValidators=function(t){this.validator=L(t)},t.prototype.setAsyncValidators=function(t){this.asyncValidator=B(t)},t.prototype.clearValidators=function(){this.validator=null},t.prototype.clearAsyncValidators=function(){this.asyncValidator=null},t.prototype.markAsTouched=function(t){void 0===t&&(t={}),this.touched=!0,this._parent&&!t.onlySelf&&this._parent.markAsTouched(t)},t.prototype.markAsUntouched=function(t){void 0===t&&(t={}),this.touched=!1,this._pendingTouched=!1,this._forEachChild(function(t){t.markAsUntouched({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)},t.prototype.markAsDirty=function(t){void 0===t&&(t={}),this.pristine=!1,this._parent&&!t.onlySelf&&this._parent.markAsDirty(t)},t.prototype.markAsPristine=function(t){void 0===t&&(t={}),this.pristine=!0,this._pendingDirty=!1,this._forEachChild(function(t){t.markAsPristine({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)},t.prototype.markAsPending=function(t){void 0===t&&(t={}),this.status="PENDING",!1!==t.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)},t.prototype.disable=function(t){void 0===t&&(t={}),this.status="DISABLED",this.errors=null,this._forEachChild(function(n){n.disable(Object(o.a)({},t,{onlySelf:!0}))}),this._updateValue(),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(t),this._onDisabledChange.forEach(function(t){return t(!0)})},t.prototype.enable=function(t){void 0===t&&(t={}),this.status="VALID",this._forEachChild(function(n){n.enable(Object(o.a)({},t,{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors(t),this._onDisabledChange.forEach(function(t){return t(!1)})},t.prototype._updateAncestors=function(t){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),this._parent._updatePristine(),this._parent._updateTouched())},t.prototype.setParent=function(t){this._parent=t},t.prototype.updateValueAndValidity=function(t){void 0===t&&(t={}),this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),"VALID"!==this.status&&"PENDING"!==this.status||this._runAsyncValidator(t.emitEvent)),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(t)},t.prototype._updateTreeValidity=function(t){void 0===t&&(t={emitEvent:!0}),this._forEachChild(function(n){return n._updateTreeValidity(t)}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})},t.prototype._setInitialStatus=function(){this.status=this._allControlsDisabled()?"DISABLED":"VALID"},t.prototype._runValidator=function(){return this.validator?this.validator(this):null},t.prototype._runAsyncValidator=function(t){var n=this;if(this.asyncValidator){this.status="PENDING";var e=g(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(function(e){return n.setErrors(e,{emitEvent:t})})}},t.prototype._cancelExistingSubscription=function(){this._asyncValidationSubscription&&this._asyncValidationSubscription.unsubscribe()},t.prototype.setErrors=function(t,n){void 0===n&&(n={}),this.errors=t,this._updateControlsErrors(!1!==n.emitEvent)},t.prototype.get=function(t){return function(t,n,e){return null==n?null:(n instanceof Array||(n=n.split(".")),n instanceof Array&&0===n.length?null:n.reduce(function(t,n){return t instanceof H?t.controls.hasOwnProperty(n)?t.controls[n]:null:t instanceof X&&t.at(n)||null},t))}(this,t)},t.prototype.getError=function(t,n){var e=n?this.get(n):this;return e&&e.errors?e.errors[t]:null},t.prototype.hasError=function(t,n){return!!this.getError(t,n)},Object.defineProperty(t.prototype,"root",{get:function(){for(var t=this;t._parent;)t=t._parent;return t},enumerable:!0,configurable:!0}),t.prototype._updateControlsErrors=function(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)},t.prototype._initObservables=function(){this.valueChanges=new r.m,this.statusChanges=new r.m},t.prototype._calculateStatus=function(){return this._allControlsDisabled()?"DISABLED":this.errors?"INVALID":this._anyControlsHaveStatus("PENDING")?"PENDING":this._anyControlsHaveStatus("INVALID")?"INVALID":"VALID"},t.prototype._anyControlsHaveStatus=function(t){return this._anyControls(function(n){return n.status===t})},t.prototype._anyControlsDirty=function(){return this._anyControls(function(t){return t.dirty})},t.prototype._anyControlsTouched=function(){return this._anyControls(function(t){return t.touched})},t.prototype._updatePristine=function(t){void 0===t&&(t={}),this.pristine=!this._anyControlsDirty(),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)},t.prototype._updateTouched=function(t){void 0===t&&(t={}),this.touched=this._anyControlsTouched(),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)},t.prototype._isBoxedValue=function(t){return"object"==typeof t&&null!==t&&2===Object.keys(t).length&&"value"in t&&"disabled"in t},t.prototype._registerOnCollectionChange=function(t){this._onCollectionChange=t},t.prototype._setUpdateStrategy=function(t){U(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)},t}(),K=function(t){function n(n,e,o){void 0===n&&(n=null);var r=t.call(this,L(e),B(o,e))||this;return r._onChange=[],r._applyFormState(n),r._setUpdateStrategy(e),r.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),r._initObservables(),r}return Object(o.c)(n,t),n.prototype.setValue=function(t,n){var e=this;void 0===n&&(n={}),this.value=this._pendingValue=t,this._onChange.length&&!1!==n.emitModelToViewChange&&this._onChange.forEach(function(t){return t(e.value,!1!==n.emitViewToModelChange)}),this.updateValueAndValidity(n)},n.prototype.patchValue=function(t,n){void 0===n&&(n={}),this.setValue(t,n)},n.prototype.reset=function(t,n){void 0===t&&(t=null),void 0===n&&(n={}),this._applyFormState(t),this.markAsPristine(n),this.markAsUntouched(n),this.setValue(this.value,n),this._pendingChange=!1},n.prototype._updateValue=function(){},n.prototype._anyControls=function(t){return!1},n.prototype._allControlsDisabled=function(){return this.disabled},n.prototype.registerOnChange=function(t){this._onChange.push(t)},n.prototype._clearChangeFns=function(){this._onChange=[],this._onDisabledChange=[],this._onCollectionChange=function(){}},n.prototype.registerOnDisabledChange=function(t){this._onDisabledChange.push(t)},n.prototype._forEachChild=function(t){},n.prototype._syncPendingControls=function(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))},n.prototype._applyFormState=function(t){this._isBoxedValue(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t},n}(W),H=function(t){function n(n,e,o){var r=t.call(this,L(e),B(o,e))||this;return r.controls=n,r._initObservables(),r._setUpdateStrategy(e),r._setUpControls(),r.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),r}return Object(o.c)(n,t),n.prototype.registerControl=function(t,n){return this.controls[t]?this.controls[t]:(this.controls[t]=n,n.setParent(this),n._registerOnCollectionChange(this._onCollectionChange),n)},n.prototype.addControl=function(t,n){this.registerControl(t,n),this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.removeControl=function(t){this.controls[t]&&this.controls[t]._registerOnCollectionChange(function(){}),delete this.controls[t],this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.setControl=function(t,n){this.controls[t]&&this.controls[t]._registerOnCollectionChange(function(){}),delete this.controls[t],n&&this.registerControl(t,n),this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.contains=function(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled},n.prototype.setValue=function(t,n){var e=this;void 0===n&&(n={}),this._checkAllValuesPresent(t),Object.keys(t).forEach(function(o){e._throwIfControlMissing(o),e.controls[o].setValue(t[o],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)},n.prototype.patchValue=function(t,n){var e=this;void 0===n&&(n={}),Object.keys(t).forEach(function(o){e.controls[o]&&e.controls[o].patchValue(t[o],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)},n.prototype.reset=function(t,n){void 0===t&&(t={}),void 0===n&&(n={}),this._forEachChild(function(e,o){e.reset(t[o],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n),this._updatePristine(n),this._updateTouched(n)},n.prototype.getRawValue=function(){return this._reduceChildren({},function(t,n,e){return t[e]=n instanceof K?n.value:n.getRawValue(),t})},n.prototype._syncPendingControls=function(){var t=this._reduceChildren(!1,function(t,n){return!!n._syncPendingControls()||t});return t&&this.updateValueAndValidity({onlySelf:!0}),t},n.prototype._throwIfControlMissing=function(t){if(!Object.keys(this.controls).length)throw new Error("\n There are no form controls registered with this group yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.controls[t])throw new Error("Cannot find form control with name: "+t+".")},n.prototype._forEachChild=function(t){var n=this;Object.keys(this.controls).forEach(function(e){return t(n.controls[e],e)})},n.prototype._setUpControls=function(){var t=this;this._forEachChild(function(n){n.setParent(t),n._registerOnCollectionChange(t._onCollectionChange)})},n.prototype._updateValue=function(){this.value=this._reduceValue()},n.prototype._anyControls=function(t){var n=this,e=!1;return this._forEachChild(function(o,r){e=e||n.contains(r)&&t(o)}),e},n.prototype._reduceValue=function(){var t=this;return this._reduceChildren({},function(n,e,o){return(e.enabled||t.disabled)&&(n[o]=e.value),n})},n.prototype._reduceChildren=function(t,n){var e=t;return this._forEachChild(function(t,o){e=n(e,t,o)}),e},n.prototype._allControlsDisabled=function(){var t,n;try{for(var e=Object(o.h)(Object.keys(this.controls)),r=e.next();!r.done;r=e.next())if(this.controls[r.value].enabled)return!1}catch(i){t={error:i}}finally{try{r&&!r.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return Object.keys(this.controls).length>0||this.disabled},n.prototype._checkAllValuesPresent=function(t){this._forEachChild(function(n,e){if(void 0===t[e])throw new Error("Must supply a value for form control with name: '"+e+"'.")})},n}(W),X=function(t){function n(n,e,o){var r=t.call(this,L(e),B(o,e))||this;return r.controls=n,r._initObservables(),r._setUpdateStrategy(e),r._setUpControls(),r.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),r}return Object(o.c)(n,t),n.prototype.at=function(t){return this.controls[t]},n.prototype.push=function(t){this.controls.push(t),this._registerControl(t),this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.insert=function(t,n){this.controls.splice(t,0,n),this._registerControl(n),this.updateValueAndValidity()},n.prototype.removeAt=function(t){this.controls[t]&&this.controls[t]._registerOnCollectionChange(function(){}),this.controls.splice(t,1),this.updateValueAndValidity()},n.prototype.setControl=function(t,n){this.controls[t]&&this.controls[t]._registerOnCollectionChange(function(){}),this.controls.splice(t,1),n&&(this.controls.splice(t,0,n),this._registerControl(n)),this.updateValueAndValidity(),this._onCollectionChange()},Object.defineProperty(n.prototype,"length",{get:function(){return this.controls.length},enumerable:!0,configurable:!0}),n.prototype.setValue=function(t,n){var e=this;void 0===n&&(n={}),this._checkAllValuesPresent(t),t.forEach(function(t,o){e._throwIfControlMissing(o),e.at(o).setValue(t,{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)},n.prototype.patchValue=function(t,n){var e=this;void 0===n&&(n={}),t.forEach(function(t,o){e.at(o)&&e.at(o).patchValue(t,{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)},n.prototype.reset=function(t,n){void 0===t&&(t=[]),void 0===n&&(n={}),this._forEachChild(function(e,o){e.reset(t[o],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n),this._updatePristine(n),this._updateTouched(n)},n.prototype.getRawValue=function(){return this.controls.map(function(t){return t instanceof K?t.value:t.getRawValue()})},n.prototype._syncPendingControls=function(){var t=this.controls.reduce(function(t,n){return!!n._syncPendingControls()||t},!1);return t&&this.updateValueAndValidity({onlySelf:!0}),t},n.prototype._throwIfControlMissing=function(t){if(!this.controls.length)throw new Error("\n There are no form controls registered with this array yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.at(t))throw new Error("Cannot find form control at index "+t)},n.prototype._forEachChild=function(t){this.controls.forEach(function(n,e){t(n,e)})},n.prototype._updateValue=function(){var t=this;this.value=this.controls.filter(function(n){return n.enabled||t.disabled}).map(function(t){return t.value})},n.prototype._anyControls=function(t){return this.controls.some(function(n){return n.enabled&&t(n)})},n.prototype._setUpControls=function(){var t=this;this._forEachChild(function(n){return t._registerControl(n)})},n.prototype._checkAllValuesPresent=function(t){this._forEachChild(function(n,e){if(void 0===t[e])throw new Error("Must supply a value for form control at index: "+e+".")})},n.prototype._allControlsDisabled=function(){var t,n;try{for(var e=Object(o.h)(this.controls),r=e.next();!r.done;r=e.next())if(r.value.enabled)return!1}catch(i){t={error:i}}finally{try{r&&!r.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return this.controls.length>0||this.disabled},n.prototype._registerControl=function(t){t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)},n}(W),Y=Promise.resolve(null),Q=function(t){function n(n,e){var o=t.call(this)||this;return o.submitted=!1,o._directives=[],o.ngSubmit=new r.m,o.form=new H({},j(n),N(e)),o}return Object(o.c)(n,t),n.prototype.ngAfterViewInit=function(){this._setUpdateStrategy()},Object.defineProperty(n.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"controls",{get:function(){return this.form.controls},enumerable:!0,configurable:!0}),n.prototype.addControl=function(t){var n=this;Y.then(function(){var e=n._findContainer(t.path);t.control=e.registerControl(t.name,t.control),S(t.control,t),t.control.updateValueAndValidity({emitEvent:!1}),n._directives.push(t)})},n.prototype.getControl=function(t){return this.form.get(t.path)},n.prototype.removeControl=function(t){var n=this;Y.then(function(){var e,o,r=n._findContainer(t.path);r&&r.removeControl(t.name),(o=(e=n._directives).indexOf(t))>-1&&e.splice(o,1)})},n.prototype.addFormGroup=function(t){var n=this;Y.then(function(){var e=n._findContainer(t.path),o=new H({});(function(t,n){null==t&&D(n,"Cannot find control with"),t.validator=d.compose([t.validator,n.validator]),t.asyncValidator=d.composeAsync([t.asyncValidator,n.asyncValidator])})(o,t),e.registerControl(t.name,o),o.updateValueAndValidity({emitEvent:!1})})},n.prototype.removeFormGroup=function(t){var n=this;Y.then(function(){var e=n._findContainer(t.path);e&&e.removeControl(t.name)})},n.prototype.getFormGroup=function(t){return this.form.get(t.path)},n.prototype.updateModel=function(t,n){var e=this;Y.then(function(){e.form.get(t.path).setValue(n)})},n.prototype.setValue=function(t){this.control.setValue(t)},n.prototype.onSubmit=function(t){return this.submitted=!0,n=this._directives,this.form._syncPendingControls(),n.forEach(function(t){var n=t.control;"submit"===n.updateOn&&n._pendingChange&&(t.viewToModelUpdate(n._pendingValue),n._pendingChange=!1)}),this.ngSubmit.emit(t),!1;var n},n.prototype.onReset=function(){this.resetForm()},n.prototype.resetForm=function(t){void 0===t&&(t=void 0),this.form.reset(t),this.submitted=!1},n.prototype._setUpdateStrategy=function(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)},n.prototype._findContainer=function(t){return t.pop(),t.length?this.form.get(t):this.form},n}(c),Z=function(){function t(){}return t.modelParentException=function(){throw new Error('\n ngModel cannot be used to register form controls with a parent formGroup directive. Try using\n formGroup\'s partner directive "formControlName" instead. Example:\n\n \n <div [formGroup]="myGroup">\n <input formControlName="firstName">\n </div>\n\n In your class:\n\n this.myGroup = new FormGroup({\n firstName: new FormControl()\n });\n\n Or, if you\'d like to avoid registering this form control, indicate that it\'s standalone in ngModelOptions:\n\n Example:\n\n \n <div [formGroup]="myGroup">\n <input formControlName="firstName">\n <input [(ngModel)]="showMoreControls" [ngModelOptions]="{standalone: true}">\n </div>\n ')},t.formGroupNameException=function(){throw new Error("\n ngModel cannot be used to register form controls with a parent formGroupName or formArrayName directive.\n\n Option 1: Use formControlName instead of ngModel (reactive strategy):\n\n "+k+"\n\n Option 2: Update ngModel's parent be ngModelGroup (template-driven strategy):\n\n "+E)},t.missingNameException=function(){throw new Error('If ngModel is used within a form tag, either the name attribute must be set or the form\n control must be defined as \'standalone\' in ngModelOptions.\n\n Example 1: <input [(ngModel)]="person.firstName" name="first">\n Example 2: <input [(ngModel)]="person.firstName" [ngModelOptions]="{standalone: true}">')},t.modelGroupParentException=function(){throw new Error("\n ngModelGroup cannot be used with a parent formGroup directive.\n\n Option 1: Use formGroupName instead of ngModelGroup (reactive strategy):\n\n "+k+"\n\n Option 2: Use a regular form tag instead of the formGroup directive (template-driven strategy):\n\n "+E)},t.ngFormWarning=function(){console.warn("\n It looks like you're using 'ngForm'.\n\n Support for using the 'ngForm' element selector has been deprecated in Angular v6 and will be removed\n in Angular v9.\n\n Use 'ng-form' instead.\n\n Before:\n <ngForm #myForm=\"ngForm\">\n\n After:\n <ng-form #myForm=\"ngForm\">\n ")},t}(),$=new r.p("NgFormSelectorWarning"),q=function(t){function n(n,e,o){var r=t.call(this)||this;return r._parent=n,r._validators=e,r._asyncValidators=o,r}var e;return Object(o.c)(n,t),e=n,n.prototype._checkParentType=function(){this._parent instanceof e||this._parent instanceof Q||Z.modelGroupParentException()},n}(F),J=Promise.resolve(null),tt=function(t){function n(n,e,o,i){var l=t.call(this)||this;return l.control=new K,l._registered=!1,l.update=new r.m,l._parent=n,l._rawValidators=e||[],l._rawAsyncValidators=o||[],l.valueAccessor=function(t,n){if(!n)return null;Array.isArray(n)||D(t,"Value accessor was not provided as an array for form control with");var e=void 0,o=void 0,r=void 0;return n.forEach(function(n){var i;n.constructor===_?e=n:(i=n,T.some(function(t){return i.constructor===t})?(o&&D(t,"More than one built-in value accessor matches form control with"),o=n):(r&&D(t,"More than one custom value accessor matches form control with"),r=n))}),r||o||e||(D(t,"No valid value accessor for form control with"),null)}(l,i),l}return Object(o.c)(n,t),n.prototype.ngOnChanges=function(t){this._checkForErrors(),this._registered||this._setUpControl(),"isDisabled"in t&&this._updateDisabled(t),function(t,n){if(!t.hasOwnProperty("model"))return!1;var e=t.model;return!!e.isFirstChange()||!Object(r.yb)(n,e.currentValue)}(t,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)},n.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},Object.defineProperty(n.prototype,"path",{get:function(){return this._parent?A(this.name,this._parent):[this.name]},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"validator",{get:function(){return j(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return N(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),n.prototype.viewToModelUpdate=function(t){this.viewModel=t,this.update.emit(t)},n.prototype._setUpControl=function(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0},n.prototype._setUpdateStrategy=function(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)},n.prototype._isStandalone=function(){return!this._parent||!(!this.options||!this.options.standalone)},n.prototype._setUpStandalone=function(){S(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})},n.prototype._checkForErrors=function(){this._isStandalone()||this._checkParentType(),this._checkName()},n.prototype._checkParentType=function(){!(this._parent instanceof q)&&this._parent instanceof F?Z.formGroupNameException():this._parent instanceof q||this._parent instanceof Q||Z.modelParentException()},n.prototype._checkName=function(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()||this.name||Z.missingNameException()},n.prototype._updateValue=function(t){var n=this;J.then(function(){n.control.setValue(t,{emitViewToModelChange:!1})})},n.prototype._updateDisabled=function(t){var n=this,e=t.isDisabled.currentValue,o=""===e||e&&"false"!==e;J.then(function(){o&&!n.control.disabled?n.control.disable():!o&&n.control.disabled&&n.control.enable()})},n}(P),nt=new r.p("NgModelWithFormControlWarning"),et=function(){function t(){}return t.prototype.group=function(t,n){void 0===n&&(n=null);var e=this._reduceControls(t),o=null,r=null,i=void 0;return null!=n&&(function(t){return void 0!==t.asyncValidators||void 0!==t.validators||void 0!==t.updateOn}(n)?(o=null!=n.validators?n.validators:null,r=null!=n.asyncValidators?n.asyncValidators:null,i=null!=n.updateOn?n.updateOn:void 0):(o=null!=n.validator?n.validator:null,r=null!=n.asyncValidator?n.asyncValidator:null)),new H(e,{asyncValidators:r,updateOn:i,validators:o})},t.prototype.control=function(t,n,e){return new K(t,n,e)},t.prototype.array=function(t,n,e){var o=this,r=t.map(function(t){return o._createControl(t)});return new X(r,n,e)},t.prototype._reduceControls=function(t){var n=this,e={};return Object.keys(t).forEach(function(o){e[o]=n._createControl(t[o])}),e},t.prototype._createControl=function(t){return t instanceof K||t instanceof H||t instanceof X?t:Array.isArray(t)?this.control(t[0],t.length>1?t[1]:null,t.length>2?t[2]:null):this.control(t)},t}(),ot=function(){return function(){}}(),rt=function(){return function(){}}(),it=function(){function t(){}var n;return n=t,t.withConfig=function(t){return{ngModule:n,providers:[{provide:$,useValue:t.warnOnDeprecatedNgFormSelector}]}},t}(),lt=function(){function t(){}var n;return n=t,t.withConfig=function(t){return{ngModule:n,providers:[{provide:nt,useValue:t.warnOnNgModelWithFormControl}]}},t}()},jpBX:function(t,n,e){"use strict";e.d(n,"b",function(){return o}),e.d(n,"a",function(){return r}),e.d(n,"c",function(){return i}),e.d(n,"e",function(){return l}),e.d(n,"d",function(){return u});var o=function(){return function(t,n,e,o){this.h=t,this.s=n,this.v=e,this.a=o}}(),r=function(){return function(t,n,e,o){this.h=t,this.s=n,this.l=e,this.a=o}}(),i=function(){return function(t,n,e,o){this.r=t,this.g=n,this.b=e,this.a=o}}(),l=function(){return function(t,n,e,o){this.h=t,this.s=n,this.v=e,this.a=o}}(),u=function(){return function(t,n,e,o){this.h=t,this.s=n,this.v=e,this.a=o}}()},llZz:function(t,n,e){"use strict";e.d(n,"a",function(){return o});var o=function(){return function(){}}()},"on/W":function(t,n,e){"use strict";e.d(n,"a",function(){return r}),e("viLl");var o=e("jpBX"),r=function(){function t(t,n,e){this.cdr=t,this.el=n,this.service=e,this.dialogArrowSize=10,this.dialogArrowOffset=15,this.noColorStatus=!1}return t.prototype.setDialog=function(t,n,e,o,r,i,l,u,s,a,c,p,h,d,f,g,b,v,m,y,_,C,O){this.directiveInstance=t,this.initialColor=e,this.directiveElementRef=n,this.cpPosition=o,this.cpPositionOffset=parseInt(r,10),i||(this.dialogArrowOffset=0),this.cpOutputFormat=l,this.cpPresetLabel=u,this.cpPresetColors=s,this.cpCancelButton=a,this.cpCancelButtonClass=c,this.cpCancelButtonText=p,this.cpOKButton=h,this.cpOKButtonClass=d,this.cpOKButtonText=f,this.cpHeight=parseInt(g,10),this.cpWidth=parseInt(b,10),this.cpWidth||(this.cpWidth=n.nativeElement.offsetWidth),this.cpIgnoredElements=v,this.cpDialogDisplay=m,"inline"===this.cpDialogDisplay&&(this.dialogArrowOffset=0,this.dialogArrowSize=0),this.cpSaveClickOutside=y,this.cpAlphaChannel=_,this.cpFallbackColor=C,this.cpNullable=O},t.prototype.ngOnInit=function(){var t=this;this.sliderDimMax=new o.d(this.hueSlider.nativeElement.offsetWidth,this.cpWidth,130,this.alphaSlider.nativeElement.offsetWidth),this.slider=new o.e(0,0,0,0),this.format="rgba"===this.cpOutputFormat?1:"hsla"===this.cpOutputFormat?2:0,this.listenerMouseDown=function(n){t.onMouseDown(n)},this.listenerResize=function(){t.onResize()},this.cpNullable&&null==this.initialColor&&(this.noColorStatus=!0)},t.prototype.ngAfterViewInit=function(){var t=this;this.cpNullable&&(this.noColor.nativeElement.checked=this.noColorStatus),this.initialColor||(this.initialColor=this.cpFallbackColor),setTimeout(function(){230!==t.cpWidth&&(t.sliderDimMax=new o.d(t.hueSlider.nativeElement.offsetWidth,t.cpWidth,130,t.alphaSlider.nativeElement.offsetWidth),t.update(!1),t.cdr.destroyed||t.cdr.detectChanges()),t.openDialog(t.initialColor,!1)})},t.prototype.setInitialColor=function(t){this.initialColor=t},t.prototype.setPresetConfig=function(t,n){this.cpPresetLabel=t,this.cpPresetColors=n},t.prototype.openDialog=function(t,n){void 0===n&&(n=!0),this.setInitialColor(t),this.setColorFromString(t,n),this.openColorPicker()},t.prototype.cancelColor=function(){this.setColorFromString(this.initialColor,!0),"popup"===this.cpDialogDisplay&&(this.directiveInstance.colorChanged(this.initialColor,!0),this.closeColorPicker())},t.prototype.oKColor=function(){"popup"===this.cpDialogDisplay&&this.closeColorPicker()},t.prototype.setColorFromString=function(t,n){var e;void 0===n&&(n=!0),t&&("hex8"===this.cpAlphaChannel&&((e=this.service.stringToHsva(t,!0))||this.hsva)||(e=this.service.stringToHsva(t,!1)),e&&(this.hsva=e,this.update(n)))},t.prototype.onMouseDown=function(t){t.stopPropagation(),this.isDescendant(this.el.nativeElement,t.target)||t.target===this.directiveElementRef.nativeElement||0!==this.cpIgnoredElements.filter(function(n){return n===t.target}).length||"popup"!==this.cpDialogDisplay||(this.cpSaveClickOutside||(this.setColorFromString(this.initialColor,!1),this.directiveInstance.colorChanged(this.initialColor)),this.closeColorPicker())},t.prototype.openColorPicker=function(){this.show||(this.setDialogPosition(),this.show=!0,this.directiveInstance.toggle(!0),document.addEventListener("mousedown",this.listenerMouseDown),window.addEventListener("resize",this.listenerResize)),this.detectChange()},t.prototype.closeColorPicker=function(){this.show&&(this.show=!1,this.directiveInstance.toggle(!1),document.removeEventListener("mousedown",this.listenerMouseDown),window.removeEventListener("resize",this.listenerResize)),this.detectChange()},t.prototype.onResize=function(){"fixed"===this.position&&this.setDialogPosition()},t.prototype.setDialogPosition=function(){for(var t=this.dialogElement.nativeElement.offsetHeight,n=this.directiveElementRef.nativeElement,e="static",o=null,r=null,i=null;null!==n&&"HTML"!==n.tagName&&("static"!==(e=window.getComputedStyle(n).getPropertyValue("position"))&&null===o&&(o=n),"fixed"!==e);)n=n.parentNode;"fixed"!==e?(r=this.createBox(this.directiveElementRef.nativeElement,!0),null===o&&(o=n),i=this.createBox(o,!0),this.top=r.top-i.top,this.left=r.left-i.left):(r=this.createBox(this.directiveElementRef.nativeElement,!1),this.top=r.top,this.left=r.left,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.top-=t+this.dialogArrowSize,this.left+=this.cpPositionOffset/100*r.width-this.dialogArrowOffset,this.arrowTop=t-1):"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)},t.prototype.setSaturation=function(t){var n=this.service.hsva2hsla(this.hsva);n.s=t.v/t.rg,this.hsva=this.service.hsla2hsva(n),this.update()},t.prototype.setLightness=function(t){var n=this.service.hsva2hsla(this.hsva);n.l=t.v/t.rg,this.hsva=this.service.hsla2hsva(n),this.update()},t.prototype.setHue=function(t){this.setNoColorStatus(!1),this.hsva.h=t.v/t.rg,this.update()},t.prototype.setAlpha=function(t){this.hsva.a=t.v/t.rg,this.update()},t.prototype.setR=function(t){var n=this.service.hsvaToRgba(this.hsva);n.r=t.v/t.rg,this.hsva=this.service.rgbaToHsva(n),this.update()},t.prototype.setG=function(t){var n=this.service.hsvaToRgba(this.hsva);n.g=t.v/t.rg,this.hsva=this.service.rgbaToHsva(n),this.update()},t.prototype.setB=function(t){var n=this.service.hsvaToRgba(this.hsva);n.b=t.v/t.rg,this.hsva=this.service.rgbaToHsva(n),this.update()},t.prototype.setSaturationAndBrightness=function(t){this.setNoColorStatus(!1),this.hsva.s=t.s/t.rgX,this.hsva.v=t.v/t.rgY,this.update()},t.prototype.setNoColorStatus=function(t){this.cpNullable&&(t!==this.noColor.nativeElement.checked&&(this.noColor.nativeElement.checked=t),t!==this.noColorStatus&&(this.noColorStatus=t))},t.prototype.formatPolicy=function(){return this.format=(this.format+1)%3,0===this.format&&this.hsva.a<1&&"hex6"===this.cpAlphaChannel&&this.format++,this.format},t.prototype.update=function(t){if(void 0===t&&(t=!0),this.sliderDimMax){var n=this.service.hsva2hsla(this.hsva),e=this.service.denormalizeRGBA(this.service.hsvaToRgba(this.hsva)),r=this.service.denormalizeRGBA(this.service.hsvaToRgba(new o.b(this.hsva.h,1,1,1)));this.hslaText=new o.a(Math.round(360*n.h),Math.round(100*n.s),Math.round(100*n.l),Math.round(100*n.a)/100),this.rgbaText=new o.c(e.r,e.g,e.b,Math.round(100*e.a)/100),this.hexText=this.service.hexText(e,"hex8"===this.cpAlphaChannel),this.alphaSliderColor="rgb("+e.r+","+e.g+","+e.b+")",this.hueSliderColor="rgb("+r.r+","+r.g+","+r.b+")",0===this.format&&this.hsva.a<1&&"hex6"===this.cpAlphaChannel&&this.format++;var i=this.outputColor;this.outputColor=this.service.outputFormat(this.hsva,this.cpOutputFormat,"hex8"===this.cpAlphaChannel),this.selectedColor=this.service.outputFormat(this.hsva,"rgba",!1),this.slider=new o.e(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),this.cpNullable&&this.noColorStatus&&(this.selectedColor=null,this.outputColor=null),t&&i!==this.outputColor&&this.directiveInstance.colorChanged(this.outputColor)}},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.createBox=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.prototype.detectChange=function(){this.cdr.destroyed||(this.cdr.markForCheck(),this.cdr.detectChanges())},t}()},viLl:function(t,n,e){"use strict";e.d(n,"a",function(){return i});var o=e("jpBX"),r=e("ey9i"),i=function(){function t(){}return t.prototype.hsla2hsva=function(t){var n=Math.min(t.h,1),e=Math.min(t.s,1),r=Math.min(t.l,1),i=Math.min(t.a,1);if(0===r)return new o.b(n,0,0,i);var l=r+e*(1-Math.abs(2*r-1))/2;return new o.b(n,2*(l-r)/l,l,i)},t.prototype.hsva2hsla=function(t){var n=t.h,e=t.s,r=t.v,i=t.a;if(0===r)return new o.a(n,0,0,i);if(0===e&&1===r)return new o.a(n,1,1,i);var l=r*(2-e)/2;return new o.a(n,r*e/(1-Math.abs(2*l-1)),l,i)},t.prototype.rgbaToHsva=function(t){var n,e,r=Math.min(t.r,1),i=Math.min(t.g,1),l=Math.min(t.b,1),u=Math.min(t.a,1),s=Math.max(r,i,l),a=Math.min(r,i,l),c=s,p=s-a;if(e=0===s?0:p/s,s===a)n=0;else{switch(s){case r:n=(i-l)/p+(i<l?6:0);break;case i:n=(l-r)/p+2;break;case l:n=(r-i)/p+4}n/=6}return new o.b(n,e,c,u)},t.prototype.hsvaToRgba=function(t){var n,e,r,i=t.h,l=t.s,u=t.v,s=t.a,a=Math.floor(6*i),c=6*i-a,p=u*(1-l),h=u*(1-c*l),d=u*(1-(1-c)*l);switch(a%6){case 0:n=u,e=d,r=p;break;case 1:n=h,e=u,r=p;break;case 2:n=p,e=u,r=d;break;case 3:n=p,e=h,r=u;break;case 4:n=d,e=p,r=u;break;case 5:n=u,e=p,r=h}return new o.c(n,e,r,s)},t.prototype.stringToHsva=function(t,n){void 0===t&&(t=r.K.EMPTY_STRING),void 0===n&&(n=!1);var e=[{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 o.c(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 o.a(parseInt(t[2],10)/360,parseInt(t[3],10)/100,parseInt(t[4],10)/100,isNaN(parseFloat(t[5]))?1:parseFloat(t[5]))}}];e.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 o.c(parseInt(t[1],16)/255,parseInt(t[2],16)/255,parseInt(t[3],16)/255,parseInt(t[4],16)/255)}}:{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})$/,parse:function(t){return new o.c(parseInt(t[1],16)/255,parseInt(t[2],16)/255,parseInt(t[3],16)/255,1)}}),t=t.toLowerCase();var i=null;for(var l in e)if(e.hasOwnProperty(l)){var u=e[l],s=u.re.exec(t),a=s&&u.parse(s);if(a)return a instanceof o.c?i=this.rgbaToHsva(a):a instanceof o.a&&(i=this.hsla2hsva(a)),i}return i},t.prototype.outputFormat=function(t,n,e){if(t.a<1)switch(n){case"hsla":var r=this.hsva2hsla(t);return"hsla("+(i=new o.a(Math.round(360*r.h),Math.round(100*r.s),Math.round(100*r.l),Math.round(100*r.a)/100)).h+","+i.s+"%,"+i.l+"%,"+i.a+")";default:return e&&"hex"===n?this.hexText(this.denormalizeRGBA(this.hsvaToRgba(t)),e):"rgba("+(l=this.denormalizeRGBA(this.hsvaToRgba(t))).r+","+l.g+","+l.b+","+Math.round(100*l.a)/100+")"}else switch(n){case"hsla":var i;return r=this.hsva2hsla(t),"hsl("+(i=new o.a(Math.round(360*r.h),Math.round(100*r.s),Math.round(100*r.l),Math.round(100*r.a)/100)).h+","+i.s+"%,"+i.l+"%)";case"rgba":var l;return"rgb("+(l=this.denormalizeRGBA(this.hsvaToRgba(t))).r+","+l.g+","+l.b+")";default:return this.hexText(this.denormalizeRGBA(this.hsvaToRgba(t)),e)}},t.prototype.hexText=function(t,n){t.r=Math.min(t.r,255),t.g=Math.min(t.g,255),t.b=Math.min(t.b,255),t.a=Math.min(t.a,1);var e="#"+(16777216+65536*t.r+256*t.g+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 o.c(Math.round(255*t.r),Math.round(255*t.g),Math.round(255*t.b),t.a)},t}()}}]);