* improvement(emcn): share ordinary action geometry in Button
* improvement(ui): share additional-field disclosures
* fix(ui): preserve tiny actions and use shared sidebar geometry
* improvement(ui): use shared geometry for standard icon actions (#8153)
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
* refactor(ui): centralize overlay action buttons in EMCN (#7990)
* refactor(ui): centralize overlay action buttons in EMCN
* improvement(ui): share workflow preview actions (#8065)
* improvement(ui): share workflow preview actions
* improvement(ui): reuse inline and overlay workflow actions
* refactor(emcn): share Code.Viewer appearances (#8238)
* Add shared Code.Viewer appearances for product surfaces
* Test flat virtualized Code.Viewer terminal chrome
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
* Share table sidebar shell and scroll body (#8249)
* Share table sidebar shell and scroll body
* test(tables): cover shared sidebar dialog state
* test(tables): preserve sidebar scroll state
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
* Keep workflow preview values readable (#8256)
* fix(ui): keep preview values readable and restore version tint
* fix(ui): keep preview file actions inert
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
Co-authored-by: Waleed <walif6@gmail.com>
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
Co-authored-by: Waleed <walif6@gmail.com>
* improvement(ui): reuse shared button and focus treatments (#8187)
* improvement(ui): reuse shared button and focus treatments
* fix(emcn): include outline reset in muted focus ring
* fix(ui): make closed table sidebars inert and strengthen focus ring
* Carry code search overlay into the live EMCN stack (#8275)
* refactor(ui): share code search overlay controls
* refactor(emcn): own compact code search field chrome
* test(ui): cover floating compact code search
* refactor(emcn): compose compact search from shared chip surface
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
* fix(ui): announce code search result changes
* docs(ui): describe shared table sidebar exports
---------
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Waleed <walif6@gmail.com>
Why this follow-up is needed
#8266 was merged into the #8238 branch after #8238 had already been merged into its parent. The shared search overlay is therefore absent from the still-open #8038 lineage. This PR carries that six-file feature change forward onto the live #8038 head, plus the EMCN compact search appearance requested in #8266’s Greptile review. It should merge into #8038 before #8038 is merged upward.
Changes
ChipInputfor all four callers. EMCN now owns the existing 23px compact appearance used by preview and terminal; logs and trace retain the standard 30px chip appearance.Validation
No PR will be merged automatically.