function mailApp() { return { currentFolder: 'Inbox', selectedMail: null, folders: [ { name: 'Inbox', icon: '📥', count: 4 }, { name: 'Sent', icon: '📤', count: 0 }, { name: 'Drafts', icon: '📝', count: 2 }, { name: 'Starred', icon: '⭐', count: 0 }, { name: 'Trash', icon: '🗑', count: 0 } ], mails: [ { id: 1, from: 'Sarah Johnson', to: 'me@example.com', subject: 'Q4 Project Update', preview: 'Hi team, I wanted to share the latest updates on our Q4 projects...', body: '
Hi team,
I wanted to share the latest updates on our Q4 projects. We\'ve made significant progress on the main deliverables and are on track to meet our goals.
Please review the attached documents and let me know if you have any questions.
Best regards,
Sarah
Hi,
Don\'t forget about our meeting tomorrow at 2 PM to discuss the new features.
See you then!
Mike
Hi,
The design review for the new dashboard is complete. Overall, the team is happy with the direction.
I\'ve made the requested changes and updated the Figma file.
Thanks,
Emma
Hi,
Could you please review and approve the Q1 budget when you get a chance?
It\'s attached to this email.
Thanks,
David