@angular/router 22.0.0-rc.0 → 22.0.0-rc.2

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-rc.0
2
+ * @license Angular v22.0.0-rc.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -327,7 +327,7 @@ function mapChildrenIntoArray(segment, fn) {
327
327
  class UrlSerializer {
328
328
  static ɵfac = i0.ɵɵngDeclareFactory({
329
329
  minVersion: "12.0.0",
330
- version: "22.0.0-rc.0",
330
+ version: "22.0.0-rc.2",
331
331
  ngImport: i0,
332
332
  type: UrlSerializer,
333
333
  deps: [],
@@ -335,7 +335,7 @@ class UrlSerializer {
335
335
  });
336
336
  static ɵprov = i0.ɵɵngDeclareService({
337
337
  minVersion: "22.0.0",
338
- version: "22.0.0-rc.0",
338
+ version: "22.0.0-rc.2",
339
339
  ngImport: i0,
340
340
  type: UrlSerializer,
341
341
  factory: () => new DefaultUrlSerializer()
@@ -343,7 +343,7 @@ class UrlSerializer {
343
343
  }
344
344
  i0.ɵɵngDeclareClassMetadata({
345
345
  minVersion: "12.0.0",
346
- version: "22.0.0-rc.0",
346
+ version: "22.0.0-rc.2",
347
347
  ngImport: i0,
348
348
  type: UrlSerializer,
349
349
  decorators: [{
@@ -1299,7 +1299,7 @@ class ChildrenOutletContexts {
1299
1299
  }
1300
1300
  static ɵfac = i0.ɵɵngDeclareFactory({
1301
1301
  minVersion: "12.0.0",
1302
- version: "22.0.0-rc.0",
1302
+ version: "22.0.0-rc.2",
1303
1303
  ngImport: i0,
1304
1304
  type: ChildrenOutletContexts,
1305
1305
  deps: [{
@@ -1309,7 +1309,7 @@ class ChildrenOutletContexts {
1309
1309
  });
1310
1310
  static ɵprov = i0.ɵɵngDeclareInjectable({
1311
1311
  minVersion: "12.0.0",
1312
- version: "22.0.0-rc.0",
1312
+ version: "22.0.0-rc.2",
1313
1313
  ngImport: i0,
1314
1314
  type: ChildrenOutletContexts,
1315
1315
  providedIn: 'root'
@@ -1317,7 +1317,7 @@ class ChildrenOutletContexts {
1317
1317
  }
1318
1318
  i0.ɵɵngDeclareClassMetadata({
1319
1319
  minVersion: "12.0.0",
1320
- version: "22.0.0-rc.0",
1320
+ version: "22.0.0-rc.2",
1321
1321
  ngImport: i0,
1322
1322
  type: ChildrenOutletContexts,
1323
1323
  decorators: [{
@@ -1775,7 +1775,7 @@ class RouterOutlet {
1775
1775
  }
1776
1776
  static ɵfac = i0.ɵɵngDeclareFactory({
1777
1777
  minVersion: "12.0.0",
1778
- version: "22.0.0-rc.0",
1778
+ version: "22.0.0-rc.2",
1779
1779
  ngImport: i0,
1780
1780
  type: RouterOutlet,
1781
1781
  deps: [],
@@ -1783,7 +1783,7 @@ class RouterOutlet {
1783
1783
  });
1784
1784
  static ɵdir = i0.ɵɵngDeclareDirective({
1785
1785
  minVersion: "17.1.0",
1786
- version: "22.0.0-rc.0",
1786
+ version: "22.0.0-rc.2",
1787
1787
  type: RouterOutlet,
1788
1788
  isStandalone: true,
1789
1789
  selector: "router-outlet",
@@ -1816,7 +1816,7 @@ class RouterOutlet {
1816
1816
  }
1817
1817
  i0.ɵɵngDeclareClassMetadata({
1818
1818
  minVersion: "12.0.0",
1819
- version: "22.0.0-rc.0",
1819
+ version: "22.0.0-rc.2",
1820
1820
  ngImport: i0,
1821
1821
  type: RouterOutlet,
1822
1822
  decorators: [{
@@ -1944,7 +1944,7 @@ class RoutedComponentInputBinder {
1944
1944
  }
1945
1945
  static ɵfac = i0.ɵɵngDeclareFactory({
1946
1946
  minVersion: "12.0.0",
1947
- version: "22.0.0-rc.0",
1947
+ version: "22.0.0-rc.2",
1948
1948
  ngImport: i0,
1949
1949
  type: RoutedComponentInputBinder,
1950
1950
  deps: "invalid",
@@ -1952,14 +1952,14 @@ class RoutedComponentInputBinder {
1952
1952
  });
1953
1953
  static ɵprov = i0.ɵɵngDeclareInjectable({
1954
1954
  minVersion: "12.0.0",
1955
- version: "22.0.0-rc.0",
1955
+ version: "22.0.0-rc.2",
1956
1956
  ngImport: i0,
1957
1957
  type: RoutedComponentInputBinder
1958
1958
  });
1959
1959
  }
1960
1960
  i0.ɵɵngDeclareClassMetadata({
1961
1961
  minVersion: "12.0.0",
1962
- version: "22.0.0-rc.0",
1962
+ version: "22.0.0-rc.2",
1963
1963
  ngImport: i0,
1964
1964
  type: RoutedComponentInputBinder,
1965
1965
  decorators: [{
@@ -1973,7 +1973,7 @@ i0.ɵɵngDeclareClassMetadata({
1973
1973
  class ɵEmptyOutletComponent {
1974
1974
  static ɵfac = i0.ɵɵngDeclareFactory({
1975
1975
  minVersion: "12.0.0",
1976
- version: "22.0.0-rc.0",
1976
+ version: "22.0.0-rc.2",
1977
1977
  ngImport: i0,
1978
1978
  type: ɵEmptyOutletComponent,
1979
1979
  deps: [],
@@ -1981,7 +1981,7 @@ class ɵEmptyOutletComponent {
1981
1981
  });
1982
1982
  static ɵcmp = i0.ɵɵngDeclareComponent({
1983
1983
  minVersion: "14.0.0",
1984
- version: "22.0.0-rc.0",
1984
+ version: "22.0.0-rc.2",
1985
1985
  type: ɵEmptyOutletComponent,
1986
1986
  isStandalone: true,
1987
1987
  selector: "ng-component",
@@ -2002,7 +2002,7 @@ class ɵEmptyOutletComponent {
2002
2002
  }
2003
2003
  i0.ɵɵngDeclareClassMetadata({
2004
2004
  minVersion: "12.0.0",
2005
- version: "22.0.0-rc.0",
2005
+ version: "22.0.0-rc.2",
2006
2006
  ngImport: i0,
2007
2007
  type: ɵEmptyOutletComponent,
2008
2008
  decorators: [{
@@ -3313,7 +3313,7 @@ class TitleStrategy {
3313
3313
  }
3314
3314
  static ɵfac = i0.ɵɵngDeclareFactory({
3315
3315
  minVersion: "12.0.0",
3316
- version: "22.0.0-rc.0",
3316
+ version: "22.0.0-rc.2",
3317
3317
  ngImport: i0,
3318
3318
  type: TitleStrategy,
3319
3319
  deps: [],
@@ -3321,7 +3321,7 @@ class TitleStrategy {
3321
3321
  });
3322
3322
  static ɵprov = i0.ɵɵngDeclareService({
3323
3323
  minVersion: "22.0.0",
3324
- version: "22.0.0-rc.0",
3324
+ version: "22.0.0-rc.2",
3325
3325
  ngImport: i0,
3326
3326
  type: TitleStrategy,
3327
3327
  factory: () => inject(DefaultTitleStrategy)
@@ -3329,7 +3329,7 @@ class TitleStrategy {
3329
3329
  }
3330
3330
  i0.ɵɵngDeclareClassMetadata({
3331
3331
  minVersion: "12.0.0",
3332
- version: "22.0.0-rc.0",
3332
+ version: "22.0.0-rc.2",
3333
3333
  ngImport: i0,
3334
3334
  type: TitleStrategy,
3335
3335
  decorators: [{
@@ -3353,7 +3353,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3353
3353
  }
3354
3354
  static ɵfac = i0.ɵɵngDeclareFactory({
3355
3355
  minVersion: "12.0.0",
3356
- version: "22.0.0-rc.0",
3356
+ version: "22.0.0-rc.2",
3357
3357
  ngImport: i0,
3358
3358
  type: DefaultTitleStrategy,
3359
3359
  deps: [{
@@ -3363,7 +3363,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3363
3363
  });
3364
3364
  static ɵprov = i0.ɵɵngDeclareInjectable({
3365
3365
  minVersion: "12.0.0",
3366
- version: "22.0.0-rc.0",
3366
+ version: "22.0.0-rc.2",
3367
3367
  ngImport: i0,
3368
3368
  type: DefaultTitleStrategy,
3369
3369
  providedIn: 'root'
@@ -3371,7 +3371,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3371
3371
  }
3372
3372
  i0.ɵɵngDeclareClassMetadata({
3373
3373
  minVersion: "12.0.0",
3374
- version: "22.0.0-rc.0",
3374
+ version: "22.0.0-rc.2",
3375
3375
  ngImport: i0,
3376
3376
  type: DefaultTitleStrategy,
3377
3377
  decorators: [{
@@ -3450,7 +3450,7 @@ class RouterConfigLoader {
3450
3450
  }
3451
3451
  static ɵfac = i0.ɵɵngDeclareFactory({
3452
3452
  minVersion: "12.0.0",
3453
- version: "22.0.0-rc.0",
3453
+ version: "22.0.0-rc.2",
3454
3454
  ngImport: i0,
3455
3455
  type: RouterConfigLoader,
3456
3456
  deps: [],
@@ -3458,14 +3458,14 @@ class RouterConfigLoader {
3458
3458
  });
3459
3459
  static ɵprov = i0.ɵɵngDeclareService({
3460
3460
  minVersion: "22.0.0",
3461
- version: "22.0.0-rc.0",
3461
+ version: "22.0.0-rc.2",
3462
3462
  ngImport: i0,
3463
3463
  type: RouterConfigLoader
3464
3464
  });
3465
3465
  }
3466
3466
  i0.ɵɵngDeclareClassMetadata({
3467
3467
  minVersion: "12.0.0",
3468
- version: "22.0.0-rc.0",
3468
+ version: "22.0.0-rc.2",
3469
3469
  ngImport: i0,
3470
3470
  type: RouterConfigLoader,
3471
3471
  decorators: [{
@@ -3521,7 +3521,7 @@ async function maybeResolveResources(value) {
3521
3521
  class UrlHandlingStrategy {
3522
3522
  static ɵfac = i0.ɵɵngDeclareFactory({
3523
3523
  minVersion: "12.0.0",
3524
- version: "22.0.0-rc.0",
3524
+ version: "22.0.0-rc.2",
3525
3525
  ngImport: i0,
3526
3526
  type: UrlHandlingStrategy,
3527
3527
  deps: [],
@@ -3529,7 +3529,7 @@ class UrlHandlingStrategy {
3529
3529
  });
3530
3530
  static ɵprov = i0.ɵɵngDeclareService({
3531
3531
  minVersion: "22.0.0",
3532
- version: "22.0.0-rc.0",
3532
+ version: "22.0.0-rc.2",
3533
3533
  ngImport: i0,
3534
3534
  type: UrlHandlingStrategy,
3535
3535
  factory: () => inject(DefaultUrlHandlingStrategy)
@@ -3537,7 +3537,7 @@ class UrlHandlingStrategy {
3537
3537
  }
3538
3538
  i0.ɵɵngDeclareClassMetadata({
3539
3539
  minVersion: "12.0.0",
3540
- version: "22.0.0-rc.0",
3540
+ version: "22.0.0-rc.2",
3541
3541
  ngImport: i0,
3542
3542
  type: UrlHandlingStrategy,
3543
3543
  decorators: [{
@@ -3559,7 +3559,7 @@ class DefaultUrlHandlingStrategy {
3559
3559
  }
3560
3560
  static ɵfac = i0.ɵɵngDeclareFactory({
3561
3561
  minVersion: "12.0.0",
3562
- version: "22.0.0-rc.0",
3562
+ version: "22.0.0-rc.2",
3563
3563
  ngImport: i0,
3564
3564
  type: DefaultUrlHandlingStrategy,
3565
3565
  deps: [],
@@ -3567,14 +3567,14 @@ class DefaultUrlHandlingStrategy {
3567
3567
  });
3568
3568
  static ɵprov = i0.ɵɵngDeclareService({
3569
3569
  minVersion: "22.0.0",
3570
- version: "22.0.0-rc.0",
3570
+ version: "22.0.0-rc.2",
3571
3571
  ngImport: i0,
3572
3572
  type: DefaultUrlHandlingStrategy
3573
3573
  });
3574
3574
  }
3575
3575
  i0.ɵɵngDeclareClassMetadata({
3576
3576
  minVersion: "12.0.0",
3577
- version: "22.0.0-rc.0",
3577
+ version: "22.0.0-rc.2",
3578
3578
  ngImport: i0,
3579
3579
  type: DefaultUrlHandlingStrategy,
3580
3580
  decorators: [{
@@ -3974,7 +3974,7 @@ class NavigationTransitions {
3974
3974
  }
3975
3975
  static ɵfac = i0.ɵɵngDeclareFactory({
3976
3976
  minVersion: "12.0.0",
3977
- version: "22.0.0-rc.0",
3977
+ version: "22.0.0-rc.2",
3978
3978
  ngImport: i0,
3979
3979
  type: NavigationTransitions,
3980
3980
  deps: [],
@@ -3982,14 +3982,14 @@ class NavigationTransitions {
3982
3982
  });
3983
3983
  static ɵprov = i0.ɵɵngDeclareService({
3984
3984
  minVersion: "22.0.0",
3985
- version: "22.0.0-rc.0",
3985
+ version: "22.0.0-rc.2",
3986
3986
  ngImport: i0,
3987
3987
  type: NavigationTransitions
3988
3988
  });
3989
3989
  }
3990
3990
  i0.ɵɵngDeclareClassMetadata({
3991
3991
  minVersion: "12.0.0",
3992
- version: "22.0.0-rc.0",
3992
+ version: "22.0.0-rc.2",
3993
3993
  ngImport: i0,
3994
3994
  type: NavigationTransitions,
3995
3995
  decorators: [{
@@ -4059,7 +4059,7 @@ function destroyDetachedRouteHandle(handle) {
4059
4059
  class RouteReuseStrategy {
4060
4060
  static ɵfac = i0.ɵɵngDeclareFactory({
4061
4061
  minVersion: "12.0.0",
4062
- version: "22.0.0-rc.0",
4062
+ version: "22.0.0-rc.2",
4063
4063
  ngImport: i0,
4064
4064
  type: RouteReuseStrategy,
4065
4065
  deps: [],
@@ -4067,7 +4067,7 @@ class RouteReuseStrategy {
4067
4067
  });
4068
4068
  static ɵprov = i0.ɵɵngDeclareService({
4069
4069
  minVersion: "22.0.0",
4070
- version: "22.0.0-rc.0",
4070
+ version: "22.0.0-rc.2",
4071
4071
  ngImport: i0,
4072
4072
  type: RouteReuseStrategy,
4073
4073
  factory: () => inject(DefaultRouteReuseStrategy)
@@ -4075,7 +4075,7 @@ class RouteReuseStrategy {
4075
4075
  }
4076
4076
  i0.ɵɵngDeclareClassMetadata({
4077
4077
  minVersion: "12.0.0",
4078
- version: "22.0.0-rc.0",
4078
+ version: "22.0.0-rc.2",
4079
4079
  ngImport: i0,
4080
4080
  type: RouteReuseStrategy,
4081
4081
  decorators: [{
@@ -4106,7 +4106,7 @@ class BaseRouteReuseStrategy {
4106
4106
  class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4107
4107
  static ɵfac = i0.ɵɵngDeclareFactory({
4108
4108
  minVersion: "12.0.0",
4109
- version: "22.0.0-rc.0",
4109
+ version: "22.0.0-rc.2",
4110
4110
  ngImport: i0,
4111
4111
  type: DefaultRouteReuseStrategy,
4112
4112
  deps: [],
@@ -4114,14 +4114,14 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4114
4114
  });
4115
4115
  static ɵprov = i0.ɵɵngDeclareService({
4116
4116
  minVersion: "22.0.0",
4117
- version: "22.0.0-rc.0",
4117
+ version: "22.0.0-rc.2",
4118
4118
  ngImport: i0,
4119
4119
  type: DefaultRouteReuseStrategy
4120
4120
  });
4121
4121
  }
4122
4122
  i0.ɵɵngDeclareClassMetadata({
4123
4123
  minVersion: "12.0.0",
4124
- version: "22.0.0-rc.0",
4124
+ version: "22.0.0-rc.2",
4125
4125
  ngImport: i0,
4126
4126
  type: DefaultRouteReuseStrategy,
4127
4127
  decorators: [{
@@ -4200,7 +4200,7 @@ class StateManager {
4200
4200
  }
4201
4201
  static ɵfac = i0.ɵɵngDeclareFactory({
4202
4202
  minVersion: "12.0.0",
4203
- version: "22.0.0-rc.0",
4203
+ version: "22.0.0-rc.2",
4204
4204
  ngImport: i0,
4205
4205
  type: StateManager,
4206
4206
  deps: [],
@@ -4208,7 +4208,7 @@ class StateManager {
4208
4208
  });
4209
4209
  static ɵprov = i0.ɵɵngDeclareService({
4210
4210
  minVersion: "22.0.0",
4211
- version: "22.0.0-rc.0",
4211
+ version: "22.0.0-rc.2",
4212
4212
  ngImport: i0,
4213
4213
  type: StateManager,
4214
4214
  factory: () => inject(HistoryStateManager)
@@ -4216,7 +4216,7 @@ class StateManager {
4216
4216
  }
4217
4217
  i0.ɵɵngDeclareClassMetadata({
4218
4218
  minVersion: "12.0.0",
4219
- version: "22.0.0-rc.0",
4219
+ version: "22.0.0-rc.2",
4220
4220
  ngImport: i0,
4221
4221
  type: StateManager,
4222
4222
  decorators: [{
@@ -4337,7 +4337,7 @@ class HistoryStateManager extends StateManager {
4337
4337
  }
4338
4338
  static ɵfac = i0.ɵɵngDeclareFactory({
4339
4339
  minVersion: "12.0.0",
4340
- version: "22.0.0-rc.0",
4340
+ version: "22.0.0-rc.2",
4341
4341
  ngImport: i0,
4342
4342
  type: HistoryStateManager,
4343
4343
  deps: [],
@@ -4345,14 +4345,14 @@ class HistoryStateManager extends StateManager {
4345
4345
  });
4346
4346
  static ɵprov = i0.ɵɵngDeclareService({
4347
4347
  minVersion: "22.0.0",
4348
- version: "22.0.0-rc.0",
4348
+ version: "22.0.0-rc.2",
4349
4349
  ngImport: i0,
4350
4350
  type: HistoryStateManager
4351
4351
  });
4352
4352
  }
4353
4353
  i0.ɵɵngDeclareClassMetadata({
4354
4354
  minVersion: "12.0.0",
4355
- version: "22.0.0-rc.0",
4355
+ version: "22.0.0-rc.2",
4356
4356
  ngImport: i0,
4357
4357
  type: HistoryStateManager,
4358
4358
  decorators: [{
@@ -4660,7 +4660,7 @@ class Router {
4660
4660
  }
4661
4661
  static ɵfac = i0.ɵɵngDeclareFactory({
4662
4662
  minVersion: "12.0.0",
4663
- version: "22.0.0-rc.0",
4663
+ version: "22.0.0-rc.2",
4664
4664
  ngImport: i0,
4665
4665
  type: Router,
4666
4666
  deps: [],
@@ -4668,14 +4668,14 @@ class Router {
4668
4668
  });
4669
4669
  static ɵprov = i0.ɵɵngDeclareService({
4670
4670
  minVersion: "22.0.0",
4671
- version: "22.0.0-rc.0",
4671
+ version: "22.0.0-rc.2",
4672
4672
  ngImport: i0,
4673
4673
  type: Router
4674
4674
  });
4675
4675
  }
4676
4676
  i0.ɵɵngDeclareClassMetadata({
4677
4677
  minVersion: "12.0.0",
4678
- version: "22.0.0-rc.0",
4678
+ version: "22.0.0-rc.2",
4679
4679
  ngImport: i0,
4680
4680
  type: Router,
4681
4681
  decorators: [{