Commit ba19acc
fix: align DesignPropertyValue with upstream schema refactor [DX-990] (#3014)
* fix: remove pointer variant from DesignPropertyValue, add ComponentTreeDesignPropertyValue [DX-990]
DesignPropertyValue is now the canonical base (ManualDesignValue | DesignTokenValue only),
matching upstream DesignPropertyValueSchema post INTEG-3511. New ComponentTreeDesignPropertyValue
union covers pointer and dimensioned as siblings at the tree-node level. ComponentNode.designProperties
updated accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: comments removed
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 89e52b0 commit ba19acc
1 file changed
Lines changed: 7 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | 81 | | |
84 | 82 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 83 | + | |
92 | 84 | | |
93 | 85 | | |
94 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
95 | 92 | | |
96 | 93 | | |
97 | 94 | | |
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
101 | 98 | | |
102 | | - | |
| 99 | + | |
103 | 100 | | |
104 | 101 | | |
105 | 102 | | |
| |||
0 commit comments