Stirling-PDF/frontend/src/data
James Brunton c9eee00d66
Refactor to fix circular imports (#4700)
# Description of Changes
Refactors code to avoid circular imports everywhere and adds linting for
circular imports to ensure it doesn't happen again. Most changes are
around the tool registry, making it a provider, and splitting into tool
types to make it easier for things like Automate to only have access to
tools excluding itself.
2025-10-21 14:53:18 +01:00
..
toolsTaxonomy.ts Refactor to fix circular imports (#4700) 2025-10-21 14:53:18 +01:00
useTranslatedToolRegistry.tsx Refactor to fix circular imports (#4700) 2025-10-21 14:53:18 +01:00