Skip to content

Commit 356092a

Browse files
angular-robotAndrewKushnir
authored andcommitted
docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
1 parent 44d4439 commit 356092a

File tree

5 files changed

+7
-15
lines changed

5 files changed

+7
-15
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"branchName": "refs/heads/main",
3-
"sha": "6d30ea601b04191515d97185ab51bf31baccbac7"
3+
"sha": "d03c36f1e107ac2a9db0b8b9cd962ab4630adc89"
44
}

adev/src/content/aria/aria-combobox.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,8 @@
473473
"implements": [],
474474
"source": {
475475
"filePath": "/src/aria/combobox/combobox.ts",
476-
"startLine": 61,
477-
"endLine": 168
476+
"startLine": 60,
477+
"endLine": 162
478478
}
479479
}
480480
],
@@ -531,10 +531,6 @@
531531
"Directionality",
532532
"@angular/cdk/bidi"
533533
],
534-
[
535-
"toSignal",
536-
"@angular/core/rxjs-interop"
537-
],
538534
[
539535
"ComboboxPopupContainer",
540536
"@angular/aria/combobox"

adev/src/content/aria/aria-listbox.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@
378378
"implements": [],
379379
"source": {
380380
"filePath": "/src/aria/listbox/listbox.ts",
381-
"startLine": 54,
382-
"endLine": 217
381+
"startLine": 53,
382+
"endLine": 211
383383
}
384384
}
385385
],
@@ -436,10 +436,6 @@
436436
"Directionality",
437437
"@angular/cdk/bidi"
438438
],
439-
[
440-
"toSignal",
441-
"@angular/core/rxjs-interop"
442-
],
443439
[
444440
"Option",
445441
"@angular/aria/listbox"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"branchName": "refs/heads/main",
3-
"sha": "7bdd46f59d03fc158d341cdd677fdb05157989d9"
3+
"sha": "1cfb0bf4e81c92c8e00cf567797c2bbc2e382999"
44
}

adev/src/content/cdk/cdk_testing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6808,7 +6808,7 @@
68086808
"source": {
68096809
"filePath": "src/cdk/testing/component-harness.ts",
68106810
"startLine": 603,
6811-
"endLine": 731
6811+
"endLine": 726
68126812
}
68136813
}
68146814
],

0 commit comments

Comments
 (0)