|  |  | @ -179,6 +179,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           :with-arrows="template.schema.length > 1" |  |  |  |           :with-arrows="template.schema.length > 1" | 
			
		
	
		
		
			
				
					
					|  |  |  |           :item="item" |  |  |  |           :item="item" | 
			
		
	
		
		
			
				
					
					|  |  |  |           :document="sortedDocuments[index]" |  |  |  |           :document="sortedDocuments[index]" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           :data-document-uuid="item.attachment_uuid" | 
			
		
	
		
		
			
				
					
					|  |  |  |           :accept-file-types="acceptFileTypes" |  |  |  |           :accept-file-types="acceptFileTypes" | 
			
		
	
		
		
			
				
					
					|  |  |  |           :with-replace-button="withUploadButton" |  |  |  |           :with-replace-button="withUploadButton" | 
			
		
	
		
		
			
				
					
					|  |  |  |           :editable="editable" |  |  |  |           :editable="editable" | 
			
		
	
	
		
		
			
				
					|  |  | @ -266,6 +267,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 :input-mode="inputMode" |  |  |  |                 :input-mode="inputMode" | 
			
		
	
		
		
			
				
					
					|  |  |  |                 :default-fields="[...defaultRequiredFields, ...defaultFields]" |  |  |  |                 :default-fields="[...defaultRequiredFields, ...defaultFields]" | 
			
		
	
		
		
			
				
					
					|  |  |  |                 :allow-draw="!onlyDefinedFields" |  |  |  |                 :allow-draw="!onlyDefinedFields" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 :data-document-uuid="document.uuid" | 
			
		
	
		
		
			
				
					
					|  |  |  |                 :default-submitters="defaultSubmitters" |  |  |  |                 :default-submitters="defaultSubmitters" | 
			
		
	
		
		
			
				
					
					|  |  |  |                 :with-field-placeholder="withFieldPlaceholder" |  |  |  |                 :with-field-placeholder="withFieldPlaceholder" | 
			
		
	
		
		
			
				
					
					|  |  |  |                 :draw-field="drawField" |  |  |  |                 :draw-field="drawField" | 
			
		
	
	
		
		
			
				
					|  |  | 
 |