[{"__symbolic":"module","version":3,"metadata":{"FormlySelectComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"ng-formly","name":"Field"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ngx-formly-component-select","styles":["\n    :host /deep/ .mat-select-trigger {\n        min-width: 20px;\n    }\n    "],"template":"\n    <div class=\"\" [ngStyle]=\"{color:formControl.errors?'#f44336':'inherit'}\" style=\"margin-top: 10px\">\n        <md-select [(ngModel)]=\"value\" (ngModelChange)=\"changed($event)\" [disabled]=\"formControl.disabled\" [style.width]=\"to.nullable?'calc(100% - 50px)':'100%'\" style=\"padding-top: 4px\" [placeholder]=\"to.placeholder\" [multiple]=\"to.multiple\">\n            <md-option *ngFor=\"let item of items\" [value]=\"item\">{{displayFn(item)}}</md-option>\n        </md-select>\n        <button md-icon-button *ngIf=\"to.nullable\" (click)=\"clear()\"><i class=\"material-icons md-24\">clear</i></button>\n    </div>\n    "}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}],"changed":[{"__symbolic":"method"}],"displayFn":[{"__symbolic":"method"}],"inputMapFn":[{"__symbolic":"method"}],"outputMapFn":[{"__symbolic":"method"}],"clear":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"FormlySelectComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"ng-formly","name":"Field"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ngx-formly-component-select","styles":["\n    :host /deep/ .mat-select-trigger {\n        min-width: 20px;\n    }\n    "],"template":"\n    <div class=\"\" [ngStyle]=\"{color:formControl.errors?'#f44336':'inherit'}\" style=\"margin-top: 10px\">\n        <md-select [(ngModel)]=\"value\" (ngModelChange)=\"changed($event)\" [disabled]=\"formControl.disabled\" [style.width]=\"to.nullable?'calc(100% - 50px)':'100%'\" style=\"padding-top: 4px\" [placeholder]=\"to.placeholder\" [multiple]=\"to.multiple\">\n            <md-option *ngFor=\"let item of items\" [value]=\"item\">{{displayFn(item)}}</md-option>\n        </md-select>\n        <button md-icon-button *ngIf=\"to.nullable\" (click)=\"clear()\"><i class=\"material-icons md-24\">clear</i></button>\n    </div>\n    "}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}],"changed":[{"__symbolic":"method"}],"displayFn":[{"__symbolic":"method"}],"inputMapFn":[{"__symbolic":"method"}],"outputMapFn":[{"__symbolic":"method"}],"clear":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}]}}}}]