return [
{
name: $__("Contacts"),
hidden: vendor => !!vendor.contacts?.length,
showElement: {
type: "table",
columnData: "contacts",
-