mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
This commit is contained in:
parent
ac9babec96
commit
08930e60bb
4 changed files with 4 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"branchName": "refs/heads/main",
|
||||
"sha": "7d7c7c1a05142565d9cbbd48734e6e74d98f4286"
|
||||
"sha": "89d6a89ea9ac34dcd8e3d56c8d38bdb8708b1e1b"
|
||||
}
|
||||
|
|
@ -353,7 +353,7 @@
|
|||
"source": {
|
||||
"filePath": "src/aria/accordion/accordion-group.ts",
|
||||
"startLine": 59,
|
||||
"endLine": 144
|
||||
"endLine": 143
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -442,7 +442,7 @@
|
|||
"source": {
|
||||
"filePath": "/src/aria/menu/menu-item.ts",
|
||||
"startLine": 34,
|
||||
"endLine": 109
|
||||
"endLine": 107
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue