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.14.0-develop.1 to 2.14.0-develop.2

2

dist/angular/keyboard/listview_keyboard.md

@@ -23,2 +23,4 @@ ## Managing the Focus

| `End` | Moves the focus to the last rendered item. |
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. |
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. |

@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element

@@ -23,2 +23,4 @@ ## Managing the Focus

| `End` | Moves the focus to the last rendered item. |
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. |
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. |

@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element

@@ -111,2 +111,10 @@ [

"Behavior": "Moves the focus to the last rendered item."
},
{
"Shortcut": "`Enter`",
"Behavior": "When there are focusable items within a ListView item - the focus moves to the first focusable item inside."
},
{
"Shortcut": "`Esc`",
"Behavior": "If the focus is on an element inside a ListView item - returns the focus back to the ListView item."
}

@@ -113,0 +121,0 @@ ]

@@ -23,2 +23,4 @@ ## Managing the Focus

| `End` | Moves the focus to the last rendered item. |
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. |
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. |

@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element

@@ -23,2 +23,4 @@ ## Managing the Focus

| `End` | Moves the focus to the last rendered item. |
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. |
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. |

@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element

@@ -23,2 +23,4 @@ ## Managing the Focus

| `End` | Moves the focus to the last rendered item. |
| `Enter` | When there are focusable items within a ListView item - the focus moves to the first focusable item inside. |
| `Esc` | If the focus is on an element inside a ListView item - returns the focus back to the ListView item. |

@@ -25,0 +27,0 @@ ## Keyboard Shortcuts applicable to the Pager element

2

package.json
{
"name": "@progress/wct-a11y-spec",
"version": "2.14.0-develop.1",
"version": "2.14.0-develop.2",
"description": "Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.",

@@ -5,0 +5,0 @@ "type": "module",

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