@contentful/experiences-core 1.33.0-dev-20250220T1736-25107a5.0 → 1.33.1-beta.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.js CHANGED
@@ -1267,6 +1267,7 @@ const THUMBNAIL_IDS = [
1267
1267
  'diamondsFour',
1268
1268
  'cards',
1269
1269
  'textColumns',
1270
+ 'duplex',
1270
1271
  ];
1271
1272
  const ComponentSettingsSchema = z.object({
1272
1273
  variableDefinitions: ComponentVariablesSchema,