8 [forceIdentifier]="true"
11 (updateSelection)="updateSelection($event)"
12 emptyStateTitle="No subsystems linked yet."
14 emptyStateMessage="Once a subsystem is associated, it will appear in this list."
15 i18n-emptyStateMessage
16 [emptyStateIcon]="iconType.emptySearch"
23 <div cdsStack="horizontal"
25 @if (row.auth === authType.NO_AUTH) {
26 <cd-icon type="warning"></cd-icon>
28 <cd-icon type="success"></cd-icon>
30 <span class="cds-ml-3">{{ row.auth }}</span>