UNPKG

3.17 kBJSONView Raw
1[{"__symbolic":"module","version":4,"metadata":{"ResetPasswordRequestComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":8,"character":1},"arguments":[{"selector":"user-reset-password-request","template":"<form [formGroup]=\"formGroup\" (ngSubmit)=\"submit()\" fxLayout=\"column\"> <mat-card> <mat-card-header> <mat-card-title> <h3>درخواست بازیابی رمز عبور</h3> </mat-card-title> </mat-card-header> <mat-card-content> <p>برای بازیابی رمز عبور شماره تلفن خود را وارد نمایید</p> <mat-radio-group fxFlexFill formControlName=\"Type\"> <mat-radio-button value=\"sms\">پیامک</mat-radio-button> <mat-radio-button value=\"email\">پست الکترونیکی</mat-radio-button> </mat-radio-group> <mat-form-field fxFlexFill> <input matInput placeholder=\"شماره تلفن همراه\" formControlName=\"Username\"> </mat-form-field> </mat-card-content> <mat-card-actions> <!--<button type=\"submit\" [disabled]='(canRequestPin | async) || (maximumResendingHappend$ | async)' (click)=\"submit()\" mat-raised-button color=\"primary\">--> <button type=\"submit\" [disabled]='(canRequestPin | async)' (click)=\"submit()\" mat-raised-button color=\"primary\"> <span *ngIf='!(canRequestPin | async)'> بازیابی رمز عبور </span> <!--<div *ngIf='(canRequestPin | async) && !(maximumResendingHappend$ | async)'> {{timer$ | async}} ثانیه تا امکان در خواست دوباره دریافت پیامک. </div> <div *ngIf='(maximumResendingHappend$ | async)'> عدم امکان درخواست </div>--> </button> <a mat-button routerLink='/auth/signin'>انصراف</a> </mat-card-actions> </mat-card> </form>","styles":[""]}]}],"members":{"submitted":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":14,"character":9}}]}],"formGroup":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":16,"character":9}}]}],"numberOfRequested":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":17,"character":9}}]}],"canRequestPin":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":18,"character":9}}]}],"pending":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":19,"character":9}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/material","name":"MatSnackBar","line":31,"character":33}]}],"ngOnInit":[{"__symbolic":"method"}],"submit":[{"__symbolic":"method"}]}}}}]
\No newline at end of file