New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@progress/wct-a11y-spec

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/wct-a11y-spec - npm Package Compare versions

Comparing version 1.6.7 to 1.6.8

2

dist/angular/aria/buttongroup_aria.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc