@progress/wct-a11y-spec
Advanced tools
Comparing version 1.6.10 to 1.6.11
@@ -13,3 +13,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-calendar:not(.k-calendar-infinite) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| .k-calendar:not(.k-calendar-infinite, .k-calendar-range) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| | `aria-labelledby=.k-nav-fast id` | Pointing to the current view label (e.g. `March 2022` or `2020-2029`). | | ||
@@ -16,0 +16,0 @@ | | `aria-activedescendant=.k-calendar-td.k-focus id` | Pointing to the currently active (focused) date/month/year/decade in the table. | |
@@ -17,2 +17,3 @@ | ||
| | `aria-readonly=true` | Attribute is rendered only when the dropdown is readonly. | | ||
| | `aria-autocomplete=list` | Attribute is rendered and value is set to list when **filtering** feature is enabled. | | ||
| | `aria-invalid=true` | Attribute is rendered only when the dropdown is in form and announces the valid state of the component. | | ||
@@ -19,0 +20,0 @@ | | `aria-busy=true` | Attribute is rendered only when the dropdown is loading data. | |
@@ -13,3 +13,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-calendar:not(.k-calendar-infinite) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| .k-calendar:not(.k-calendar-infinite, .k-calendar-range) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| | `aria-labelledby=.k-nav-fast id` | Pointing to the current view label (e.g. `March 2022` or `2020-2029`). | | ||
@@ -16,0 +16,0 @@ | | `aria-activedescendant=.k-calendar-td.k-focus id` | Pointing to the currently active (focused) date/month/year/decade in the table. | |
@@ -17,2 +17,3 @@ | ||
| | `aria-readonly=true` | Attribute is rendered only when the dropdown is readonly. | | ||
| | `aria-autocomplete=list` | Attribute is rendered and value is set to list when **filtering** feature is enabled. | | ||
| | `aria-invalid=true` | Attribute is rendered only when the dropdown is in form and announces the valid state of the component. | | ||
@@ -19,0 +20,0 @@ | | `aria-busy=true` | Attribute is rendered only when the dropdown is loading data. | |
@@ -13,3 +13,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-calendar:not(.k-calendar-infinite) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| .k-calendar:not(.k-calendar-infinite, .k-calendar-range) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| | `aria-labelledby=.k-nav-fast id` | Pointing to the current view label (e.g. `March 2022` or `2020-2029`). | | ||
@@ -16,0 +16,0 @@ | | `aria-activedescendant=.k-calendar-td.k-focus id` | Pointing to the currently active (focused) date/month/year/decade in the table. | |
@@ -17,2 +17,3 @@ | ||
| | `aria-readonly=true` | Attribute is rendered only when the dropdown is readonly. | | ||
| | `aria-autocomplete=list` | Attribute is rendered and value is set to list when **filtering** feature is enabled. | | ||
| | `aria-invalid=true` | Attribute is rendered only when the dropdown is in form and announces the valid state of the component. | | ||
@@ -19,0 +20,0 @@ | | `aria-busy=true` | Attribute is rendered only when the dropdown is loading data. | |
@@ -13,3 +13,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-calendar:not(.k-calendar-infinite) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| .k-calendar:not(.k-calendar-infinite, .k-calendar-range) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| | `aria-labelledby=.k-nav-fast id` | Pointing to the current view label (e.g. `March 2022` or `2020-2029`). | | ||
@@ -16,0 +16,0 @@ | | `aria-activedescendant=.k-calendar-td.k-focus id` | Pointing to the currently active (focused) date/month/year/decade in the table. | |
@@ -17,2 +17,3 @@ | ||
| | `aria-readonly=true` | Attribute is rendered only when the dropdown is readonly. | | ||
| | `aria-autocomplete=list` | Attribute is rendered and value is set to list when **filtering** feature is enabled. | | ||
| | `aria-invalid=true` | Attribute is rendered only when the dropdown is in form and announces the valid state of the component. | | ||
@@ -19,0 +20,0 @@ | | `aria-busy=true` | Attribute is rendered only when the dropdown is loading data. | |
@@ -13,3 +13,3 @@ | ||
| -------- | --------- | ----- | | ||
| .k-calendar:not(.k-calendar-infinite) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| .k-calendar:not(.k-calendar-infinite, .k-calendar-range) .k-calendar-table | `role=grid` | Specifies the role of the Calendar dates table. | | ||
| | `aria-labelledby=.k-nav-fast id` | Pointing to the current view label (e.g. `March 2022` or `2020-2029`). | | ||
@@ -16,0 +16,0 @@ | | `aria-activedescendant=.k-calendar-td.k-focus id` | Pointing to the currently active (focused) date/month/year/decade in the table. | |
@@ -17,2 +17,3 @@ | ||
| | `aria-readonly=true` | Attribute is rendered only when the dropdown is readonly. | | ||
| | `aria-autocomplete=list` | Attribute is rendered and value is set to list when **filtering** feature is enabled. | | ||
| | `aria-invalid=true` | Attribute is rendered only when the dropdown is in form and announces the valid state of the component. | | ||
@@ -19,0 +20,0 @@ | | `aria-busy=true` | Attribute is rendered only when the dropdown is loading data. | |
{ | ||
"name": "@progress/wct-a11y-spec", | ||
"version": "1.6.10", | ||
"version": "1.6.11", | ||
"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
2980465
36756