@ -21,8 +21,8 @@ 
			
		
	
		
		
			
				
					      < li  v-if ="shouldShowYouEntity" class="border-b border-slate-300 py-3" >       < li  v-if ="shouldShowYouEntity" class="border-b border-slate-300 py-3" >  
			
		
	
		
		
			
				
					        < h2  class = "text-base flex gap-4 items-center" >         < h2  class = "text-base flex gap-4 items-center" >  
			
		
	
		
		
			
				
					          < span  class = "grow flex gap-2 items-center font-medium" >           < span  class = "grow flex gap-2 items-center font-medium" >  
			
		
	
		
		
			
				
					
					            < font -awesome  icon = "hand"  class = "text-blue-500 text-4xl"  / >             < font -awesome  icon = "hand"  class = "text-blue-500 text-4xl shrink-0 "  / >  
			
				
				
			
		
	
		
		
			
				
					
					            < span  class = "text-blue-500" > You < / span >             < span  class = "text-ellipsis overflow-hidden text- blue-500" > You < / span >  
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					          < / span >           < / span >  
			
		
	
		
		
			
				
					          < span  class = "text-right" >           < span  class = "text-right" >  
			
		
	
		
		
			
				
					            < button             < button  
			
		
	
	
		
		
			
				
					
						
						
						
							
								 
						
					 
					@ -40,9 +40,9 @@ 
			
		
	
		
		
			
				
					          < span  class = "grow flex gap-2 items-center font-medium" >           < span  class = "grow flex gap-2 items-center font-medium" >  
			
		
	
		
		
			
				
					            < font -awesome             < font -awesome  
			
		
	
		
		
			
				
					              icon = "circle-question"               icon = "circle-question"  
			
		
	
		
		
			
				
					
					              class = "text-slate-400 text-4xl"               class = "text-slate-400 text-4xl shrink-0 "  
			
				
				
			
		
	
		
		
	
		
		
			
				
					            / >             / >  
			
		
	
		
		
			
				
					
					            < span  class = "italic text-slate-4 00" > ( Unnamed / Unknown ) < / span >             < span  class = "text-ellipsis overflow-hidden italic text-slate-5 00" > ( Unnamed / Unknown ) < / span >  
			
				
				
			
		
	
		
		
	
		
		
			
				
					          < / span >           < / span >  
			
		
	
		
		
			
				
					          < span  class = "text-right" >           < span  class = "text-right" >  
			
		
	
		
		
			
				
					            < button             < button  
			
		
	
	
		
		
			
				
					
						
						
						
							
								 
						
					 
					@ -61,14 +61,14 @@ 
			
		
	
		
		
			
				
					        class = "border-b border-slate-300 py-3"         class = "border-b border-slate-300 py-3"  
			
		
	
		
		
			
				
					      >       >  
			
		
	
		
		
			
				
					        < h2  class = "text-base flex gap-4 items-center" >         < h2  class = "text-base flex gap-4 items-center" >  
			
		
	
		
		
			
				
					
					          < span  class = "grow flex gap-2 items-center font-medium" >           < span  class = "grow flex gap-2 items-center font-medium overflow-hidden " >  
			
				
				
			
		
	
		
		
	
		
		
			
				
					            < EntityIcon             < EntityIcon  
			
		
	
		
		
			
				
					              : contact = "contact"               : contact = "contact"  
			
		
	
		
		
			
				
					              : icon - size = "34"               : icon - size = "34"  
			
		
	
		
		
			
				
					
					              class = "inline-block align-middle border border-slate-300 rounded-full overflow-hidden"               class = "inline-block align-middle border border-slate-300 rounded-full overflow-hidden shrink-0 "  
			
				
				
			
		
	
		
		
	
		
		
			
				
					            / >             / >  
			
		
	
		
		
			
				
					
					            < span  v-if ="contact.name" > {{  contact.name  }} < / span >             < span  v-if ="contact.name" class="text-ellipsis overflow-hidden"  > {{  contact.name  }} < / span >  
			
				
				
			
		
	
		
		
			
				
					
					            < span  v -else  class = "italic text-slate-400" > ( No  name )  < / span >             < span  v -else  class = "text-ellipsis overflow-hidden italic text-slate-500" > { {  contact . did  } }  < / span >  
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					          < / span >           < / span >  
			
		
	
		
		
			
				
					          < span  class = "text-right" >           < span  class = "text-right" >  
			
		
	
		
		
			
				
					            < button             < button  
			
		
	
	
		
		
			
				
					
						
							
								 
						
						
							
								 
						
						
					 
					@ -208,59 +208,13 @@ export default class ContactGiftingView extends Vue { 
			
		
	
		
		
			
				
					  }   }  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					  openDialog ( contact ? :  GiverReceiverInputInfo  |  "Unnamed"  |  "You" )  {   openDialog ( contact ? :  GiverReceiverInputInfo  |  "Unnamed"  |  "You" )  {  
			
		
	
		
		
			
				
					
					    if  ( contact  ===  "Unnamed" )  {     / /   D e t e r m i n e   t h e   s e l e c t e d   e n t i t y   b a s e d   o n   c o n t a c t   t y p e  
			
				
				
			
		
	
		
		
			
				
					
					      / /   S p e c i a l   c a s e :   H a n d l e   " U n n a m e d "   c o n t a c t s   f o r   b o t h   g i v e r s   a n d   r e c i p i e n t s     const  selectedEntity  =  this . createEntityFromContact ( contact ) ;  
			
				
				
			
		
	
		
		
			
				
					      let  recipient :  GiverReceiverInputInfo ;  
			
		
	
		
		
			
				
					      let  giver :  GiverReceiverInputInfo  |  undefined ;  
			
		
	
		
		
	
		
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					
					      if  ( this . stepType  ===  "giver" )  {     / /   C r e a t e   g i v e r   a n d   r e c i p i e n t   b a s e d   o n   s t e p   t y p e   a n d   s e l e c t e d   e n t i t y  
			
				
				
			
		
	
		
		
			
				
					
					        / /   W e ' r e   s e l e c t i n g   a   g i v e r ,   s o   p r e s e r v e   t h e   e x i s t i n g   r e c i p i e n t   f r o m   c o n t e x t     const  {  giver ,  recipient  }  =  this . createGiverAndRecipient ( selectedEntity ) ;  
			
				
				
			
		
	
		
		
			
				
					        if  ( this . recipientEntityType  ===  "project" )  {  
			
		
	
		
		
			
				
					          recipient  =  {  
			
		
	
		
		
			
				
					            did :  this . recipientProjectHandleId ,  
			
		
	
		
		
			
				
					            name :  this . recipientProjectName ,  
			
		
	
		
		
			
				
					            image :  this . recipientProjectImage ,  
			
		
	
		
		
			
				
					            handleId :  this . recipientProjectHandleId ,  
			
		
	
		
		
			
				
					          } ;  
			
		
	
		
		
			
				
					        }  else  {  
			
		
	
		
		
			
				
					          / /   P r e s e r v e   t h e   e x i s t i n g   r e c i p i e n t   f r o m   c o n t e x t  
			
		
	
		
		
			
				
					          if  ( this . recipientDid  ===  this . activeDid )  {  
			
		
	
		
		
			
				
					            / /   R e c i p i e n t   w a s   " Y o u "  
			
		
	
		
		
			
				
					            recipient  =  {  did :  this . activeDid ,  name :  "You"  } ;  
			
		
	
		
		
			
				
					          }  else  if  ( this . recipientDid )  {  
			
		
	
		
		
			
				
					            / /   R e c i p i e n t   w a s   a   r e g u l a r   c o n t a c t  
			
		
	
		
		
			
				
					            recipient  =  {  
			
		
	
		
		
			
				
					              did :  this . recipientDid ,  
			
		
	
		
		
			
				
					              name :  this . recipientProjectName  ||  "Someone" ,  
			
		
	
		
		
			
				
					            } ;  
			
		
	
		
		
			
				
					          }  else  {  
			
		
	
		
		
			
				
					            / /   F a l l b a c k   t o   " Y o u "   i f   n o   r e c i p i e n t   w a s   p r e v i o u s l y   s e l e c t e d  
			
		
	
		
		
			
				
					            recipient  =  {  did :  this . activeDid ,  name :  "You"  } ;  
			
		
	
		
		
			
				
					          }  
			
		
	
		
		
			
				
					        }  
			
		
	
		
		
			
				
					        giver  =  undefined ;  / /   W i l l   b e   s e t   t o   " U n n a m e d "   i n   G i f t e d D i a l o g  
			
		
	
		
		
			
				
					      }  else  {  
			
		
	
		
		
			
				
					        / /   W e ' r e   s e l e c t i n g   a   r e c i p i e n t ,   s o   r e c i p i e n t   i s   " U n n a m e d "   a n d   g i v e r   i s   p r e s e r v e d   f r o m   c o n t e x t  
			
		
	
		
		
			
				
					        recipient  =  {  did :  "" ,  name :  "Unnamed"  } ;  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					        / /   P r e s e r v e   t h e   e x i s t i n g   g i v e r   f r o m   t h e   c o n t e x t  
			
		
	
		
		
			
				
					        if  ( this . giverEntityType  ===  "project" )  {  
			
		
	
		
		
			
				
					          giver  =  {  
			
		
	
		
		
			
				
					            did :  this . giverProjectHandleId ,  
			
		
	
		
		
			
				
					            name :  this . giverProjectName ,  
			
		
	
		
		
			
				
					            image :  this . giverProjectImage ,  
			
		
	
		
		
			
				
					            handleId :  this . giverProjectHandleId ,  
			
		
	
		
		
			
				
					          } ;  
			
		
	
		
		
			
				
					        }  else  if  ( this . giverDid )  {  
			
		
	
		
		
			
				
					          giver  =  {  
			
		
	
		
		
			
				
					            did :  this . giverDid ,  
			
		
	
		
		
			
				
					            name :  this . giverProjectName  ||  "Someone" ,  
			
		
	
		
		
			
				
					          } ;  
			
		
	
		
		
			
				
					        }  else  {  
			
		
	
		
		
			
				
					          giver  =  {  did :  this . activeDid ,  name :  "You"  } ;  
			
		
	
		
		
			
				
					        }  
			
		
	
		
		
			
				
					      }  
			
		
	
		
		
	
		
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					    / /   O p e n   t h e   d i a l o g  
			
		
	
		
		
			
				
					    ( this . $refs . giftedDialog  as  GiftedDialog ) . open (     ( this . $refs . giftedDialog  as  GiftedDialog ) . open (  
			
		
	
		
		
			
				
					      giver ,       giver ,  
			
		
	
		
		
			
				
					      recipient ,       recipient ,  
			
		
	
	
		
		
			
				
					
						
						
						
							
								 
						
					 
					@ -273,89 +227,117 @@ export default class ContactGiftingView extends Vue { 
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					    / /   M o v e   t o   S t e p   2   -   e n t i t i e s   a r e   a l r e a d y   s e t   b y   t h e   o p e n ( )   c a l l     / /   M o v e   t o   S t e p   2   -   e n t i t i e s   a r e   a l r e a d y   s e t   b y   t h e   o p e n ( )   c a l l  
			
		
	
		
		
			
				
					    ( this . $refs . giftedDialog  as  GiftedDialog ) . moveToStep2 ( ) ;     ( this . $refs . giftedDialog  as  GiftedDialog ) . moveToStep2 ( ) ;  
			
		
	
		
		
			
				
					
					    }  else  {   }  
			
				
				
			
		
	
		
		
			
				
					      / /   R e g u l a r   c a s e :   c o n t a c t   i s   a   G i v e r R e c e i v e r I n p u t I n f o  
			
		
	
		
		
			
				
					      let  giver :  GiverReceiverInputInfo ;  
			
		
	
		
		
			
				
					      let  recipient :  GiverReceiverInputInfo ;  
			
		
	
		
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					  / * *  
			
		
	
		
		
			
				
					   *  Creates  an  entity  object  from  the  contact  parameter  
			
		
	
		
		
			
				
					   * /  
			
		
	
		
		
			
				
					  private  createEntityFromContact (  
			
		
	
		
		
			
				
					    contact ? :  GiverReceiverInputInfo  |  "Unnamed"  |  "You" ,  
			
		
	
		
		
			
				
					  ) :  GiverReceiverInputInfo  |  undefined  {  
			
		
	
		
		
			
				
					    if  ( contact  ===  "You" )  {  
			
		
	
		
		
			
				
					      return  {  did :  this . activeDid ,  name :  "You"  } ;  
			
		
	
		
		
			
				
					    }  else  if  ( contact  ===  "Unnamed" )  {  
			
		
	
		
		
			
				
					      return  {  did :  "" ,  name :  "Unnamed"  } ;  
			
		
	
		
		
			
				
					    }  else  if  ( contact )  {  
			
		
	
		
		
			
				
					      / /   C r e a t e   a   c o p y   o f   t h e   c o n t a c t   t o   a v o i d   m o d i f y i n g   t h e   o r i g i n a l  
			
		
	
		
		
			
				
					      return  {  ... contact  } ;  
			
		
	
		
		
			
				
					    }  
			
		
	
		
		
			
				
					    return  undefined ;  
			
		
	
		
		
			
				
					  }  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					  / * *  
			
		
	
		
		
			
				
					   *  Creates  giver  and  recipient  objects  based  on  step  type  and  selected  entity  
			
		
	
		
		
			
				
					   * /  
			
		
	
		
		
			
				
					  private  createGiverAndRecipient ( selectedEntity ? :  GiverReceiverInputInfo ) :  {  
			
		
	
		
		
			
				
					    giver :  GiverReceiverInputInfo  |  undefined ;  
			
		
	
		
		
			
				
					    recipient :  GiverReceiverInputInfo ;  
			
		
	
		
		
			
				
					  }  {  
			
		
	
		
		
			
				
					    if  ( this . stepType  ===  "giver" )  {     if  ( this . stepType  ===  "giver" )  {  
			
		
	
		
		
			
				
					
					        / /   W e ' r e   s e l e c t i n g   a   g i v e r ,   s o   t h e   c o n t a c t   b e c o m e s   t h e   g i v e r       / /   W e ' r e   s e l e c t i n g   a   g i v e r ,   s o   t h e   s e l e c t e d   e n t i t y   b e c o m e s   t h e   g i v e r  
			
				
				
			
		
	
		
		
			
				
					
					        giver  =  contact  as  GiverReceiverInputInfo ;  / /   S a f e   b e c a u s e   w e   k n o w   c o n t a c t   i s   n o t   " U n n a m e d "   o r   u n d e f i n e d       const  giver  =  selectedEntity ;  
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					      const  recipient  =  this . createRecipientFromContext ( ) ;  
			
		
	
		
		
			
				
					      return  {  giver ,  recipient  } ;  
			
		
	
		
		
			
				
					    }  else  {  
			
		
	
		
		
			
				
					      / /   W e ' r e   s e l e c t i n g   a   r e c i p i e n t ,   s o   t h e   s e l e c t e d   e n t i t y   b e c o m e s   t h e   r e c i p i e n t  
			
		
	
		
		
			
				
					      const  recipient  =  selectedEntity  ||  {  did :  "" ,  name :  "Unnamed"  } ;  
			
		
	
		
		
			
				
					      const  giver  =  this . createGiverFromContext ( ) ;  
			
		
	
		
		
			
				
					      return  {  giver ,  recipient  } ;  
			
		
	
		
		
			
				
					    }  
			
		
	
		
		
			
				
					  }  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					
					        / /   P r e s e r v e   t h e   e x i s t i n g   r e c i p i e n t   f r o m   t h e   c o n t e x t   / * *  
			
				
				
			
		
	
		
		
	
		
		
			
				
					   *  Creates  recipient  object  from  context  ( preserves  existing  recipient )  
			
		
	
		
		
			
				
					   * /  
			
		
	
		
		
			
				
					  private  createRecipientFromContext ( ) :  GiverReceiverInputInfo  {  
			
		
	
		
		
			
				
					    if  ( this . recipientEntityType  ===  "project" )  {     if  ( this . recipientEntityType  ===  "project" )  {  
			
		
	
		
		
			
				
					
					          recipient  =  {       return {  
			
				
				
			
		
	
		
		
	
		
		
			
				
					        did :  this . recipientProjectHandleId ,         did :  this . recipientProjectHandleId ,  
			
		
	
		
		
			
				
					        name :  this . recipientProjectName ,         name :  this . recipientProjectName ,  
			
		
	
		
		
			
				
					        image :  this . recipientProjectImage ,         image :  this . recipientProjectImage ,  
			
		
	
		
		
			
				
					        handleId :  this . recipientProjectHandleId ,         handleId :  this . recipientProjectHandleId ,  
			
		
	
		
		
			
				
					      } ;       } ;  
			
		
	
		
		
			
				
					    }  else  {     }  else  {  
			
		
	
		
		
			
				
					          / /   C h e c k   i f   t h e   p r e s e r v e d   r e c i p i e n t   w a s   " Y o u "   o r   a   r e g u l a r   c o n t a c t  
			
		
	
		
		
			
				
					      if  ( this . recipientDid  ===  this . activeDid )  {       if  ( this . recipientDid  ===  this . activeDid )  {  
			
		
	
		
		
			
				
					
					            / /   R e c i p i e n t   w a s   " Y o u "         return  {  did :  this . activeDid ,  name :  "You"  } ;  
			
				
				
			
		
	
		
		
			
				
					            recipient  =  {  did :  this . activeDid ,  name :  "You"  } ;  
			
		
	
		
		
	
		
		
			
				
					      }  else  if  ( this . recipientDid )  {       }  else  if  ( this . recipientDid )  {  
			
		
	
		
		
			
				
					
					            / /   R e c i p i e n t   w a s   a   r e g u l a r   c o n t a c t         return  {  
			
				
				
			
		
	
		
		
			
				
					            recipient  =  {  
			
		
	
		
		
	
		
		
			
				
					          did :  this . recipientDid ,           did :  this . recipientDid ,  
			
		
	
		
		
			
				
					
					              name :  this . recipientProjectName  ||  "Someone" ,           name :  this . recipientProjectName ,  
			
				
				
			
		
	
		
		
	
		
		
			
				
					        } ;         } ;  
			
		
	
		
		
			
				
					      }  else  {       }  else  {  
			
		
	
		
		
			
				
					
					            / /   F a l l b a c k   t o   " U n n a m e d "          return  {  did :  "" ,  name :  "Unnamed"  } ;  
			
				
				
			
		
	
		
		
			
				
					
					            recipient  =  {  did :  "" ,  name :  "Unnamed"   } ;       }  
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					    }     }  
			
		
	
		
		
			
				
					  }   }  
			
		
	
		
		
			
				
					      }  else  {  
			
		
	
		
		
			
				
					        / /   W e ' r e   s e l e c t i n g   a   r e c i p i e n t ,   s o   t h e   c o n t a c t   b e c o m e s   t h e   r e c i p i e n t  
			
		
	
		
		
			
				
					        recipient  =  contact  as  GiverReceiverInputInfo ;  / /   S a f e   b e c a u s e   w e   k n o w   c o n t a c t   i s   n o t   " U n n a m e d "   o r   u n d e f i n e d  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					
					        / /   P r e s e r v e   t h e   e x i s t i n g   g i v e r   f r o m   t h e   c o n t e x t   / * *  
			
				
				
			
		
	
		
		
	
		
		
			
				
					   *  Creates  giver  object  from  context  ( preserves  existing  giver )  
			
		
	
		
		
			
				
					   * /  
			
		
	
		
		
			
				
					  private  createGiverFromContext ( ) :  GiverReceiverInputInfo  {  
			
		
	
		
		
			
				
					    if  ( this . giverEntityType  ===  "project" )  {     if  ( this . giverEntityType  ===  "project" )  {  
			
		
	
		
		
			
				
					
					          giver  =  {       return {  
			
				
				
			
		
	
		
		
	
		
		
			
				
					        did :  this . giverProjectHandleId ,         did :  this . giverProjectHandleId ,  
			
		
	
		
		
			
				
					        name :  this . giverProjectName ,         name :  this . giverProjectName ,  
			
		
	
		
		
			
				
					        image :  this . giverProjectImage ,         image :  this . giverProjectImage ,  
			
		
	
		
		
			
				
					        handleId :  this . giverProjectHandleId ,         handleId :  this . giverProjectHandleId ,  
			
		
	
		
		
			
				
					      } ;       } ;  
			
		
	
		
		
			
				
					    }  else  {     }  else  {  
			
		
	
		
		
			
				
					          / /   C h e c k   i f   t h e   p r e s e r v e d   g i v e r   w a s   " Y o u "   o r   a   r e g u l a r   c o n t a c t  
			
		
	
		
		
			
				
					      if  ( this . giverDid  ===  this . activeDid )  {       if  ( this . giverDid  ===  this . activeDid )  {  
			
		
	
		
		
			
				
					
					            / /   G i v e r   w a s   " Y o u "         return  {  did :  this . activeDid ,  name :  "You"  } ;  
			
				
				
			
		
	
		
		
			
				
					            giver  =  {  did :  this . activeDid ,  name :  "You"  } ;  
			
		
	
		
		
	
		
		
			
				
					      }  else  if  ( this . giverDid )  {       }  else  if  ( this . giverDid )  {  
			
		
	
		
		
			
				
					
					            / /   G i v e r   w a s   a   r e g u l a r   c o n t a c t         return  {  
			
				
				
			
		
	
		
		
			
				
					            giver  =  {  
			
		
	
		
		
	
		
		
			
				
					          did :  this . giverDid ,           did :  this . giverDid ,  
			
		
	
		
		
			
				
					
					               name :  this . giverProjectName  ||  "Someone"  ,           name :  this . giverProjectName ,  
			
				
				
			
		
	
		
		
	
		
		
			
				
					        } ;         } ;  
			
		
	
		
		
			
				
					      }  else  {       }  else  {  
			
		
	
		
		
			
				
					
					            / /   F a l l b a c k   t o   " U n n a m e d "         return  {  did :  "" ,  name :  "Unnamed"  } ;  
			
				
				
			
		
	
		
		
			
				
					            giver  =  {  did :  "" ,  name :  "Unnamed"  } ;  
			
		
	
		
		
	
		
		
			
				
					      }       }  
			
		
	
		
		
			
				
					    }     }  
			
		
	
		
		
			
				
					  }   }  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					
					      ( this . $refs . giftedDialog  as  GiftedDialog ) . open (   get  shouldShowYouEntity ( ) :  boolean  {  
			
				
				
			
		
	
		
		
			
				
					
					        giver ,     if  ( this . stepType  ===  "giver" )  {  
			
				
				
			
		
	
		
		
			
				
					
					        recipient ,       / /   W h e n   s e l e c t i n g   a   g i v e r ,   s h o w   " Y o u "   i f   t h e   c u r r e n t   r e c i p i e n t   i s   n o t   " Y o u "  
			
				
				
			
		
	
		
		
			
				
					
					        this . offerId ,       / /   T h i s   p r e v e n t s   s e l e c t i n g   y o u r s e l f   a s   b o t h   g i v e r   a n d   r e c i p i e n t  
			
				
				
			
		
	
		
		
			
				
					
					        this . prompt ,       if  ( this . recipientEntityType  ===  "project" )  {  
			
				
				
			
		
	
		
		
			
				
					
					        this . description ,         / /   I f   r e c i p i e n t   i s   a   p r o j e c t ,   w e   c a n   s e l e c t   " Y o u "   a s   g i v e r  
			
				
				
			
		
	
		
		
			
				
					
					        this . amountInput ,         return  true ;  
			
				
				
			
		
	
		
		
			
				
					
					        this . unitCode ,       }  else  {  
			
				
				
			
		
	
		
		
			
				
					
					      ) ;         / /   I f   r e c i p i e n t   i s   a   p e r s o n ,   c h e c k   i f   i t ' s   n o t   " Y o u "  
			
				
				
			
		
	
		
		
			
				
					
					
        return  this . recipientDid  !==  this . activeDid ;  
			
				
				
			
		
	
		
		
			
				
					
					      / /   M o v e   t o   S t e p   2   -   e n t i t i e s   a r e   a l r e a d y   s e t   b y   t h e   o p e n ( )   c a l l       }  
			
				
				
			
		
	
		
		
			
				
					
					      ( this . $refs . giftedDialog  as  GiftedDialog ) . moveToStep2 ( ) ;     }  else  {  
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					      / /   W h e n   s e l e c t i n g   a   r e c i p i e n t ,   s h o w   " Y o u "   i f   t h e   c u r r e n t   g i v e r   i s   n o t   " Y o u "  
			
		
	
		
		
			
				
					      / /   T h i s   p r e v e n t s   s e l e c t i n g   y o u r s e l f   a s   b o t h   g i v e r   a n d   r e c i p i e n t  
			
		
	
		
		
			
				
					      if  ( this . giverEntityType  ===  "project" )  {  
			
		
	
		
		
			
				
					        / /   I f   g i v e r   i s   a   p r o j e c t ,   w e   c a n   s e l e c t   " Y o u "   a s   r e c i p i e n t  
			
		
	
		
		
			
				
					        return  true ;  
			
		
	
		
		
			
				
					      }  else  {  
			
		
	
		
		
			
				
					        / /   I f   g i v e r   i s   a   p e r s o n ,   c h e c k   i f   i t ' s   n o t   " Y o u "  
			
		
	
		
		
			
				
					        return  this . giverDid  !==  this . activeDid ;  
			
		
	
		
		
			
				
					      }       }  
			
		
	
		
		
			
				
					    }     }  
			
		
	
		
		
			
				
					
 
			
		
	
		
		
			
				
					  get  shouldShowYouEntity ( ) :  boolean  {  
			
		
	
		
		
			
				
					    return  (  
			
		
	
		
		
			
				
					      this . stepType  ===  "recipient"  ||  
			
		
	
		
		
			
				
					      ( this . stepType  ===  "giver"  &&  this . isFromProjectView )  
			
		
	
		
		
			
				
					    ) ;  
			
		
	
		
		
			
				
					  }   }  
			
		
	
		
		
			
				
					} }  
			
		
	
		
		
			
				
					< / script > < / script >