impaktapps-ui-builder 1.0.64 → 1.0.65

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.
@@ -6572,6 +6572,7 @@ const ComponentSchema = {
6572
6572
  { title: "Error Icon", const: "ErrorIcon" },
6573
6573
  { title: "Refresh Icon", const: "RefreshIcon" },
6574
6574
  { title: "Download Icon", const: "DownloadIcon" },
6575
+ { title: "Download All Icon", const: "DownloadAllIcon" },
6575
6576
  { title: "Exception Icon", const: "ExceptionIcon" },
6576
6577
  { "title": "Alarm Icon", "const": "AlarmIcon" },
6577
6578
  { "title": "Click Icon", "const": "ClickIcon" },