docs: update cross-repo adev docs

Updated Angular adev cross repo docs files.
This commit is contained in:
Angular Robot 2026-04-24 20:32:12 +00:00 committed by Alon Mishne
parent ac9babec96
commit 08930e60bb
4 changed files with 4 additions and 19 deletions

View file

@ -1,4 +1,4 @@
{
"branchName": "refs/heads/main",
"sha": "7d7c7c1a05142565d9cbbd48734e6e74d98f4286"
"sha": "89d6a89ea9ac34dcd8e3d56c8d38bdb8708b1e1b"
}

View file

@ -353,7 +353,7 @@
"source": {
"filePath": "src/aria/accordion/accordion-group.ts",
"startLine": 59,
"endLine": 144
"endLine": 143
}
},
{

View file

@ -42,17 +42,6 @@
"inputAlias": "id",
"isRequiredInput": false
},
{
"name": "searchTerm",
"type": "Signal<string>",
"memberType": "property",
"memberTags": [
"protected",
"readonly"
],
"description": "The text used by the typeahead search.",
"jsdocTags": []
},
{
"name": "value",
"type": "InputSignal<V>",
@ -144,7 +133,7 @@
"source": {
"filePath": "/src/aria/listbox/option.ts",
"startLine": 34,
"endLine": 88
"endLine": 83
}
},
{
@ -491,10 +480,6 @@
"Option.id",
"@angular/aria/listbox"
],
[
"Option.searchTerm",
"@angular/aria/listbox"
],
[
"Option.value",
"@angular/aria/listbox"

View file

@ -442,7 +442,7 @@
"source": {
"filePath": "/src/aria/menu/menu-item.ts",
"startLine": 34,
"endLine": 109
"endLine": 107
}
},
{