0"
[fixedHeight]="fixedHeight"
[hideDefaultValue]="true"
[hideIcon]="hideIcon"
[isLoading]="isLoading"
[isWideField]="isWideField"
[label]="label"
[layout]="showAvatar ? 'inline-avatar-wrap' : 'string'"
[readonly]="readonly"
[svgIcon]="svgIcon"
[tableLayoutLabelOffset]="tableLayoutLabelOffset"
(onActivate)="onActivate.emit(); multiSelectComponent.show()"
(onDeactivate)="onDeactivate.emit()"
>
{{ group.label | translate }}
{{ entity?.name
}}