@angular/router 21.0.1 → 21.0.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 v21.0.1
2
+ * @license Angular v21.0.2
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.1",
279
+ version: "21.0.2",
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.1",
287
+ version: "21.0.2",
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.1",
296
+ version: "21.0.2",
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.1",
1364
+ version: "21.0.2",
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.1",
1374
+ version: "21.0.2",
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.1",
1382
+ version: "21.0.2",
1383
1383
  ngImport: i0,
1384
1384
  type: ChildrenOutletContexts,
1385
1385
  decorators: [{
@@ -1836,7 +1836,7 @@ class RouterOutlet {
1836
1836
  }
1837
1837
  static ɵfac = i0.ɵɵngDeclareFactory({
1838
1838
  minVersion: "12.0.0",
1839
- version: "21.0.1",
1839
+ version: "21.0.2",
1840
1840
  ngImport: i0,
1841
1841
  type: RouterOutlet,
1842
1842
  deps: [],
@@ -1844,7 +1844,7 @@ class RouterOutlet {
1844
1844
  });
1845
1845
  static ɵdir = i0.ɵɵngDeclareDirective({
1846
1846
  minVersion: "17.1.0",
1847
- version: "21.0.1",
1847
+ version: "21.0.2",
1848
1848
  type: RouterOutlet,
1849
1849
  isStandalone: true,
1850
1850
  selector: "router-outlet",
@@ -1877,7 +1877,7 @@ class RouterOutlet {
1877
1877
  }
1878
1878
  i0.ɵɵngDeclareClassMetadata({
1879
1879
  minVersion: "12.0.0",
1880
- version: "21.0.1",
1880
+ version: "21.0.2",
1881
1881
  ngImport: i0,
1882
1882
  type: RouterOutlet,
1883
1883
  decorators: [{
@@ -1986,7 +1986,7 @@ class RoutedComponentInputBinder {
1986
1986
  }
1987
1987
  static ɵfac = i0.ɵɵngDeclareFactory({
1988
1988
  minVersion: "12.0.0",
1989
- version: "21.0.1",
1989
+ version: "21.0.2",
1990
1990
  ngImport: i0,
1991
1991
  type: RoutedComponentInputBinder,
1992
1992
  deps: [],
@@ -1994,14 +1994,14 @@ class RoutedComponentInputBinder {
1994
1994
  });
1995
1995
  static ɵprov = i0.ɵɵngDeclareInjectable({
1996
1996
  minVersion: "12.0.0",
1997
- version: "21.0.1",
1997
+ version: "21.0.2",
1998
1998
  ngImport: i0,
1999
1999
  type: RoutedComponentInputBinder
2000
2000
  });
2001
2001
  }
2002
2002
  i0.ɵɵngDeclareClassMetadata({
2003
2003
  minVersion: "12.0.0",
2004
- version: "21.0.1",
2004
+ version: "21.0.2",
2005
2005
  ngImport: i0,
2006
2006
  type: RoutedComponentInputBinder,
2007
2007
  decorators: [{
@@ -2012,7 +2012,7 @@ i0.ɵɵngDeclareClassMetadata({
2012
2012
  class ɵEmptyOutletComponent {
2013
2013
  static ɵfac = i0.ɵɵngDeclareFactory({
2014
2014
  minVersion: "12.0.0",
2015
- version: "21.0.1",
2015
+ version: "21.0.2",
2016
2016
  ngImport: i0,
2017
2017
  type: ɵEmptyOutletComponent,
2018
2018
  deps: [],
@@ -2020,7 +2020,7 @@ class ɵEmptyOutletComponent {
2020
2020
  });
2021
2021
  static ɵcmp = i0.ɵɵngDeclareComponent({
2022
2022
  minVersion: "14.0.0",
2023
- version: "21.0.1",
2023
+ version: "21.0.2",
2024
2024
  type: ɵEmptyOutletComponent,
2025
2025
  isStandalone: true,
2026
2026
  selector: "ng-component",
@@ -2040,7 +2040,7 @@ class ɵEmptyOutletComponent {
2040
2040
  }
2041
2041
  i0.ɵɵngDeclareClassMetadata({
2042
2042
  minVersion: "12.0.0",
2043
- version: "21.0.1",
2043
+ version: "21.0.2",
2044
2044
  ngImport: i0,
2045
2045
  type: ɵEmptyOutletComponent,
2046
2046
  decorators: [{
@@ -3672,7 +3672,7 @@ class TitleStrategy {
3672
3672
  }
3673
3673
  static ɵfac = i0.ɵɵngDeclareFactory({
3674
3674
  minVersion: "12.0.0",
3675
- version: "21.0.1",
3675
+ version: "21.0.2",
3676
3676
  ngImport: i0,
3677
3677
  type: TitleStrategy,
3678
3678
  deps: [],
@@ -3680,7 +3680,7 @@ class TitleStrategy {
3680
3680
  });
3681
3681
  static ɵprov = i0.ɵɵngDeclareInjectable({
3682
3682
  minVersion: "12.0.0",
3683
- version: "21.0.1",
3683
+ version: "21.0.2",
3684
3684
  ngImport: i0,
3685
3685
  type: TitleStrategy,
3686
3686
  providedIn: 'root',
@@ -3689,7 +3689,7 @@ class TitleStrategy {
3689
3689
  }
3690
3690
  i0.ɵɵngDeclareClassMetadata({
3691
3691
  minVersion: "12.0.0",
3692
- version: "21.0.1",
3692
+ version: "21.0.2",
3693
3693
  ngImport: i0,
3694
3694
  type: TitleStrategy,
3695
3695
  decorators: [{
@@ -3714,7 +3714,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3714
3714
  }
3715
3715
  static ɵfac = i0.ɵɵngDeclareFactory({
3716
3716
  minVersion: "12.0.0",
3717
- version: "21.0.1",
3717
+ version: "21.0.2",
3718
3718
  ngImport: i0,
3719
3719
  type: DefaultTitleStrategy,
3720
3720
  deps: [{
@@ -3724,7 +3724,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3724
3724
  });
3725
3725
  static ɵprov = i0.ɵɵngDeclareInjectable({
3726
3726
  minVersion: "12.0.0",
3727
- version: "21.0.1",
3727
+ version: "21.0.2",
3728
3728
  ngImport: i0,
3729
3729
  type: DefaultTitleStrategy,
3730
3730
  providedIn: 'root'
@@ -3732,7 +3732,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3732
3732
  }
3733
3733
  i0.ɵɵngDeclareClassMetadata({
3734
3734
  minVersion: "12.0.0",
3735
- version: "21.0.1",
3735
+ version: "21.0.2",
3736
3736
  ngImport: i0,
3737
3737
  type: DefaultTitleStrategy,
3738
3738
  decorators: [{
@@ -3810,7 +3810,7 @@ class RouterConfigLoader {
3810
3810
  }
3811
3811
  static ɵfac = i0.ɵɵngDeclareFactory({
3812
3812
  minVersion: "12.0.0",
3813
- version: "21.0.1",
3813
+ version: "21.0.2",
3814
3814
  ngImport: i0,
3815
3815
  type: RouterConfigLoader,
3816
3816
  deps: [],
@@ -3818,7 +3818,7 @@ class RouterConfigLoader {
3818
3818
  });
3819
3819
  static ɵprov = i0.ɵɵngDeclareInjectable({
3820
3820
  minVersion: "12.0.0",
3821
- version: "21.0.1",
3821
+ version: "21.0.2",
3822
3822
  ngImport: i0,
3823
3823
  type: RouterConfigLoader,
3824
3824
  providedIn: 'root'
@@ -3826,7 +3826,7 @@ class RouterConfigLoader {
3826
3826
  }
3827
3827
  i0.ɵɵngDeclareClassMetadata({
3828
3828
  minVersion: "12.0.0",
3829
- version: "21.0.1",
3829
+ version: "21.0.2",
3830
3830
  ngImport: i0,
3831
3831
  type: RouterConfigLoader,
3832
3832
  decorators: [{
@@ -3888,7 +3888,7 @@ async function maybeResolveResources(value) {
3888
3888
  class UrlHandlingStrategy {
3889
3889
  static ɵfac = i0.ɵɵngDeclareFactory({
3890
3890
  minVersion: "12.0.0",
3891
- version: "21.0.1",
3891
+ version: "21.0.2",
3892
3892
  ngImport: i0,
3893
3893
  type: UrlHandlingStrategy,
3894
3894
  deps: [],
@@ -3896,7 +3896,7 @@ class UrlHandlingStrategy {
3896
3896
  });
3897
3897
  static ɵprov = i0.ɵɵngDeclareInjectable({
3898
3898
  minVersion: "12.0.0",
3899
- version: "21.0.1",
3899
+ version: "21.0.2",
3900
3900
  ngImport: i0,
3901
3901
  type: UrlHandlingStrategy,
3902
3902
  providedIn: 'root',
@@ -3905,7 +3905,7 @@ class UrlHandlingStrategy {
3905
3905
  }
3906
3906
  i0.ɵɵngDeclareClassMetadata({
3907
3907
  minVersion: "12.0.0",
3908
- version: "21.0.1",
3908
+ version: "21.0.2",
3909
3909
  ngImport: i0,
3910
3910
  type: UrlHandlingStrategy,
3911
3911
  decorators: [{
@@ -3928,7 +3928,7 @@ class DefaultUrlHandlingStrategy {
3928
3928
  }
3929
3929
  static ɵfac = i0.ɵɵngDeclareFactory({
3930
3930
  minVersion: "12.0.0",
3931
- version: "21.0.1",
3931
+ version: "21.0.2",
3932
3932
  ngImport: i0,
3933
3933
  type: DefaultUrlHandlingStrategy,
3934
3934
  deps: [],
@@ -3936,7 +3936,7 @@ class DefaultUrlHandlingStrategy {
3936
3936
  });
3937
3937
  static ɵprov = i0.ɵɵngDeclareInjectable({
3938
3938
  minVersion: "12.0.0",
3939
- version: "21.0.1",
3939
+ version: "21.0.2",
3940
3940
  ngImport: i0,
3941
3941
  type: DefaultUrlHandlingStrategy,
3942
3942
  providedIn: 'root'
@@ -3944,7 +3944,7 @@ class DefaultUrlHandlingStrategy {
3944
3944
  }
3945
3945
  i0.ɵɵngDeclareClassMetadata({
3946
3946
  minVersion: "12.0.0",
3947
- version: "21.0.1",
3947
+ version: "21.0.2",
3948
3948
  ngImport: i0,
3949
3949
  type: DefaultUrlHandlingStrategy,
3950
3950
  decorators: [{
@@ -4323,7 +4323,7 @@ class NavigationTransitions {
4323
4323
  }
4324
4324
  static ɵfac = i0.ɵɵngDeclareFactory({
4325
4325
  minVersion: "12.0.0",
4326
- version: "21.0.1",
4326
+ version: "21.0.2",
4327
4327
  ngImport: i0,
4328
4328
  type: NavigationTransitions,
4329
4329
  deps: [],
@@ -4331,7 +4331,7 @@ class NavigationTransitions {
4331
4331
  });
4332
4332
  static ɵprov = i0.ɵɵngDeclareInjectable({
4333
4333
  minVersion: "12.0.0",
4334
- version: "21.0.1",
4334
+ version: "21.0.2",
4335
4335
  ngImport: i0,
4336
4336
  type: NavigationTransitions,
4337
4337
  providedIn: 'root'
@@ -4339,7 +4339,7 @@ class NavigationTransitions {
4339
4339
  }
4340
4340
  i0.ɵɵngDeclareClassMetadata({
4341
4341
  minVersion: "12.0.0",
4342
- version: "21.0.1",
4342
+ version: "21.0.2",
4343
4343
  ngImport: i0,
4344
4344
  type: NavigationTransitions,
4345
4345
  decorators: [{
@@ -4357,7 +4357,7 @@ function isBrowserTriggeredNavigation(source) {
4357
4357
  class RouteReuseStrategy {
4358
4358
  static ɵfac = i0.ɵɵngDeclareFactory({
4359
4359
  minVersion: "12.0.0",
4360
- version: "21.0.1",
4360
+ version: "21.0.2",
4361
4361
  ngImport: i0,
4362
4362
  type: RouteReuseStrategy,
4363
4363
  deps: [],
@@ -4365,7 +4365,7 @@ class RouteReuseStrategy {
4365
4365
  });
4366
4366
  static ɵprov = i0.ɵɵngDeclareInjectable({
4367
4367
  minVersion: "12.0.0",
4368
- version: "21.0.1",
4368
+ version: "21.0.2",
4369
4369
  ngImport: i0,
4370
4370
  type: RouteReuseStrategy,
4371
4371
  providedIn: 'root',
@@ -4374,7 +4374,7 @@ class RouteReuseStrategy {
4374
4374
  }
4375
4375
  i0.ɵɵngDeclareClassMetadata({
4376
4376
  minVersion: "12.0.0",
4377
- version: "21.0.1",
4377
+ version: "21.0.2",
4378
4378
  ngImport: i0,
4379
4379
  type: RouteReuseStrategy,
4380
4380
  decorators: [{
@@ -4403,7 +4403,7 @@ class BaseRouteReuseStrategy {
4403
4403
  class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4404
4404
  static ɵfac = i0.ɵɵngDeclareFactory({
4405
4405
  minVersion: "12.0.0",
4406
- version: "21.0.1",
4406
+ version: "21.0.2",
4407
4407
  ngImport: i0,
4408
4408
  type: DefaultRouteReuseStrategy,
4409
4409
  deps: null,
@@ -4411,7 +4411,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4411
4411
  });
4412
4412
  static ɵprov = i0.ɵɵngDeclareInjectable({
4413
4413
  minVersion: "12.0.0",
4414
- version: "21.0.1",
4414
+ version: "21.0.2",
4415
4415
  ngImport: i0,
4416
4416
  type: DefaultRouteReuseStrategy,
4417
4417
  providedIn: 'root'
@@ -4419,7 +4419,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4419
4419
  }
4420
4420
  i0.ɵɵngDeclareClassMetadata({
4421
4421
  minVersion: "12.0.0",
4422
- version: "21.0.1",
4422
+ version: "21.0.2",
4423
4423
  ngImport: i0,
4424
4424
  type: DefaultRouteReuseStrategy,
4425
4425
  decorators: [{
@@ -4494,7 +4494,7 @@ class StateManager {
4494
4494
  }
4495
4495
  static ɵfac = i0.ɵɵngDeclareFactory({
4496
4496
  minVersion: "12.0.0",
4497
- version: "21.0.1",
4497
+ version: "21.0.2",
4498
4498
  ngImport: i0,
4499
4499
  type: StateManager,
4500
4500
  deps: [],
@@ -4502,7 +4502,7 @@ class StateManager {
4502
4502
  });
4503
4503
  static ɵprov = i0.ɵɵngDeclareInjectable({
4504
4504
  minVersion: "12.0.0",
4505
- version: "21.0.1",
4505
+ version: "21.0.2",
4506
4506
  ngImport: i0,
4507
4507
  type: StateManager,
4508
4508
  providedIn: 'root',
@@ -4511,7 +4511,7 @@ class StateManager {
4511
4511
  }
4512
4512
  i0.ɵɵngDeclareClassMetadata({
4513
4513
  minVersion: "12.0.0",
4514
- version: "21.0.1",
4514
+ version: "21.0.2",
4515
4515
  ngImport: i0,
4516
4516
  type: StateManager,
4517
4517
  decorators: [{
@@ -4624,7 +4624,7 @@ class HistoryStateManager extends StateManager {
4624
4624
  }
4625
4625
  static ɵfac = i0.ɵɵngDeclareFactory({
4626
4626
  minVersion: "12.0.0",
4627
- version: "21.0.1",
4627
+ version: "21.0.2",
4628
4628
  ngImport: i0,
4629
4629
  type: HistoryStateManager,
4630
4630
  deps: null,
@@ -4632,7 +4632,7 @@ class HistoryStateManager extends StateManager {
4632
4632
  });
4633
4633
  static ɵprov = i0.ɵɵngDeclareInjectable({
4634
4634
  minVersion: "12.0.0",
4635
- version: "21.0.1",
4635
+ version: "21.0.2",
4636
4636
  ngImport: i0,
4637
4637
  type: HistoryStateManager,
4638
4638
  providedIn: 'root'
@@ -4640,7 +4640,7 @@ class HistoryStateManager extends StateManager {
4640
4640
  }
4641
4641
  i0.ɵɵngDeclareClassMetadata({
4642
4642
  minVersion: "12.0.0",
4643
- version: "21.0.1",
4643
+ version: "21.0.2",
4644
4644
  ngImport: i0,
4645
4645
  type: HistoryStateManager,
4646
4646
  decorators: [{
@@ -4954,7 +4954,7 @@ class Router {
4954
4954
  }
4955
4955
  static ɵfac = i0.ɵɵngDeclareFactory({
4956
4956
  minVersion: "12.0.0",
4957
- version: "21.0.1",
4957
+ version: "21.0.2",
4958
4958
  ngImport: i0,
4959
4959
  type: Router,
4960
4960
  deps: [],
@@ -4962,7 +4962,7 @@ class Router {
4962
4962
  });
4963
4963
  static ɵprov = i0.ɵɵngDeclareInjectable({
4964
4964
  minVersion: "12.0.0",
4965
- version: "21.0.1",
4965
+ version: "21.0.2",
4966
4966
  ngImport: i0,
4967
4967
  type: Router,
4968
4968
  providedIn: 'root'
@@ -4970,7 +4970,7 @@ class Router {
4970
4970
  }
4971
4971
  i0.ɵɵngDeclareClassMetadata({
4972
4972
  minVersion: "12.0.0",
4973
- version: "21.0.1",
4973
+ version: "21.0.2",
4974
4974
  ngImport: i0,
4975
4975
  type: Router,
4976
4976
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -168,7 +168,7 @@ class RouterLink {
168
168
  }
169
169
  static ɵfac = i0.ɵɵngDeclareFactory({
170
170
  minVersion: "12.0.0",
171
- version: "21.0.1",
171
+ version: "21.0.2",
172
172
  ngImport: i0,
173
173
  type: RouterLink,
174
174
  deps: [{
@@ -189,7 +189,7 @@ class RouterLink {
189
189
  });
190
190
  static ɵdir = i0.ɵɵngDeclareDirective({
191
191
  minVersion: "16.1.0",
192
- version: "21.0.1",
192
+ version: "21.0.2",
193
193
  type: RouterLink,
194
194
  isStandalone: true,
195
195
  selector: "[routerLink]",
@@ -221,7 +221,7 @@ class RouterLink {
221
221
  }
222
222
  i0.ɵɵngDeclareClassMetadata({
223
223
  minVersion: "12.0.0",
224
- version: "21.0.1",
224
+ version: "21.0.2",
225
225
  ngImport: i0,
226
226
  type: RouterLink,
227
227
  decorators: [{
@@ -397,7 +397,7 @@ class RouterLinkActive {
397
397
  }
398
398
  static ɵfac = i0.ɵɵngDeclareFactory({
399
399
  minVersion: "12.0.0",
400
- version: "21.0.1",
400
+ version: "21.0.2",
401
401
  ngImport: i0,
402
402
  type: RouterLinkActive,
403
403
  deps: [{
@@ -413,7 +413,7 @@ class RouterLinkActive {
413
413
  });
414
414
  static ɵdir = i0.ɵɵngDeclareDirective({
415
415
  minVersion: "14.0.0",
416
- version: "21.0.1",
416
+ version: "21.0.2",
417
417
  type: RouterLinkActive,
418
418
  isStandalone: true,
419
419
  selector: "[routerLinkActive]",
@@ -437,7 +437,7 @@ class RouterLinkActive {
437
437
  }
438
438
  i0.ɵɵngDeclareClassMetadata({
439
439
  minVersion: "12.0.0",
440
- version: "21.0.1",
440
+ version: "21.0.2",
441
441
  ngImport: i0,
442
442
  type: RouterLinkActive,
443
443
  decorators: [{
@@ -488,7 +488,7 @@ class PreloadAllModules {
488
488
  }
489
489
  static ɵfac = i0.ɵɵngDeclareFactory({
490
490
  minVersion: "12.0.0",
491
- version: "21.0.1",
491
+ version: "21.0.2",
492
492
  ngImport: i0,
493
493
  type: PreloadAllModules,
494
494
  deps: [],
@@ -496,7 +496,7 @@ class PreloadAllModules {
496
496
  });
497
497
  static ɵprov = i0.ɵɵngDeclareInjectable({
498
498
  minVersion: "12.0.0",
499
- version: "21.0.1",
499
+ version: "21.0.2",
500
500
  ngImport: i0,
501
501
  type: PreloadAllModules,
502
502
  providedIn: 'root'
@@ -504,7 +504,7 @@ class PreloadAllModules {
504
504
  }
505
505
  i0.ɵɵngDeclareClassMetadata({
506
506
  minVersion: "12.0.0",
507
- version: "21.0.1",
507
+ version: "21.0.2",
508
508
  ngImport: i0,
509
509
  type: PreloadAllModules,
510
510
  decorators: [{
@@ -520,7 +520,7 @@ class NoPreloading {
520
520
  }
521
521
  static ɵfac = i0.ɵɵngDeclareFactory({
522
522
  minVersion: "12.0.0",
523
- version: "21.0.1",
523
+ version: "21.0.2",
524
524
  ngImport: i0,
525
525
  type: NoPreloading,
526
526
  deps: [],
@@ -528,7 +528,7 @@ class NoPreloading {
528
528
  });
529
529
  static ɵprov = i0.ɵɵngDeclareInjectable({
530
530
  minVersion: "12.0.0",
531
- version: "21.0.1",
531
+ version: "21.0.2",
532
532
  ngImport: i0,
533
533
  type: NoPreloading,
534
534
  providedIn: 'root'
@@ -536,7 +536,7 @@ class NoPreloading {
536
536
  }
537
537
  i0.ɵɵngDeclareClassMetadata({
538
538
  minVersion: "12.0.0",
539
- version: "21.0.1",
539
+ version: "21.0.2",
540
540
  ngImport: i0,
541
541
  type: NoPreloading,
542
542
  decorators: [{
@@ -612,7 +612,7 @@ class RouterPreloader {
612
612
  }
613
613
  static ɵfac = i0.ɵɵngDeclareFactory({
614
614
  minVersion: "12.0.0",
615
- version: "21.0.1",
615
+ version: "21.0.2",
616
616
  ngImport: i0,
617
617
  type: RouterPreloader,
618
618
  deps: [{
@@ -628,7 +628,7 @@ class RouterPreloader {
628
628
  });
629
629
  static ɵprov = i0.ɵɵngDeclareInjectable({
630
630
  minVersion: "12.0.0",
631
- version: "21.0.1",
631
+ version: "21.0.2",
632
632
  ngImport: i0,
633
633
  type: RouterPreloader,
634
634
  providedIn: 'root'
@@ -636,7 +636,7 @@ class RouterPreloader {
636
636
  }
637
637
  i0.ɵɵngDeclareClassMetadata({
638
638
  minVersion: "12.0.0",
639
- version: "21.0.1",
639
+ version: "21.0.2",
640
640
  ngImport: i0,
641
641
  type: RouterPreloader,
642
642
  decorators: [{
@@ -741,7 +741,7 @@ class RouterScroller {
741
741
  }
742
742
  static ɵfac = i0.ɵɵngDeclareFactory({
743
743
  minVersion: "12.0.0",
744
- version: "21.0.1",
744
+ version: "21.0.2",
745
745
  ngImport: i0,
746
746
  type: RouterScroller,
747
747
  deps: "invalid",
@@ -749,14 +749,14 @@ class RouterScroller {
749
749
  });
750
750
  static ɵprov = i0.ɵɵngDeclareInjectable({
751
751
  minVersion: "12.0.0",
752
- version: "21.0.1",
752
+ version: "21.0.2",
753
753
  ngImport: i0,
754
754
  type: RouterScroller
755
755
  });
756
756
  }
757
757
  i0.ɵɵngDeclareClassMetadata({
758
758
  minVersion: "12.0.0",
759
- version: "21.0.1",
759
+ version: "21.0.2",
760
760
  ngImport: i0,
761
761
  type: RouterScroller,
762
762
  decorators: [{
@@ -802,7 +802,7 @@ class NavigationStateManager extends HistoryStateManager {
802
802
  }
803
803
  static ɵfac = i0.ɵɵngDeclareFactory({
804
804
  minVersion: "12.0.0",
805
- version: "21.0.1",
805
+ version: "21.0.2",
806
806
  ngImport: i0,
807
807
  type: NavigationStateManager,
808
808
  deps: null,
@@ -810,7 +810,7 @@ class NavigationStateManager extends HistoryStateManager {
810
810
  });
811
811
  static ɵprov = i0.ɵɵngDeclareInjectable({
812
812
  minVersion: "12.0.0",
813
- version: "21.0.1",
813
+ version: "21.0.2",
814
814
  ngImport: i0,
815
815
  type: NavigationStateManager,
816
816
  providedIn: 'root'
@@ -818,7 +818,7 @@ class NavigationStateManager extends HistoryStateManager {
818
818
  }
819
819
  i0.ɵɵngDeclareClassMetadata({
820
820
  minVersion: "12.0.0",
821
- version: "21.0.1",
821
+ version: "21.0.2",
822
822
  ngImport: i0,
823
823
  type: NavigationStateManager,
824
824
  decorators: [{
@@ -1111,7 +1111,7 @@ class RouterModule {
1111
1111
  }
1112
1112
  static ɵfac = i0.ɵɵngDeclareFactory({
1113
1113
  minVersion: "12.0.0",
1114
- version: "21.0.1",
1114
+ version: "21.0.2",
1115
1115
  ngImport: i0,
1116
1116
  type: RouterModule,
1117
1117
  deps: [],
@@ -1119,7 +1119,7 @@ class RouterModule {
1119
1119
  });
1120
1120
  static ɵmod = i0.ɵɵngDeclareNgModule({
1121
1121
  minVersion: "14.0.0",
1122
- version: "21.0.1",
1122
+ version: "21.0.2",
1123
1123
  ngImport: i0,
1124
1124
  type: RouterModule,
1125
1125
  imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
@@ -1127,14 +1127,14 @@ class RouterModule {
1127
1127
  });
1128
1128
  static ɵinj = i0.ɵɵngDeclareInjector({
1129
1129
  minVersion: "12.0.0",
1130
- version: "21.0.1",
1130
+ version: "21.0.2",
1131
1131
  ngImport: i0,
1132
1132
  type: RouterModule
1133
1133
  });
1134
1134
  }
1135
1135
  i0.ɵɵngDeclareClassMetadata({
1136
1136
  minVersion: "12.0.0",
1137
- version: "21.0.1",
1137
+ version: "21.0.2",
1138
1138
  ngImport: i0,
1139
1139
  type: RouterModule,
1140
1140
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -28,7 +28,7 @@ function mapToResolve(provider) {
28
28
  return (...params) => inject(provider).resolve(...params);
29
29
  }
30
30
 
31
- const VERSION = /* @__PURE__ */new Version('21.0.1');
31
+ const VERSION = /* @__PURE__ */new Version('21.0.2');
32
32
 
33
33
  export { VERSION, mapToCanActivate, mapToCanActivateChild, mapToCanDeactivate, mapToCanMatch, mapToResolve };
34
34
  //# sourceMappingURL=router.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"router.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/packages/router/src/utils/functional_guards.ts","../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/packages/router/src/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {inject, Type} from '@angular/core';\n\nimport {\n CanActivate,\n CanActivateChild,\n CanActivateChildFn,\n CanActivateFn,\n CanDeactivate,\n CanDeactivateFn,\n CanMatch,\n CanMatchFn,\n Resolve,\n ResolveFn,\n} from '../models';\n\n/**\n * Maps an array of injectable classes with canMatch functions to an array of equivalent\n * `CanMatchFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanMatch(providers: Array<Type<CanMatch>>): CanMatchFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canMatch(...params),\n );\n}\n\n/**\n * Maps an array of injectable classes with canActivate functions to an array of equivalent\n * `CanActivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivate(providers: Array<Type<CanActivate>>): CanActivateFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivate(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canActivateChild functions to an array of equivalent\n * `CanActivateChildFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivateChild(\n providers: Array<Type<CanActivateChild>>,\n): CanActivateChildFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivateChild(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canDeactivate functions to an array of equivalent\n * `CanDeactivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanDeactivate<T = unknown>(\n providers: Array<Type<CanDeactivate<T>>>,\n): CanDeactivateFn<T>[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canDeactivate(...params),\n );\n}\n/**\n * Maps an injectable class with a resolve function to an equivalent `ResolveFn`\n * for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='Resolve'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToResolve<T>(provider: Type<Resolve<T>>): ResolveFn<T> {\n return (...params) => inject(provider).resolve(...params);\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * @module\n * @description\n * Entry point for all public APIs of the router package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('21.0.1');\n"],"names":["mapToCanMatch","providers","map","provider","params","inject","canMatch","mapToCanActivate","canActivate","mapToCanActivateChild","canActivateChild","mapToCanDeactivate","canDeactivate","mapToResolve","resolve","VERSION","Version"],"mappings":";;;;;;;;;;;;;;AAgCM,SAAUA,aAAaA,CAACC,SAAgC,EAAA;EAC5D,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACG,QAAQ,CAAC,GAAGF,MAAM,CAAC,CACzC;AACH;AAWM,SAAUG,gBAAgBA,CAACN,SAAmC,EAAA;EAClE,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACK,WAAW,CAAC,GAAGJ,MAAM,CAAC,CAC5C;AACH;AAUM,SAAUK,qBAAqBA,CACnCR,SAAwC,EAAA;EAExC,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACO,gBAAgB,CAAC,GAAGN,MAAM,CAAC,CACjD;AACH;AAUM,SAAUO,kBAAkBA,CAChCV,SAAwC,EAAA;EAExC,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACS,aAAa,CAAC,GAAGR,MAAM,CAAC,CAC9C;AACH;AAUM,SAAUS,YAAYA,CAAIV,QAA0B,EAAA;AACxD,EAAA,OAAO,CAAC,GAAGC,MAAM,KAAKC,MAAM,CAACF,QAAQ,CAAC,CAACW,OAAO,CAAC,GAAGV,MAAM,CAAC;AAC3D;;ACpFO,MAAMW,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
1
+ {"version":3,"file":"router.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/packages/router/src/utils/functional_guards.ts","../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/packages/router/src/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {inject, Type} from '@angular/core';\n\nimport {\n CanActivate,\n CanActivateChild,\n CanActivateChildFn,\n CanActivateFn,\n CanDeactivate,\n CanDeactivateFn,\n CanMatch,\n CanMatchFn,\n Resolve,\n ResolveFn,\n} from '../models';\n\n/**\n * Maps an array of injectable classes with canMatch functions to an array of equivalent\n * `CanMatchFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanMatch(providers: Array<Type<CanMatch>>): CanMatchFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canMatch(...params),\n );\n}\n\n/**\n * Maps an array of injectable classes with canActivate functions to an array of equivalent\n * `CanActivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivate(providers: Array<Type<CanActivate>>): CanActivateFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivate(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canActivateChild functions to an array of equivalent\n * `CanActivateChildFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivateChild(\n providers: Array<Type<CanActivateChild>>,\n): CanActivateChildFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivateChild(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canDeactivate functions to an array of equivalent\n * `CanDeactivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanDeactivate<T = unknown>(\n providers: Array<Type<CanDeactivate<T>>>,\n): CanDeactivateFn<T>[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canDeactivate(...params),\n );\n}\n/**\n * Maps an injectable class with a resolve function to an equivalent `ResolveFn`\n * for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='Resolve'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToResolve<T>(provider: Type<Resolve<T>>): ResolveFn<T> {\n return (...params) => inject(provider).resolve(...params);\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * @module\n * @description\n * Entry point for all public APIs of the router package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('21.0.2');\n"],"names":["mapToCanMatch","providers","map","provider","params","inject","canMatch","mapToCanActivate","canActivate","mapToCanActivateChild","canActivateChild","mapToCanDeactivate","canDeactivate","mapToResolve","resolve","VERSION","Version"],"mappings":";;;;;;;;;;;;;;AAgCM,SAAUA,aAAaA,CAACC,SAAgC,EAAA;EAC5D,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACG,QAAQ,CAAC,GAAGF,MAAM,CAAC,CACzC;AACH;AAWM,SAAUG,gBAAgBA,CAACN,SAAmC,EAAA;EAClE,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACK,WAAW,CAAC,GAAGJ,MAAM,CAAC,CAC5C;AACH;AAUM,SAAUK,qBAAqBA,CACnCR,SAAwC,EAAA;EAExC,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACO,gBAAgB,CAAC,GAAGN,MAAM,CAAC,CACjD;AACH;AAUM,SAAUO,kBAAkBA,CAChCV,SAAwC,EAAA;EAExC,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACS,aAAa,CAAC,GAAGR,MAAM,CAAC,CAC9C;AACH;AAUM,SAAUS,YAAYA,CAAIV,QAA0B,EAAA;AACxD,EAAA,OAAO,CAAC,GAAGC,MAAM,KAAKC,MAAM,CAACF,QAAQ,CAAC,CAACW,OAAO,CAAC,GAAGV,MAAM,CAAC;AAC3D;;ACpFO,MAAMW,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -33,7 +33,7 @@ class RouterTestingModule {
33
33
  }
34
34
  static ɵfac = i0.ɵɵngDeclareFactory({
35
35
  minVersion: "12.0.0",
36
- version: "21.0.1",
36
+ version: "21.0.2",
37
37
  ngImport: i0,
38
38
  type: RouterTestingModule,
39
39
  deps: [],
@@ -41,14 +41,14 @@ class RouterTestingModule {
41
41
  });
42
42
  static ɵmod = i0.ɵɵngDeclareNgModule({
43
43
  minVersion: "14.0.0",
44
- version: "21.0.1",
44
+ version: "21.0.2",
45
45
  ngImport: i0,
46
46
  type: RouterTestingModule,
47
47
  exports: [RouterModule]
48
48
  });
49
49
  static ɵinj = i0.ɵɵngDeclareInjector({
50
50
  minVersion: "12.0.0",
51
- version: "21.0.1",
51
+ version: "21.0.2",
52
52
  ngImport: i0,
53
53
  type: RouterTestingModule,
54
54
  providers: [ROUTER_PROVIDERS, provideLocationMocks(), withPreloading(NoPreloading).ɵproviders, {
@@ -61,7 +61,7 @@ class RouterTestingModule {
61
61
  }
62
62
  i0.ɵɵngDeclareClassMetadata({
63
63
  minVersion: "12.0.0",
64
- version: "21.0.1",
64
+ version: "21.0.2",
65
65
  ngImport: i0,
66
66
  type: RouterTestingModule,
67
67
  decorators: [{
@@ -97,7 +97,7 @@ class RootFixtureService {
97
97
  }
98
98
  static ɵfac = i0.ɵɵngDeclareFactory({
99
99
  minVersion: "12.0.0",
100
- version: "21.0.1",
100
+ version: "21.0.2",
101
101
  ngImport: i0,
102
102
  type: RootFixtureService,
103
103
  deps: [],
@@ -105,7 +105,7 @@ class RootFixtureService {
105
105
  });
106
106
  static ɵprov = i0.ɵɵngDeclareInjectable({
107
107
  minVersion: "12.0.0",
108
- version: "21.0.1",
108
+ version: "21.0.2",
109
109
  ngImport: i0,
110
110
  type: RootFixtureService,
111
111
  providedIn: 'root'
@@ -113,7 +113,7 @@ class RootFixtureService {
113
113
  }
114
114
  i0.ɵɵngDeclareClassMetadata({
115
115
  minVersion: "12.0.0",
116
- version: "21.0.1",
116
+ version: "21.0.2",
117
117
  ngImport: i0,
118
118
  type: RootFixtureService,
119
119
  decorators: [{
@@ -132,7 +132,7 @@ class RootCmp {
132
132
  });
133
133
  static ɵfac = i0.ɵɵngDeclareFactory({
134
134
  minVersion: "12.0.0",
135
- version: "21.0.1",
135
+ version: "21.0.2",
136
136
  ngImport: i0,
137
137
  type: RootCmp,
138
138
  deps: [],
@@ -140,7 +140,7 @@ class RootCmp {
140
140
  });
141
141
  static ɵcmp = i0.ɵɵngDeclareComponent({
142
142
  minVersion: "14.0.0",
143
- version: "21.0.1",
143
+ version: "21.0.2",
144
144
  type: RootCmp,
145
145
  isStandalone: true,
146
146
  selector: "ng-component",
@@ -165,7 +165,7 @@ class RootCmp {
165
165
  }
166
166
  i0.ɵɵngDeclareClassMetadata({
167
167
  minVersion: "12.0.0",
168
- version: "21.0.1",
168
+ version: "21.0.2",
169
169
  ngImport: i0,
170
170
  type: RootCmp,
171
171
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/router",
3
- "version": "21.0.1",
3
+ "version": "21.0.2",
4
4
  "description": "Angular - the routing library",
5
5
  "keywords": [
6
6
  "angular",
@@ -24,9 +24,9 @@
24
24
  "tslib": "^2.3.0"
25
25
  },
26
26
  "peerDependencies": {
27
- "@angular/core": "21.0.1",
28
- "@angular/common": "21.0.1",
29
- "@angular/platform-browser": "21.0.1",
27
+ "@angular/core": "21.0.2",
28
+ "@angular/common": "21.0.2",
29
+ "@angular/platform-browser": "21.0.2",
30
30
  "rxjs": "^6.5.3 || ^7.4.0"
31
31
  },
32
32
  "ng-update": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
package/types/router.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.0.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */