@supernova-studio/client 0.53.2 → 0.53.3

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
@@ -1794,6 +1794,7 @@ var PageBlockBaseV1 = z40.object({
1794
1794
  // Image
1795
1795
  asset: nullishToOptional(PageBlockAsset),
1796
1796
  alignment: nullishToOptional(PageBlockAlignment),
1797
+ imageAlt: nullishToOptional(z40.string()),
1797
1798
  // Shortcuts block
1798
1799
  shortcuts: nullishToOptional(z40.array(PageBlockShortcut)),
1799
1800
  // Guidelines