Commit d70a2b6
committed
refactor(template-no-abstract-roles): source abstract-role list from aria-query
Replaces a hand-maintained list of 12 abstract ARIA roles with a
derivation from aria-query's role taxonomy (role.abstract === true).
aria-query is already a dependency. Future WAI-ARIA additions of
abstract roles flow in automatically on aria-query upgrade instead of
requiring a hand edit here.
No behavioural change — the derived set is identical to the hand list
today.1 parent 24882a3 commit d70a2b6
1 file changed
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
| |||
0 commit comments