feat: add memory analysis page, export-all ZIP, and multi-line console}
- Add memory analysis component with type distribution, prefix memory,
top keys by memory, expiration overview, and memory breakdown charts
- Add "Export All" to monitoring that bundles pulse, analysis, profiler,
and pubsub data into a ZIP with text report, charts PNG, and PDF
- Support multi-line input in console (Shift+Enter for newline, Enter
to execute); auto-resize textarea and handle EVAL/EVALSHA as single
command across multiple lines
- Add drop index button and auto-load index info on selection in search
- Internationalize monitoring export labels using i18n strings
- Fix chart export to render theme-aware background instead of
transparent PNG
- Compute bottom console collapsed height dynamically from DOM
- Reorder nav: move Search button after Monitoring
- Add Analysis tab to monitoring shell with deferred service init and
Redis disconnect redirect handling
- Add jspdf and jszip dependencies
- Add i18n strings for memory analysis across all languages
- Bump version to 2026.4.351