Replace entities with entity types in TranscriptionEntity
https://redmine.teklia.com/issues/11004
Requires backend#1922 (closed)
- The
TranscriptionEntity.entityproperty becomesTranscriptionEntity.type: EntityType - The
EntityLightandEntityMetastypes are removed -
Token.entitybecomesToken.type?: EntityTypeinsrc/helpers/entity.ts - The search types in
src/types/search.tsshould usetranscriptionentity_*fields instead ofentity_*