@angular/router 22.0.0-next.0 → 22.0.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
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-next.0",
330
+ version: "22.0.0-next.1",
331
331
  ngImport: i0,
332
332
  type: UrlSerializer,
333
333
  deps: [],
@@ -335,7 +335,7 @@ class UrlSerializer {
335
335
  });
336
336
  static ɵprov = i0.ɵɵngDeclareInjectable({
337
337
  minVersion: "12.0.0",
338
- version: "22.0.0-next.0",
338
+ version: "22.0.0-next.1",
339
339
  ngImport: i0,
340
340
  type: UrlSerializer,
341
341
  providedIn: 'root',
@@ -344,7 +344,7 @@ class UrlSerializer {
344
344
  }
345
345
  i0.ɵɵngDeclareClassMetadata({
346
346
  minVersion: "12.0.0",
347
- version: "22.0.0-next.0",
347
+ version: "22.0.0-next.1",
348
348
  ngImport: i0,
349
349
  type: UrlSerializer,
350
350
  decorators: [{
@@ -1301,7 +1301,7 @@ class ChildrenOutletContexts {
1301
1301
  }
1302
1302
  static ɵfac = i0.ɵɵngDeclareFactory({
1303
1303
  minVersion: "12.0.0",
1304
- version: "22.0.0-next.0",
1304
+ version: "22.0.0-next.1",
1305
1305
  ngImport: i0,
1306
1306
  type: ChildrenOutletContexts,
1307
1307
  deps: [{
@@ -1311,7 +1311,7 @@ class ChildrenOutletContexts {
1311
1311
  });
1312
1312
  static ɵprov = i0.ɵɵngDeclareInjectable({
1313
1313
  minVersion: "12.0.0",
1314
- version: "22.0.0-next.0",
1314
+ version: "22.0.0-next.1",
1315
1315
  ngImport: i0,
1316
1316
  type: ChildrenOutletContexts,
1317
1317
  providedIn: 'root'
@@ -1319,7 +1319,7 @@ class ChildrenOutletContexts {
1319
1319
  }
1320
1320
  i0.ɵɵngDeclareClassMetadata({
1321
1321
  minVersion: "12.0.0",
1322
- version: "22.0.0-next.0",
1322
+ version: "22.0.0-next.1",
1323
1323
  ngImport: i0,
1324
1324
  type: ChildrenOutletContexts,
1325
1325
  decorators: [{
@@ -1776,7 +1776,7 @@ class RouterOutlet {
1776
1776
  }
1777
1777
  static ɵfac = i0.ɵɵngDeclareFactory({
1778
1778
  minVersion: "12.0.0",
1779
- version: "22.0.0-next.0",
1779
+ version: "22.0.0-next.1",
1780
1780
  ngImport: i0,
1781
1781
  type: RouterOutlet,
1782
1782
  deps: [],
@@ -1784,7 +1784,7 @@ class RouterOutlet {
1784
1784
  });
1785
1785
  static ɵdir = i0.ɵɵngDeclareDirective({
1786
1786
  minVersion: "17.1.0",
1787
- version: "22.0.0-next.0",
1787
+ version: "22.0.0-next.1",
1788
1788
  type: RouterOutlet,
1789
1789
  isStandalone: true,
1790
1790
  selector: "router-outlet",
@@ -1817,7 +1817,7 @@ class RouterOutlet {
1817
1817
  }
1818
1818
  i0.ɵɵngDeclareClassMetadata({
1819
1819
  minVersion: "12.0.0",
1820
- version: "22.0.0-next.0",
1820
+ version: "22.0.0-next.1",
1821
1821
  ngImport: i0,
1822
1822
  type: RouterOutlet,
1823
1823
  decorators: [{
@@ -1926,7 +1926,7 @@ class RoutedComponentInputBinder {
1926
1926
  }
1927
1927
  static ɵfac = i0.ɵɵngDeclareFactory({
1928
1928
  minVersion: "12.0.0",
1929
- version: "22.0.0-next.0",
1929
+ version: "22.0.0-next.1",
1930
1930
  ngImport: i0,
1931
1931
  type: RoutedComponentInputBinder,
1932
1932
  deps: [],
@@ -1934,14 +1934,14 @@ class RoutedComponentInputBinder {
1934
1934
  });
1935
1935
  static ɵprov = i0.ɵɵngDeclareInjectable({
1936
1936
  minVersion: "12.0.0",
1937
- version: "22.0.0-next.0",
1937
+ version: "22.0.0-next.1",
1938
1938
  ngImport: i0,
1939
1939
  type: RoutedComponentInputBinder
1940
1940
  });
1941
1941
  }
1942
1942
  i0.ɵɵngDeclareClassMetadata({
1943
1943
  minVersion: "12.0.0",
1944
- version: "22.0.0-next.0",
1944
+ version: "22.0.0-next.1",
1945
1945
  ngImport: i0,
1946
1946
  type: RoutedComponentInputBinder,
1947
1947
  decorators: [{
@@ -1952,7 +1952,7 @@ i0.ɵɵngDeclareClassMetadata({
1952
1952
  class ɵEmptyOutletComponent {
1953
1953
  static ɵfac = i0.ɵɵngDeclareFactory({
1954
1954
  minVersion: "12.0.0",
1955
- version: "22.0.0-next.0",
1955
+ version: "22.0.0-next.1",
1956
1956
  ngImport: i0,
1957
1957
  type: ɵEmptyOutletComponent,
1958
1958
  deps: [],
@@ -1960,7 +1960,7 @@ class ɵEmptyOutletComponent {
1960
1960
  });
1961
1961
  static ɵcmp = i0.ɵɵngDeclareComponent({
1962
1962
  minVersion: "14.0.0",
1963
- version: "22.0.0-next.0",
1963
+ version: "22.0.0-next.1",
1964
1964
  type: ɵEmptyOutletComponent,
1965
1965
  isStandalone: true,
1966
1966
  selector: "ng-component",
@@ -1980,7 +1980,7 @@ class ɵEmptyOutletComponent {
1980
1980
  }
1981
1981
  i0.ɵɵngDeclareClassMetadata({
1982
1982
  minVersion: "12.0.0",
1983
- version: "22.0.0-next.0",
1983
+ version: "22.0.0-next.1",
1984
1984
  ngImport: i0,
1985
1985
  type: ɵEmptyOutletComponent,
1986
1986
  decorators: [{
@@ -3283,7 +3283,7 @@ class TitleStrategy {
3283
3283
  }
3284
3284
  static ɵfac = i0.ɵɵngDeclareFactory({
3285
3285
  minVersion: "12.0.0",
3286
- version: "22.0.0-next.0",
3286
+ version: "22.0.0-next.1",
3287
3287
  ngImport: i0,
3288
3288
  type: TitleStrategy,
3289
3289
  deps: [],
@@ -3291,7 +3291,7 @@ class TitleStrategy {
3291
3291
  });
3292
3292
  static ɵprov = i0.ɵɵngDeclareInjectable({
3293
3293
  minVersion: "12.0.0",
3294
- version: "22.0.0-next.0",
3294
+ version: "22.0.0-next.1",
3295
3295
  ngImport: i0,
3296
3296
  type: TitleStrategy,
3297
3297
  providedIn: 'root',
@@ -3300,7 +3300,7 @@ class TitleStrategy {
3300
3300
  }
3301
3301
  i0.ɵɵngDeclareClassMetadata({
3302
3302
  minVersion: "12.0.0",
3303
- version: "22.0.0-next.0",
3303
+ version: "22.0.0-next.1",
3304
3304
  ngImport: i0,
3305
3305
  type: TitleStrategy,
3306
3306
  decorators: [{
@@ -3325,7 +3325,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3325
3325
  }
3326
3326
  static ɵfac = i0.ɵɵngDeclareFactory({
3327
3327
  minVersion: "12.0.0",
3328
- version: "22.0.0-next.0",
3328
+ version: "22.0.0-next.1",
3329
3329
  ngImport: i0,
3330
3330
  type: DefaultTitleStrategy,
3331
3331
  deps: [{
@@ -3335,7 +3335,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3335
3335
  });
3336
3336
  static ɵprov = i0.ɵɵngDeclareInjectable({
3337
3337
  minVersion: "12.0.0",
3338
- version: "22.0.0-next.0",
3338
+ version: "22.0.0-next.1",
3339
3339
  ngImport: i0,
3340
3340
  type: DefaultTitleStrategy,
3341
3341
  providedIn: 'root'
@@ -3343,7 +3343,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3343
3343
  }
3344
3344
  i0.ɵɵngDeclareClassMetadata({
3345
3345
  minVersion: "12.0.0",
3346
- version: "22.0.0-next.0",
3346
+ version: "22.0.0-next.1",
3347
3347
  ngImport: i0,
3348
3348
  type: DefaultTitleStrategy,
3349
3349
  decorators: [{
@@ -3422,7 +3422,7 @@ class RouterConfigLoader {
3422
3422
  }
3423
3423
  static ɵfac = i0.ɵɵngDeclareFactory({
3424
3424
  minVersion: "12.0.0",
3425
- version: "22.0.0-next.0",
3425
+ version: "22.0.0-next.1",
3426
3426
  ngImport: i0,
3427
3427
  type: RouterConfigLoader,
3428
3428
  deps: [],
@@ -3430,7 +3430,7 @@ class RouterConfigLoader {
3430
3430
  });
3431
3431
  static ɵprov = i0.ɵɵngDeclareInjectable({
3432
3432
  minVersion: "12.0.0",
3433
- version: "22.0.0-next.0",
3433
+ version: "22.0.0-next.1",
3434
3434
  ngImport: i0,
3435
3435
  type: RouterConfigLoader,
3436
3436
  providedIn: 'root'
@@ -3438,7 +3438,7 @@ class RouterConfigLoader {
3438
3438
  }
3439
3439
  i0.ɵɵngDeclareClassMetadata({
3440
3440
  minVersion: "12.0.0",
3441
- version: "22.0.0-next.0",
3441
+ version: "22.0.0-next.1",
3442
3442
  ngImport: i0,
3443
3443
  type: RouterConfigLoader,
3444
3444
  decorators: [{
@@ -3503,7 +3503,7 @@ async function maybeResolveResources(value) {
3503
3503
  class UrlHandlingStrategy {
3504
3504
  static ɵfac = i0.ɵɵngDeclareFactory({
3505
3505
  minVersion: "12.0.0",
3506
- version: "22.0.0-next.0",
3506
+ version: "22.0.0-next.1",
3507
3507
  ngImport: i0,
3508
3508
  type: UrlHandlingStrategy,
3509
3509
  deps: [],
@@ -3511,7 +3511,7 @@ class UrlHandlingStrategy {
3511
3511
  });
3512
3512
  static ɵprov = i0.ɵɵngDeclareInjectable({
3513
3513
  minVersion: "12.0.0",
3514
- version: "22.0.0-next.0",
3514
+ version: "22.0.0-next.1",
3515
3515
  ngImport: i0,
3516
3516
  type: UrlHandlingStrategy,
3517
3517
  providedIn: 'root',
@@ -3520,7 +3520,7 @@ class UrlHandlingStrategy {
3520
3520
  }
3521
3521
  i0.ɵɵngDeclareClassMetadata({
3522
3522
  minVersion: "12.0.0",
3523
- version: "22.0.0-next.0",
3523
+ version: "22.0.0-next.1",
3524
3524
  ngImport: i0,
3525
3525
  type: UrlHandlingStrategy,
3526
3526
  decorators: [{
@@ -3543,7 +3543,7 @@ class DefaultUrlHandlingStrategy {
3543
3543
  }
3544
3544
  static ɵfac = i0.ɵɵngDeclareFactory({
3545
3545
  minVersion: "12.0.0",
3546
- version: "22.0.0-next.0",
3546
+ version: "22.0.0-next.1",
3547
3547
  ngImport: i0,
3548
3548
  type: DefaultUrlHandlingStrategy,
3549
3549
  deps: [],
@@ -3551,7 +3551,7 @@ class DefaultUrlHandlingStrategy {
3551
3551
  });
3552
3552
  static ɵprov = i0.ɵɵngDeclareInjectable({
3553
3553
  minVersion: "12.0.0",
3554
- version: "22.0.0-next.0",
3554
+ version: "22.0.0-next.1",
3555
3555
  ngImport: i0,
3556
3556
  type: DefaultUrlHandlingStrategy,
3557
3557
  providedIn: 'root'
@@ -3559,7 +3559,7 @@ class DefaultUrlHandlingStrategy {
3559
3559
  }
3560
3560
  i0.ɵɵngDeclareClassMetadata({
3561
3561
  minVersion: "12.0.0",
3562
- version: "22.0.0-next.0",
3562
+ version: "22.0.0-next.1",
3563
3563
  ngImport: i0,
3564
3564
  type: DefaultUrlHandlingStrategy,
3565
3565
  decorators: [{
@@ -3958,7 +3958,7 @@ class NavigationTransitions {
3958
3958
  }
3959
3959
  static ɵfac = i0.ɵɵngDeclareFactory({
3960
3960
  minVersion: "12.0.0",
3961
- version: "22.0.0-next.0",
3961
+ version: "22.0.0-next.1",
3962
3962
  ngImport: i0,
3963
3963
  type: NavigationTransitions,
3964
3964
  deps: [],
@@ -3966,7 +3966,7 @@ class NavigationTransitions {
3966
3966
  });
3967
3967
  static ɵprov = i0.ɵɵngDeclareInjectable({
3968
3968
  minVersion: "12.0.0",
3969
- version: "22.0.0-next.0",
3969
+ version: "22.0.0-next.1",
3970
3970
  ngImport: i0,
3971
3971
  type: NavigationTransitions,
3972
3972
  providedIn: 'root'
@@ -3974,7 +3974,7 @@ class NavigationTransitions {
3974
3974
  }
3975
3975
  i0.ɵɵngDeclareClassMetadata({
3976
3976
  minVersion: "12.0.0",
3977
- version: "22.0.0-next.0",
3977
+ version: "22.0.0-next.1",
3978
3978
  ngImport: i0,
3979
3979
  type: NavigationTransitions,
3980
3980
  decorators: [{
@@ -4047,7 +4047,7 @@ function destroyDetachedRouteHandle(handle) {
4047
4047
  class RouteReuseStrategy {
4048
4048
  static ɵfac = i0.ɵɵngDeclareFactory({
4049
4049
  minVersion: "12.0.0",
4050
- version: "22.0.0-next.0",
4050
+ version: "22.0.0-next.1",
4051
4051
  ngImport: i0,
4052
4052
  type: RouteReuseStrategy,
4053
4053
  deps: [],
@@ -4055,7 +4055,7 @@ class RouteReuseStrategy {
4055
4055
  });
4056
4056
  static ɵprov = i0.ɵɵngDeclareInjectable({
4057
4057
  minVersion: "12.0.0",
4058
- version: "22.0.0-next.0",
4058
+ version: "22.0.0-next.1",
4059
4059
  ngImport: i0,
4060
4060
  type: RouteReuseStrategy,
4061
4061
  providedIn: 'root',
@@ -4064,7 +4064,7 @@ class RouteReuseStrategy {
4064
4064
  }
4065
4065
  i0.ɵɵngDeclareClassMetadata({
4066
4066
  minVersion: "12.0.0",
4067
- version: "22.0.0-next.0",
4067
+ version: "22.0.0-next.1",
4068
4068
  ngImport: i0,
4069
4069
  type: RouteReuseStrategy,
4070
4070
  decorators: [{
@@ -4096,7 +4096,7 @@ class BaseRouteReuseStrategy {
4096
4096
  class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4097
4097
  static ɵfac = i0.ɵɵngDeclareFactory({
4098
4098
  minVersion: "12.0.0",
4099
- version: "22.0.0-next.0",
4099
+ version: "22.0.0-next.1",
4100
4100
  ngImport: i0,
4101
4101
  type: DefaultRouteReuseStrategy,
4102
4102
  deps: null,
@@ -4104,7 +4104,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4104
4104
  });
4105
4105
  static ɵprov = i0.ɵɵngDeclareInjectable({
4106
4106
  minVersion: "12.0.0",
4107
- version: "22.0.0-next.0",
4107
+ version: "22.0.0-next.1",
4108
4108
  ngImport: i0,
4109
4109
  type: DefaultRouteReuseStrategy,
4110
4110
  providedIn: 'root'
@@ -4112,7 +4112,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4112
4112
  }
4113
4113
  i0.ɵɵngDeclareClassMetadata({
4114
4114
  minVersion: "12.0.0",
4115
- version: "22.0.0-next.0",
4115
+ version: "22.0.0-next.1",
4116
4116
  ngImport: i0,
4117
4117
  type: DefaultRouteReuseStrategy,
4118
4118
  decorators: [{
@@ -4186,7 +4186,7 @@ class StateManager {
4186
4186
  }
4187
4187
  static ɵfac = i0.ɵɵngDeclareFactory({
4188
4188
  minVersion: "12.0.0",
4189
- version: "22.0.0-next.0",
4189
+ version: "22.0.0-next.1",
4190
4190
  ngImport: i0,
4191
4191
  type: StateManager,
4192
4192
  deps: [],
@@ -4194,7 +4194,7 @@ class StateManager {
4194
4194
  });
4195
4195
  static ɵprov = i0.ɵɵngDeclareInjectable({
4196
4196
  minVersion: "12.0.0",
4197
- version: "22.0.0-next.0",
4197
+ version: "22.0.0-next.1",
4198
4198
  ngImport: i0,
4199
4199
  type: StateManager,
4200
4200
  providedIn: 'root',
@@ -4203,7 +4203,7 @@ class StateManager {
4203
4203
  }
4204
4204
  i0.ɵɵngDeclareClassMetadata({
4205
4205
  minVersion: "12.0.0",
4206
- version: "22.0.0-next.0",
4206
+ version: "22.0.0-next.1",
4207
4207
  ngImport: i0,
4208
4208
  type: StateManager,
4209
4209
  decorators: [{
@@ -4322,7 +4322,7 @@ class HistoryStateManager extends StateManager {
4322
4322
  }
4323
4323
  static ɵfac = i0.ɵɵngDeclareFactory({
4324
4324
  minVersion: "12.0.0",
4325
- version: "22.0.0-next.0",
4325
+ version: "22.0.0-next.1",
4326
4326
  ngImport: i0,
4327
4327
  type: HistoryStateManager,
4328
4328
  deps: null,
@@ -4330,7 +4330,7 @@ class HistoryStateManager extends StateManager {
4330
4330
  });
4331
4331
  static ɵprov = i0.ɵɵngDeclareInjectable({
4332
4332
  minVersion: "12.0.0",
4333
- version: "22.0.0-next.0",
4333
+ version: "22.0.0-next.1",
4334
4334
  ngImport: i0,
4335
4335
  type: HistoryStateManager,
4336
4336
  providedIn: 'root'
@@ -4338,7 +4338,7 @@ class HistoryStateManager extends StateManager {
4338
4338
  }
4339
4339
  i0.ɵɵngDeclareClassMetadata({
4340
4340
  minVersion: "12.0.0",
4341
- version: "22.0.0-next.0",
4341
+ version: "22.0.0-next.1",
4342
4342
  ngImport: i0,
4343
4343
  type: HistoryStateManager,
4344
4344
  decorators: [{
@@ -4641,7 +4641,7 @@ class Router {
4641
4641
  }
4642
4642
  static ɵfac = i0.ɵɵngDeclareFactory({
4643
4643
  minVersion: "12.0.0",
4644
- version: "22.0.0-next.0",
4644
+ version: "22.0.0-next.1",
4645
4645
  ngImport: i0,
4646
4646
  type: Router,
4647
4647
  deps: [],
@@ -4649,7 +4649,7 @@ class Router {
4649
4649
  });
4650
4650
  static ɵprov = i0.ɵɵngDeclareInjectable({
4651
4651
  minVersion: "12.0.0",
4652
- version: "22.0.0-next.0",
4652
+ version: "22.0.0-next.1",
4653
4653
  ngImport: i0,
4654
4654
  type: Router,
4655
4655
  providedIn: 'root'
@@ -4657,7 +4657,7 @@ class Router {
4657
4657
  }
4658
4658
  i0.ɵɵngDeclareClassMetadata({
4659
4659
  minVersion: "12.0.0",
4660
- version: "22.0.0-next.0",
4660
+ version: "22.0.0-next.1",
4661
4661
  ngImport: i0,
4662
4662
  type: Router,
4663
4663
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -45,7 +45,7 @@ class ReactiveRouterState {
45
45
  }
46
46
  static ɵfac = i0.ɵɵngDeclareFactory({
47
47
  minVersion: "12.0.0",
48
- version: "22.0.0-next.0",
48
+ version: "22.0.0-next.1",
49
49
  ngImport: i0,
50
50
  type: ReactiveRouterState,
51
51
  deps: [],
@@ -53,7 +53,7 @@ class ReactiveRouterState {
53
53
  });
54
54
  static ɵprov = i0.ɵɵngDeclareInjectable({
55
55
  minVersion: "12.0.0",
56
- version: "22.0.0-next.0",
56
+ version: "22.0.0-next.1",
57
57
  ngImport: i0,
58
58
  type: ReactiveRouterState,
59
59
  providedIn: 'root'
@@ -61,7 +61,7 @@ class ReactiveRouterState {
61
61
  }
62
62
  i0.ɵɵngDeclareClassMetadata({
63
63
  minVersion: "12.0.0",
64
- version: "22.0.0-next.0",
64
+ version: "22.0.0-next.1",
65
65
  ngImport: i0,
66
66
  type: ReactiveRouterState,
67
67
  decorators: [{
@@ -321,7 +321,7 @@ class RouterLink {
321
321
  }
322
322
  static ɵfac = i0.ɵɵngDeclareFactory({
323
323
  minVersion: "12.0.0",
324
- version: "22.0.0-next.0",
324
+ version: "22.0.0-next.1",
325
325
  ngImport: i0,
326
326
  type: RouterLink,
327
327
  deps: [{
@@ -342,7 +342,7 @@ class RouterLink {
342
342
  });
343
343
  static ɵdir = i0.ɵɵngDeclareDirective({
344
344
  minVersion: "17.1.0",
345
- version: "22.0.0-next.0",
345
+ version: "22.0.0-next.1",
346
346
  type: RouterLink,
347
347
  isStandalone: true,
348
348
  selector: "[routerLink]",
@@ -447,7 +447,7 @@ class RouterLink {
447
447
  }
448
448
  i0.ɵɵngDeclareClassMetadata({
449
449
  minVersion: "12.0.0",
450
- version: "22.0.0-next.0",
450
+ version: "22.0.0-next.1",
451
451
  ngImport: i0,
452
452
  type: RouterLink,
453
453
  decorators: [{
@@ -633,7 +633,7 @@ class RouterLinkActive {
633
633
  }
634
634
  static ɵfac = i0.ɵɵngDeclareFactory({
635
635
  minVersion: "12.0.0",
636
- version: "22.0.0-next.0",
636
+ version: "22.0.0-next.1",
637
637
  ngImport: i0,
638
638
  type: RouterLinkActive,
639
639
  deps: [{
@@ -649,7 +649,7 @@ class RouterLinkActive {
649
649
  });
650
650
  static ɵdir = i0.ɵɵngDeclareDirective({
651
651
  minVersion: "14.0.0",
652
- version: "22.0.0-next.0",
652
+ version: "22.0.0-next.1",
653
653
  type: RouterLinkActive,
654
654
  isStandalone: true,
655
655
  selector: "[routerLinkActive]",
@@ -673,7 +673,7 @@ class RouterLinkActive {
673
673
  }
674
674
  i0.ɵɵngDeclareClassMetadata({
675
675
  minVersion: "12.0.0",
676
- version: "22.0.0-next.0",
676
+ version: "22.0.0-next.1",
677
677
  ngImport: i0,
678
678
  type: RouterLinkActive,
679
679
  decorators: [{
@@ -725,7 +725,7 @@ class PreloadAllModules {
725
725
  }
726
726
  static ɵfac = i0.ɵɵngDeclareFactory({
727
727
  minVersion: "12.0.0",
728
- version: "22.0.0-next.0",
728
+ version: "22.0.0-next.1",
729
729
  ngImport: i0,
730
730
  type: PreloadAllModules,
731
731
  deps: [],
@@ -733,7 +733,7 @@ class PreloadAllModules {
733
733
  });
734
734
  static ɵprov = i0.ɵɵngDeclareInjectable({
735
735
  minVersion: "12.0.0",
736
- version: "22.0.0-next.0",
736
+ version: "22.0.0-next.1",
737
737
  ngImport: i0,
738
738
  type: PreloadAllModules,
739
739
  providedIn: 'root'
@@ -741,7 +741,7 @@ class PreloadAllModules {
741
741
  }
742
742
  i0.ɵɵngDeclareClassMetadata({
743
743
  minVersion: "12.0.0",
744
- version: "22.0.0-next.0",
744
+ version: "22.0.0-next.1",
745
745
  ngImport: i0,
746
746
  type: PreloadAllModules,
747
747
  decorators: [{
@@ -757,7 +757,7 @@ class NoPreloading {
757
757
  }
758
758
  static ɵfac = i0.ɵɵngDeclareFactory({
759
759
  minVersion: "12.0.0",
760
- version: "22.0.0-next.0",
760
+ version: "22.0.0-next.1",
761
761
  ngImport: i0,
762
762
  type: NoPreloading,
763
763
  deps: [],
@@ -765,7 +765,7 @@ class NoPreloading {
765
765
  });
766
766
  static ɵprov = i0.ɵɵngDeclareInjectable({
767
767
  minVersion: "12.0.0",
768
- version: "22.0.0-next.0",
768
+ version: "22.0.0-next.1",
769
769
  ngImport: i0,
770
770
  type: NoPreloading,
771
771
  providedIn: 'root'
@@ -773,7 +773,7 @@ class NoPreloading {
773
773
  }
774
774
  i0.ɵɵngDeclareClassMetadata({
775
775
  minVersion: "12.0.0",
776
- version: "22.0.0-next.0",
776
+ version: "22.0.0-next.1",
777
777
  ngImport: i0,
778
778
  type: NoPreloading,
779
779
  decorators: [{
@@ -854,7 +854,7 @@ class RouterPreloader {
854
854
  }
855
855
  static ɵfac = i0.ɵɵngDeclareFactory({
856
856
  minVersion: "12.0.0",
857
- version: "22.0.0-next.0",
857
+ version: "22.0.0-next.1",
858
858
  ngImport: i0,
859
859
  type: RouterPreloader,
860
860
  deps: [{
@@ -870,7 +870,7 @@ class RouterPreloader {
870
870
  });
871
871
  static ɵprov = i0.ɵɵngDeclareInjectable({
872
872
  minVersion: "12.0.0",
873
- version: "22.0.0-next.0",
873
+ version: "22.0.0-next.1",
874
874
  ngImport: i0,
875
875
  type: RouterPreloader,
876
876
  providedIn: 'root'
@@ -878,7 +878,7 @@ class RouterPreloader {
878
878
  }
879
879
  i0.ɵɵngDeclareClassMetadata({
880
880
  minVersion: "12.0.0",
881
- version: "22.0.0-next.0",
881
+ version: "22.0.0-next.1",
882
882
  ngImport: i0,
883
883
  type: RouterPreloader,
884
884
  decorators: [{
@@ -980,7 +980,7 @@ class RouterScroller {
980
980
  }
981
981
  static ɵfac = i0.ɵɵngDeclareFactory({
982
982
  minVersion: "12.0.0",
983
- version: "22.0.0-next.0",
983
+ version: "22.0.0-next.1",
984
984
  ngImport: i0,
985
985
  type: RouterScroller,
986
986
  deps: "invalid",
@@ -988,14 +988,14 @@ class RouterScroller {
988
988
  });
989
989
  static ɵprov = i0.ɵɵngDeclareInjectable({
990
990
  minVersion: "12.0.0",
991
- version: "22.0.0-next.0",
991
+ version: "22.0.0-next.1",
992
992
  ngImport: i0,
993
993
  type: RouterScroller
994
994
  });
995
995
  }
996
996
  i0.ɵɵngDeclareClassMetadata({
997
997
  minVersion: "12.0.0",
998
- version: "22.0.0-next.0",
998
+ version: "22.0.0-next.1",
999
999
  ngImport: i0,
1000
1000
  type: RouterScroller,
1001
1001
  decorators: [{
@@ -1305,7 +1305,7 @@ class NavigationStateManager extends StateManager {
1305
1305
  }
1306
1306
  static ɵfac = i0.ɵɵngDeclareFactory({
1307
1307
  minVersion: "12.0.0",
1308
- version: "22.0.0-next.0",
1308
+ version: "22.0.0-next.1",
1309
1309
  ngImport: i0,
1310
1310
  type: NavigationStateManager,
1311
1311
  deps: [],
@@ -1313,7 +1313,7 @@ class NavigationStateManager extends StateManager {
1313
1313
  });
1314
1314
  static ɵprov = i0.ɵɵngDeclareInjectable({
1315
1315
  minVersion: "12.0.0",
1316
- version: "22.0.0-next.0",
1316
+ version: "22.0.0-next.1",
1317
1317
  ngImport: i0,
1318
1318
  type: NavigationStateManager,
1319
1319
  providedIn: 'root'
@@ -1321,7 +1321,7 @@ class NavigationStateManager extends StateManager {
1321
1321
  }
1322
1322
  i0.ɵɵngDeclareClassMetadata({
1323
1323
  minVersion: "12.0.0",
1324
- version: "22.0.0-next.0",
1324
+ version: "22.0.0-next.1",
1325
1325
  ngImport: i0,
1326
1326
  type: NavigationStateManager,
1327
1327
  decorators: [{
@@ -1593,7 +1593,7 @@ class RouterModule {
1593
1593
  }
1594
1594
  static ɵfac = i0.ɵɵngDeclareFactory({
1595
1595
  minVersion: "12.0.0",
1596
- version: "22.0.0-next.0",
1596
+ version: "22.0.0-next.1",
1597
1597
  ngImport: i0,
1598
1598
  type: RouterModule,
1599
1599
  deps: [],
@@ -1601,7 +1601,7 @@ class RouterModule {
1601
1601
  });
1602
1602
  static ɵmod = i0.ɵɵngDeclareNgModule({
1603
1603
  minVersion: "14.0.0",
1604
- version: "22.0.0-next.0",
1604
+ version: "22.0.0-next.1",
1605
1605
  ngImport: i0,
1606
1606
  type: RouterModule,
1607
1607
  imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
@@ -1609,14 +1609,14 @@ class RouterModule {
1609
1609
  });
1610
1610
  static ɵinj = i0.ɵɵngDeclareInjector({
1611
1611
  minVersion: "12.0.0",
1612
- version: "22.0.0-next.0",
1612
+ version: "22.0.0-next.1",
1613
1613
  ngImport: i0,
1614
1614
  type: RouterModule
1615
1615
  });
1616
1616
  }
1617
1617
  i0.ɵɵngDeclareClassMetadata({
1618
1618
  minVersion: "12.0.0",
1619
- version: "22.0.0-next.0",
1619
+ version: "22.0.0-next.1",
1620
1620
  ngImport: i0,
1621
1621
  type: RouterModule,
1622
1622
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 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('22.0.0-next.0');
31
+ const VERSION = /* @__PURE__ */new Version('22.0.0-next.1');
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":["../../../../../k8-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/utils/functional_guards.ts","../../../../../k8-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('22.0.0-next.0');\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":["../../../../../k8-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/utils/functional_guards.ts","../../../../../k8-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('22.0.0-next.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,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 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: "22.0.0-next.0",
36
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
44
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
51
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
64
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
100
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
108
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
116
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
133
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
141
+ version: "22.0.0-next.1",
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: "22.0.0-next.0",
166
+ version: "22.0.0-next.1",
167
167
  ngImport: i0,
168
168
  type: RootCmp,
169
169
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 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": "22.0.0-next.0",
3
+ "version": "22.0.0-next.1",
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": "22.0.0-next.0",
31
- "@angular/common": "22.0.0-next.0",
32
- "@angular/platform-browser": "22.0.0-next.0",
30
+ "@angular/core": "22.0.0-next.1",
31
+ "@angular/common": "22.0.0-next.1",
32
+ "@angular/platform-browser": "22.0.0-next.1",
33
33
  "rxjs": "^6.5.3 || ^7.4.0"
34
34
  },
35
35
  "ng-update": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 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 v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */