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
0
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 2.13.0 to 2.13.1-develop.1

1

dist/angular/aria/pager_aria.md

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

4

dist/angular/aria/stepper_aria.md

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

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