feat(build): generate slot target objects

Add generated targets::<slot> wrapper objects so partial swaps read as target.put/append/replace while preserving existing lower-aware commands and IntoEffect wiring.

req: dx/006

req: codegen/001

req: codegen/002

req: component/003
This commit is contained in:
slhx agent
2026-06-02 07:21:23 +02:00
parent 20d1159e39
commit a138f92b33
11 changed files with 84 additions and 37 deletions
+3
View File
@@ -72,6 +72,9 @@ fn canonical_examples_do_not_author_low_level_resource_plumbing() {
".html(ui::render",
".html(slhx::render",
".html(super::ui::render",
"ui::put(",
"ui::append(",
"ui::replace(",
"__h=",
"name=\"__h\"",
"name='__h'",