* add support for standard notes in importer
* rename types
* move editors to constants.ts
* change ContentTypes to enum
* make all properties of SNBackup optional
* add version & backup file check
* refactor buildTableWithRows function
* rename mode to language
* use inverted condition to reduce indent
* refactor table construction html strings