{{ translations[label] || label }}
{{ translations[description] || description }}
1)"
[icon]="true"
[tooltipText]="'common:textRemove' | ycI18n: 'Remove'"
[ycTrackClick]="'Remove in kind item'"
(onClick)="removeRow(index)">
0 ? 'common:btnSelectAnother' : 'GLOBAL:textAddAnItem'"
[defaultText]="data?.length > 0 ? 'Select another' : 'Add an item'"
(onClick)="addRow()">