feat: design system overhaul — sidebar, AI chats, settings, brainstorm, color cleanup
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 12s

- Sidebar: dynamic brand-accent colors, brainstorm section restyled
- AI chat general: popup panel with expand/collapse, hides when contextual AI open
- AI chat contextual: tabs reordered (Actions first), X close button, height fix
- Settings: all tabs restyled, 6 new color presets (sage, terracotta, iron, etc.)
- Global color cleanup: emerald/orange hardcoded → brand-accent dynamic
- Brainstorm page: orange → brand-accent throughout
- PageEntry animation component added to key pages
- Floating AI button: bg-brand-accent instead of hardcoded black
- i18n: all 15 locales updated with new AI/billing keys
- Billing: freemium quota tracking, BYOK, stripe subscription scaffolding
- Admin: integrated into new design
- AGENTS.md + CLAUDE.md project rules added
This commit is contained in:
Antigravity
2026-05-16 12:59:30 +00:00
parent 1fcea6ed7d
commit bd495be965
2284 changed files with 395285 additions and 2327 deletions

View File

@@ -55,7 +55,11 @@
"freezePinnedNotebook": "Blocca l'ordine della barra laterale del taccuino",
"unfreezePinnedNotebook": "Sblocca l'ordine della barra laterale del notebook",
"newSubNotebook": "Nuovo sub-notebook",
"renameNotebook": "Rinominare"
"renameNotebook": "Rinominare",
"sharedNotebookBadge": "· Shared",
"sortManual": "Ordine libero",
"moveFailed": "Impossibile spostare il quaderno",
"dropToRoot": "Rilascia qui per spostare alla radice"
},
"notes": {
"title": "Note",
@@ -261,7 +265,11 @@
"noteDeletedToast": "Nota cancellata.",
"deleteNoteFailedToast": "Impossibile eliminare.",
"documentInfoAria": "Informazioni sul documento",
"noModification": "Nessun cambiamento"
"noModification": "Nessun cambiamento",
"notes.emptyNotebook": "Empty notebook",
"notes.emptyNotebookDesc": "This notebook has no notes. Click + to create one.",
"notes.noNoteSelected": "No note selected",
"notes.selectOrCreateNote": "Select a note from the list or create a new one."
},
"pagination": {
"previous": "←",
@@ -615,7 +623,14 @@
"presentationReadyBadge": "Presentazione pronta",
"openInLabTitle": "Apri in laboratorio",
"inlineSummaryMarkdown": "**Riepilogo:**",
"networkErrorShort": "Errore di rete."
"networkErrorShort": "Errore di rete.",
"contextSourceHeading": "Context source",
"tones": {
"professional": "Professional",
"creative": "Creative",
"academic": "Academic",
"casual": "Casual"
}
},
"titleSuggestions": {
"available": "Suggerimenti titolo",
@@ -1415,7 +1430,10 @@
"fontFamilyLabel": "Famiglia di caratteri",
"fontFamilyDescription": "Scegli il carattere utilizzato in tutta l'app",
"selectFontFamily": "Inter è ottimizzato per la leggibilità, Sistema usa il carattere nativo del tuo sistema operativo",
"fontSystem": "Carattere predefinito di sistema"
"fontSystem": "Carattere predefinito di sistema",
"fontInterDefault": "Inter (default)",
"fontPlayfairDisplay": "Playfair Display",
"fontJetBrainsMono": "JetBrains Mono"
},
"generalSettings": {
"title": "Impostazioni generali",
@@ -1744,7 +1762,27 @@
"includeImagesHint": "Extract images from scraped pages and attach them to the generated note",
"back": "Back",
"configuration": "Configuration",
"options": "Options"
"options": "Options",
"slideThemes": {
"modern_wellness": "Moderno e benessere",
"business_authority": "Business e autorevolezza",
"nature_outdoors": "Natura e outdoor",
"vintage_academic": "Vintage e accademico",
"soft_creative": "Morbido e creativo",
"bohemian": "Bohemien",
"vibrant_tech": "Vivace e tech",
"craft_artisan": "Artigianato",
"tech_night": "Tech e notte (scuro)",
"education_charts": "Formazione e grafici",
"forest_eco": "Foresta ed eco",
"elegant_fashion": "Eleganza e moda",
"art_food": "Arte e cucina",
"luxury_mystery": "Lusso e mistero",
"pure_tech_blue": "Tech blu puro",
"coastal_coral": "Corallo costiero",
"vibrant_orange_mint": "Arancio vivace e menta",
"platinum_white_gold": "Platino bianco e oro"
}
},
"frequencies": {
"manual": "Manuale",
@@ -2033,7 +2071,19 @@
"superscript": "Apice",
"subscript": "Pedice",
"addBlock": "Aggiungi blocco",
"placeholder": "Digita \"/\" per i comandi..."
"placeholder": "Digita \"/\" per i comandi...",
"aiReformulateFailed": "L'assistente IA non ha potuto elaborare questo testo. Riprova.",
"translateTargets": {
"Francais": "Francese",
"English": "Inglese",
"Espanol": "Spagnolo",
"Deutsch": "Tedesco",
"Persan": "Persiano",
"Portugais": "Portoghese",
"Italiano": "Italiano",
"Chinois": "Cinese",
"Japonais": "Giapponese"
}
},
"brainstorm": {
"title": "Waves of Thought",
@@ -2098,6 +2148,181 @@
"joined": "si è unito alla sessione",
"idea_dismissed": "scartò un'idea",
"invite_created": "creato un invito"
},
"shareDialogTitle": "Share brainstorm",
"shareSearchLabel": "Find someone",
"shareNameOrEmailPlaceholder": "Name or email…",
"shareSubmit": "Share",
"shareSubmitting": "Sending…",
"shareFooterHint": "They will get a notification to accept or decline.",
"sharePublicLink": "Public link",
"shareGuestsCanEdit": "Allow guests to edit",
"feedbackInviteSent": "Invitation sent!",
"feedbackInviteResent": "Invitation resent!",
"feedbackAlreadyShared": "This person already has access to this brainstorm.",
"feedbackAlreadyPending": "An invitation is already pending for this person.",
"feedbackGenericError": "Error",
"unnamedPerson": "No name",
"canvasEditTitleReply": "Reply",
"canvasEditTitleNewIdea": "New idea",
"canvasPlaceholderReply": "Your reply…",
"canvasPlaceholderIdea": "Your idea…",
"canvasShortcutSave": "save",
"canvasShortcutCancel": "cancel",
"canvasChildBranch": "Child",
"canvasDoubleClickHint": "Double-click to add an idea",
"ideaDetailDescription": "Description",
"ideaDetailConnection": "Connection",
"ideaDetailNovelty": "Novelty",
"ideaDetailWave": "Wave",
"waveFlavorVariation": "Variation",
"waveFlavorAnalogy": "Analogy",
"waveFlavorDisruption": "Disruption",
"liveCollaborationTitle": "Live collaboration",
"liveStatus": "Live",
"liveYouMarker": "(You)",
"liveOtherParticipants": "{count} other participants",
"guestReadOnlyNotice": "You're viewing this brainstorm as a guest. Sign in to edit.",
"impactNotesEnriched": "{count} note(s) enriched",
"impactNotesMarkedDry": "{count} note(s) marked dry",
"impactSeparator": " · ",
"exportNotebookPrefix": "Notebook:",
"playbackStep": "Step {current}/{total}",
"playbackStepsCount": "{count} steps",
"playbackReturnToLive": "Return to live",
"canvasWaitingHint": "The canvas is waiting for your spark...",
"seedNodeBadge": "SEED",
"originalSeedDescription": "Original seed idea",
"convertedToNoteStatus": "Converted to note",
"toastExpandSuccess": "Ideas expanded!",
"toastExpandFailed": "Failed to expand",
"toastDismissSuccess": "Idea dismissed",
"toastDismissFailed": "Failed to dismiss",
"toastConvertSuccess": "Idea converted to note!",
"toastConvertFailed": "Failed to convert",
"toastExportNoteSuccess": "Exported as note!",
"toastExportFailed": "Failed to export",
"legendSeed": "Seed",
"legendVariations": "Variations",
"legendAnalogies": "Analogies",
"legendDisruptions": "Disruptions",
"exportFailedMessage": "Export failed",
"exportDefaultNotebookName": "Brainstorm",
"exportDefaultNoteTitle": "Synthesis",
"exportOpening": "Opening…",
"ownerBadge": "Owner",
"waveBadge": "Wave {wave}"
},
"usageMeter": {
"packName": "AI Discovery Pack",
"featureSearch": "Search",
"featureTags": "Tags",
"featureTitles": "Titles",
"unlimited": "Unlimited",
"remaining": "{count} left",
"upgradeTitle": "Upgrade to Pro",
"upgradeDescription": "You've used all your AI Discovery Pack credits. Upgrade to Pro for higher limits and additional features.",
"proIncludes": "Pro includes:",
"proSearch": "100 semantic searches / month",
"proTags": "200 auto-tags / month",
"proTitles": "200 auto-titles / month",
"proReformulate": "50 reformulations / month",
"proChat": "100 chat messages / month",
"later": "Later",
"upgradePricing": "Upgrade to Pro",
"addApiKey": "Use your own API key (BYOK)"
},
"byokSettings": {
"title": "Your API keys (BYOK)",
"description": "Connect your own LLM provider keys to bypass Discovery Pack quotas. Keys are encrypted at rest.",
"badgeActive": "BYOK active",
"tierRequired": "BYOK requires a Pro plan or higher. Upgrade to connect your API keys.",
"provider": "Provider",
"providerPlaceholder": "Select a provider",
"alias": "Label (optional)",
"aliasPlaceholder": "e.g. Work OpenAI",
"apiKey": "API key",
"apiKeyPlaceholder": "sk-...",
"save": "Save key",
"saved": "API key saved",
"deleted": "API key removed",
"error": "Could not save API key",
"loadError": "Could not load API keys",
"loading": "Loading keys...",
"empty": "No API keys configured yet.",
"confirmDelete": "Remove this API key permanently?",
"toggleActive": "Active",
"providers": {
"openai": "OpenAI",
"anthropic": "Anthropic",
"deepseek": "DeepSeek",
"openrouter": "OpenRouter",
"minimax": "MiniMax",
"zai": "Z.ai",
"google": "Google",
"mistral": "Mistral",
"glm": "GLM"
}
},
"billing": {
"title": "Fatturazione",
"currentPlan": "Piano attuale",
"upgradePlan": "Aggiorna piano",
"manageBilling": "Gestisci fatturazione",
"manageDescription": "Aggiorna il metodo di pagamento, visualizza le fatture o annulla.",
"openPortal": "Apri portale fatturazione",
"renewsOn": "Si rinnova il",
"expiresOn": "Scade il",
"canceledAt": "Annullato — accesso fino al",
"freePlan": "Piano gratuito",
"proPlan": "Piano Pro",
"businessPlan": "Piano Business",
"enterprisePlan": "Piano Enterprise",
"perMonth": "/mese",
"perYear": "/anno",
"monthly": "Mensile",
"annual": "Annuale",
"save": "Risparmia",
"upgradeTitle": "Scegli un piano",
"proPrice": "9,90 €",
"businessPrice": "29,90 €",
"proAnnualPrice": "99 €",
"businessAnnualPrice": "299 €",
"proFeature1": "100 ricerche semantiche / mese",
"proFeature2": "200 tag automatici / mese",
"proFeature3": "50 riformulazioni / mese",
"proFeature4": "100 messaggi chat / mese",
"businessFeature1": "1.000 ricerche semantiche / mese",
"businessFeature2": "1.000 tag automatici / mese",
"businessFeature3": "500 riformulazioni / mese",
"businessFeature4": "1.000 messaggi chat / mese",
"enterpriseTitle": "Enterprise",
"enterpriseDescription": "Quote personalizzate, SSO, supporto prioritario.",
"contactSales": "Contatta le vendite",
"startCheckout": "Inizia",
"checkoutLoading": "Caricamento pagamento…",
"checkoutSuccess": "Abbonamento attivato! Benvenuto in {tier}.",
"checkoutCanceled": "Pagamento annullato.",
"active": "Attivo",
"trialing": "Prova",
"pastDue": "Scaduto",
"canceled": "Annullato",
"inactive": "Inattivo",
"billingEnabled": "Fatturazione abilitata",
"billingDisabled": "La fatturazione non è abilitata su questa istanza.",
"usageThisPeriod": "Utilizzo in questo periodo",
"periodRange": "Periodo",
"unlimited": "Illimitato",
"noUsage": "Nessun dato di utilizzo",
"billingHistory": "Cronologia fatturazione",
"viewInvoices": "Gestisci fatture nel portale",
"nextBillingDate": "Prossima data di fatturazione",
"billingPeriod": "Periodo di fatturazione",
"planSince": "Membro dal",
"checkoutSuccessTitle": "Abbonamento attivato!",
"checkoutSuccessBody": "Benvenuto su {tier}. Le tue funzionalità sono ora sbloccate.",
"subscriptionType": "subscriptionType",
"renewalDate": "renewalDate",
"noRenewalDate": "—"
}
}
}