[{"__symbolic":"module","version":3,"metadata":{"DEFAULT_INPUTS_O_TEXT_INPUT":["oattr: attr","olabel: label","tooltip","tooltipPosition: tooltip-position","tooltipShowDelay: tooltip-show-delay","data","autoBinding: automatic-binding","oenabled: enabled","orequired: required","minLength: min-length","maxLength: max-length","sqlType: sql-type"],"DEFAULT_OUTPUTS_O_TEXT_INPUT":["onChange","onFocus","onBlur"],"OTextInputComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"../../o-form-data-component.class","name":"OFormDataComponent"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"o-text-input","template":"\n    <div [formGroup]=\"getFormGroup()\" [mdTooltip]=\"tooltip\" [mdTooltipPosition]=\"tooltipPosition\" [mdTooltipShowDelay]=\"tooltipShowDelay\">\n        <md-form-field #innerInputContainer fxFlexFill>\n            <input #mdInputRef mdInput type=\"text\" [attr.id]=\"getAttribute()\" [id]=\"getAttribute()\"  [formControlName]=\"getAttribute()\"\n                [placeholder]=\"placeHolder\" [ngModel]=\"getValue()\" (ngModelChange)=\"innerOnChange($event)\" (focus)=\"innerOnFocus($event)\"\n                (blur)=\"innerOnBlur($event)\" [readonly]=\"isReadOnly\">\n            <md-error *ngIf=\"hasError('required')\">{{ 'FORM_VALIDATION.REQUIRED' | oTranslate }}</md-error>\n            <md-error *ngIf=\"hasError('minlength')\">{{ 'FORM_VALIDATION.MIN_LENGTH' | oTranslate }}: {{ getErrorValue('minlength', 'requiredLength') }}</md-error>\n            <md-error *ngIf=\"hasError('maxlength')\">{{ 'FORM_VALIDATION.MAX_LENGTH' | oTranslate }}: {{ getErrorValue('maxlength', 'requiredLength') }}</md-error>\n        </md-form-field>\n    </div>\n  ","styles":["\n\n  "],"inputs":[{"__symbolic":"spread","expression":{"__symbolic":"reference","name":"DEFAULT_INPUTS_O_TEXT_INPUT"}}],"outputs":[{"__symbolic":"spread","expression":{"__symbolic":"reference","name":"DEFAULT_OUTPUTS_O_TEXT_INPUT"}}],"encapsulation":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ViewEncapsulation"},"member":"None"}}]}],"members":{"minLength":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"../../../decorators","name":"InputConverter"}}]}],"maxLength":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"../../../decorators","name":"InputConverter"}}]}],"mdInputRef":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ViewChild"},"arguments":["mdInputRef"]}]}],"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional"}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject"},"arguments":[{"__symbolic":"reference","module":"../../form/o-form.component","name":"OFormComponent"}]}],null,null],"parameters":[{"__symbolic":"reference","module":"../../form/o-form.component","name":"OFormComponent"},{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"ngOnInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"resolveValidators":[{"__symbolic":"method"}],"innerOnChange":[{"__symbolic":"method"}],"innerOnFocus":[{"__symbolic":"method"}],"innerOnBlur":[{"__symbolic":"method"}]},"statics":{"DEFAULT_INPUTS_O_TEXT_INPUT":{"__symbolic":"reference","name":"DEFAULT_INPUTS_O_TEXT_INPUT"},"DEFAULT_OUTPUTS_O_TEXT_INPUT":{"__symbolic":"reference","name":"DEFAULT_OUTPUTS_O_TEXT_INPUT"}}},"OTextInputModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","name":"OTextInputComponent"}],"imports":[{"__symbolic":"reference","module":"../../../shared","name":"OSharedModule"},{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"exports":[{"__symbolic":"reference","name":"OTextInputComponent"}]}]}]}}},{"__symbolic":"module","version":1,"metadata":{"DEFAULT_INPUTS_O_TEXT_INPUT":["oattr: attr","olabel: label","tooltip","tooltipPosition: tooltip-position","tooltipShowDelay: tooltip-show-delay","data","autoBinding: automatic-binding","oenabled: enabled","orequired: required","minLength: min-length","maxLength: max-length","sqlType: sql-type"],"DEFAULT_OUTPUTS_O_TEXT_INPUT":["onChange","onFocus","onBlur"],"OTextInputComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"../../o-form-data-component.class","name":"OFormDataComponent"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"o-text-input","template":"\n    <div [formGroup]=\"getFormGroup()\" [mdTooltip]=\"tooltip\" [mdTooltipPosition]=\"tooltipPosition\" [mdTooltipShowDelay]=\"tooltipShowDelay\">\n        <md-form-field #innerInputContainer fxFlexFill>\n            <input #mdInputRef mdInput type=\"text\" [attr.id]=\"getAttribute()\" [id]=\"getAttribute()\"  [formControlName]=\"getAttribute()\"\n                [placeholder]=\"placeHolder\" [ngModel]=\"getValue()\" (ngModelChange)=\"innerOnChange($event)\" (focus)=\"innerOnFocus($event)\"\n                (blur)=\"innerOnBlur($event)\" [readonly]=\"isReadOnly\">\n            <md-error *ngIf=\"hasError('required')\">{{ 'FORM_VALIDATION.REQUIRED' | oTranslate }}</md-error>\n            <md-error *ngIf=\"hasError('minlength')\">{{ 'FORM_VALIDATION.MIN_LENGTH' | oTranslate }}: {{ getErrorValue('minlength', 'requiredLength') }}</md-error>\n            <md-error *ngIf=\"hasError('maxlength')\">{{ 'FORM_VALIDATION.MAX_LENGTH' | oTranslate }}: {{ getErrorValue('maxlength', 'requiredLength') }}</md-error>\n        </md-form-field>\n    </div>\n  ","styles":["\n\n  "],"inputs":[{"__symbolic":"spread","expression":{"__symbolic":"reference","name":"DEFAULT_INPUTS_O_TEXT_INPUT"}}],"outputs":[{"__symbolic":"spread","expression":{"__symbolic":"reference","name":"DEFAULT_OUTPUTS_O_TEXT_INPUT"}}],"encapsulation":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ViewEncapsulation"},"member":"None"}}]}],"members":{"minLength":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"../../../decorators","name":"InputConverter"}}]}],"maxLength":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"../../../decorators","name":"InputConverter"}}]}],"mdInputRef":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ViewChild"},"arguments":["mdInputRef"]}]}],"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional"}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject"},"arguments":[{"__symbolic":"reference","module":"../../form/o-form.component","name":"OFormComponent"}]}],null,null],"parameters":[{"__symbolic":"reference","module":"../../form/o-form.component","name":"OFormComponent"},{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"ngOnInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"resolveValidators":[{"__symbolic":"method"}],"innerOnChange":[{"__symbolic":"method"}],"innerOnFocus":[{"__symbolic":"method"}],"innerOnBlur":[{"__symbolic":"method"}]},"statics":{"DEFAULT_INPUTS_O_TEXT_INPUT":{"__symbolic":"reference","name":"DEFAULT_INPUTS_O_TEXT_INPUT"},"DEFAULT_OUTPUTS_O_TEXT_INPUT":{"__symbolic":"reference","name":"DEFAULT_OUTPUTS_O_TEXT_INPUT"}}},"OTextInputModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","name":"OTextInputComponent"}],"imports":[{"__symbolic":"reference","module":"../../../shared","name":"OSharedModule"},{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"exports":[{"__symbolic":"reference","name":"OTextInputComponent"}]}]}]}}}]