+`IconButton` now completes the feature-layer raw icon-only action-trigger inventory. The remaining desktop/mobile topbar icon-only triggers, shared workspace fullscreen control, supervisor card actions, git/file-tree/status-row actions, code-editor and git-diff close chrome, modal/dialog and toast close controls, mobile-select trailing side actions, terminal/workspace tab and selector close controls, shortcut reset, mobile workspace drawer close, and workspace file-toolbar actions all use the shared primitive from the public UI barrel while preserving caller-owned compatibility classes such as `topbar-add`, `topbar-btn*`, `mobile-topbar__icon-button`, `supervisor-icon-btn*`, `git-row-action`, `git-status-bar__item*`, `code-mode-btn`, `mobile-sheet__action--icon`, `toast__close`, `launch-close-btn`, `mobile-workspace-drawer__item-close`, `mobile-select-sheet__item-side-action*`, `session-action-btn*`, `topbar-close`, `terminal-tab-close`, and `terminal-selector-item-close`. The remaining raw feature buttons audited on this pass are intentionally not counted on this row because they are text-bearing buttons, tabs/selectors, counters, backdrops, or other specialized controls rather than icon-only action triggers.
0 commit comments