feat(xcui): advance core and editor validation flow

This commit is contained in:
2026-04-06 16:20:46 +08:00
parent 33bb84f650
commit 2d030a97da
128 changed files with 9961 additions and 773 deletions

View File

@@ -1,8 +1,9 @@
<View
name="NewEditorShell"
theme="../themes/editor_shell.xctheme">
theme="../themes/editor_shell.xctheme"
style="EditorWorkspace">
<Column
id="editor-shell-root"
id="editor-foundation-root"
width="fill"
height="fill" />
</View>