feat(stellungnahme): KI-Prompt, editierbarer Text, Stepper-Füllstand, DnD-Reihenfolge
- KI-Prompt kopieren mit Ton/Haltung-Slidern und persönlichem Hinweis - Output-Textarea editierbar (field-sizing: content, auto-height) - Stepper zeigt Füllstand: Haken (komplett), gelb (leer), grau (unbesucht) - Weiter-Buttons mit Tooltips bei leerem Schritt - Auto-Generate beim Betreten von Step 4, live bei Eingabe-Änderungen - Drag & Drop Umsortierung der Argumente in Step 4 - Step in localStorage persistiert (HMR-Fix) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -123,6 +123,9 @@
|
||||
"content-save-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7zm2 16H5V5h11.17L19 7.83zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3M6 6h9v4H6z\"/>"
|
||||
},
|
||||
"check-circle": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m-2 15l-5-5l1.41-1.41L10 14.17l7.59-7.59L19 8z\"/>"
|
||||
},
|
||||
"home-group": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M17 16h-2v6h-3v-5H8v5H5v-6H3l7-6zM6 2l4 4H9v3H7V6H5v3H3V6H2zm12 1l5 5h-1v4h-3V9h-2v3h-1.66L14 10.87V8h-1z\"/>"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user