@progress/wct-a11y-spec
Advanced tools
Comparing version 1.6.7 to 1.6.8
@@ -10,3 +10,3 @@ | ||
| .k-button-group.k-disabled | `aria-disabled=true` | Attribute is rendered only when the entire button group is disabled. | | ||
| .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
| .k-button-group:not(.k-split-button) .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
@@ -13,0 +13,0 @@ ## Resources |
@@ -8,3 +8,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-listView:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview.k-selectable .k-listview-content | `role=listbox` | Specifies the role of selectable ListView content element. | | ||
@@ -11,0 +11,0 @@ | .k-listview:not(.k-selectable) .k-listview-item | `role=listitem` | Specifies the role of each item in a non selectable ListView. | |
@@ -12,5 +12,5 @@ | ||
| | `tabindex=0/-1` | The focused item has tabindex '0', the rest - '-1' | | ||
| .k-menu-item['aria-expanded'] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item[aria-expanded] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item.k-disabled | `aria-disabled=true` | Informs assistive technologies that a Menu item is disabled. | | ||
@@ -17,0 +17,0 @@ | .k-menu-expand-arrow | `aria-hidden=true` | The Menu item expand arrow elements are hidden from the assistive technologies. | |
@@ -10,3 +10,3 @@ | ||
| .k-button-group.k-disabled | `aria-disabled=true` | Attribute is rendered only when the entire button group is disabled. | | ||
| .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
| .k-button-group:not(.k-split-button) .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
@@ -13,0 +13,0 @@ ## Resources |
@@ -8,3 +8,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-listView:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview.k-selectable .k-listview-content | `role=listbox` | Specifies the role of selectable ListView content element. | | ||
@@ -11,0 +11,0 @@ | .k-listview:not(.k-selectable) .k-listview-item | `role=listitem` | Specifies the role of each item in a non selectable ListView. | |
@@ -12,5 +12,5 @@ | ||
| | `tabindex=0/-1` | The focused item has tabindex '0', the rest - '-1' | | ||
| .k-menu-item['aria-expanded'] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item[aria-expanded] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item.k-disabled | `aria-disabled=true` | Informs assistive technologies that a Menu item is disabled. | | ||
@@ -17,0 +17,0 @@ | .k-menu-expand-arrow | `aria-hidden=true` | The Menu item expand arrow elements are hidden from the assistive technologies. | |
@@ -10,3 +10,3 @@ | ||
| .k-button-group.k-disabled | `aria-disabled=true` | Attribute is rendered only when the entire button group is disabled. | | ||
| .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
| .k-button-group:not(.k-split-button) .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
@@ -13,0 +13,0 @@ ## Resources |
@@ -8,3 +8,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-listView:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview.k-selectable .k-listview-content | `role=listbox` | Specifies the role of selectable ListView content element. | | ||
@@ -11,0 +11,0 @@ | .k-listview:not(.k-selectable) .k-listview-item | `role=listitem` | Specifies the role of each item in a non selectable ListView. | |
@@ -12,5 +12,5 @@ | ||
| .k-menu-item | `role=menuitem` | Announces the Menu item role. | | ||
| .k-menu-item['aria-expanded'] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item[aria-expanded] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item.k-disabled | `aria-disabled=true` | Informs assistive technologies that a Menu item is disabled. | | ||
@@ -17,0 +17,0 @@ | .k-menu-expand-arrow | `aria-hidden=true` | The Menu item expand arrow elements are hidden from the assistive technologies. | |
@@ -10,3 +10,3 @@ | ||
| .k-button-group.k-disabled | `aria-disabled=true` | Attribute is rendered only when the entire button group is disabled. | | ||
| .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
| .k-button-group:not(.k-split-button) .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
@@ -13,0 +13,0 @@ ## Resources |
@@ -8,3 +8,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-listView:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview.k-selectable .k-listview-content | `role=listbox` | Specifies the role of selectable ListView content element. | | ||
@@ -11,0 +11,0 @@ | .k-listview:not(.k-selectable) .k-listview-item | `role=listitem` | Specifies the role of each item in a non selectable ListView. | |
@@ -12,5 +12,5 @@ | ||
| | `tabindex=0/-1` | The focused item has tabindex '0', the rest - '-1' | | ||
| .k-menu-item['aria-expanded'] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item[aria-expanded] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item.k-disabled | `aria-disabled=true` | Informs assistive technologies that a Menu item is disabled. | | ||
@@ -17,0 +17,0 @@ | .k-menu-expand-arrow | `aria-hidden=true` | The Menu item expand arrow elements are hidden from the assistive technologies. | |
@@ -10,3 +10,3 @@ | ||
| .k-button-group.k-disabled | `aria-disabled=true` | Attribute is rendered only when the entire button group is disabled. | | ||
| .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
| .k-button-group:not(.k-split-button) .k-button | `aria-pressed` | Specifies the current state of the Button. Only the selected button in the Group would have this attribute set to `true`. | | ||
@@ -13,0 +13,0 @@ ## Resources |
@@ -8,3 +8,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-listView:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview:not(.k-selectable) .k-listview-content | `role=list` | Specifies the role of non selectable ListView content element. | | ||
| .k-listview.k-selectable .k-listview-content | `role=listbox` | Specifies the role of selectable ListView content element. | | ||
@@ -11,0 +11,0 @@ | .k-listview:not(.k-selectable) .k-listview-item | `role=listitem` | Specifies the role of each item in a non selectable ListView. | |
@@ -12,5 +12,5 @@ | ||
| | `tabindex=0/-1` | The focused item has tabindex '0', the rest - '-1' | | ||
| .k-menu-item['aria-expanded'] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item['aria-haspopup'] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item[aria-expanded] | `aria-haspopup=true` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-controls=ul.k-menu-group id` | Indicates that there is a popup, associated with the item. Applicable to expandable items only. | | ||
| .k-menu-item[aria-haspopup] | `aria-expanded=true/false` | Indicates whether the item is expanded. | | ||
| .k-menu-item.k-disabled | `aria-disabled=true` | Informs assistive technologies that a Menu item is disabled. | | ||
@@ -17,0 +17,0 @@ | .k-menu-expand-arrow | `aria-hidden=true` | The Menu item expand arrow elements are hidden from the assistive technologies. | |
{ | ||
"name": "@progress/wct-a11y-spec", | ||
"version": "1.6.7", | ||
"version": "1.6.8", | ||
"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
2988044