@alfresco/aca-content 7.5.0-25545454865 → 7.5.0-25918084657

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.
@@ -1099,6 +1099,7 @@ class RuleActionUiComponent {
1099
1099
  label: paramDef.displayLabel + (paramDef.mandatory ? ' *' : ''),
1100
1100
  key: paramDef.name,
1101
1101
  editable: true,
1102
+ multivalued: paramDef.multiValued,
1102
1103
  ...(paramDef.mandatory
1103
1104
  ? {
1104
1105
  validators: [