feat(studio): wire hfId through DOM-edit patch targets, activate hfId lookup path (R7, T5a) (#1297)

This commit is contained in:
Vance Ingalls
2026-06-09 14:19:46 -07:00
committed by GitHub
parent 2071c85c9a
commit 82c754f27a
4 changed files with 45 additions and 17 deletions
@@ -26,6 +26,7 @@ export {
// Layers, text fields, capabilities, selection, patch ops
export {
buildDefaultDomEditTextField,
buildDomEditPatchTarget,
buildDomEditStylePatchOperation,
buildDomEditTextPatchOperation,
collectDomEditLayerItems,