Store, utils and components
Notes: New store handling and components. WIP on database import process.
New general purpose components:
- FileDropZone
- FullScreenComponent
- ProgressionToolbar
- CircularProgress
- Checklist
- H1
- H2
New form components:
- FormFieldContainer
- FormError
- TextInput
- TextArea
- Select
- AsyncSelect
New layout components:
- Grid
- Grid.Item
New hooks:
- useCSVParser
- useValidatedFormStore
New store utility:
- createValidatedStore