|  |  | @ -279,11 +279,7 @@ import ProjectIcon from "../components/ProjectIcon.vue"; | 
			
		
	
		
			
				
					|  |  |  | import TopMessage from "../components/TopMessage.vue"; | 
			
		
	
		
			
				
					|  |  |  | import UserNameDialog from "../components/UserNameDialog.vue"; | 
			
		
	
		
			
				
					|  |  |  | import { Contact } from "../db/tables/contacts"; | 
			
		
	
		
			
				
					|  |  |  | import { | 
			
		
	
		
			
				
					|  |  |  |   didInfo, | 
			
		
	
		
			
				
					|  |  |  |   getHeaders, | 
			
		
	
		
			
				
					|  |  |  |   getPlanFromCache, | 
			
		
	
		
			
				
					|  |  |  | } from "../libs/endorserServer"; | 
			
		
	
		
			
				
					|  |  |  | import { didInfo, getHeaders, getPlanFromCache } from "../libs/endorserServer"; | 
			
		
	
		
			
				
					|  |  |  | import { OfferSummaryRecord, PlanData } from "../interfaces/records"; | 
			
		
	
		
			
				
					|  |  |  | import * as libsUtil from "../libs/util"; | 
			
		
	
		
			
				
					|  |  |  | import { OnboardPage } from "../libs/util"; | 
			
		
	
	
		
			
				
					|  |  | 
 |