{{#accordion-list-item title=(t 'annotationsSection.title') detail=(t 'annotationsSection.detail') statusClass=(if labelArray.length 'bg-success' 'text-muted') expandAll=expandAll expand=(action expandFn) componentName='sortable-table' as | parent | }} {{#component parent.intent classNames="grid fixed mb-0 sortable-table" bulkActions=false rowActions=false paging=false search=true sortBy=sortBy stickyHeader=false descending=descending headers=headers body=labelArray as |sortable kind label| }} {{#if (eq kind "row")}}