mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-19 09:09:41 +03:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user