@angular/router 21.0.7 → 21.0.9
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.
- package/fesm2022/_router-chunk.mjs +49 -49
- package/fesm2022/_router-chunk.mjs.map +1 -1
- package/fesm2022/_router_module-chunk.mjs +26 -26
- package/fesm2022/_router_module-chunk.mjs.map +1 -1
- package/fesm2022/router.mjs +2 -2
- package/fesm2022/router.mjs.map +1 -1
- package/fesm2022/testing.mjs +11 -11
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/upgrade.mjs +1 -1
- package/fesm2022/upgrade.mjs.map +1 -1
- package/package.json +4 -4
- package/types/_router_module-chunk.d.ts +1 -1
- package/types/router.d.ts +1 -1
- package/types/testing.d.ts +1 -1
- package/types/upgrade.d.ts +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.0.
|
|
2
|
+
* @license Angular v21.0.9
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -157,7 +157,7 @@ class RouterLink {
|
|
|
157
157
|
}
|
|
158
158
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
159
159
|
minVersion: "12.0.0",
|
|
160
|
-
version: "21.0.
|
|
160
|
+
version: "21.0.9",
|
|
161
161
|
ngImport: i0,
|
|
162
162
|
type: RouterLink,
|
|
163
163
|
deps: [{
|
|
@@ -178,7 +178,7 @@ class RouterLink {
|
|
|
178
178
|
});
|
|
179
179
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
180
180
|
minVersion: "16.1.0",
|
|
181
|
-
version: "21.0.
|
|
181
|
+
version: "21.0.9",
|
|
182
182
|
type: RouterLink,
|
|
183
183
|
isStandalone: true,
|
|
184
184
|
selector: "[routerLink]",
|
|
@@ -210,7 +210,7 @@ class RouterLink {
|
|
|
210
210
|
}
|
|
211
211
|
i0.ɵɵngDeclareClassMetadata({
|
|
212
212
|
minVersion: "12.0.0",
|
|
213
|
-
version: "21.0.
|
|
213
|
+
version: "21.0.9",
|
|
214
214
|
ngImport: i0,
|
|
215
215
|
type: RouterLink,
|
|
216
216
|
decorators: [{
|
|
@@ -386,7 +386,7 @@ class RouterLinkActive {
|
|
|
386
386
|
}
|
|
387
387
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
388
388
|
minVersion: "12.0.0",
|
|
389
|
-
version: "21.0.
|
|
389
|
+
version: "21.0.9",
|
|
390
390
|
ngImport: i0,
|
|
391
391
|
type: RouterLinkActive,
|
|
392
392
|
deps: [{
|
|
@@ -402,7 +402,7 @@ class RouterLinkActive {
|
|
|
402
402
|
});
|
|
403
403
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
404
404
|
minVersion: "14.0.0",
|
|
405
|
-
version: "21.0.
|
|
405
|
+
version: "21.0.9",
|
|
406
406
|
type: RouterLinkActive,
|
|
407
407
|
isStandalone: true,
|
|
408
408
|
selector: "[routerLinkActive]",
|
|
@@ -426,7 +426,7 @@ class RouterLinkActive {
|
|
|
426
426
|
}
|
|
427
427
|
i0.ɵɵngDeclareClassMetadata({
|
|
428
428
|
minVersion: "12.0.0",
|
|
429
|
-
version: "21.0.
|
|
429
|
+
version: "21.0.9",
|
|
430
430
|
ngImport: i0,
|
|
431
431
|
type: RouterLinkActive,
|
|
432
432
|
decorators: [{
|
|
@@ -477,7 +477,7 @@ class PreloadAllModules {
|
|
|
477
477
|
}
|
|
478
478
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
479
479
|
minVersion: "12.0.0",
|
|
480
|
-
version: "21.0.
|
|
480
|
+
version: "21.0.9",
|
|
481
481
|
ngImport: i0,
|
|
482
482
|
type: PreloadAllModules,
|
|
483
483
|
deps: [],
|
|
@@ -485,7 +485,7 @@ class PreloadAllModules {
|
|
|
485
485
|
});
|
|
486
486
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
487
487
|
minVersion: "12.0.0",
|
|
488
|
-
version: "21.0.
|
|
488
|
+
version: "21.0.9",
|
|
489
489
|
ngImport: i0,
|
|
490
490
|
type: PreloadAllModules,
|
|
491
491
|
providedIn: 'root'
|
|
@@ -493,7 +493,7 @@ class PreloadAllModules {
|
|
|
493
493
|
}
|
|
494
494
|
i0.ɵɵngDeclareClassMetadata({
|
|
495
495
|
minVersion: "12.0.0",
|
|
496
|
-
version: "21.0.
|
|
496
|
+
version: "21.0.9",
|
|
497
497
|
ngImport: i0,
|
|
498
498
|
type: PreloadAllModules,
|
|
499
499
|
decorators: [{
|
|
@@ -509,7 +509,7 @@ class NoPreloading {
|
|
|
509
509
|
}
|
|
510
510
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
511
511
|
minVersion: "12.0.0",
|
|
512
|
-
version: "21.0.
|
|
512
|
+
version: "21.0.9",
|
|
513
513
|
ngImport: i0,
|
|
514
514
|
type: NoPreloading,
|
|
515
515
|
deps: [],
|
|
@@ -517,7 +517,7 @@ class NoPreloading {
|
|
|
517
517
|
});
|
|
518
518
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
519
519
|
minVersion: "12.0.0",
|
|
520
|
-
version: "21.0.
|
|
520
|
+
version: "21.0.9",
|
|
521
521
|
ngImport: i0,
|
|
522
522
|
type: NoPreloading,
|
|
523
523
|
providedIn: 'root'
|
|
@@ -525,7 +525,7 @@ class NoPreloading {
|
|
|
525
525
|
}
|
|
526
526
|
i0.ɵɵngDeclareClassMetadata({
|
|
527
527
|
minVersion: "12.0.0",
|
|
528
|
-
version: "21.0.
|
|
528
|
+
version: "21.0.9",
|
|
529
529
|
ngImport: i0,
|
|
530
530
|
type: NoPreloading,
|
|
531
531
|
decorators: [{
|
|
@@ -599,7 +599,7 @@ class RouterPreloader {
|
|
|
599
599
|
}
|
|
600
600
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
601
601
|
minVersion: "12.0.0",
|
|
602
|
-
version: "21.0.
|
|
602
|
+
version: "21.0.9",
|
|
603
603
|
ngImport: i0,
|
|
604
604
|
type: RouterPreloader,
|
|
605
605
|
deps: [{
|
|
@@ -615,7 +615,7 @@ class RouterPreloader {
|
|
|
615
615
|
});
|
|
616
616
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
617
617
|
minVersion: "12.0.0",
|
|
618
|
-
version: "21.0.
|
|
618
|
+
version: "21.0.9",
|
|
619
619
|
ngImport: i0,
|
|
620
620
|
type: RouterPreloader,
|
|
621
621
|
providedIn: 'root'
|
|
@@ -623,7 +623,7 @@ class RouterPreloader {
|
|
|
623
623
|
}
|
|
624
624
|
i0.ɵɵngDeclareClassMetadata({
|
|
625
625
|
minVersion: "12.0.0",
|
|
626
|
-
version: "21.0.
|
|
626
|
+
version: "21.0.9",
|
|
627
627
|
ngImport: i0,
|
|
628
628
|
type: RouterPreloader,
|
|
629
629
|
decorators: [{
|
|
@@ -728,7 +728,7 @@ class RouterScroller {
|
|
|
728
728
|
}
|
|
729
729
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
730
730
|
minVersion: "12.0.0",
|
|
731
|
-
version: "21.0.
|
|
731
|
+
version: "21.0.9",
|
|
732
732
|
ngImport: i0,
|
|
733
733
|
type: RouterScroller,
|
|
734
734
|
deps: "invalid",
|
|
@@ -736,14 +736,14 @@ class RouterScroller {
|
|
|
736
736
|
});
|
|
737
737
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
738
738
|
minVersion: "12.0.0",
|
|
739
|
-
version: "21.0.
|
|
739
|
+
version: "21.0.9",
|
|
740
740
|
ngImport: i0,
|
|
741
741
|
type: RouterScroller
|
|
742
742
|
});
|
|
743
743
|
}
|
|
744
744
|
i0.ɵɵngDeclareClassMetadata({
|
|
745
745
|
minVersion: "12.0.0",
|
|
746
|
-
version: "21.0.
|
|
746
|
+
version: "21.0.9",
|
|
747
747
|
ngImport: i0,
|
|
748
748
|
type: RouterScroller,
|
|
749
749
|
decorators: [{
|
|
@@ -789,7 +789,7 @@ class NavigationStateManager extends HistoryStateManager {
|
|
|
789
789
|
}
|
|
790
790
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
791
791
|
minVersion: "12.0.0",
|
|
792
|
-
version: "21.0.
|
|
792
|
+
version: "21.0.9",
|
|
793
793
|
ngImport: i0,
|
|
794
794
|
type: NavigationStateManager,
|
|
795
795
|
deps: null,
|
|
@@ -797,7 +797,7 @@ class NavigationStateManager extends HistoryStateManager {
|
|
|
797
797
|
});
|
|
798
798
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
799
799
|
minVersion: "12.0.0",
|
|
800
|
-
version: "21.0.
|
|
800
|
+
version: "21.0.9",
|
|
801
801
|
ngImport: i0,
|
|
802
802
|
type: NavigationStateManager,
|
|
803
803
|
providedIn: 'root'
|
|
@@ -805,7 +805,7 @@ class NavigationStateManager extends HistoryStateManager {
|
|
|
805
805
|
}
|
|
806
806
|
i0.ɵɵngDeclareClassMetadata({
|
|
807
807
|
minVersion: "12.0.0",
|
|
808
|
-
version: "21.0.
|
|
808
|
+
version: "21.0.9",
|
|
809
809
|
ngImport: i0,
|
|
810
810
|
type: NavigationStateManager,
|
|
811
811
|
decorators: [{
|
|
@@ -1098,7 +1098,7 @@ class RouterModule {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1100
1100
|
minVersion: "12.0.0",
|
|
1101
|
-
version: "21.0.
|
|
1101
|
+
version: "21.0.9",
|
|
1102
1102
|
ngImport: i0,
|
|
1103
1103
|
type: RouterModule,
|
|
1104
1104
|
deps: [],
|
|
@@ -1106,7 +1106,7 @@ class RouterModule {
|
|
|
1106
1106
|
});
|
|
1107
1107
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
1108
1108
|
minVersion: "14.0.0",
|
|
1109
|
-
version: "21.0.
|
|
1109
|
+
version: "21.0.9",
|
|
1110
1110
|
ngImport: i0,
|
|
1111
1111
|
type: RouterModule,
|
|
1112
1112
|
imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
|
|
@@ -1114,14 +1114,14 @@ class RouterModule {
|
|
|
1114
1114
|
});
|
|
1115
1115
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
1116
1116
|
minVersion: "12.0.0",
|
|
1117
|
-
version: "21.0.
|
|
1117
|
+
version: "21.0.9",
|
|
1118
1118
|
ngImport: i0,
|
|
1119
1119
|
type: RouterModule
|
|
1120
1120
|
});
|
|
1121
1121
|
}
|
|
1122
1122
|
i0.ɵɵngDeclareClassMetadata({
|
|
1123
1123
|
minVersion: "12.0.0",
|
|
1124
|
-
version: "21.0.
|
|
1124
|
+
version: "21.0.9",
|
|
1125
1125
|
ngImport: i0,
|
|
1126
1126
|
type: RouterModule,
|
|
1127
1127
|
decorators: [{
|