@byteluck-fe/model-driven-controls 5.5.0-1 → 5.5.0-1-beta2

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.
@@ -123,7 +123,8 @@ var AttachmentControl = /*#__PURE__*/ function(DesignerFormControl) {
123
123
  return AttachmentControl;
124
124
  }(DesignerFormControl);
125
125
  _define_property(AttachmentControl, "controlEventKeys", [
126
- 'on_change'
126
+ 'on_change',
127
+ 'on_file_actions'
127
128
  ]);
128
129
  _define_property(AttachmentControl, "controlFieldType", FieldTypes.FILE);
129
130
  _define_property(AttachmentControl, "setting", [