project-selector Class
project-selector - to be used within a modal to select existing projects or create a new one Mainly used in Quick Files as a way to move file to project
Same usage:
{{project-selector
user=user
file=file
projectSelectState=projectSelectState
setSelectedNode=(action 'setSelectedNode')
changeProjectSelectState=(action 'changeProjectSelectState')
checkNodeTitleKeypress=(action 'checkNodeTitleKeypress')}