@angular/aria 21.0.0-rc.2 → 21.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,16 +39,6 @@
39
39
  "description": "Whether the accordion panel is visible. True if the associated trigger is expanded.",
40
40
  "jsdocTags": []
41
41
  },
42
- {
43
- "name": "accordionTrigger",
44
- "type": "WritableSignal<any>",
45
- "memberType": "property",
46
- "memberTags": [
47
- "readonly"
48
- ],
49
- "description": "The parent accordion trigger pattern that controls this panel. This is set by AccordionGroup.",
50
- "jsdocTags": []
51
- },
52
42
  {
53
43
  "name": "expand",
54
44
  "signatures": [
@@ -362,7 +352,7 @@
362
352
  "source": {
363
353
  "filePath": "src/aria/accordion/accordion.ts",
364
354
  "startLine": 132,
365
- "endLine": 196
355
+ "endLine": 197
366
356
  }
367
357
  },
368
358
  {
@@ -526,8 +516,8 @@
526
516
  ],
527
517
  "source": {
528
518
  "filePath": "src/aria/accordion/accordion.ts",
529
- "startLine": 233,
530
- "endLine": 328
519
+ "startLine": 234,
520
+ "endLine": 329
531
521
  }
532
522
  },
533
523
  {
@@ -547,8 +537,8 @@
547
537
  "implements": [],
548
538
  "source": {
549
539
  "filePath": "src/aria/accordion/accordion.ts",
550
- "startLine": 348,
551
- "endLine": 352
540
+ "startLine": 349,
541
+ "endLine": 353
552
542
  }
553
543
  }
554
544
  ],
@@ -657,10 +647,6 @@
657
647
  "AccordionPanel.visible",
658
648
  "@angular/aria/accordion"
659
649
  ],
660
- [
661
- "AccordionPanel.accordionTrigger",
662
- "@angular/aria/accordion"
663
- ],
664
650
  [
665
651
  "AccordionPanel.expand",
666
652
  "@angular/aria/accordion"
@@ -172,72 +172,6 @@
172
172
  "rawComment": "/** Closes the combobox. */",
173
173
  "memberType": "method",
174
174
  "memberTags": []
175
- },
176
- {
177
- "name": "expand",
178
- "signatures": [
179
- {
180
- "name": "expand",
181
- "entryType": "function",
182
- "description": "Expands the combobox popup.",
183
- "generics": [],
184
- "isNewType": false,
185
- "jsdocTags": [],
186
- "params": [],
187
- "rawComment": "/** Expands the combobox popup. */",
188
- "returnType": "void"
189
- }
190
- ],
191
- "implementation": {
192
- "params": [],
193
- "isNewType": false,
194
- "returnType": "void",
195
- "generics": [],
196
- "name": "expand",
197
- "description": "Expands the combobox popup.",
198
- "entryType": "function",
199
- "jsdocTags": [],
200
- "rawComment": "/** Expands the combobox popup. */"
201
- },
202
- "entryType": "function",
203
- "description": "Expands the combobox popup.",
204
- "jsdocTags": [],
205
- "rawComment": "/** Expands the combobox popup. */",
206
- "memberType": "method",
207
- "memberTags": []
208
- },
209
- {
210
- "name": "collapse",
211
- "signatures": [
212
- {
213
- "name": "collapse",
214
- "entryType": "function",
215
- "description": "Collapses the combobox popup.",
216
- "generics": [],
217
- "isNewType": false,
218
- "jsdocTags": [],
219
- "params": [],
220
- "rawComment": "/** Collapses the combobox popup. */",
221
- "returnType": "void"
222
- }
223
- ],
224
- "implementation": {
225
- "params": [],
226
- "isNewType": false,
227
- "returnType": "void",
228
- "generics": [],
229
- "name": "collapse",
230
- "description": "Collapses the combobox popup.",
231
- "entryType": "function",
232
- "jsdocTags": [],
233
- "rawComment": "/** Collapses the combobox popup. */"
234
- },
235
- "entryType": "function",
236
- "description": "Collapses the combobox popup.",
237
- "jsdocTags": [],
238
- "rawComment": "/** Collapses the combobox popup. */",
239
- "memberType": "method",
240
- "memberTags": []
241
175
  }
242
176
  ],
243
177
  "generics": [
@@ -261,7 +195,7 @@
261
195
  "source": {
262
196
  "filePath": "src/aria/combobox/combobox.ts",
263
197
  "startLine": 64,
264
- "endLine": 180
198
+ "endLine": 170
265
199
  }
266
200
  },
267
201
  {
@@ -321,8 +255,8 @@
321
255
  ],
322
256
  "source": {
323
257
  "filePath": "src/aria/combobox/combobox.ts",
324
- "startLine": 200,
325
- "endLine": 246
258
+ "startLine": 190,
259
+ "endLine": 236
326
260
  }
327
261
  },
328
262
  {
@@ -342,8 +276,8 @@
342
276
  "implements": [],
343
277
  "source": {
344
278
  "filePath": "src/aria/combobox/combobox.ts",
345
- "startLine": 278,
346
- "endLine": 283
279
+ "startLine": 268,
280
+ "endLine": 273
347
281
  }
348
282
  },
349
283
  {
@@ -360,16 +294,6 @@
360
294
  ],
361
295
  "description": "The combobox that the popup belongs to.",
362
296
  "jsdocTags": []
363
- },
364
- {
365
- "name": "controls",
366
- "type": "any",
367
- "memberType": "property",
368
- "memberTags": [
369
- "readonly"
370
- ],
371
- "description": "The popup controls exposed to the combobox.",
372
- "jsdocTags": []
373
297
  }
374
298
  ],
375
299
  "generics": [
@@ -393,8 +317,8 @@
393
317
  ],
394
318
  "source": {
395
319
  "filePath": "src/aria/combobox/combobox.ts",
396
- "startLine": 295,
397
- "endLine": 310
320
+ "startLine": 285,
321
+ "endLine": 300
398
322
  }
399
323
  },
400
324
  {
@@ -473,8 +397,8 @@
473
397
  ],
474
398
  "source": {
475
399
  "filePath": "src/aria/combobox/combobox.ts",
476
- "startLine": 327,
477
- "endLine": 377
400
+ "startLine": 317,
401
+ "endLine": 367
478
402
  }
479
403
  }
480
404
  ],
@@ -631,14 +555,6 @@
631
555
  "Combobox.close",
632
556
  "@angular/aria/combobox"
633
557
  ],
634
- [
635
- "Combobox.expand",
636
- "@angular/aria/combobox"
637
- ],
638
- [
639
- "Combobox.collapse",
640
- "@angular/aria/combobox"
641
- ],
642
558
  [
643
559
  "ComboboxInput",
644
560
  "@angular/aria/combobox"
@@ -667,10 +583,6 @@
667
583
  "ComboboxPopup.combobox",
668
584
  "@angular/aria/combobox"
669
585
  ],
670
- [
671
- "ComboboxPopup.controls",
672
- "@angular/aria/combobox"
673
- ],
674
586
  [
675
587
  "ComboboxDialog",
676
588
  "@angular/aria/combobox"
@@ -191,16 +191,6 @@
191
191
  "description": "A reference to the host element.",
192
192
  "jsdocTags": []
193
193
  },
194
- {
195
- "name": "grid",
196
- "type": "any",
197
- "memberType": "property",
198
- "memberTags": [
199
- "readonly"
200
- ],
201
- "description": "The parent grid UI pattern.",
202
- "jsdocTags": []
203
- },
204
194
  {
205
195
  "name": "rowIndex",
206
196
  "type": "any",
@@ -233,7 +223,7 @@
233
223
  "source": {
234
224
  "filePath": "src/aria/grid/grid.ts",
235
225
  "startLine": 177,
236
- "endLine": 215
226
+ "endLine": 216
237
227
  }
238
228
  },
239
229
  {
@@ -447,8 +437,8 @@
447
437
  ],
448
438
  "source": {
449
439
  "filePath": "src/aria/grid/grid.ts",
450
- "startLine": 230,
451
- "endLine": 345
440
+ "startLine": 231,
441
+ "endLine": 346
452
442
  }
453
443
  },
454
444
  {
@@ -657,8 +647,8 @@
657
647
  ],
658
648
  "source": {
659
649
  "filePath": "src/aria/grid/grid.ts",
660
- "startLine": 363,
661
- "endLine": 458
650
+ "startLine": 364,
651
+ "endLine": 459
662
652
  }
663
653
  }
664
654
  ],
@@ -787,10 +777,6 @@
787
777
  "GridRow.element",
788
778
  "@angular/aria/grid"
789
779
  ],
790
- [
791
- "GridRow.grid",
792
- "@angular/aria/grid"
793
- ],
794
780
  [
795
781
  "GridRow.rowIndex",
796
782
  "@angular/aria/grid"
@@ -129,39 +129,6 @@
129
129
  "description": "The values of the currently selected items.",
130
130
  "jsdocTags": []
131
131
  },
132
- {
133
- "name": "onFocus",
134
- "signatures": [
135
- {
136
- "name": "onFocus",
137
- "entryType": "function",
138
- "description": "",
139
- "generics": [],
140
- "isNewType": false,
141
- "jsdocTags": [],
142
- "params": [],
143
- "rawComment": "",
144
- "returnType": "void"
145
- }
146
- ],
147
- "implementation": {
148
- "params": [],
149
- "isNewType": false,
150
- "returnType": "void",
151
- "generics": [],
152
- "name": "onFocus",
153
- "description": "",
154
- "entryType": "function",
155
- "jsdocTags": [],
156
- "rawComment": ""
157
- },
158
- "entryType": "function",
159
- "description": "",
160
- "jsdocTags": [],
161
- "rawComment": "",
162
- "memberType": "method",
163
- "memberTags": []
164
- },
165
132
  {
166
133
  "name": "scrollActiveItemIntoView",
167
134
  "signatures": [
@@ -315,16 +282,6 @@
315
282
  "description": "The text used by the typeahead search.",
316
283
  "jsdocTags": []
317
284
  },
318
- {
319
- "name": "listbox",
320
- "type": "any",
321
- "memberType": "property",
322
- "memberTags": [
323
- "protected"
324
- ],
325
- "description": "The parent Listbox UIPattern.",
326
- "jsdocTags": []
327
- },
328
285
  {
329
286
  "name": "value",
330
287
  "type": "any",
@@ -535,10 +492,6 @@
535
492
  "Listbox.values",
536
493
  "@angular/aria/listbox"
537
494
  ],
538
- [
539
- "Listbox.onFocus",
540
- "@angular/aria/listbox"
541
- ],
542
495
  [
543
496
  "Listbox.scrollActiveItemIntoView",
544
497
  "@angular/aria/listbox"
@@ -567,10 +520,6 @@
567
520
  "Option.searchTerm",
568
521
  "@angular/aria/listbox"
569
522
  ],
570
- [
571
- "Option.listbox",
572
- "@angular/aria/listbox"
573
- ],
574
523
  [
575
524
  "Option.value",
576
525
  "@angular/aria/listbox"
@@ -254,16 +254,6 @@
254
254
  "description": "A reference to the parent menu item or menu trigger.",
255
255
  "jsdocTags": []
256
256
  },
257
- {
258
- "name": "items",
259
- "type": "() => any",
260
- "memberType": "property",
261
- "memberTags": [
262
- "readonly"
263
- ],
264
- "description": "The menu items as a writable signal.\n\nTODO(wagnermaciel): This would normally be a computed, but using a computed causes a bug where\nsometimes the items array is empty. The bug can be reproduced by switching this to use a\ncomputed and then quickly opening and closing menus in the dev app.",
265
- "jsdocTags": []
266
- },
267
257
  {
268
258
  "name": "visible",
269
259
  "type": "any",
@@ -353,7 +343,7 @@
353
343
  "source": {
354
344
  "filePath": "/src/aria/menu/menu.ts",
355
345
  "startLine": 143,
356
- "endLine": 273
346
+ "endLine": 274
357
347
  }
358
348
  },
359
349
  {
@@ -448,16 +438,6 @@
448
438
  "inputAlias": "typeaheadDelay",
449
439
  "isRequiredInput": false
450
440
  },
451
- {
452
- "name": "items",
453
- "type": "any",
454
- "memberType": "property",
455
- "memberTags": [
456
- "readonly"
457
- ],
458
- "description": "The menu items as a writable signal.",
459
- "jsdocTags": []
460
- },
461
441
  {
462
442
  "name": "onSelect",
463
443
  "type": "any",
@@ -524,8 +504,8 @@
524
504
  ],
525
505
  "source": {
526
506
  "filePath": "/src/aria/menu/menu.ts",
527
- "startLine": 301,
528
- "endLine": 384
507
+ "startLine": 302,
508
+ "endLine": 386
529
509
  }
530
510
  },
531
511
  {
@@ -738,8 +718,8 @@
738
718
  ],
739
719
  "source": {
740
720
  "filePath": "/src/aria/menu/menu.ts",
741
- "startLine": 400,
742
- "endLine": 480
721
+ "startLine": 402,
722
+ "endLine": 482
743
723
  }
744
724
  },
745
725
  {
@@ -759,8 +739,8 @@
759
739
  "implements": [],
760
740
  "source": {
761
741
  "filePath": "/src/aria/menu/menu.ts",
762
- "startLine": 499,
763
- "endLine": 504
742
+ "startLine": 501,
743
+ "endLine": 506
764
744
  }
765
745
  }
766
746
  ],
@@ -949,10 +929,6 @@
949
929
  "Menu.parent",
950
930
  "@angular/aria/menu"
951
931
  ],
952
- [
953
- "Menu.items",
954
- "@angular/aria/menu"
955
- ],
956
932
  [
957
933
  "Menu.visible",
958
934
  "@angular/aria/menu"
@@ -1005,10 +981,6 @@
1005
981
  "MenuBar.typeaheadDelay",
1006
982
  "@angular/aria/menu"
1007
983
  ],
1008
- [
1009
- "MenuBar.items",
1010
- "@angular/aria/menu"
1011
- ],
1012
984
  [
1013
985
  "MenuBar.onSelect",
1014
986
  "@angular/aria/menu"