mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-17 16:25:16 +03:00
5b6fcc7c74
- normYo now replaces \u00a0 (non-breaking space) with regular space — 1C web client uses \u00a0 in dropdown items, causing exact match failures - clickEddItem does two passes: exact match first, then partial — prevents "Системы" from matching before "Системы и бизнес-процессы" - Same \u00a0 fix applied to all inline ny() functions in evaluate scripts Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>