impaktapps-ui-builder 1.0.292 → 1.0.293

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.
@@ -6719,7 +6719,12 @@ const ComponentSchema = {
6719
6719
  { title: "Clone Icon", const: "CloneIcon" },
6720
6720
  { title: "Detail Icon", const: "DetailIcon" },
6721
6721
  { title: "Report View Icon", const: "ReportViewIcon" },
6722
- { title: "Payout", const: "Payout" }
6722
+ { title: "Payout", const: "Payout" },
6723
+ { title: "Info Outlined", const: "InfoOutlinedIcon" },
6724
+ { title: "Territory Add", const: "TerritoryAdd" },
6725
+ { title: "Territory Edit", const: "TerritoryEdit" },
6726
+ { title: "Territory Delete", const: "TerritoryDelete" },
6727
+ { title: "Git Compare", const: "GitCompare" }
6723
6728
  ]
6724
6729
  },
6725
6730
  color: {