pi-harness: @aliou/pi-utils-settings@0.7.0
Minor Changes
-
a3039d9: Add a reusable
SettingsDetailEditorcomponent for focused second-level settings editing.- Support typed detail fields: text, enum, boolean, nested submenu, and destructive action with confirmation
- Add keyboard UX for detail panels (
↑/↓orj/k,Enter,Esc) - Show selected field descriptions and keep nested submenu handoff/return clean
- Add tests for navigation and field callback behavior
- Update docs with guidance on
SectionedSettingsvsSectionedSettings + SettingsDetailEditor - Extend reference example with an array-of-objects pattern (
profiles) using nested detail editors