docs(form-compile): задокументировать controlRepresentation для свёрнутых групп

Свойство «Отображение управления» (TitleHyperlink/Picture) уже эмитилось
через generic-скаляры, но не было в таблице свойств группы SKILL.md;
в спеке значилось неверное `Picture | Text`. Добавлен фокус-кейс с обоими
литералами, снапшот верифицирован загрузкой в 1С 8.3.24.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-07-18 12:21:12 +03:00
parent 9856fd5180
commit 86cddc8ec3
12 changed files with 498 additions and 1 deletions
+2 -1
View File
@@ -478,7 +478,8 @@ ChildItems
<TextColor>style:...</TextColor>
<TitleTextColor>style:...</TitleTextColor>
<EnableContentChange>true | false</EnableContentChange>
<ControlRepresentation>Picture | Text</ControlRepresentation>
<!-- Отображение управления свёрткой у Behavior=Collapsible; TitleHyperlink — по умолчанию (не сериализуется) -->
<ControlRepresentation>TitleHyperlink | Picture</ControlRepresentation>
<ChildItems>...</ChildItems>
</UsualGroup>