feat: initialize app architecture ui part #88

Description

This MR updates the UI, prepares the text for localization, and sets up a mock environment to visualize analysis issues.

Changes included:

  • Styling: Applies new styles to the UI components.
  • Refactoring: Moves hard-coded text to a dedicated strings file.
  • Mocking: Implements a mock analysis service to provide suggestions/issues
  • Visualization: Implements Lexical plugins to visualize issues and suggestions.

Related Issues

Closes #88 (closed)

Additional Notes

⚠️ Note: The mock service and related files are temporary. They will be removed once integration with the document/LLM backend is complete.

Merge request reports

Loading