docs: update cross-repo adev docs

Updated Angular adev cross repo docs files.
This commit is contained in:
Angular Robot 2025-12-15 19:45:20 +00:00 committed by Andrew Kushnir
parent 3151c05e04
commit 0905eb63b5
3 changed files with 5 additions and 13 deletions

View file

@ -1,4 +1,4 @@
{
"branchName": "refs/heads/21.0.x",
"sha": "3aa535e4da3b74e40228a4928702b6c0c43fcc92"
"sha": "f44bbfcacf3f50cc5f12d7f2d2f78c924e09a2c1"
}

View file

@ -473,8 +473,8 @@
"implements": [],
"source": {
"filePath": "/src/aria/combobox/combobox.ts",
"startLine": 61,
"endLine": 168
"startLine": 60,
"endLine": 162
}
}
],
@ -531,10 +531,6 @@
"Directionality",
"@angular/cdk/bidi"
],
[
"toSignal",
"@angular/core/rxjs-interop"
],
[
"ComboboxPopupContainer",
"@angular/aria/combobox"

View file

@ -378,8 +378,8 @@
"implements": [],
"source": {
"filePath": "/src/aria/listbox/listbox.ts",
"startLine": 54,
"endLine": 217
"startLine": 53,
"endLine": 211
}
}
],
@ -436,10 +436,6 @@
"Directionality",
"@angular/cdk/bidi"
],
[
"toSignal",
"@angular/core/rxjs-interop"
],
[
"Option",
"@angular/aria/listbox"