{{i + 1}}
{{runItem.runName}}
error
{{getIconName(runItem)}}
delete
@if (showStatsTable) {
{{statsTableTitleIcon}} {{statsTableTitle}}
Stat
{{i + 1}}
{{runItem.runName}}
{{row.stat}} {{getStatValue(value)}}
} @if (showChildrenStatsTable) {
{{childrenStatsTableTitleIcon}} {{childrenStatsTableTitle}}
@if (childrenStatRowsCount > tablePageSize && !childrenStatsTableCollapsed) { }
# {{curChildrenStatSortingDirection === 'asc' ? 'arrow_upward' : 'arrow_downward'}}
Node {{curChildrenStatSortingDirection === 'asc' ? 'arrow_upward' : 'arrow_downward'}}
{{col.runIndex + 1}}
{{col.label}}
{{curChildrenStatSortingDirection === 'asc' ? 'arrow_upward' : 'arrow_downward'}}
{{row.index}} {{row.label}} {{strValue}}
}
{{nodeDataTableTitleIcon}} {{nodeDataTableTitle}}
@if (rowsCount > tablePageSize && !nodeDataTableCollapsed) { }
# {{curSortingDirection === 'asc' ? 'arrow_upward' : 'arrow_downward'}}
Node {{curSortingDirection === 'asc' ? 'arrow_upward' : 'arrow_downward'}}
{{i + 1}}
{{runItem.runName}}
{{getIconName(runItem)}}
{{curSortingDirection === 'asc' ? 'arrow_upward' : 'arrow_downward'}}
{{row.index}} {{row.label}} {{col.strValue}}
filter_alt @if (formControl.value) {
close
}