@angular/router 21.0.7 → 21.0.8

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 v21.0.7
2
+ * @license Angular v21.0.8
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -276,7 +276,7 @@ function mapChildrenIntoArray(segment, fn) {
276
276
  class UrlSerializer {
277
277
  static ɵfac = i0.ɵɵngDeclareFactory({
278
278
  minVersion: "12.0.0",
279
- version: "21.0.7",
279
+ version: "21.0.8",
280
280
  ngImport: i0,
281
281
  type: UrlSerializer,
282
282
  deps: [],
@@ -284,7 +284,7 @@ class UrlSerializer {
284
284
  });
285
285
  static ɵprov = i0.ɵɵngDeclareInjectable({
286
286
  minVersion: "12.0.0",
287
- version: "21.0.7",
287
+ version: "21.0.8",
288
288
  ngImport: i0,
289
289
  type: UrlSerializer,
290
290
  providedIn: 'root',
@@ -293,7 +293,7 @@ class UrlSerializer {
293
293
  }
294
294
  i0.ɵɵngDeclareClassMetadata({
295
295
  minVersion: "12.0.0",
296
- version: "21.0.7",
296
+ version: "21.0.8",
297
297
  ngImport: i0,
298
298
  type: UrlSerializer,
299
299
  decorators: [{
@@ -1361,7 +1361,7 @@ class ChildrenOutletContexts {
1361
1361
  }
1362
1362
  static ɵfac = i0.ɵɵngDeclareFactory({
1363
1363
  minVersion: "12.0.0",
1364
- version: "21.0.7",
1364
+ version: "21.0.8",
1365
1365
  ngImport: i0,
1366
1366
  type: ChildrenOutletContexts,
1367
1367
  deps: [{
@@ -1371,7 +1371,7 @@ class ChildrenOutletContexts {
1371
1371
  });
1372
1372
  static ɵprov = i0.ɵɵngDeclareInjectable({
1373
1373
  minVersion: "12.0.0",
1374
- version: "21.0.7",
1374
+ version: "21.0.8",
1375
1375
  ngImport: i0,
1376
1376
  type: ChildrenOutletContexts,
1377
1377
  providedIn: 'root'
@@ -1379,7 +1379,7 @@ class ChildrenOutletContexts {
1379
1379
  }
1380
1380
  i0.ɵɵngDeclareClassMetadata({
1381
1381
  minVersion: "12.0.0",
1382
- version: "21.0.7",
1382
+ version: "21.0.8",
1383
1383
  ngImport: i0,
1384
1384
  type: ChildrenOutletContexts,
1385
1385
  decorators: [{
@@ -1834,7 +1834,7 @@ class RouterOutlet {
1834
1834
  }
1835
1835
  static ɵfac = i0.ɵɵngDeclareFactory({
1836
1836
  minVersion: "12.0.0",
1837
- version: "21.0.7",
1837
+ version: "21.0.8",
1838
1838
  ngImport: i0,
1839
1839
  type: RouterOutlet,
1840
1840
  deps: [],
@@ -1842,7 +1842,7 @@ class RouterOutlet {
1842
1842
  });
1843
1843
  static ɵdir = i0.ɵɵngDeclareDirective({
1844
1844
  minVersion: "17.1.0",
1845
- version: "21.0.7",
1845
+ version: "21.0.8",
1846
1846
  type: RouterOutlet,
1847
1847
  isStandalone: true,
1848
1848
  selector: "router-outlet",
@@ -1875,7 +1875,7 @@ class RouterOutlet {
1875
1875
  }
1876
1876
  i0.ɵɵngDeclareClassMetadata({
1877
1877
  minVersion: "12.0.0",
1878
- version: "21.0.7",
1878
+ version: "21.0.8",
1879
1879
  ngImport: i0,
1880
1880
  type: RouterOutlet,
1881
1881
  decorators: [{
@@ -1984,7 +1984,7 @@ class RoutedComponentInputBinder {
1984
1984
  }
1985
1985
  static ɵfac = i0.ɵɵngDeclareFactory({
1986
1986
  minVersion: "12.0.0",
1987
- version: "21.0.7",
1987
+ version: "21.0.8",
1988
1988
  ngImport: i0,
1989
1989
  type: RoutedComponentInputBinder,
1990
1990
  deps: [],
@@ -1992,14 +1992,14 @@ class RoutedComponentInputBinder {
1992
1992
  });
1993
1993
  static ɵprov = i0.ɵɵngDeclareInjectable({
1994
1994
  minVersion: "12.0.0",
1995
- version: "21.0.7",
1995
+ version: "21.0.8",
1996
1996
  ngImport: i0,
1997
1997
  type: RoutedComponentInputBinder
1998
1998
  });
1999
1999
  }
2000
2000
  i0.ɵɵngDeclareClassMetadata({
2001
2001
  minVersion: "12.0.0",
2002
- version: "21.0.7",
2002
+ version: "21.0.8",
2003
2003
  ngImport: i0,
2004
2004
  type: RoutedComponentInputBinder,
2005
2005
  decorators: [{
@@ -2010,7 +2010,7 @@ i0.ɵɵngDeclareClassMetadata({
2010
2010
  class ɵEmptyOutletComponent {
2011
2011
  static ɵfac = i0.ɵɵngDeclareFactory({
2012
2012
  minVersion: "12.0.0",
2013
- version: "21.0.7",
2013
+ version: "21.0.8",
2014
2014
  ngImport: i0,
2015
2015
  type: ɵEmptyOutletComponent,
2016
2016
  deps: [],
@@ -2018,7 +2018,7 @@ class ɵEmptyOutletComponent {
2018
2018
  });
2019
2019
  static ɵcmp = i0.ɵɵngDeclareComponent({
2020
2020
  minVersion: "14.0.0",
2021
- version: "21.0.7",
2021
+ version: "21.0.8",
2022
2022
  type: ɵEmptyOutletComponent,
2023
2023
  isStandalone: true,
2024
2024
  selector: "ng-component",
@@ -2038,7 +2038,7 @@ class ɵEmptyOutletComponent {
2038
2038
  }
2039
2039
  i0.ɵɵngDeclareClassMetadata({
2040
2040
  minVersion: "12.0.0",
2041
- version: "21.0.7",
2041
+ version: "21.0.8",
2042
2042
  ngImport: i0,
2043
2043
  type: ɵEmptyOutletComponent,
2044
2044
  decorators: [{
@@ -3670,7 +3670,7 @@ class TitleStrategy {
3670
3670
  }
3671
3671
  static ɵfac = i0.ɵɵngDeclareFactory({
3672
3672
  minVersion: "12.0.0",
3673
- version: "21.0.7",
3673
+ version: "21.0.8",
3674
3674
  ngImport: i0,
3675
3675
  type: TitleStrategy,
3676
3676
  deps: [],
@@ -3678,7 +3678,7 @@ class TitleStrategy {
3678
3678
  });
3679
3679
  static ɵprov = i0.ɵɵngDeclareInjectable({
3680
3680
  minVersion: "12.0.0",
3681
- version: "21.0.7",
3681
+ version: "21.0.8",
3682
3682
  ngImport: i0,
3683
3683
  type: TitleStrategy,
3684
3684
  providedIn: 'root',
@@ -3687,7 +3687,7 @@ class TitleStrategy {
3687
3687
  }
3688
3688
  i0.ɵɵngDeclareClassMetadata({
3689
3689
  minVersion: "12.0.0",
3690
- version: "21.0.7",
3690
+ version: "21.0.8",
3691
3691
  ngImport: i0,
3692
3692
  type: TitleStrategy,
3693
3693
  decorators: [{
@@ -3712,7 +3712,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3712
3712
  }
3713
3713
  static ɵfac = i0.ɵɵngDeclareFactory({
3714
3714
  minVersion: "12.0.0",
3715
- version: "21.0.7",
3715
+ version: "21.0.8",
3716
3716
  ngImport: i0,
3717
3717
  type: DefaultTitleStrategy,
3718
3718
  deps: [{
@@ -3722,7 +3722,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3722
3722
  });
3723
3723
  static ɵprov = i0.ɵɵngDeclareInjectable({
3724
3724
  minVersion: "12.0.0",
3725
- version: "21.0.7",
3725
+ version: "21.0.8",
3726
3726
  ngImport: i0,
3727
3727
  type: DefaultTitleStrategy,
3728
3728
  providedIn: 'root'
@@ -3730,7 +3730,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3730
3730
  }
3731
3731
  i0.ɵɵngDeclareClassMetadata({
3732
3732
  minVersion: "12.0.0",
3733
- version: "21.0.7",
3733
+ version: "21.0.8",
3734
3734
  ngImport: i0,
3735
3735
  type: DefaultTitleStrategy,
3736
3736
  decorators: [{
@@ -3808,7 +3808,7 @@ class RouterConfigLoader {
3808
3808
  }
3809
3809
  static ɵfac = i0.ɵɵngDeclareFactory({
3810
3810
  minVersion: "12.0.0",
3811
- version: "21.0.7",
3811
+ version: "21.0.8",
3812
3812
  ngImport: i0,
3813
3813
  type: RouterConfigLoader,
3814
3814
  deps: [],
@@ -3816,7 +3816,7 @@ class RouterConfigLoader {
3816
3816
  });
3817
3817
  static ɵprov = i0.ɵɵngDeclareInjectable({
3818
3818
  minVersion: "12.0.0",
3819
- version: "21.0.7",
3819
+ version: "21.0.8",
3820
3820
  ngImport: i0,
3821
3821
  type: RouterConfigLoader,
3822
3822
  providedIn: 'root'
@@ -3824,7 +3824,7 @@ class RouterConfigLoader {
3824
3824
  }
3825
3825
  i0.ɵɵngDeclareClassMetadata({
3826
3826
  minVersion: "12.0.0",
3827
- version: "21.0.7",
3827
+ version: "21.0.8",
3828
3828
  ngImport: i0,
3829
3829
  type: RouterConfigLoader,
3830
3830
  decorators: [{
@@ -3886,7 +3886,7 @@ async function maybeResolveResources(value) {
3886
3886
  class UrlHandlingStrategy {
3887
3887
  static ɵfac = i0.ɵɵngDeclareFactory({
3888
3888
  minVersion: "12.0.0",
3889
- version: "21.0.7",
3889
+ version: "21.0.8",
3890
3890
  ngImport: i0,
3891
3891
  type: UrlHandlingStrategy,
3892
3892
  deps: [],
@@ -3894,7 +3894,7 @@ class UrlHandlingStrategy {
3894
3894
  });
3895
3895
  static ɵprov = i0.ɵɵngDeclareInjectable({
3896
3896
  minVersion: "12.0.0",
3897
- version: "21.0.7",
3897
+ version: "21.0.8",
3898
3898
  ngImport: i0,
3899
3899
  type: UrlHandlingStrategy,
3900
3900
  providedIn: 'root',
@@ -3903,7 +3903,7 @@ class UrlHandlingStrategy {
3903
3903
  }
3904
3904
  i0.ɵɵngDeclareClassMetadata({
3905
3905
  minVersion: "12.0.0",
3906
- version: "21.0.7",
3906
+ version: "21.0.8",
3907
3907
  ngImport: i0,
3908
3908
  type: UrlHandlingStrategy,
3909
3909
  decorators: [{
@@ -3926,7 +3926,7 @@ class DefaultUrlHandlingStrategy {
3926
3926
  }
3927
3927
  static ɵfac = i0.ɵɵngDeclareFactory({
3928
3928
  minVersion: "12.0.0",
3929
- version: "21.0.7",
3929
+ version: "21.0.8",
3930
3930
  ngImport: i0,
3931
3931
  type: DefaultUrlHandlingStrategy,
3932
3932
  deps: [],
@@ -3934,7 +3934,7 @@ class DefaultUrlHandlingStrategy {
3934
3934
  });
3935
3935
  static ɵprov = i0.ɵɵngDeclareInjectable({
3936
3936
  minVersion: "12.0.0",
3937
- version: "21.0.7",
3937
+ version: "21.0.8",
3938
3938
  ngImport: i0,
3939
3939
  type: DefaultUrlHandlingStrategy,
3940
3940
  providedIn: 'root'
@@ -3942,7 +3942,7 @@ class DefaultUrlHandlingStrategy {
3942
3942
  }
3943
3943
  i0.ɵɵngDeclareClassMetadata({
3944
3944
  minVersion: "12.0.0",
3945
- version: "21.0.7",
3945
+ version: "21.0.8",
3946
3946
  ngImport: i0,
3947
3947
  type: DefaultUrlHandlingStrategy,
3948
3948
  decorators: [{
@@ -4329,7 +4329,7 @@ class NavigationTransitions {
4329
4329
  }
4330
4330
  static ɵfac = i0.ɵɵngDeclareFactory({
4331
4331
  minVersion: "12.0.0",
4332
- version: "21.0.7",
4332
+ version: "21.0.8",
4333
4333
  ngImport: i0,
4334
4334
  type: NavigationTransitions,
4335
4335
  deps: [],
@@ -4337,7 +4337,7 @@ class NavigationTransitions {
4337
4337
  });
4338
4338
  static ɵprov = i0.ɵɵngDeclareInjectable({
4339
4339
  minVersion: "12.0.0",
4340
- version: "21.0.7",
4340
+ version: "21.0.8",
4341
4341
  ngImport: i0,
4342
4342
  type: NavigationTransitions,
4343
4343
  providedIn: 'root'
@@ -4345,7 +4345,7 @@ class NavigationTransitions {
4345
4345
  }
4346
4346
  i0.ɵɵngDeclareClassMetadata({
4347
4347
  minVersion: "12.0.0",
4348
- version: "21.0.7",
4348
+ version: "21.0.8",
4349
4349
  ngImport: i0,
4350
4350
  type: NavigationTransitions,
4351
4351
  decorators: [{
@@ -4363,7 +4363,7 @@ function isBrowserTriggeredNavigation(source) {
4363
4363
  class RouteReuseStrategy {
4364
4364
  static ɵfac = i0.ɵɵngDeclareFactory({
4365
4365
  minVersion: "12.0.0",
4366
- version: "21.0.7",
4366
+ version: "21.0.8",
4367
4367
  ngImport: i0,
4368
4368
  type: RouteReuseStrategy,
4369
4369
  deps: [],
@@ -4371,7 +4371,7 @@ class RouteReuseStrategy {
4371
4371
  });
4372
4372
  static ɵprov = i0.ɵɵngDeclareInjectable({
4373
4373
  minVersion: "12.0.0",
4374
- version: "21.0.7",
4374
+ version: "21.0.8",
4375
4375
  ngImport: i0,
4376
4376
  type: RouteReuseStrategy,
4377
4377
  providedIn: 'root',
@@ -4380,7 +4380,7 @@ class RouteReuseStrategy {
4380
4380
  }
4381
4381
  i0.ɵɵngDeclareClassMetadata({
4382
4382
  minVersion: "12.0.0",
4383
- version: "21.0.7",
4383
+ version: "21.0.8",
4384
4384
  ngImport: i0,
4385
4385
  type: RouteReuseStrategy,
4386
4386
  decorators: [{
@@ -4409,7 +4409,7 @@ class BaseRouteReuseStrategy {
4409
4409
  class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4410
4410
  static ɵfac = i0.ɵɵngDeclareFactory({
4411
4411
  minVersion: "12.0.0",
4412
- version: "21.0.7",
4412
+ version: "21.0.8",
4413
4413
  ngImport: i0,
4414
4414
  type: DefaultRouteReuseStrategy,
4415
4415
  deps: null,
@@ -4417,7 +4417,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4417
4417
  });
4418
4418
  static ɵprov = i0.ɵɵngDeclareInjectable({
4419
4419
  minVersion: "12.0.0",
4420
- version: "21.0.7",
4420
+ version: "21.0.8",
4421
4421
  ngImport: i0,
4422
4422
  type: DefaultRouteReuseStrategy,
4423
4423
  providedIn: 'root'
@@ -4425,7 +4425,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4425
4425
  }
4426
4426
  i0.ɵɵngDeclareClassMetadata({
4427
4427
  minVersion: "12.0.0",
4428
- version: "21.0.7",
4428
+ version: "21.0.8",
4429
4429
  ngImport: i0,
4430
4430
  type: DefaultRouteReuseStrategy,
4431
4431
  decorators: [{
@@ -4500,7 +4500,7 @@ class StateManager {
4500
4500
  }
4501
4501
  static ɵfac = i0.ɵɵngDeclareFactory({
4502
4502
  minVersion: "12.0.0",
4503
- version: "21.0.7",
4503
+ version: "21.0.8",
4504
4504
  ngImport: i0,
4505
4505
  type: StateManager,
4506
4506
  deps: [],
@@ -4508,7 +4508,7 @@ class StateManager {
4508
4508
  });
4509
4509
  static ɵprov = i0.ɵɵngDeclareInjectable({
4510
4510
  minVersion: "12.0.0",
4511
- version: "21.0.7",
4511
+ version: "21.0.8",
4512
4512
  ngImport: i0,
4513
4513
  type: StateManager,
4514
4514
  providedIn: 'root',
@@ -4517,7 +4517,7 @@ class StateManager {
4517
4517
  }
4518
4518
  i0.ɵɵngDeclareClassMetadata({
4519
4519
  minVersion: "12.0.0",
4520
- version: "21.0.7",
4520
+ version: "21.0.8",
4521
4521
  ngImport: i0,
4522
4522
  type: StateManager,
4523
4523
  decorators: [{
@@ -4630,7 +4630,7 @@ class HistoryStateManager extends StateManager {
4630
4630
  }
4631
4631
  static ɵfac = i0.ɵɵngDeclareFactory({
4632
4632
  minVersion: "12.0.0",
4633
- version: "21.0.7",
4633
+ version: "21.0.8",
4634
4634
  ngImport: i0,
4635
4635
  type: HistoryStateManager,
4636
4636
  deps: null,
@@ -4638,7 +4638,7 @@ class HistoryStateManager extends StateManager {
4638
4638
  });
4639
4639
  static ɵprov = i0.ɵɵngDeclareInjectable({
4640
4640
  minVersion: "12.0.0",
4641
- version: "21.0.7",
4641
+ version: "21.0.8",
4642
4642
  ngImport: i0,
4643
4643
  type: HistoryStateManager,
4644
4644
  providedIn: 'root'
@@ -4646,7 +4646,7 @@ class HistoryStateManager extends StateManager {
4646
4646
  }
4647
4647
  i0.ɵɵngDeclareClassMetadata({
4648
4648
  minVersion: "12.0.0",
4649
- version: "21.0.7",
4649
+ version: "21.0.8",
4650
4650
  ngImport: i0,
4651
4651
  type: HistoryStateManager,
4652
4652
  decorators: [{
@@ -4958,7 +4958,7 @@ class Router {
4958
4958
  }
4959
4959
  static ɵfac = i0.ɵɵngDeclareFactory({
4960
4960
  minVersion: "12.0.0",
4961
- version: "21.0.7",
4961
+ version: "21.0.8",
4962
4962
  ngImport: i0,
4963
4963
  type: Router,
4964
4964
  deps: [],
@@ -4966,7 +4966,7 @@ class Router {
4966
4966
  });
4967
4967
  static ɵprov = i0.ɵɵngDeclareInjectable({
4968
4968
  minVersion: "12.0.0",
4969
- version: "21.0.7",
4969
+ version: "21.0.8",
4970
4970
  ngImport: i0,
4971
4971
  type: Router,
4972
4972
  providedIn: 'root'
@@ -4974,7 +4974,7 @@ class Router {
4974
4974
  }
4975
4975
  i0.ɵɵngDeclareClassMetadata({
4976
4976
  minVersion: "12.0.0",
4977
- version: "21.0.7",
4977
+ version: "21.0.8",
4978
4978
  ngImport: i0,
4979
4979
  type: Router,
4980
4980
  decorators: [{