.commitlintrc.yml
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
Dockerfile
Makefile
README.md
entrypoint.sh
pyproject.toml
.github/workflows/build-test-publish.yml
.github/workflows/commit-check.yml
.vscode/launch.json
.vscode/launch.json.license
LICENSES/.license_header_apache.txt
LICENSES/.license_header_cc0.txt
LICENSES/Apache-2.0.txt
LICENSES/CC0-1.0.txt
capella_model_explorer/__init__.py
capella_model_explorer.egg-info/PKG-INFO
capella_model_explorer.egg-info/SOURCES.txt
capella_model_explorer.egg-info/dependency_links.txt
capella_model_explorer.egg-info/not-zip-safe
capella_model_explorer.egg-info/requires.txt
capella_model_explorer.egg-info/top_level.txt
capella_model_explorer/backend/__init__.py
capella_model_explorer/backend/main.py
capella_model_explorer/backend/model_diff.py
capella_model_explorer/backend/state.py
capella_model_explorer/backend/templates.py
frontend/.gitignore
frontend/.prettierrc.cjs
frontend/README.md
frontend/eslint.config.js
frontend/fetch-version.py
frontend/index.html
frontend/package-lock.json
frontend/package-lock.json.license
frontend/package.json
frontend/package.json.license
frontend/postcss.config.cjs
frontend/tailwind.config.js
frontend/vite.config.js
frontend/.storybook/main.js
frontend/.storybook/preview.js
frontend/public/static/env.js
frontend/src/APIConfig.js
frontend/src/App.css
frontend/src/App.jsx
frontend/src/index.css
frontend/src/main.jsx
frontend/src/components/AppInfo.jsx
frontend/src/components/Badge.jsx
frontend/src/components/Breadcrumbs.jsx
frontend/src/components/Button.jsx
frontend/src/components/Card.jsx
frontend/src/components/CommitInformation.jsx
frontend/src/components/DiffExplorer.jsx
frontend/src/components/DiffView.jsx
frontend/src/components/Header.jsx
frontend/src/components/HomeIcon.jsx
frontend/src/components/InstanceView.jsx
frontend/src/components/Lightbox.jsx
frontend/src/components/LightboxButton.jsx
frontend/src/components/ModelDiff.jsx
frontend/src/components/ObjectList.jsx
frontend/src/components/SVGDisplay.jsx
frontend/src/components/SettingsMenu.jsx
frontend/src/components/Spinner.jsx
frontend/src/components/TemplateCard.jsx
frontend/src/components/TemplateDetails.jsx
frontend/src/components/ThemeSwitcher.jsx
frontend/src/components/ViewsList.jsx
frontend/src/components/WiredTemplatesList.jsx
frontend/src/stories/ObjectList.stories.js
frontend/src/stories/Spinner.stories.js
frontend/src/stories/TemplateCard.stories.js
frontend/src/stories/ViewsList.stories.js
frontend/src/views/HomeView.jsx
frontend/src/views/ModelComparisonView.jsx
frontend/src/views/TemplateView.jsx
templates/__generic__.html.j2
templates/common_macros.html.j2
templates/functional.html.j2
templates/index.yaml
templates/object_comparison.html.j2
templates/req.html.j2
templates/cross-cutting/classes.html.j2
templates/cross-cutting/diagrams.html.j2
templates/cross-cutting/exchange-item.html.j2
templates/cross-cutting/index.yaml
templates/cross-cutting/region.html.j2
templates/logical-architecture/FIS.html.j2
templates/logical-architecture/index.yaml
templates/logical-architecture/logical-component.html.j2
templates/logical-architecture/logical-function.html.j2
templates/logical-architecture/logical-interface.html.j2
templates/logical-architecture/logical-state.html.j2
templates/operational-analysis/index.yaml
templates/operational-analysis/operational-activity.html.j2
templates/operational-analysis/operational-capability.html.j2
templates/operational-analysis/operational-entity.html.j2
templates/physical-architecture/index.yaml
templates/physical-architecture/phy-component.html.j2
templates/physical-architecture/physical-function.html.j2
templates/physical-architecture/physical-link.html.j2
templates/physical-architecture/sw-interface.html.j2
templates/system-analysis/index.yaml
templates/system-analysis/mod-rules-compliance.html.j2
templates/system-analysis/system-actor.html.j2
templates/system-analysis/system-capability.html.j2
templates/system-analysis/system-definition.html.j2
templates/system-analysis/system-interface.html.j2
templates/system-analysis/system_function.html.j2
tests/test_capella_model_explorer.py
tests/test_index.yaml