@angular/router 21.1.0-next.2 → 21.1.0-next.3

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.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -308,7 +308,7 @@ function mapChildrenIntoArray(segment, fn) {
308
308
  class UrlSerializer {
309
309
  static ɵfac = i0.ɵɵngDeclareFactory({
310
310
  minVersion: "12.0.0",
311
- version: "21.1.0-next.2",
311
+ version: "21.1.0-next.3",
312
312
  ngImport: i0,
313
313
  type: UrlSerializer,
314
314
  deps: [],
@@ -316,7 +316,7 @@ class UrlSerializer {
316
316
  });
317
317
  static ɵprov = i0.ɵɵngDeclareInjectable({
318
318
  minVersion: "12.0.0",
319
- version: "21.1.0-next.2",
319
+ version: "21.1.0-next.3",
320
320
  ngImport: i0,
321
321
  type: UrlSerializer,
322
322
  providedIn: 'root',
@@ -325,7 +325,7 @@ class UrlSerializer {
325
325
  }
326
326
  i0.ɵɵngDeclareClassMetadata({
327
327
  minVersion: "12.0.0",
328
- version: "21.1.0-next.2",
328
+ version: "21.1.0-next.3",
329
329
  ngImport: i0,
330
330
  type: UrlSerializer,
331
331
  decorators: [{
@@ -1278,7 +1278,7 @@ class ChildrenOutletContexts {
1278
1278
  }
1279
1279
  static ɵfac = i0.ɵɵngDeclareFactory({
1280
1280
  minVersion: "12.0.0",
1281
- version: "21.1.0-next.2",
1281
+ version: "21.1.0-next.3",
1282
1282
  ngImport: i0,
1283
1283
  type: ChildrenOutletContexts,
1284
1284
  deps: [{
@@ -1288,7 +1288,7 @@ class ChildrenOutletContexts {
1288
1288
  });
1289
1289
  static ɵprov = i0.ɵɵngDeclareInjectable({
1290
1290
  minVersion: "12.0.0",
1291
- version: "21.1.0-next.2",
1291
+ version: "21.1.0-next.3",
1292
1292
  ngImport: i0,
1293
1293
  type: ChildrenOutletContexts,
1294
1294
  providedIn: 'root'
@@ -1296,7 +1296,7 @@ class ChildrenOutletContexts {
1296
1296
  }
1297
1297
  i0.ɵɵngDeclareClassMetadata({
1298
1298
  minVersion: "12.0.0",
1299
- version: "21.1.0-next.2",
1299
+ version: "21.1.0-next.3",
1300
1300
  ngImport: i0,
1301
1301
  type: ChildrenOutletContexts,
1302
1302
  decorators: [{
@@ -1753,7 +1753,7 @@ class RouterOutlet {
1753
1753
  }
1754
1754
  static ɵfac = i0.ɵɵngDeclareFactory({
1755
1755
  minVersion: "12.0.0",
1756
- version: "21.1.0-next.2",
1756
+ version: "21.1.0-next.3",
1757
1757
  ngImport: i0,
1758
1758
  type: RouterOutlet,
1759
1759
  deps: [],
@@ -1761,7 +1761,7 @@ class RouterOutlet {
1761
1761
  });
1762
1762
  static ɵdir = i0.ɵɵngDeclareDirective({
1763
1763
  minVersion: "17.1.0",
1764
- version: "21.1.0-next.2",
1764
+ version: "21.1.0-next.3",
1765
1765
  type: RouterOutlet,
1766
1766
  isStandalone: true,
1767
1767
  selector: "router-outlet",
@@ -1794,7 +1794,7 @@ class RouterOutlet {
1794
1794
  }
1795
1795
  i0.ɵɵngDeclareClassMetadata({
1796
1796
  minVersion: "12.0.0",
1797
- version: "21.1.0-next.2",
1797
+ version: "21.1.0-next.3",
1798
1798
  ngImport: i0,
1799
1799
  type: RouterOutlet,
1800
1800
  decorators: [{
@@ -1903,7 +1903,7 @@ class RoutedComponentInputBinder {
1903
1903
  }
1904
1904
  static ɵfac = i0.ɵɵngDeclareFactory({
1905
1905
  minVersion: "12.0.0",
1906
- version: "21.1.0-next.2",
1906
+ version: "21.1.0-next.3",
1907
1907
  ngImport: i0,
1908
1908
  type: RoutedComponentInputBinder,
1909
1909
  deps: [],
@@ -1911,14 +1911,14 @@ class RoutedComponentInputBinder {
1911
1911
  });
1912
1912
  static ɵprov = i0.ɵɵngDeclareInjectable({
1913
1913
  minVersion: "12.0.0",
1914
- version: "21.1.0-next.2",
1914
+ version: "21.1.0-next.3",
1915
1915
  ngImport: i0,
1916
1916
  type: RoutedComponentInputBinder
1917
1917
  });
1918
1918
  }
1919
1919
  i0.ɵɵngDeclareClassMetadata({
1920
1920
  minVersion: "12.0.0",
1921
- version: "21.1.0-next.2",
1921
+ version: "21.1.0-next.3",
1922
1922
  ngImport: i0,
1923
1923
  type: RoutedComponentInputBinder,
1924
1924
  decorators: [{
@@ -1929,7 +1929,7 @@ i0.ɵɵngDeclareClassMetadata({
1929
1929
  class ɵEmptyOutletComponent {
1930
1930
  static ɵfac = i0.ɵɵngDeclareFactory({
1931
1931
  minVersion: "12.0.0",
1932
- version: "21.1.0-next.2",
1932
+ version: "21.1.0-next.3",
1933
1933
  ngImport: i0,
1934
1934
  type: ɵEmptyOutletComponent,
1935
1935
  deps: [],
@@ -1937,7 +1937,7 @@ class ɵEmptyOutletComponent {
1937
1937
  });
1938
1938
  static ɵcmp = i0.ɵɵngDeclareComponent({
1939
1939
  minVersion: "14.0.0",
1940
- version: "21.1.0-next.2",
1940
+ version: "21.1.0-next.3",
1941
1941
  type: ɵEmptyOutletComponent,
1942
1942
  isStandalone: true,
1943
1943
  selector: "ng-component",
@@ -1957,7 +1957,7 @@ class ɵEmptyOutletComponent {
1957
1957
  }
1958
1958
  i0.ɵɵngDeclareClassMetadata({
1959
1959
  minVersion: "12.0.0",
1960
- version: "21.1.0-next.2",
1960
+ version: "21.1.0-next.3",
1961
1961
  ngImport: i0,
1962
1962
  type: ɵEmptyOutletComponent,
1963
1963
  decorators: [{
@@ -3681,7 +3681,7 @@ class TitleStrategy {
3681
3681
  }
3682
3682
  static ɵfac = i0.ɵɵngDeclareFactory({
3683
3683
  minVersion: "12.0.0",
3684
- version: "21.1.0-next.2",
3684
+ version: "21.1.0-next.3",
3685
3685
  ngImport: i0,
3686
3686
  type: TitleStrategy,
3687
3687
  deps: [],
@@ -3689,7 +3689,7 @@ class TitleStrategy {
3689
3689
  });
3690
3690
  static ɵprov = i0.ɵɵngDeclareInjectable({
3691
3691
  minVersion: "12.0.0",
3692
- version: "21.1.0-next.2",
3692
+ version: "21.1.0-next.3",
3693
3693
  ngImport: i0,
3694
3694
  type: TitleStrategy,
3695
3695
  providedIn: 'root',
@@ -3698,7 +3698,7 @@ class TitleStrategy {
3698
3698
  }
3699
3699
  i0.ɵɵngDeclareClassMetadata({
3700
3700
  minVersion: "12.0.0",
3701
- version: "21.1.0-next.2",
3701
+ version: "21.1.0-next.3",
3702
3702
  ngImport: i0,
3703
3703
  type: TitleStrategy,
3704
3704
  decorators: [{
@@ -3723,7 +3723,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3723
3723
  }
3724
3724
  static ɵfac = i0.ɵɵngDeclareFactory({
3725
3725
  minVersion: "12.0.0",
3726
- version: "21.1.0-next.2",
3726
+ version: "21.1.0-next.3",
3727
3727
  ngImport: i0,
3728
3728
  type: DefaultTitleStrategy,
3729
3729
  deps: [{
@@ -3733,7 +3733,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3733
3733
  });
3734
3734
  static ɵprov = i0.ɵɵngDeclareInjectable({
3735
3735
  minVersion: "12.0.0",
3736
- version: "21.1.0-next.2",
3736
+ version: "21.1.0-next.3",
3737
3737
  ngImport: i0,
3738
3738
  type: DefaultTitleStrategy,
3739
3739
  providedIn: 'root'
@@ -3741,7 +3741,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3741
3741
  }
3742
3742
  i0.ɵɵngDeclareClassMetadata({
3743
3743
  minVersion: "12.0.0",
3744
- version: "21.1.0-next.2",
3744
+ version: "21.1.0-next.3",
3745
3745
  ngImport: i0,
3746
3746
  type: DefaultTitleStrategy,
3747
3747
  decorators: [{
@@ -3819,7 +3819,7 @@ class RouterConfigLoader {
3819
3819
  }
3820
3820
  static ɵfac = i0.ɵɵngDeclareFactory({
3821
3821
  minVersion: "12.0.0",
3822
- version: "21.1.0-next.2",
3822
+ version: "21.1.0-next.3",
3823
3823
  ngImport: i0,
3824
3824
  type: RouterConfigLoader,
3825
3825
  deps: [],
@@ -3827,7 +3827,7 @@ class RouterConfigLoader {
3827
3827
  });
3828
3828
  static ɵprov = i0.ɵɵngDeclareInjectable({
3829
3829
  minVersion: "12.0.0",
3830
- version: "21.1.0-next.2",
3830
+ version: "21.1.0-next.3",
3831
3831
  ngImport: i0,
3832
3832
  type: RouterConfigLoader,
3833
3833
  providedIn: 'root'
@@ -3835,7 +3835,7 @@ class RouterConfigLoader {
3835
3835
  }
3836
3836
  i0.ɵɵngDeclareClassMetadata({
3837
3837
  minVersion: "12.0.0",
3838
- version: "21.1.0-next.2",
3838
+ version: "21.1.0-next.3",
3839
3839
  ngImport: i0,
3840
3840
  type: RouterConfigLoader,
3841
3841
  decorators: [{
@@ -3897,7 +3897,7 @@ async function maybeResolveResources(value) {
3897
3897
  class UrlHandlingStrategy {
3898
3898
  static ɵfac = i0.ɵɵngDeclareFactory({
3899
3899
  minVersion: "12.0.0",
3900
- version: "21.1.0-next.2",
3900
+ version: "21.1.0-next.3",
3901
3901
  ngImport: i0,
3902
3902
  type: UrlHandlingStrategy,
3903
3903
  deps: [],
@@ -3905,7 +3905,7 @@ class UrlHandlingStrategy {
3905
3905
  });
3906
3906
  static ɵprov = i0.ɵɵngDeclareInjectable({
3907
3907
  minVersion: "12.0.0",
3908
- version: "21.1.0-next.2",
3908
+ version: "21.1.0-next.3",
3909
3909
  ngImport: i0,
3910
3910
  type: UrlHandlingStrategy,
3911
3911
  providedIn: 'root',
@@ -3914,7 +3914,7 @@ class UrlHandlingStrategy {
3914
3914
  }
3915
3915
  i0.ɵɵngDeclareClassMetadata({
3916
3916
  minVersion: "12.0.0",
3917
- version: "21.1.0-next.2",
3917
+ version: "21.1.0-next.3",
3918
3918
  ngImport: i0,
3919
3919
  type: UrlHandlingStrategy,
3920
3920
  decorators: [{
@@ -3937,7 +3937,7 @@ class DefaultUrlHandlingStrategy {
3937
3937
  }
3938
3938
  static ɵfac = i0.ɵɵngDeclareFactory({
3939
3939
  minVersion: "12.0.0",
3940
- version: "21.1.0-next.2",
3940
+ version: "21.1.0-next.3",
3941
3941
  ngImport: i0,
3942
3942
  type: DefaultUrlHandlingStrategy,
3943
3943
  deps: [],
@@ -3945,7 +3945,7 @@ class DefaultUrlHandlingStrategy {
3945
3945
  });
3946
3946
  static ɵprov = i0.ɵɵngDeclareInjectable({
3947
3947
  minVersion: "12.0.0",
3948
- version: "21.1.0-next.2",
3948
+ version: "21.1.0-next.3",
3949
3949
  ngImport: i0,
3950
3950
  type: DefaultUrlHandlingStrategy,
3951
3951
  providedIn: 'root'
@@ -3953,7 +3953,7 @@ class DefaultUrlHandlingStrategy {
3953
3953
  }
3954
3954
  i0.ɵɵngDeclareClassMetadata({
3955
3955
  minVersion: "12.0.0",
3956
- version: "21.1.0-next.2",
3956
+ version: "21.1.0-next.3",
3957
3957
  ngImport: i0,
3958
3958
  type: DefaultUrlHandlingStrategy,
3959
3959
  decorators: [{
@@ -4341,7 +4341,7 @@ class NavigationTransitions {
4341
4341
  }
4342
4342
  static ɵfac = i0.ɵɵngDeclareFactory({
4343
4343
  minVersion: "12.0.0",
4344
- version: "21.1.0-next.2",
4344
+ version: "21.1.0-next.3",
4345
4345
  ngImport: i0,
4346
4346
  type: NavigationTransitions,
4347
4347
  deps: [],
@@ -4349,7 +4349,7 @@ class NavigationTransitions {
4349
4349
  });
4350
4350
  static ɵprov = i0.ɵɵngDeclareInjectable({
4351
4351
  minVersion: "12.0.0",
4352
- version: "21.1.0-next.2",
4352
+ version: "21.1.0-next.3",
4353
4353
  ngImport: i0,
4354
4354
  type: NavigationTransitions,
4355
4355
  providedIn: 'root'
@@ -4357,7 +4357,7 @@ class NavigationTransitions {
4357
4357
  }
4358
4358
  i0.ɵɵngDeclareClassMetadata({
4359
4359
  minVersion: "12.0.0",
4360
- version: "21.1.0-next.2",
4360
+ version: "21.1.0-next.3",
4361
4361
  ngImport: i0,
4362
4362
  type: NavigationTransitions,
4363
4363
  decorators: [{
@@ -4375,7 +4375,7 @@ function isBrowserTriggeredNavigation(source) {
4375
4375
  class RouteReuseStrategy {
4376
4376
  static ɵfac = i0.ɵɵngDeclareFactory({
4377
4377
  minVersion: "12.0.0",
4378
- version: "21.1.0-next.2",
4378
+ version: "21.1.0-next.3",
4379
4379
  ngImport: i0,
4380
4380
  type: RouteReuseStrategy,
4381
4381
  deps: [],
@@ -4383,7 +4383,7 @@ class RouteReuseStrategy {
4383
4383
  });
4384
4384
  static ɵprov = i0.ɵɵngDeclareInjectable({
4385
4385
  minVersion: "12.0.0",
4386
- version: "21.1.0-next.2",
4386
+ version: "21.1.0-next.3",
4387
4387
  ngImport: i0,
4388
4388
  type: RouteReuseStrategy,
4389
4389
  providedIn: 'root',
@@ -4392,7 +4392,7 @@ class RouteReuseStrategy {
4392
4392
  }
4393
4393
  i0.ɵɵngDeclareClassMetadata({
4394
4394
  minVersion: "12.0.0",
4395
- version: "21.1.0-next.2",
4395
+ version: "21.1.0-next.3",
4396
4396
  ngImport: i0,
4397
4397
  type: RouteReuseStrategy,
4398
4398
  decorators: [{
@@ -4421,7 +4421,7 @@ class BaseRouteReuseStrategy {
4421
4421
  class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4422
4422
  static ɵfac = i0.ɵɵngDeclareFactory({
4423
4423
  minVersion: "12.0.0",
4424
- version: "21.1.0-next.2",
4424
+ version: "21.1.0-next.3",
4425
4425
  ngImport: i0,
4426
4426
  type: DefaultRouteReuseStrategy,
4427
4427
  deps: null,
@@ -4429,7 +4429,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4429
4429
  });
4430
4430
  static ɵprov = i0.ɵɵngDeclareInjectable({
4431
4431
  minVersion: "12.0.0",
4432
- version: "21.1.0-next.2",
4432
+ version: "21.1.0-next.3",
4433
4433
  ngImport: i0,
4434
4434
  type: DefaultRouteReuseStrategy,
4435
4435
  providedIn: 'root'
@@ -4437,7 +4437,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4437
4437
  }
4438
4438
  i0.ɵɵngDeclareClassMetadata({
4439
4439
  minVersion: "12.0.0",
4440
- version: "21.1.0-next.2",
4440
+ version: "21.1.0-next.3",
4441
4441
  ngImport: i0,
4442
4442
  type: DefaultRouteReuseStrategy,
4443
4443
  decorators: [{
@@ -4511,7 +4511,7 @@ class StateManager {
4511
4511
  }
4512
4512
  static ɵfac = i0.ɵɵngDeclareFactory({
4513
4513
  minVersion: "12.0.0",
4514
- version: "21.1.0-next.2",
4514
+ version: "21.1.0-next.3",
4515
4515
  ngImport: i0,
4516
4516
  type: StateManager,
4517
4517
  deps: [],
@@ -4519,7 +4519,7 @@ class StateManager {
4519
4519
  });
4520
4520
  static ɵprov = i0.ɵɵngDeclareInjectable({
4521
4521
  minVersion: "12.0.0",
4522
- version: "21.1.0-next.2",
4522
+ version: "21.1.0-next.3",
4523
4523
  ngImport: i0,
4524
4524
  type: StateManager,
4525
4525
  providedIn: 'root',
@@ -4528,7 +4528,7 @@ class StateManager {
4528
4528
  }
4529
4529
  i0.ɵɵngDeclareClassMetadata({
4530
4530
  minVersion: "12.0.0",
4531
- version: "21.1.0-next.2",
4531
+ version: "21.1.0-next.3",
4532
4532
  ngImport: i0,
4533
4533
  type: StateManager,
4534
4534
  decorators: [{
@@ -4645,7 +4645,7 @@ class HistoryStateManager extends StateManager {
4645
4645
  }
4646
4646
  static ɵfac = i0.ɵɵngDeclareFactory({
4647
4647
  minVersion: "12.0.0",
4648
- version: "21.1.0-next.2",
4648
+ version: "21.1.0-next.3",
4649
4649
  ngImport: i0,
4650
4650
  type: HistoryStateManager,
4651
4651
  deps: null,
@@ -4653,7 +4653,7 @@ class HistoryStateManager extends StateManager {
4653
4653
  });
4654
4654
  static ɵprov = i0.ɵɵngDeclareInjectable({
4655
4655
  minVersion: "12.0.0",
4656
- version: "21.1.0-next.2",
4656
+ version: "21.1.0-next.3",
4657
4657
  ngImport: i0,
4658
4658
  type: HistoryStateManager,
4659
4659
  providedIn: 'root'
@@ -4661,7 +4661,7 @@ class HistoryStateManager extends StateManager {
4661
4661
  }
4662
4662
  i0.ɵɵngDeclareClassMetadata({
4663
4663
  minVersion: "12.0.0",
4664
- version: "21.1.0-next.2",
4664
+ version: "21.1.0-next.3",
4665
4665
  ngImport: i0,
4666
4666
  type: HistoryStateManager,
4667
4667
  decorators: [{
@@ -4976,7 +4976,7 @@ class Router {
4976
4976
  }
4977
4977
  static ɵfac = i0.ɵɵngDeclareFactory({
4978
4978
  minVersion: "12.0.0",
4979
- version: "21.1.0-next.2",
4979
+ version: "21.1.0-next.3",
4980
4980
  ngImport: i0,
4981
4981
  type: Router,
4982
4982
  deps: [],
@@ -4984,7 +4984,7 @@ class Router {
4984
4984
  });
4985
4985
  static ɵprov = i0.ɵɵngDeclareInjectable({
4986
4986
  minVersion: "12.0.0",
4987
- version: "21.1.0-next.2",
4987
+ version: "21.1.0-next.3",
4988
4988
  ngImport: i0,
4989
4989
  type: Router,
4990
4990
  providedIn: 'root'
@@ -4992,7 +4992,7 @@ class Router {
4992
4992
  }
4993
4993
  i0.ɵɵngDeclareClassMetadata({
4994
4994
  minVersion: "12.0.0",
4995
- version: "21.1.0-next.2",
4995
+ version: "21.1.0-next.3",
4996
4996
  ngImport: i0,
4997
4997
  type: Router,
4998
4998
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -166,7 +166,7 @@ class RouterLink {
166
166
  }
167
167
  static ɵfac = i0.ɵɵngDeclareFactory({
168
168
  minVersion: "12.0.0",
169
- version: "21.1.0-next.2",
169
+ version: "21.1.0-next.3",
170
170
  ngImport: i0,
171
171
  type: RouterLink,
172
172
  deps: [{
@@ -187,7 +187,7 @@ class RouterLink {
187
187
  });
188
188
  static ɵdir = i0.ɵɵngDeclareDirective({
189
189
  minVersion: "16.1.0",
190
- version: "21.1.0-next.2",
190
+ version: "21.1.0-next.3",
191
191
  type: RouterLink,
192
192
  isStandalone: true,
193
193
  selector: "[routerLink]",
@@ -219,7 +219,7 @@ class RouterLink {
219
219
  }
220
220
  i0.ɵɵngDeclareClassMetadata({
221
221
  minVersion: "12.0.0",
222
- version: "21.1.0-next.2",
222
+ version: "21.1.0-next.3",
223
223
  ngImport: i0,
224
224
  type: RouterLink,
225
225
  decorators: [{
@@ -395,7 +395,7 @@ class RouterLinkActive {
395
395
  }
396
396
  static ɵfac = i0.ɵɵngDeclareFactory({
397
397
  minVersion: "12.0.0",
398
- version: "21.1.0-next.2",
398
+ version: "21.1.0-next.3",
399
399
  ngImport: i0,
400
400
  type: RouterLinkActive,
401
401
  deps: [{
@@ -411,7 +411,7 @@ class RouterLinkActive {
411
411
  });
412
412
  static ɵdir = i0.ɵɵngDeclareDirective({
413
413
  minVersion: "14.0.0",
414
- version: "21.1.0-next.2",
414
+ version: "21.1.0-next.3",
415
415
  type: RouterLinkActive,
416
416
  isStandalone: true,
417
417
  selector: "[routerLinkActive]",
@@ -435,7 +435,7 @@ class RouterLinkActive {
435
435
  }
436
436
  i0.ɵɵngDeclareClassMetadata({
437
437
  minVersion: "12.0.0",
438
- version: "21.1.0-next.2",
438
+ version: "21.1.0-next.3",
439
439
  ngImport: i0,
440
440
  type: RouterLinkActive,
441
441
  decorators: [{
@@ -486,7 +486,7 @@ class PreloadAllModules {
486
486
  }
487
487
  static ɵfac = i0.ɵɵngDeclareFactory({
488
488
  minVersion: "12.0.0",
489
- version: "21.1.0-next.2",
489
+ version: "21.1.0-next.3",
490
490
  ngImport: i0,
491
491
  type: PreloadAllModules,
492
492
  deps: [],
@@ -494,7 +494,7 @@ class PreloadAllModules {
494
494
  });
495
495
  static ɵprov = i0.ɵɵngDeclareInjectable({
496
496
  minVersion: "12.0.0",
497
- version: "21.1.0-next.2",
497
+ version: "21.1.0-next.3",
498
498
  ngImport: i0,
499
499
  type: PreloadAllModules,
500
500
  providedIn: 'root'
@@ -502,7 +502,7 @@ class PreloadAllModules {
502
502
  }
503
503
  i0.ɵɵngDeclareClassMetadata({
504
504
  minVersion: "12.0.0",
505
- version: "21.1.0-next.2",
505
+ version: "21.1.0-next.3",
506
506
  ngImport: i0,
507
507
  type: PreloadAllModules,
508
508
  decorators: [{
@@ -518,7 +518,7 @@ class NoPreloading {
518
518
  }
519
519
  static ɵfac = i0.ɵɵngDeclareFactory({
520
520
  minVersion: "12.0.0",
521
- version: "21.1.0-next.2",
521
+ version: "21.1.0-next.3",
522
522
  ngImport: i0,
523
523
  type: NoPreloading,
524
524
  deps: [],
@@ -526,7 +526,7 @@ class NoPreloading {
526
526
  });
527
527
  static ɵprov = i0.ɵɵngDeclareInjectable({
528
528
  minVersion: "12.0.0",
529
- version: "21.1.0-next.2",
529
+ version: "21.1.0-next.3",
530
530
  ngImport: i0,
531
531
  type: NoPreloading,
532
532
  providedIn: 'root'
@@ -534,7 +534,7 @@ class NoPreloading {
534
534
  }
535
535
  i0.ɵɵngDeclareClassMetadata({
536
536
  minVersion: "12.0.0",
537
- version: "21.1.0-next.2",
537
+ version: "21.1.0-next.3",
538
538
  ngImport: i0,
539
539
  type: NoPreloading,
540
540
  decorators: [{
@@ -610,7 +610,7 @@ class RouterPreloader {
610
610
  }
611
611
  static ɵfac = i0.ɵɵngDeclareFactory({
612
612
  minVersion: "12.0.0",
613
- version: "21.1.0-next.2",
613
+ version: "21.1.0-next.3",
614
614
  ngImport: i0,
615
615
  type: RouterPreloader,
616
616
  deps: [{
@@ -626,7 +626,7 @@ class RouterPreloader {
626
626
  });
627
627
  static ɵprov = i0.ɵɵngDeclareInjectable({
628
628
  minVersion: "12.0.0",
629
- version: "21.1.0-next.2",
629
+ version: "21.1.0-next.3",
630
630
  ngImport: i0,
631
631
  type: RouterPreloader,
632
632
  providedIn: 'root'
@@ -634,7 +634,7 @@ class RouterPreloader {
634
634
  }
635
635
  i0.ɵɵngDeclareClassMetadata({
636
636
  minVersion: "12.0.0",
637
- version: "21.1.0-next.2",
637
+ version: "21.1.0-next.3",
638
638
  ngImport: i0,
639
639
  type: RouterPreloader,
640
640
  decorators: [{
@@ -736,7 +736,7 @@ class RouterScroller {
736
736
  }
737
737
  static ɵfac = i0.ɵɵngDeclareFactory({
738
738
  minVersion: "12.0.0",
739
- version: "21.1.0-next.2",
739
+ version: "21.1.0-next.3",
740
740
  ngImport: i0,
741
741
  type: RouterScroller,
742
742
  deps: "invalid",
@@ -744,14 +744,14 @@ class RouterScroller {
744
744
  });
745
745
  static ɵprov = i0.ɵɵngDeclareInjectable({
746
746
  minVersion: "12.0.0",
747
- version: "21.1.0-next.2",
747
+ version: "21.1.0-next.3",
748
748
  ngImport: i0,
749
749
  type: RouterScroller
750
750
  });
751
751
  }
752
752
  i0.ɵɵngDeclareClassMetadata({
753
753
  minVersion: "12.0.0",
754
- version: "21.1.0-next.2",
754
+ version: "21.1.0-next.3",
755
755
  ngImport: i0,
756
756
  type: RouterScroller,
757
757
  decorators: [{
@@ -992,7 +992,7 @@ class NavigationStateManager extends StateManager {
992
992
  }
993
993
  static ɵfac = i0.ɵɵngDeclareFactory({
994
994
  minVersion: "12.0.0",
995
- version: "21.1.0-next.2",
995
+ version: "21.1.0-next.3",
996
996
  ngImport: i0,
997
997
  type: NavigationStateManager,
998
998
  deps: [],
@@ -1000,7 +1000,7 @@ class NavigationStateManager extends StateManager {
1000
1000
  });
1001
1001
  static ɵprov = i0.ɵɵngDeclareInjectable({
1002
1002
  minVersion: "12.0.0",
1003
- version: "21.1.0-next.2",
1003
+ version: "21.1.0-next.3",
1004
1004
  ngImport: i0,
1005
1005
  type: NavigationStateManager,
1006
1006
  providedIn: 'root'
@@ -1008,7 +1008,7 @@ class NavigationStateManager extends StateManager {
1008
1008
  }
1009
1009
  i0.ɵɵngDeclareClassMetadata({
1010
1010
  minVersion: "12.0.0",
1011
- version: "21.1.0-next.2",
1011
+ version: "21.1.0-next.3",
1012
1012
  ngImport: i0,
1013
1013
  type: NavigationStateManager,
1014
1014
  decorators: [{
@@ -1301,7 +1301,7 @@ class RouterModule {
1301
1301
  }
1302
1302
  static ɵfac = i0.ɵɵngDeclareFactory({
1303
1303
  minVersion: "12.0.0",
1304
- version: "21.1.0-next.2",
1304
+ version: "21.1.0-next.3",
1305
1305
  ngImport: i0,
1306
1306
  type: RouterModule,
1307
1307
  deps: [],
@@ -1309,7 +1309,7 @@ class RouterModule {
1309
1309
  });
1310
1310
  static ɵmod = i0.ɵɵngDeclareNgModule({
1311
1311
  minVersion: "14.0.0",
1312
- version: "21.1.0-next.2",
1312
+ version: "21.1.0-next.3",
1313
1313
  ngImport: i0,
1314
1314
  type: RouterModule,
1315
1315
  imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
@@ -1317,14 +1317,14 @@ class RouterModule {
1317
1317
  });
1318
1318
  static ɵinj = i0.ɵɵngDeclareInjector({
1319
1319
  minVersion: "12.0.0",
1320
- version: "21.1.0-next.2",
1320
+ version: "21.1.0-next.3",
1321
1321
  ngImport: i0,
1322
1322
  type: RouterModule
1323
1323
  });
1324
1324
  }
1325
1325
  i0.ɵɵngDeclareClassMetadata({
1326
1326
  minVersion: "12.0.0",
1327
- version: "21.1.0-next.2",
1327
+ version: "21.1.0-next.3",
1328
1328
  ngImport: i0,
1329
1329
  type: RouterModule,
1330
1330
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
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.1.0-next.2');
31
+ const VERSION = /* @__PURE__ */new Version('21.1.0-next.3');
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-fdfa778d11ba/bin/packages/router/src/utils/functional_guards.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/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.1.0-next.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
+ {"version":3,"file":"router.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/utils/functional_guards.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/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.1.0-next.3');\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.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
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.1.0-next.2",
36
+ version: "21.1.0-next.3",
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.1.0-next.2",
44
+ version: "21.1.0-next.3",
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.1.0-next.2",
51
+ version: "21.1.0-next.3",
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.1.0-next.2",
64
+ version: "21.1.0-next.3",
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.1.0-next.2",
100
+ version: "21.1.0-next.3",
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.1.0-next.2",
108
+ version: "21.1.0-next.3",
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.1.0-next.2",
116
+ version: "21.1.0-next.3",
117
117
  ngImport: i0,
118
118
  type: RootFixtureService,
119
119
  decorators: [{
@@ -130,7 +130,7 @@ class RootCmp {
130
130
  }] : []));
131
131
  static ɵfac = i0.ɵɵngDeclareFactory({
132
132
  minVersion: "12.0.0",
133
- version: "21.1.0-next.2",
133
+ version: "21.1.0-next.3",
134
134
  ngImport: i0,
135
135
  type: RootCmp,
136
136
  deps: [],
@@ -138,7 +138,7 @@ class RootCmp {
138
138
  });
139
139
  static ɵcmp = i0.ɵɵngDeclareComponent({
140
140
  minVersion: "14.0.0",
141
- version: "21.1.0-next.2",
141
+ version: "21.1.0-next.3",
142
142
  type: RootCmp,
143
143
  isStandalone: true,
144
144
  selector: "ng-component",
@@ -163,7 +163,7 @@ class RootCmp {
163
163
  }
164
164
  i0.ɵɵngDeclareClassMetadata({
165
165
  minVersion: "12.0.0",
166
- version: "21.1.0-next.2",
166
+ version: "21.1.0-next.3",
167
167
  ngImport: i0,
168
168
  type: RootCmp,
169
169
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
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.1.0-next.2",
3
+ "version": "21.1.0-next.3",
4
4
  "description": "Angular - the routing library",
5
5
  "keywords": [
6
6
  "angular",
@@ -27,9 +27,9 @@
27
27
  "@types/dom-navigation": "^1.0.5"
28
28
  },
29
29
  "peerDependencies": {
30
- "@angular/core": "21.1.0-next.2",
31
- "@angular/common": "21.1.0-next.2",
32
- "@angular/platform-browser": "21.1.0-next.2",
30
+ "@angular/core": "21.1.0-next.3",
31
+ "@angular/common": "21.1.0-next.3",
32
+ "@angular/platform-browser": "21.1.0-next.3",
33
33
  "rxjs": "^6.5.3 || ^7.4.0"
34
34
  },
35
35
  "ng-update": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
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.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
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.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
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.1.0-next.2
2
+ * @license Angular v21.1.0-next.3
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */