|
40 | 40 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
41 | 41 | }, |
42 | 42 | "aria-autocomplete": { |
43 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 43 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
44 | 44 | "defaultValue": null, |
45 | 45 | "required": false, |
46 | 46 | "externalProp": true, |
|
152 | 152 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
153 | 153 | }, |
154 | 154 | "aria-haspopup": { |
155 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 155 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
156 | 156 | "defaultValue": null, |
157 | 157 | "required": false, |
158 | 158 | "externalProp": true, |
|
476 | 476 | "externalProp": true |
477 | 477 | }, |
478 | 478 | "inputMode": { |
479 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 479 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
480 | 480 | "defaultValue": null, |
481 | 481 | "required": false, |
482 | 482 | "externalProp": true, |
|
1560 | 1560 | "externalProp": true |
1561 | 1561 | }, |
1562 | 1562 | "role": { |
1563 | | - "type": "AriaRole", |
1564 | | - "defaultValue": null, |
| 1563 | + "type": "\"treegrid\"", |
| 1564 | + "defaultValue": "grid", |
1565 | 1565 | "required": false, |
1566 | | - "externalProp": true |
| 1566 | + "externalProp": false, |
| 1567 | + "description": "If creating a treegrid, set this to \"treegrid\" to override the default role of \"grid\"" |
1567 | 1568 | }, |
1568 | 1569 | "rules": { |
1569 | 1570 | "type": "\"none\" | \"groups\" | \"rows\" | \"columns\" | \"all\"", |
|
1706 | 1707 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
1707 | 1708 | }, |
1708 | 1709 | "aria-autocomplete": { |
1709 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 1710 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
1710 | 1711 | "defaultValue": null, |
1711 | 1712 | "required": false, |
1712 | 1713 | "externalProp": true, |
|
1818 | 1819 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
1819 | 1820 | }, |
1820 | 1821 | "aria-haspopup": { |
1821 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 1822 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
1822 | 1823 | "defaultValue": null, |
1823 | 1824 | "required": false, |
1824 | 1825 | "externalProp": true, |
|
2119 | 2120 | "externalProp": true |
2120 | 2121 | }, |
2121 | 2122 | "inputMode": { |
2122 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 2123 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
2123 | 2124 | "defaultValue": null, |
2124 | 2125 | "required": false, |
2125 | 2126 | "externalProp": true, |
|
3303 | 3304 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
3304 | 3305 | }, |
3305 | 3306 | "aria-autocomplete": { |
3306 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 3307 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
3307 | 3308 | "defaultValue": null, |
3308 | 3309 | "required": false, |
3309 | 3310 | "externalProp": true, |
|
3415 | 3416 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
3416 | 3417 | }, |
3417 | 3418 | "aria-haspopup": { |
3418 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 3419 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
3419 | 3420 | "defaultValue": null, |
3420 | 3421 | "required": false, |
3421 | 3422 | "externalProp": true, |
|
3716 | 3717 | "externalProp": true |
3717 | 3718 | }, |
3718 | 3719 | "inputMode": { |
3719 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 3720 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
3720 | 3721 | "defaultValue": null, |
3721 | 3722 | "required": false, |
3722 | 3723 | "externalProp": true, |
|
4918 | 4919 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
4919 | 4920 | }, |
4920 | 4921 | "aria-autocomplete": { |
4921 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 4922 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
4922 | 4923 | "defaultValue": null, |
4923 | 4924 | "required": false, |
4924 | 4925 | "externalProp": true, |
|
5030 | 5031 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
5031 | 5032 | }, |
5032 | 5033 | "aria-haspopup": { |
5033 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 5034 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
5034 | 5035 | "defaultValue": null, |
5035 | 5036 | "required": false, |
5036 | 5037 | "externalProp": true, |
|
5343 | 5344 | "externalProp": true |
5344 | 5345 | }, |
5345 | 5346 | "inputMode": { |
5346 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 5347 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
5347 | 5348 | "defaultValue": null, |
5348 | 5349 | "required": false, |
5349 | 5350 | "externalProp": true, |
|
6546 | 6547 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
6547 | 6548 | }, |
6548 | 6549 | "aria-autocomplete": { |
6549 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 6550 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
6550 | 6551 | "defaultValue": null, |
6551 | 6552 | "required": false, |
6552 | 6553 | "externalProp": true, |
|
6658 | 6659 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
6659 | 6660 | }, |
6660 | 6661 | "aria-haspopup": { |
6661 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 6662 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
6662 | 6663 | "defaultValue": null, |
6663 | 6664 | "required": false, |
6664 | 6665 | "externalProp": true, |
|
7028 | 7029 | "externalProp": true |
7029 | 7030 | }, |
7030 | 7031 | "inputMode": { |
7031 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 7032 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
7032 | 7033 | "defaultValue": null, |
7033 | 7034 | "required": false, |
7034 | 7035 | "externalProp": true, |
|
8217 | 8218 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
8218 | 8219 | }, |
8219 | 8220 | "aria-autocomplete": { |
8220 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 8221 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
8221 | 8222 | "defaultValue": null, |
8222 | 8223 | "required": false, |
8223 | 8224 | "externalProp": true, |
|
8329 | 8330 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
8330 | 8331 | }, |
8331 | 8332 | "aria-haspopup": { |
8332 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 8333 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
8333 | 8334 | "defaultValue": null, |
8334 | 8335 | "required": false, |
8335 | 8336 | "externalProp": true, |
|
8630 | 8631 | "externalProp": true |
8631 | 8632 | }, |
8632 | 8633 | "inputMode": { |
8633 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 8634 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
8634 | 8635 | "defaultValue": null, |
8635 | 8636 | "required": false, |
8636 | 8637 | "externalProp": true, |
|
9812 | 9813 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
9813 | 9814 | }, |
9814 | 9815 | "aria-autocomplete": { |
9815 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 9816 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
9816 | 9817 | "defaultValue": null, |
9817 | 9818 | "required": false, |
9818 | 9819 | "externalProp": true, |
|
9924 | 9925 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
9925 | 9926 | }, |
9926 | 9927 | "aria-haspopup": { |
9927 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 9928 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
9928 | 9929 | "defaultValue": null, |
9929 | 9930 | "required": false, |
9930 | 9931 | "externalProp": true, |
|
10244 | 10245 | "externalProp": true |
10245 | 10246 | }, |
10246 | 10247 | "inputMode": { |
10247 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 10248 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
10248 | 10249 | "defaultValue": null, |
10249 | 10250 | "required": false, |
10250 | 10251 | "externalProp": true, |
|
11440 | 11441 | "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute." |
11441 | 11442 | }, |
11442 | 11443 | "aria-autocomplete": { |
11443 | | - "type": "\"none\" | \"list\" | \"inline\" | \"both\"", |
| 11444 | + "type": "\"none\" | \"inline\" | \"list\" | \"both\"", |
11444 | 11445 | "defaultValue": null, |
11445 | 11446 | "required": false, |
11446 | 11447 | "externalProp": true, |
|
11552 | 11553 | "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation." |
11553 | 11554 | }, |
11554 | 11555 | "aria-haspopup": { |
11555 | | - "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"grid\"\n | \"listbox\"\n | \"tree\"", |
| 11556 | + "type": "| boolean\n | \"dialog\"\n | \"menu\"\n | \"true\"\n | \"false\"\n | \"listbox\"\n | \"tree\"\n | \"grid\"", |
11556 | 11557 | "defaultValue": null, |
11557 | 11558 | "required": false, |
11558 | 11559 | "externalProp": true, |
|
11853 | 11854 | "externalProp": true |
11854 | 11855 | }, |
11855 | 11856 | "inputMode": { |
11856 | | - "type": "| \"text\"\n | \"none\"\n | \"search\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"", |
| 11857 | + "type": "| \"text\"\n | \"none\"\n | \"tel\"\n | \"url\"\n | \"email\"\n | \"numeric\"\n | \"decimal\"\n | \"search\"", |
11857 | 11858 | "defaultValue": null, |
11858 | 11859 | "required": false, |
11859 | 11860 | "externalProp": true, |
|
0 commit comments