DailyThemeSaveRestoreData

struct DailyThemeSaveRestoreData : Content, Sendable

Used during bulk export/import to save and restore DailyTheme records. Unlike DailyThemeData (the API-facing DTO), this is only ever used for Admin-to-Admin server transfer, so it carries the raw image filename rather than an upload/URL.