@progress/wct-a11y-spec
Advanced tools
Comparing version 2.13.0 to 2.13.1-develop.1
@@ -28,3 +28,2 @@ | ||
| | `title` | Specifies the purpose of each button. | | ||
| `.k-pager-numbers>.k-link` | `role=button` or `nodeName=button` | Specifies the role of the element. | | ||
| | `aria-label` or `title` | Specifies the purpose of each link, for example, `Page 6`. | | ||
@@ -31,0 +30,0 @@ | | `aria-current=page` | The attribute must be present on the currently selected page element. | |
@@ -20,4 +20,4 @@ | ||
| `.k-step-current>.k-step-link` | `aria-current=step` | The currently selected link. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Add element to the page Tab sequence. Set based on the Roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page Tab sequence. Set based on the Roving tabindex navigation when a tab is not focused. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Adds an element to the page's tab order. Set based on the roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page's tab order. Set based on the roving tabindex navigation when a tab is not focused. | | ||
@@ -24,0 +24,0 @@ |
@@ -28,3 +28,2 @@ | ||
| | `title` | Specifies the purpose of each button. | | ||
| `.k-pager-numbers>.k-link` | `role=button` or `nodeName=button` | Specifies the role of the element. | | ||
| | `aria-label` or `title` | Specifies the purpose of each link, for example, `Page 6`. | | ||
@@ -31,0 +30,0 @@ | | `aria-current=page` | The attribute must be present on the currently selected page element. | |
@@ -20,4 +20,4 @@ | ||
| `.k-step-current>.k-step-link` | `aria-current=step` | The currently selected link. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Add element to the page Tab sequence. Set based on the Roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page Tab sequence. Set based on the Roving tabindex navigation when a tab is not focused. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Adds an element to the page's tab order. Set based on the roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page's tab order. Set based on the roving tabindex navigation when a tab is not focused. | | ||
@@ -24,0 +24,0 @@ |
@@ -72,7 +72,2 @@ [ | ||
{ | ||
"Selector": "`.k-pager-numbers>.k-link`", | ||
"Attribute": "`role=button` or `nodeName=button`", | ||
"Usage": "Specifies the role of the element." | ||
}, | ||
{ | ||
"Selector": "", | ||
@@ -79,0 +74,0 @@ "Attribute": "`aria-label` or `title`", |
@@ -46,3 +46,3 @@ [ | ||
"Attribute": "`tabindex=0`", | ||
"Usage": "Add element to the page Tab sequence. Set based on the Roving tabindex navigation when the tab is focused." | ||
"Usage": "Adds an element to the page's tab order. Set based on the roving tabindex navigation when the tab is focused." | ||
}, | ||
@@ -52,3 +52,3 @@ { | ||
"Attribute": "`tabindex=-1`", | ||
"Usage": "Removes the element from the page Tab sequence. Set based on the Roving tabindex navigation when a tab is not focused." | ||
"Usage": "Removes the element from the page's tab order. Set based on the roving tabindex navigation when a tab is not focused." | ||
} | ||
@@ -55,0 +55,0 @@ ] |
@@ -28,3 +28,2 @@ | ||
| | `title` | Specifies the purpose of each button. | | ||
| `.k-pager-numbers>.k-link` | `role=button` or `nodeName=button` | Specifies the role of the element. | | ||
| | `aria-label` or `title` | Specifies the purpose of each link, for example, `Page 6`. | | ||
@@ -31,0 +30,0 @@ | | `aria-current=page` | The attribute must be present on the currently selected page element. | |
@@ -20,4 +20,4 @@ | ||
| `.k-step-current>.k-step-link` | `aria-current=step` | The currently selected link. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Add element to the page Tab sequence. Set based on the Roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page Tab sequence. Set based on the Roving tabindex navigation when a tab is not focused. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Adds an element to the page's tab order. Set based on the roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page's tab order. Set based on the roving tabindex navigation when a tab is not focused. | | ||
@@ -24,0 +24,0 @@ |
@@ -28,3 +28,2 @@ | ||
| | `title` | Specifies the purpose of each button. | | ||
| `.k-pager-numbers>.k-link` | `role=button` or `nodeName=button` | Specifies the role of the element. | | ||
| | `aria-label` or `title` | Specifies the purpose of each link, for example, `Page 6`. | | ||
@@ -31,0 +30,0 @@ | | `aria-current=page` | The attribute must be present on the currently selected page element. | |
@@ -20,4 +20,4 @@ | ||
| `.k-step-current>.k-step-link` | `aria-current=step` | The currently selected link. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Add element to the page Tab sequence. Set based on the Roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page Tab sequence. Set based on the Roving tabindex navigation when a tab is not focused. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Adds an element to the page's tab order. Set based on the roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page's tab order. Set based on the roving tabindex navigation when a tab is not focused. | | ||
@@ -24,0 +24,0 @@ |
@@ -28,3 +28,2 @@ | ||
| | `title` | Specifies the purpose of each button. | | ||
| `.k-pager-numbers>.k-link` | `role=button` or `nodeName=button` | Specifies the role of the element. | | ||
| | `aria-label` or `title` | Specifies the purpose of each link, for example, `Page 6`. | | ||
@@ -31,0 +30,0 @@ | | `aria-current=page` | The attribute must be present on the currently selected page element. | |
@@ -20,4 +20,4 @@ | ||
| `.k-step-current>.k-step-link` | `aria-current=step` | The currently selected link. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Add element to the page Tab sequence. Set based on the Roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page Tab sequence. Set based on the Roving tabindex navigation when a tab is not focused. | | ||
| `.k-step.k-focus .k-step-link` | `tabindex=0` | Adds an element to the page's tab order. Set based on the roving tabindex navigation when the tab is focused. | | ||
| `.k-step:not(.k-focus) .k-step-link` | `tabindex=-1` | Removes the element from the page's tab order. Set based on the roving tabindex navigation when a tab is not focused. | | ||
@@ -24,0 +24,0 @@ |
{ | ||
"name": "@progress/wct-a11y-spec", | ||
"version": "2.13.0", | ||
"version": "2.13.1-develop.1", | ||
"description": "Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4955202
66670
2