4ff56d61c2
- Add leftAlignedWith/rightAlignedWith/topAlignedWith/bottomAlignedWith to lexer TokenKind union and keyword map - Add to grammar.ts consumeRelation() recognized relation kinds - Dense DSL users can now write: '.a' leftAlignedWith '.b', etc. (previously returned parser error 'Expected relation')