@angular/router 22.0.0-next.10 → 22.0.0-next.11

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,12 +1,12 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.10
2
+ * @license Angular v22.0.0-next.11
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
6
6
 
7
7
  import { DOCUMENT, Location } from '@angular/common';
8
8
  import * as i0 from '@angular/core';
9
- import { ɵisPromise as _isPromise, ɵRuntimeError as _RuntimeError, computed, Injectable, InjectionToken, EventEmitter, input, inject, ViewContainerRef, ChangeDetectorRef, Output, Input, Directive, reflectComponentType, ChangeDetectionStrategy, Component, runInInjectionContext, ɵisInjectable as _isInjectable, ɵisNgModule as _isNgModule, isStandalone, createEnvironmentInjector, Compiler, NgModuleFactory, ɵresolveComponentResources as _resolveComponentResources, afterNextRender, signal, EnvironmentInjector, DestroyRef, untracked, ɵConsole as _Console, ɵPendingTasksInternal as _PendingTasksInternal, ɵINTERNAL_APPLICATION_ERROR_HANDLER as _INTERNAL_APPLICATION_ERROR_HANDLER, ɵformatRuntimeError as _formatRuntimeError } from '@angular/core';
9
+ import { ɵisPromise as _isPromise, ɵRuntimeError as _RuntimeError, computed, Injectable, InjectionToken, EventEmitter, input, inject, ViewContainerRef, ChangeDetectorRef, Output, Input, Directive, reflectComponentType, ChangeDetectionStrategy, Component, runInInjectionContext, ɵisInjectable as _isInjectable, ɵisNgModule as _isNgModule, isStandalone, createEnvironmentInjector, Compiler, ɵmaybeUnwrapDefaultExport as _maybeUnwrapDefaultExport, NgModuleFactory, ɵresolveComponentResources as _resolveComponentResources, afterNextRender, signal, EnvironmentInjector, DestroyRef, untracked, ɵConsole as _Console, ɵPendingTasksInternal as _PendingTasksInternal, ɵINTERNAL_APPLICATION_ERROR_HANDLER as _INTERNAL_APPLICATION_ERROR_HANDLER, ɵformatRuntimeError as _formatRuntimeError } from '@angular/core';
10
10
  import { isObservable, from, of, BehaviorSubject, combineLatest, EmptyError, Observable, concat, defer, pipe, EMPTY, throwError, Subject, Subscription } from 'rxjs';
11
11
  import { first, map, switchMap, take, startWith, filter, takeUntil, mergeMap, concatMap, tap, takeLast, catchError, finalize } from 'rxjs/operators';
12
12
  import * as i1 from '@angular/platform-browser';
@@ -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.10",
330
+ version: "22.0.0-next.11",
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.10",
338
+ version: "22.0.0-next.11",
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.10",
347
+ version: "22.0.0-next.11",
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.10",
1304
+ version: "22.0.0-next.11",
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.10",
1314
+ version: "22.0.0-next.11",
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.10",
1322
+ version: "22.0.0-next.11",
1323
1323
  ngImport: i0,
1324
1324
  type: ChildrenOutletContexts,
1325
1325
  decorators: [{
@@ -1777,7 +1777,7 @@ class RouterOutlet {
1777
1777
  }
1778
1778
  static ɵfac = i0.ɵɵngDeclareFactory({
1779
1779
  minVersion: "12.0.0",
1780
- version: "22.0.0-next.10",
1780
+ version: "22.0.0-next.11",
1781
1781
  ngImport: i0,
1782
1782
  type: RouterOutlet,
1783
1783
  deps: [],
@@ -1785,7 +1785,7 @@ class RouterOutlet {
1785
1785
  });
1786
1786
  static ɵdir = i0.ɵɵngDeclareDirective({
1787
1787
  minVersion: "17.1.0",
1788
- version: "22.0.0-next.10",
1788
+ version: "22.0.0-next.11",
1789
1789
  type: RouterOutlet,
1790
1790
  isStandalone: true,
1791
1791
  selector: "router-outlet",
@@ -1818,7 +1818,7 @@ class RouterOutlet {
1818
1818
  }
1819
1819
  i0.ɵɵngDeclareClassMetadata({
1820
1820
  minVersion: "12.0.0",
1821
- version: "22.0.0-next.10",
1821
+ version: "22.0.0-next.11",
1822
1822
  ngImport: i0,
1823
1823
  type: RouterOutlet,
1824
1824
  decorators: [{
@@ -1886,6 +1886,7 @@ const INPUT_BINDER = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDe
1886
1886
  class RoutedComponentInputBinder {
1887
1887
  options;
1888
1888
  outletDataSubscriptions = new Map();
1889
+ outletSeenKeys = new Map();
1889
1890
  constructor(options) {
1890
1891
  this.options = options;
1891
1892
  this.options.queryParams ??= true;
@@ -1897,6 +1898,7 @@ class RoutedComponentInputBinder {
1897
1898
  unsubscribeFromRouteData(outlet) {
1898
1899
  this.outletDataSubscriptions.get(outlet)?.unsubscribe();
1899
1900
  this.outletDataSubscriptions.delete(outlet);
1901
+ this.outletSeenKeys.delete(outlet);
1900
1902
  }
1901
1903
  subscribeToRouteData(outlet) {
1902
1904
  const {
@@ -1922,17 +1924,29 @@ class RoutedComponentInputBinder {
1922
1924
  this.unsubscribeFromRouteData(outlet);
1923
1925
  return;
1924
1926
  }
1927
+ let seenKeys = this.outletSeenKeys.get(outlet);
1928
+ if (!seenKeys) {
1929
+ seenKeys = new Set();
1930
+ this.outletSeenKeys.set(outlet, seenKeys);
1931
+ }
1932
+ for (const key of Object.keys(data)) {
1933
+ seenKeys.add(key);
1934
+ }
1935
+ const behavior = this.options.unmatchedInputBehavior ?? 'alwaysUndefined';
1925
1936
  for (const {
1926
1937
  templateName
1927
1938
  } of mirror.inputs) {
1928
- outlet.activatedComponentRef.setInput(templateName, data[templateName]);
1939
+ const value = data[templateName];
1940
+ if (value !== undefined || behavior === 'alwaysUndefined' || seenKeys.has(templateName)) {
1941
+ outlet.activatedComponentRef.setInput(templateName, value);
1942
+ }
1929
1943
  }
1930
1944
  });
1931
1945
  this.outletDataSubscriptions.set(outlet, dataSubscription);
1932
1946
  }
1933
1947
  static ɵfac = i0.ɵɵngDeclareFactory({
1934
1948
  minVersion: "12.0.0",
1935
- version: "22.0.0-next.10",
1949
+ version: "22.0.0-next.11",
1936
1950
  ngImport: i0,
1937
1951
  type: RoutedComponentInputBinder,
1938
1952
  deps: "invalid",
@@ -1940,14 +1954,14 @@ class RoutedComponentInputBinder {
1940
1954
  });
1941
1955
  static ɵprov = i0.ɵɵngDeclareInjectable({
1942
1956
  minVersion: "12.0.0",
1943
- version: "22.0.0-next.10",
1957
+ version: "22.0.0-next.11",
1944
1958
  ngImport: i0,
1945
1959
  type: RoutedComponentInputBinder
1946
1960
  });
1947
1961
  }
1948
1962
  i0.ɵɵngDeclareClassMetadata({
1949
1963
  minVersion: "12.0.0",
1950
- version: "22.0.0-next.10",
1964
+ version: "22.0.0-next.11",
1951
1965
  ngImport: i0,
1952
1966
  type: RoutedComponentInputBinder,
1953
1967
  decorators: [{
@@ -1961,7 +1975,7 @@ i0.ɵɵngDeclareClassMetadata({
1961
1975
  class ɵEmptyOutletComponent {
1962
1976
  static ɵfac = i0.ɵɵngDeclareFactory({
1963
1977
  minVersion: "12.0.0",
1964
- version: "22.0.0-next.10",
1978
+ version: "22.0.0-next.11",
1965
1979
  ngImport: i0,
1966
1980
  type: ɵEmptyOutletComponent,
1967
1981
  deps: [],
@@ -1969,7 +1983,7 @@ class ɵEmptyOutletComponent {
1969
1983
  });
1970
1984
  static ɵcmp = i0.ɵɵngDeclareComponent({
1971
1985
  minVersion: "14.0.0",
1972
- version: "22.0.0-next.10",
1986
+ version: "22.0.0-next.11",
1973
1987
  type: ɵEmptyOutletComponent,
1974
1988
  isStandalone: true,
1975
1989
  selector: "ng-component",
@@ -1990,7 +2004,7 @@ class ɵEmptyOutletComponent {
1990
2004
  }
1991
2005
  i0.ɵɵngDeclareClassMetadata({
1992
2006
  minVersion: "12.0.0",
1993
- version: "22.0.0-next.10",
2007
+ version: "22.0.0-next.11",
1994
2008
  ngImport: i0,
1995
2009
  type: ɵEmptyOutletComponent,
1996
2010
  decorators: [{
@@ -3301,7 +3315,7 @@ class TitleStrategy {
3301
3315
  }
3302
3316
  static ɵfac = i0.ɵɵngDeclareFactory({
3303
3317
  minVersion: "12.0.0",
3304
- version: "22.0.0-next.10",
3318
+ version: "22.0.0-next.11",
3305
3319
  ngImport: i0,
3306
3320
  type: TitleStrategy,
3307
3321
  deps: [],
@@ -3309,7 +3323,7 @@ class TitleStrategy {
3309
3323
  });
3310
3324
  static ɵprov = i0.ɵɵngDeclareInjectable({
3311
3325
  minVersion: "12.0.0",
3312
- version: "22.0.0-next.10",
3326
+ version: "22.0.0-next.11",
3313
3327
  ngImport: i0,
3314
3328
  type: TitleStrategy,
3315
3329
  providedIn: 'root',
@@ -3318,7 +3332,7 @@ class TitleStrategy {
3318
3332
  }
3319
3333
  i0.ɵɵngDeclareClassMetadata({
3320
3334
  minVersion: "12.0.0",
3321
- version: "22.0.0-next.10",
3335
+ version: "22.0.0-next.11",
3322
3336
  ngImport: i0,
3323
3337
  type: TitleStrategy,
3324
3338
  decorators: [{
@@ -3343,7 +3357,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3343
3357
  }
3344
3358
  static ɵfac = i0.ɵɵngDeclareFactory({
3345
3359
  minVersion: "12.0.0",
3346
- version: "22.0.0-next.10",
3360
+ version: "22.0.0-next.11",
3347
3361
  ngImport: i0,
3348
3362
  type: DefaultTitleStrategy,
3349
3363
  deps: [{
@@ -3353,7 +3367,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3353
3367
  });
3354
3368
  static ɵprov = i0.ɵɵngDeclareInjectable({
3355
3369
  minVersion: "12.0.0",
3356
- version: "22.0.0-next.10",
3370
+ version: "22.0.0-next.11",
3357
3371
  ngImport: i0,
3358
3372
  type: DefaultTitleStrategy,
3359
3373
  providedIn: 'root'
@@ -3361,7 +3375,7 @@ class DefaultTitleStrategy extends TitleStrategy {
3361
3375
  }
3362
3376
  i0.ɵɵngDeclareClassMetadata({
3363
3377
  minVersion: "12.0.0",
3364
- version: "22.0.0-next.10",
3378
+ version: "22.0.0-next.11",
3365
3379
  ngImport: i0,
3366
3380
  type: DefaultTitleStrategy,
3367
3381
  decorators: [{
@@ -3398,7 +3412,7 @@ class RouterConfigLoader {
3398
3412
  const loader = (async () => {
3399
3413
  try {
3400
3414
  const loaded = await wrapIntoPromise(runInInjectionContext(injector, () => route.loadComponent()));
3401
- const component = await maybeResolveResources(maybeUnwrapDefaultExport(loaded));
3415
+ const component = await maybeResolveResources(_maybeUnwrapDefaultExport(loaded));
3402
3416
  if (this.onLoadEndListener) {
3403
3417
  this.onLoadEndListener(route);
3404
3418
  }
@@ -3440,7 +3454,7 @@ class RouterConfigLoader {
3440
3454
  }
3441
3455
  static ɵfac = i0.ɵɵngDeclareFactory({
3442
3456
  minVersion: "12.0.0",
3443
- version: "22.0.0-next.10",
3457
+ version: "22.0.0-next.11",
3444
3458
  ngImport: i0,
3445
3459
  type: RouterConfigLoader,
3446
3460
  deps: [],
@@ -3448,7 +3462,7 @@ class RouterConfigLoader {
3448
3462
  });
3449
3463
  static ɵprov = i0.ɵɵngDeclareInjectable({
3450
3464
  minVersion: "12.0.0",
3451
- version: "22.0.0-next.10",
3465
+ version: "22.0.0-next.11",
3452
3466
  ngImport: i0,
3453
3467
  type: RouterConfigLoader,
3454
3468
  providedIn: 'root'
@@ -3456,7 +3470,7 @@ class RouterConfigLoader {
3456
3470
  }
3457
3471
  i0.ɵɵngDeclareClassMetadata({
3458
3472
  minVersion: "12.0.0",
3459
- version: "22.0.0-next.10",
3473
+ version: "22.0.0-next.11",
3460
3474
  ngImport: i0,
3461
3475
  type: RouterConfigLoader,
3462
3476
  decorators: [{
@@ -3468,7 +3482,7 @@ i0.ɵɵngDeclareClassMetadata({
3468
3482
  });
3469
3483
  async function loadChildren(route, compiler, parentInjector, onLoadEndListener) {
3470
3484
  const loaded = await wrapIntoPromise(runInInjectionContext(parentInjector, () => route.loadChildren()));
3471
- const t = await maybeResolveResources(maybeUnwrapDefaultExport(loaded));
3485
+ const t = await maybeResolveResources(_maybeUnwrapDefaultExport(loaded));
3472
3486
  let factoryOrRoutes;
3473
3487
  if (t instanceof NgModuleFactory || Array.isArray(t)) {
3474
3488
  factoryOrRoutes = t;
@@ -3501,12 +3515,6 @@ async function loadChildren(route, compiler, parentInjector, onLoadEndListener)
3501
3515
  factory
3502
3516
  };
3503
3517
  }
3504
- function isWrappedDefaultExport(value) {
3505
- return value && typeof value === 'object' && 'default' in value;
3506
- }
3507
- function maybeUnwrapDefaultExport(input) {
3508
- return isWrappedDefaultExport(input) ? input['default'] : input;
3509
- }
3510
3518
  async function maybeResolveResources(value) {
3511
3519
  if ((typeof ngJitMode === 'undefined' || ngJitMode) && typeof fetch === 'function') {
3512
3520
  try {
@@ -3521,7 +3529,7 @@ async function maybeResolveResources(value) {
3521
3529
  class UrlHandlingStrategy {
3522
3530
  static ɵfac = i0.ɵɵngDeclareFactory({
3523
3531
  minVersion: "12.0.0",
3524
- version: "22.0.0-next.10",
3532
+ version: "22.0.0-next.11",
3525
3533
  ngImport: i0,
3526
3534
  type: UrlHandlingStrategy,
3527
3535
  deps: [],
@@ -3529,7 +3537,7 @@ class UrlHandlingStrategy {
3529
3537
  });
3530
3538
  static ɵprov = i0.ɵɵngDeclareInjectable({
3531
3539
  minVersion: "12.0.0",
3532
- version: "22.0.0-next.10",
3540
+ version: "22.0.0-next.11",
3533
3541
  ngImport: i0,
3534
3542
  type: UrlHandlingStrategy,
3535
3543
  providedIn: 'root',
@@ -3538,7 +3546,7 @@ class UrlHandlingStrategy {
3538
3546
  }
3539
3547
  i0.ɵɵngDeclareClassMetadata({
3540
3548
  minVersion: "12.0.0",
3541
- version: "22.0.0-next.10",
3549
+ version: "22.0.0-next.11",
3542
3550
  ngImport: i0,
3543
3551
  type: UrlHandlingStrategy,
3544
3552
  decorators: [{
@@ -3561,7 +3569,7 @@ class DefaultUrlHandlingStrategy {
3561
3569
  }
3562
3570
  static ɵfac = i0.ɵɵngDeclareFactory({
3563
3571
  minVersion: "12.0.0",
3564
- version: "22.0.0-next.10",
3572
+ version: "22.0.0-next.11",
3565
3573
  ngImport: i0,
3566
3574
  type: DefaultUrlHandlingStrategy,
3567
3575
  deps: [],
@@ -3569,7 +3577,7 @@ class DefaultUrlHandlingStrategy {
3569
3577
  });
3570
3578
  static ɵprov = i0.ɵɵngDeclareInjectable({
3571
3579
  minVersion: "12.0.0",
3572
- version: "22.0.0-next.10",
3580
+ version: "22.0.0-next.11",
3573
3581
  ngImport: i0,
3574
3582
  type: DefaultUrlHandlingStrategy,
3575
3583
  providedIn: 'root'
@@ -3577,7 +3585,7 @@ class DefaultUrlHandlingStrategy {
3577
3585
  }
3578
3586
  i0.ɵɵngDeclareClassMetadata({
3579
3587
  minVersion: "12.0.0",
3580
- version: "22.0.0-next.10",
3588
+ version: "22.0.0-next.11",
3581
3589
  ngImport: i0,
3582
3590
  type: DefaultUrlHandlingStrategy,
3583
3591
  decorators: [{
@@ -3976,7 +3984,7 @@ class NavigationTransitions {
3976
3984
  }
3977
3985
  static ɵfac = i0.ɵɵngDeclareFactory({
3978
3986
  minVersion: "12.0.0",
3979
- version: "22.0.0-next.10",
3987
+ version: "22.0.0-next.11",
3980
3988
  ngImport: i0,
3981
3989
  type: NavigationTransitions,
3982
3990
  deps: [],
@@ -3984,7 +3992,7 @@ class NavigationTransitions {
3984
3992
  });
3985
3993
  static ɵprov = i0.ɵɵngDeclareInjectable({
3986
3994
  minVersion: "12.0.0",
3987
- version: "22.0.0-next.10",
3995
+ version: "22.0.0-next.11",
3988
3996
  ngImport: i0,
3989
3997
  type: NavigationTransitions,
3990
3998
  providedIn: 'root'
@@ -3992,7 +4000,7 @@ class NavigationTransitions {
3992
4000
  }
3993
4001
  i0.ɵɵngDeclareClassMetadata({
3994
4002
  minVersion: "12.0.0",
3995
- version: "22.0.0-next.10",
4003
+ version: "22.0.0-next.11",
3996
4004
  ngImport: i0,
3997
4005
  type: NavigationTransitions,
3998
4006
  decorators: [{
@@ -4065,7 +4073,7 @@ function destroyDetachedRouteHandle(handle) {
4065
4073
  class RouteReuseStrategy {
4066
4074
  static ɵfac = i0.ɵɵngDeclareFactory({
4067
4075
  minVersion: "12.0.0",
4068
- version: "22.0.0-next.10",
4076
+ version: "22.0.0-next.11",
4069
4077
  ngImport: i0,
4070
4078
  type: RouteReuseStrategy,
4071
4079
  deps: [],
@@ -4073,7 +4081,7 @@ class RouteReuseStrategy {
4073
4081
  });
4074
4082
  static ɵprov = i0.ɵɵngDeclareInjectable({
4075
4083
  minVersion: "12.0.0",
4076
- version: "22.0.0-next.10",
4084
+ version: "22.0.0-next.11",
4077
4085
  ngImport: i0,
4078
4086
  type: RouteReuseStrategy,
4079
4087
  providedIn: 'root',
@@ -4082,7 +4090,7 @@ class RouteReuseStrategy {
4082
4090
  }
4083
4091
  i0.ɵɵngDeclareClassMetadata({
4084
4092
  minVersion: "12.0.0",
4085
- version: "22.0.0-next.10",
4093
+ version: "22.0.0-next.11",
4086
4094
  ngImport: i0,
4087
4095
  type: RouteReuseStrategy,
4088
4096
  decorators: [{
@@ -4114,7 +4122,7 @@ class BaseRouteReuseStrategy {
4114
4122
  class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4115
4123
  static ɵfac = i0.ɵɵngDeclareFactory({
4116
4124
  minVersion: "12.0.0",
4117
- version: "22.0.0-next.10",
4125
+ version: "22.0.0-next.11",
4118
4126
  ngImport: i0,
4119
4127
  type: DefaultRouteReuseStrategy,
4120
4128
  deps: null,
@@ -4122,7 +4130,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4122
4130
  });
4123
4131
  static ɵprov = i0.ɵɵngDeclareInjectable({
4124
4132
  minVersion: "12.0.0",
4125
- version: "22.0.0-next.10",
4133
+ version: "22.0.0-next.11",
4126
4134
  ngImport: i0,
4127
4135
  type: DefaultRouteReuseStrategy,
4128
4136
  providedIn: 'root'
@@ -4130,7 +4138,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
4130
4138
  }
4131
4139
  i0.ɵɵngDeclareClassMetadata({
4132
4140
  minVersion: "12.0.0",
4133
- version: "22.0.0-next.10",
4141
+ version: "22.0.0-next.11",
4134
4142
  ngImport: i0,
4135
4143
  type: DefaultRouteReuseStrategy,
4136
4144
  decorators: [{
@@ -4212,7 +4220,7 @@ class StateManager {
4212
4220
  }
4213
4221
  static ɵfac = i0.ɵɵngDeclareFactory({
4214
4222
  minVersion: "12.0.0",
4215
- version: "22.0.0-next.10",
4223
+ version: "22.0.0-next.11",
4216
4224
  ngImport: i0,
4217
4225
  type: StateManager,
4218
4226
  deps: [],
@@ -4220,7 +4228,7 @@ class StateManager {
4220
4228
  });
4221
4229
  static ɵprov = i0.ɵɵngDeclareInjectable({
4222
4230
  minVersion: "12.0.0",
4223
- version: "22.0.0-next.10",
4231
+ version: "22.0.0-next.11",
4224
4232
  ngImport: i0,
4225
4233
  type: StateManager,
4226
4234
  providedIn: 'root',
@@ -4229,7 +4237,7 @@ class StateManager {
4229
4237
  }
4230
4238
  i0.ɵɵngDeclareClassMetadata({
4231
4239
  minVersion: "12.0.0",
4232
- version: "22.0.0-next.10",
4240
+ version: "22.0.0-next.11",
4233
4241
  ngImport: i0,
4234
4242
  type: StateManager,
4235
4243
  decorators: [{
@@ -4351,7 +4359,7 @@ class HistoryStateManager extends StateManager {
4351
4359
  }
4352
4360
  static ɵfac = i0.ɵɵngDeclareFactory({
4353
4361
  minVersion: "12.0.0",
4354
- version: "22.0.0-next.10",
4362
+ version: "22.0.0-next.11",
4355
4363
  ngImport: i0,
4356
4364
  type: HistoryStateManager,
4357
4365
  deps: null,
@@ -4359,7 +4367,7 @@ class HistoryStateManager extends StateManager {
4359
4367
  });
4360
4368
  static ɵprov = i0.ɵɵngDeclareInjectable({
4361
4369
  minVersion: "12.0.0",
4362
- version: "22.0.0-next.10",
4370
+ version: "22.0.0-next.11",
4363
4371
  ngImport: i0,
4364
4372
  type: HistoryStateManager,
4365
4373
  providedIn: 'root'
@@ -4367,7 +4375,7 @@ class HistoryStateManager extends StateManager {
4367
4375
  }
4368
4376
  i0.ɵɵngDeclareClassMetadata({
4369
4377
  minVersion: "12.0.0",
4370
- version: "22.0.0-next.10",
4378
+ version: "22.0.0-next.11",
4371
4379
  ngImport: i0,
4372
4380
  type: HistoryStateManager,
4373
4381
  decorators: [{
@@ -4678,7 +4686,7 @@ class Router {
4678
4686
  }
4679
4687
  static ɵfac = i0.ɵɵngDeclareFactory({
4680
4688
  minVersion: "12.0.0",
4681
- version: "22.0.0-next.10",
4689
+ version: "22.0.0-next.11",
4682
4690
  ngImport: i0,
4683
4691
  type: Router,
4684
4692
  deps: [],
@@ -4686,7 +4694,7 @@ class Router {
4686
4694
  });
4687
4695
  static ɵprov = i0.ɵɵngDeclareInjectable({
4688
4696
  minVersion: "12.0.0",
4689
- version: "22.0.0-next.10",
4697
+ version: "22.0.0-next.11",
4690
4698
  ngImport: i0,
4691
4699
  type: Router,
4692
4700
  providedIn: 'root'
@@ -4694,7 +4702,7 @@ class Router {
4694
4702
  }
4695
4703
  i0.ɵɵngDeclareClassMetadata({
4696
4704
  minVersion: "12.0.0",
4697
- version: "22.0.0-next.10",
4705
+ version: "22.0.0-next.11",
4698
4706
  ngImport: i0,
4699
4707
  type: Router,
4700
4708
  decorators: [{