export const TID = { aiHelpText: 'ai-help-text', aiRepairButton: 'ai-repair-button', copyMarkdown: 'copy-markdown', diagramDocumentationButton: 'diagram-documentation-button', downloadPNG: 'download-PNG', downloadSVG: 'download-SVG', errorContainer: 'error-container', themeToggleButton: 'theme-toggle-button' } as const; export const C = { aiLiveEditor: 'ai_live_editor', editorChooserDismissedKey: 'mermaid-editor-chooser-dismissed', utmSource: 'mermaid_live_editor' } as const;