@angular/router 21.2.3 → 21.2.4

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.3
2
+ * @license Angular v21.2.4
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: "21.2.3",
48
+ version: "21.2.4",
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: "21.2.3",
56
+ version: "21.2.4",
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: "21.2.3",
64
+ version: "21.2.4",
65
65
  ngImport: i0,
66
66
  type: ReactiveRouterState,
67
67
  decorators: [{
@@ -314,7 +314,7 @@ class RouterLink {
314
314
  }
315
315
  static ɵfac = i0.ɵɵngDeclareFactory({
316
316
  minVersion: "12.0.0",
317
- version: "21.2.3",
317
+ version: "21.2.4",
318
318
  ngImport: i0,
319
319
  type: RouterLink,
320
320
  deps: [{
@@ -335,7 +335,7 @@ class RouterLink {
335
335
  });
336
336
  static ɵdir = i0.ɵɵngDeclareDirective({
337
337
  minVersion: "16.1.0",
338
- version: "21.2.3",
338
+ version: "21.2.4",
339
339
  type: RouterLink,
340
340
  isStandalone: true,
341
341
  selector: "[routerLink]",
@@ -367,7 +367,7 @@ class RouterLink {
367
367
  }
368
368
  i0.ɵɵngDeclareClassMetadata({
369
369
  minVersion: "12.0.0",
370
- version: "21.2.3",
370
+ version: "21.2.4",
371
371
  ngImport: i0,
372
372
  type: RouterLink,
373
373
  decorators: [{
@@ -545,7 +545,7 @@ class RouterLinkActive {
545
545
  }
546
546
  static ɵfac = i0.ɵɵngDeclareFactory({
547
547
  minVersion: "12.0.0",
548
- version: "21.2.3",
548
+ version: "21.2.4",
549
549
  ngImport: i0,
550
550
  type: RouterLinkActive,
551
551
  deps: [{
@@ -561,7 +561,7 @@ class RouterLinkActive {
561
561
  });
562
562
  static ɵdir = i0.ɵɵngDeclareDirective({
563
563
  minVersion: "14.0.0",
564
- version: "21.2.3",
564
+ version: "21.2.4",
565
565
  type: RouterLinkActive,
566
566
  isStandalone: true,
567
567
  selector: "[routerLinkActive]",
@@ -585,7 +585,7 @@ class RouterLinkActive {
585
585
  }
586
586
  i0.ɵɵngDeclareClassMetadata({
587
587
  minVersion: "12.0.0",
588
- version: "21.2.3",
588
+ version: "21.2.4",
589
589
  ngImport: i0,
590
590
  type: RouterLinkActive,
591
591
  decorators: [{
@@ -637,7 +637,7 @@ class PreloadAllModules {
637
637
  }
638
638
  static ɵfac = i0.ɵɵngDeclareFactory({
639
639
  minVersion: "12.0.0",
640
- version: "21.2.3",
640
+ version: "21.2.4",
641
641
  ngImport: i0,
642
642
  type: PreloadAllModules,
643
643
  deps: [],
@@ -645,7 +645,7 @@ class PreloadAllModules {
645
645
  });
646
646
  static ɵprov = i0.ɵɵngDeclareInjectable({
647
647
  minVersion: "12.0.0",
648
- version: "21.2.3",
648
+ version: "21.2.4",
649
649
  ngImport: i0,
650
650
  type: PreloadAllModules,
651
651
  providedIn: 'root'
@@ -653,7 +653,7 @@ class PreloadAllModules {
653
653
  }
654
654
  i0.ɵɵngDeclareClassMetadata({
655
655
  minVersion: "12.0.0",
656
- version: "21.2.3",
656
+ version: "21.2.4",
657
657
  ngImport: i0,
658
658
  type: PreloadAllModules,
659
659
  decorators: [{
@@ -669,7 +669,7 @@ class NoPreloading {
669
669
  }
670
670
  static ɵfac = i0.ɵɵngDeclareFactory({
671
671
  minVersion: "12.0.0",
672
- version: "21.2.3",
672
+ version: "21.2.4",
673
673
  ngImport: i0,
674
674
  type: NoPreloading,
675
675
  deps: [],
@@ -677,7 +677,7 @@ class NoPreloading {
677
677
  });
678
678
  static ɵprov = i0.ɵɵngDeclareInjectable({
679
679
  minVersion: "12.0.0",
680
- version: "21.2.3",
680
+ version: "21.2.4",
681
681
  ngImport: i0,
682
682
  type: NoPreloading,
683
683
  providedIn: 'root'
@@ -685,7 +685,7 @@ class NoPreloading {
685
685
  }
686
686
  i0.ɵɵngDeclareClassMetadata({
687
687
  minVersion: "12.0.0",
688
- version: "21.2.3",
688
+ version: "21.2.4",
689
689
  ngImport: i0,
690
690
  type: NoPreloading,
691
691
  decorators: [{
@@ -766,7 +766,7 @@ class RouterPreloader {
766
766
  }
767
767
  static ɵfac = i0.ɵɵngDeclareFactory({
768
768
  minVersion: "12.0.0",
769
- version: "21.2.3",
769
+ version: "21.2.4",
770
770
  ngImport: i0,
771
771
  type: RouterPreloader,
772
772
  deps: [{
@@ -782,7 +782,7 @@ class RouterPreloader {
782
782
  });
783
783
  static ɵprov = i0.ɵɵngDeclareInjectable({
784
784
  minVersion: "12.0.0",
785
- version: "21.2.3",
785
+ version: "21.2.4",
786
786
  ngImport: i0,
787
787
  type: RouterPreloader,
788
788
  providedIn: 'root'
@@ -790,7 +790,7 @@ class RouterPreloader {
790
790
  }
791
791
  i0.ɵɵngDeclareClassMetadata({
792
792
  minVersion: "12.0.0",
793
- version: "21.2.3",
793
+ version: "21.2.4",
794
794
  ngImport: i0,
795
795
  type: RouterPreloader,
796
796
  decorators: [{
@@ -892,7 +892,7 @@ class RouterScroller {
892
892
  }
893
893
  static ɵfac = i0.ɵɵngDeclareFactory({
894
894
  minVersion: "12.0.0",
895
- version: "21.2.3",
895
+ version: "21.2.4",
896
896
  ngImport: i0,
897
897
  type: RouterScroller,
898
898
  deps: "invalid",
@@ -900,14 +900,14 @@ class RouterScroller {
900
900
  });
901
901
  static ɵprov = i0.ɵɵngDeclareInjectable({
902
902
  minVersion: "12.0.0",
903
- version: "21.2.3",
903
+ version: "21.2.4",
904
904
  ngImport: i0,
905
905
  type: RouterScroller
906
906
  });
907
907
  }
908
908
  i0.ɵɵngDeclareClassMetadata({
909
909
  minVersion: "12.0.0",
910
- version: "21.2.3",
910
+ version: "21.2.4",
911
911
  ngImport: i0,
912
912
  type: RouterScroller,
913
913
  decorators: [{
@@ -1217,7 +1217,7 @@ class NavigationStateManager extends StateManager {
1217
1217
  }
1218
1218
  static ɵfac = i0.ɵɵngDeclareFactory({
1219
1219
  minVersion: "12.0.0",
1220
- version: "21.2.3",
1220
+ version: "21.2.4",
1221
1221
  ngImport: i0,
1222
1222
  type: NavigationStateManager,
1223
1223
  deps: [],
@@ -1225,7 +1225,7 @@ class NavigationStateManager extends StateManager {
1225
1225
  });
1226
1226
  static ɵprov = i0.ɵɵngDeclareInjectable({
1227
1227
  minVersion: "12.0.0",
1228
- version: "21.2.3",
1228
+ version: "21.2.4",
1229
1229
  ngImport: i0,
1230
1230
  type: NavigationStateManager,
1231
1231
  providedIn: 'root'
@@ -1233,7 +1233,7 @@ class NavigationStateManager extends StateManager {
1233
1233
  }
1234
1234
  i0.ɵɵngDeclareClassMetadata({
1235
1235
  minVersion: "12.0.0",
1236
- version: "21.2.3",
1236
+ version: "21.2.4",
1237
1237
  ngImport: i0,
1238
1238
  type: NavigationStateManager,
1239
1239
  decorators: [{
@@ -1532,7 +1532,7 @@ class RouterModule {
1532
1532
  }
1533
1533
  static ɵfac = i0.ɵɵngDeclareFactory({
1534
1534
  minVersion: "12.0.0",
1535
- version: "21.2.3",
1535
+ version: "21.2.4",
1536
1536
  ngImport: i0,
1537
1537
  type: RouterModule,
1538
1538
  deps: [],
@@ -1540,7 +1540,7 @@ class RouterModule {
1540
1540
  });
1541
1541
  static ɵmod = i0.ɵɵngDeclareNgModule({
1542
1542
  minVersion: "14.0.0",
1543
- version: "21.2.3",
1543
+ version: "21.2.4",
1544
1544
  ngImport: i0,
1545
1545
  type: RouterModule,
1546
1546
  imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
@@ -1548,14 +1548,14 @@ class RouterModule {
1548
1548
  });
1549
1549
  static ɵinj = i0.ɵɵngDeclareInjector({
1550
1550
  minVersion: "12.0.0",
1551
- version: "21.2.3",
1551
+ version: "21.2.4",
1552
1552
  ngImport: i0,
1553
1553
  type: RouterModule
1554
1554
  });
1555
1555
  }
1556
1556
  i0.ɵɵngDeclareClassMetadata({
1557
1557
  minVersion: "12.0.0",
1558
- version: "21.2.3",
1558
+ version: "21.2.4",
1559
1559
  ngImport: i0,
1560
1560
  type: RouterModule,
1561
1561
  decorators: [{