@steedos-widgets/sortable 3.6.7-beta.2 → 3.6.7-beta.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.
@@ -59488,6 +59488,7 @@ async function lookupToAmisPicker(field, readonly, ctx){
59488
59488
  Object.assign({}, refObjectConfig.fields[column.field], {
59489
59489
  width: column.width,
59490
59490
  wrap: column.wrap,
59491
+ amis: column.amis
59491
59492
  })
59492
59493
  );
59493
59494
  }