# Admin Dialog Package ## Overview Package for admin-related dialog components and functionality. ## Location [/packages/admin_dialog/](/packages/admin_dialog/) ## Purpose Provides reusable dialog components for administrative tasks and configurations. ## Components See package structure for all available components and templates. ## Seed Data Configuration and seed data are located in the package's seed directory. ## Usage Import and use dialog components through the package management system. ## Related Documentation - [Package System](/docs/development/package-system.md) - [Component Architecture](/docs/architecture)