@steedos-widgets/sortable 6.3.11-beta.11 → 6.3.11-beta.12

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.
@@ -60988,6 +60988,7 @@ async function convertSFieldToAmisField(field, readonly, ctx) {
60988
60988
  type: "static-mapping",
60989
60989
  name: field.name,
60990
60990
  label: field.label,
60991
+ options: field.options,
60991
60992
  map: map
60992
60993
  };
60993
60994
  }else {