UNPKG

1.73 kBJSONView Raw
1[{"__symbolic":"module","version":4,"metadata":{"ChangePasswordComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":8,"character":1},"arguments":[{"selector":"user-change-password","template":"<div fxFlex=\"450px\"> <form [formGroup]=\"formGroup\" (ngSubmit)=\"changePassword()\" fxLayout=\"column\"> <mat-card> <mat-card-content> <mat-form-field fxFlexFill> <input type=\"password\" matInput placeholder=\"کلمه عبور\" formControlName=\"Password\"> </mat-form-field> <mat-form-field fxFlexFill> <input type=\"password\" matInput placeholder=\"تکرار کلمه عبور\" formControlName=\"Confirm\"> </mat-form-field> </mat-card-content> <mat-card-actions fxLayoutAlign=\"center center\"> <button fxFlex=\"nogrow\" type=\"submit\" mat-raised-button color=\"primary\">تغییر رمز عبور</button> <button fxFlex=\"nogrow\" type=\"button\" routerLink=\"/user/panel\" mat-raised-button>بازگشت</button> </mat-card-actions> </mat-card> </form> </div>","styles":[""]}]}],"members":{"formGroup":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":14,"character":9}}]}],"submited":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":15,"character":9}}]}],"ngOnInit":[{"__symbolic":"method"}],"submit":[{"__symbolic":"method"}],"__ctor__":[{"__symbolic":"constructor"}],"changePassword":[{"__symbolic":"method"}]}}}}]
\No newline at end of file