|  | @@ -5,13 +5,10 @@ dependencies:
 | 
	
		
			
				|  |  |    config:
 | 
	
		
			
				|  |  |      - field.field.user.user.commerce_remote_id
 | 
	
		
			
				|  |  |      - field.field.user.user.field_company
 | 
	
		
			
				|  |  | -    - field.field.user.user.field_last_password_reset
 | 
	
		
			
				|  |  |      - field.field.user.user.field_member_type
 | 
	
		
			
				|  |  |      - field.field.user.user.field_memo
 | 
	
		
			
				|  |  | -    - field.field.user.user.field_password_expiration
 | 
	
		
			
				|  |  |      - field.field.user.user.field_showroom
 | 
	
		
			
				|  |  |    module:
 | 
	
		
			
				|  |  | -    - datetime
 | 
	
		
			
				|  |  |      - path
 | 
	
		
			
				|  |  |      - user
 | 
	
		
			
				|  |  |  id: user.user.default
 | 
	
	
		
			
				|  | @@ -34,12 +31,6 @@ content:
 | 
	
		
			
				|  |  |      third_party_settings: {  }
 | 
	
		
			
				|  |  |      type: entity_reference_autocomplete
 | 
	
		
			
				|  |  |      region: content
 | 
	
		
			
				|  |  | -  field_last_password_reset:
 | 
	
		
			
				|  |  | -    type: datetime_default
 | 
	
		
			
				|  |  | -    weight: 4
 | 
	
		
			
				|  |  | -    settings: {  }
 | 
	
		
			
				|  |  | -    third_party_settings: {  }
 | 
	
		
			
				|  |  | -    region: content
 | 
	
		
			
				|  |  |    field_member_type:
 | 
	
		
			
				|  |  |      weight: 4
 | 
	
		
			
				|  |  |      settings: {  }
 | 
	
	
		
			
				|  | @@ -54,13 +45,6 @@ content:
 | 
	
		
			
				|  |  |      third_party_settings: {  }
 | 
	
		
			
				|  |  |      type: string_textarea
 | 
	
		
			
				|  |  |      region: content
 | 
	
		
			
				|  |  | -  field_password_expiration:
 | 
	
		
			
				|  |  | -    type: boolean_checkbox
 | 
	
		
			
				|  |  | -    weight: 3
 | 
	
		
			
				|  |  | -    settings:
 | 
	
		
			
				|  |  | -      display_label: true
 | 
	
		
			
				|  |  | -    third_party_settings: {  }
 | 
	
		
			
				|  |  | -    region: content
 | 
	
		
			
				|  |  |    field_showroom:
 | 
	
		
			
				|  |  |      weight: 2
 | 
	
		
			
				|  |  |      settings:
 |