@angular/router 21.2.0-next.2 → 21.2.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.2.0-next.2
2
+ * @license Angular v21.2.0-next.3
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: "21.2.0-next.2",
330
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
338
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
347
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1304
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1314
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1322
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1779
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1787
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1820
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1929
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1937
+ version: "21.2.0-next.3",
1938
1938
  ngImport: i0,
1939
1939
  type: RoutedComponentInputBinder
1940
1940
  });
1941
1941
  }
1942
1942
  i0.ɵɵngDeclareClassMetadata({
1943
1943
  minVersion: "12.0.0",
1944
- version: "21.2.0-next.2",
1944
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1955
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1963
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
1983
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3286
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3294
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3303
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3328
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3338
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3346
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3425
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3433
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3441
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3506
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3514
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3523
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3546
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3554
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3562
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3961
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3969
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
3977
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4050
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4058
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4067
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4099
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4107
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4115
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4189
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4197
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4206
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4325
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4333
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4341
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4644
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4652
+ version: "21.2.0-next.3",
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: "21.2.0-next.2",
4660
+ version: "21.2.0-next.3",
4661
4661
  ngImport: i0,
4662
4662
  type: Router,
4663
4663
  decorators: [{