Skip to content

Commit 08930e6

Browse files
angular-robotamishne
authored andcommitted
docs: update cross-repo adev docs
Updated Angular adev cross repo docs files.
1 parent ac9babe commit 08930e6

4 files changed

Lines changed: 4 additions & 19 deletions

File tree

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": "7d7c7c1a05142565d9cbbd48734e6e74d98f4286"
3+
"sha": "89d6a89ea9ac34dcd8e3d56c8d38bdb8708b1e1b"
44
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
"source": {
354354
"filePath": "src/aria/accordion/accordion-group.ts",
355355
"startLine": 59,
356-
"endLine": 144
356+
"endLine": 143
357357
}
358358
},
359359
{

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

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,6 @@
4242
"inputAlias": "id",
4343
"isRequiredInput": false
4444
},
45-
{
46-
"name": "searchTerm",
47-
"type": "Signal<string>",
48-
"memberType": "property",
49-
"memberTags": [
50-
"protected",
51-
"readonly"
52-
],
53-
"description": "The text used by the typeahead search.",
54-
"jsdocTags": []
55-
},
5645
{
5746
"name": "value",
5847
"type": "InputSignal<V>",
@@ -144,7 +133,7 @@
144133
"source": {
145134
"filePath": "/src/aria/listbox/option.ts",
146135
"startLine": 34,
147-
"endLine": 88
136+
"endLine": 83
148137
}
149138
},
150139
{
@@ -491,10 +480,6 @@
491480
"Option.id",
492481
"@angular/aria/listbox"
493482
],
494-
[
495-
"Option.searchTerm",
496-
"@angular/aria/listbox"
497-
],
498483
[
499484
"Option.value",
500485
"@angular/aria/listbox"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
"source": {
443443
"filePath": "/src/aria/menu/menu-item.ts",
444444
"startLine": 34,
445-
"endLine": 109
445+
"endLine": 107
446446
}
447447
},
448448
{

0 commit comments

Comments
 (0)