dc3ee10ae819445a7b39a645b59b92eae9cb465b
Two gaps filled vs the Angular reference: 1. EN→RU keyboard layout translit fallback in searchCities (TZ §4.1.9.1: retry query converted from EN layout, e.g. "vjc" → "мос" → Москва). 2. ESC key cancels manual entry and restores the last committed value's display (TZ §4.1.9.1 / mirrors Angular focusOut behaviour on Escape). All other §4.1.9.1 rules (case-insensitive search, substring match, city+ airports grouping, 3-letter code lookup, top-10 cap, alpha sort, no auto- submit on typing, exact-match auto-commit) were already present; assertion tests lock them in.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%