Export .env Modal Improvements & Fixes
Redesigned the Export Project .env modal with interactive environment cards, key count indicators, value masking, and one-click copy/download actions.
#What's Changed
- [Improvement] Enhanced the Export .env modal with environment selection cards showing real-time stored key counts and environment status badges.
- [Improvement] Revamped the post-generation layout with a code preview toolbar, secret values mask/reveal toggle, quick CLI runtime injection helper, and dedicated Copy and Download action buttons.
- [Fix] Gracefully handle empty environments with inline notices and validation to prevent generating empty files.