@angular/aria 21.0.0-rc.3 → 21.0.1

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.
@@ -194,8 +194,8 @@
194
194
  "implements": [],
195
195
  "source": {
196
196
  "filePath": "src/aria/combobox/combobox.ts",
197
- "startLine": 64,
198
- "endLine": 170
197
+ "startLine": 65,
198
+ "endLine": 176
199
199
  }
200
200
  },
201
201
  {
@@ -255,8 +255,8 @@
255
255
  ],
256
256
  "source": {
257
257
  "filePath": "src/aria/combobox/combobox.ts",
258
- "startLine": 190,
259
- "endLine": 236
258
+ "startLine": 196,
259
+ "endLine": 242
260
260
  }
261
261
  },
262
262
  {
@@ -276,8 +276,8 @@
276
276
  "implements": [],
277
277
  "source": {
278
278
  "filePath": "src/aria/combobox/combobox.ts",
279
- "startLine": 268,
280
- "endLine": 273
279
+ "startLine": 274,
280
+ "endLine": 279
281
281
  }
282
282
  },
283
283
  {
@@ -317,8 +317,8 @@
317
317
  ],
318
318
  "source": {
319
319
  "filePath": "src/aria/combobox/combobox.ts",
320
- "startLine": 285,
321
- "endLine": 300
320
+ "startLine": 291,
321
+ "endLine": 306
322
322
  }
323
323
  },
324
324
  {
@@ -397,8 +397,8 @@
397
397
  ],
398
398
  "source": {
399
399
  "filePath": "src/aria/combobox/combobox.ts",
400
- "startLine": 317,
401
- "endLine": 367
400
+ "startLine": 323,
401
+ "endLine": 373
402
402
  }
403
403
  }
404
404
  ],
@@ -427,6 +427,10 @@
427
427
  "ElementRef",
428
428
  "@angular/core"
429
429
  ],
430
+ [
431
+ "forwardRef",
432
+ "@angular/core"
433
+ ],
430
434
  [
431
435
  "inject",
432
436
  "@angular/core"
@@ -173,7 +173,7 @@
173
173
  "source": {
174
174
  "filePath": "src/aria/grid/grid.ts",
175
175
  "startLine": 47,
176
- "endLine": 164
176
+ "endLine": 163
177
177
  }
178
178
  },
179
179
  {
@@ -222,8 +222,8 @@
222
222
  ],
223
223
  "source": {
224
224
  "filePath": "src/aria/grid/grid.ts",
225
- "startLine": 177,
226
- "endLine": 216
225
+ "startLine": 176,
226
+ "endLine": 214
227
227
  }
228
228
  },
229
229
  {
@@ -437,8 +437,8 @@
437
437
  ],
438
438
  "source": {
439
439
  "filePath": "src/aria/grid/grid.ts",
440
- "startLine": 231,
441
- "endLine": 346
440
+ "startLine": 229,
441
+ "endLine": 343
442
442
  }
443
443
  },
444
444
  {
@@ -647,8 +647,8 @@
647
647
  ],
648
648
  "source": {
649
649
  "filePath": "src/aria/grid/grid.ts",
650
- "startLine": 364,
651
- "endLine": 459
650
+ "startLine": 361,
651
+ "endLine": 455
652
652
  }
653
653
  }
654
654
  ],
@@ -232,8 +232,8 @@
232
232
  "implements": [],
233
233
  "source": {
234
234
  "filePath": "/src/aria/listbox/listbox.ts",
235
- "startLine": 47,
236
- "endLine": 209
235
+ "startLine": 48,
236
+ "endLine": 216
237
237
  }
238
238
  },
239
239
  {
@@ -350,8 +350,8 @@
350
350
  ],
351
351
  "source": {
352
352
  "filePath": "/src/aria/listbox/listbox.ts",
353
- "startLine": 226,
354
- "endLine": 283
353
+ "startLine": 233,
354
+ "endLine": 290
355
355
  }
356
356
  }
357
357
  ],
@@ -380,6 +380,10 @@
380
380
  "ElementRef",
381
381
  "@angular/core"
382
382
  ],
383
+ [
384
+ "forwardRef",
385
+ "@angular/core"
386
+ ],
383
387
  [
384
388
  "inject",
385
389
  "@angular/core"