filtered
|
09e7d1040e
|
Add desktop dialogs framework (#5605)
### Summary
Adds desktop dialog framework with data-driven dialog definitions.
### Changes
- Data-driven dialog structure in `desktopDialogs.ts`
- Dynamic dialog view component with i18n support
- Button action types: openUrl, close, cancel
- Button severity levels for styling (primary, secondary, danger, warn)
- Fallback invalid dialog for error handling
- i18n collection script updated for dialog strings
|
2025-09-17 20:32:53 -07:00 |
|