type FileInfoChangeHandler = ( inputValues: Partial | Partial, options?: { fileLocationIndex?: number }, ) => void;