| 
														
															@@ -21,7 +21,10 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							class="input" 
														 | 
														
														 | 
														
															 							class="input" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							type="email" 
														 | 
														
														 | 
														
															 							type="email" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							placeholder="Email..." 
														 | 
														
														 | 
														
															 							placeholder="Email..." 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-							@keypress="onInput('email')" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+							@keypress=" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+								onInput('email') & 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+									$parent.submitOnEnter(submitModal, $event) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+							" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							@paste="onInput('email')" 
														 | 
														
														 | 
														
															 							@paste="onInput('email')" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							autofocus 
														 | 
														
														 | 
														
															 							autofocus 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						/> 
														 | 
														
														 | 
														
															 						/> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -42,7 +45,10 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							class="input" 
														 | 
														
														 | 
														
															 							class="input" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							type="text" 
														 | 
														
														 | 
														
															 							type="text" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							placeholder="Username..." 
														 | 
														
														 | 
														
															 							placeholder="Username..." 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-							@keypress="onInput('username')" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+							@keypress=" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+								onInput('username') & 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+									$parent.submitOnEnter(submitModal, $event) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+							" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							@paste="onInput('username')" 
														 | 
														
														 | 
														
															 							@paste="onInput('username')" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						/> 
														 | 
														
														 | 
														
															 						/> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					</p> 
														 | 
														
														 | 
														
															 					</p> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -67,13 +73,10 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							ref="password" 
														 | 
														
														 | 
														
															 							ref="password" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							placeholder="Password..." 
														 | 
														
														 | 
														
															 							placeholder="Password..." 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							@keypress=" 
														 | 
														
														 | 
														
															 							@keypress=" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-								onInput('password') && 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-									$parent.submitOnEnter(submitModal, $event) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-							" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-							@paste=" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-								onInput('password') && 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+								onInput('password') & 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 									$parent.submitOnEnter(submitModal, $event) 
														 | 
														
														 | 
														
															 									$parent.submitOnEnter(submitModal, $event) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							" 
														 | 
														
														 | 
														
															 							" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+							@paste="onInput('password')" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						/> 
														 | 
														
														 | 
														
															 						/> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						<a @click="togglePasswordVisibility()"> 
														 | 
														
														 | 
														
															 						<a @click="togglePasswordVisibility()"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 							<i class="material-icons"> 
														 | 
														
														 | 
														
															 							<i class="material-icons"> 
														 |