@fluid-topics/ft-filterable-table 1.3.16 → 1.3.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -694,6 +694,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
694
694
  <div class="${(0,zo.classMap)({"ft-select--option":!0,"ft-select--option-selected":a,"ft-typography--body2":!0})}"
695
695
  part="option"
696
696
  tabindex="0"
697
+ aria-label="${e.label}"
697
698
  data-value="${e.value}"
698
699
  @keydown=${n=>this.onOptionKeyDown(n,e)}
699
700
  @click=${()=>this.selectOption(e)}>