Add component for selecting datafiles based on the analysis cluster filesystem
The most basic functionality is to select an experiment and then datafile(s). We could also add support for selecting facilities/instruments, though our short-term use case would know that information ahead of time.
Ideally, the component takes a `v_model` parameter that stores a list of the selected files.
issue