tts-voice-creator-clone-and.../static
mARTin-B78 04b82e49d8 Add collapsible cards with persistent state (localStorage)
- All .card > h2 cards get a rotating chevron toggle; clicking the h2
  collapses/expands all content below it
- Existing <details> elements inside cards are synced to the same
  localStorage store so their state also persists across reloads
- Default state: expanded (open); first collapse saves false, reload restores it
- Storage key: 'card-collapse-v1' → per-card slug of heading text
- CSS: chevron box matches opt-group style; <details> summary styled consistently

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 13:25:57 +02:00
..
sections Add ElevenLabs Voice Library browser to Get Voices Online 2026-05-26 13:14:40 +02:00
app.js Add collapsible cards with persistent state (localStorage) 2026-05-26 13:25:57 +02:00
index.html Redesign inspector pane, add searchable pickers, and style AI Backends tab 2026-05-26 11:23:27 +02:00
loader.js Redesign inspector pane, add searchable pickers, and style AI Backends tab 2026-05-26 11:23:27 +02:00
nav.js Redesign inspector pane, add searchable pickers, and style AI Backends tab 2026-05-26 11:23:27 +02:00
style.css Add collapsible cards with persistent state (localStorage) 2026-05-26 13:25:57 +02:00