@supernova-studio/model 0.29.0 → 0.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -2412,7 +2412,7 @@ import { z as z94 } from "zod";
2412
2412
  var DocumentationLinkPreview = z94.object({
2413
2413
  title: z94.string().optional(),
2414
2414
  description: z94.string().optional(),
2415
- thumbnailUrl: z94.string().optional()
2415
+ thumbnail: PageBlockImageReference.optional()
2416
2416
  });
2417
2417
 
2418
2418
  // src/dsm/documentation/page-content-backup.ts