@angular/router 21.1.1 → 21.1.2
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_module-chunk.mjs +28 -28
- 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/upgrade.mjs +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.1.
|
|
2
|
+
* @license Angular v21.1.2
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -312,7 +312,7 @@ function mapChildrenIntoArray(segment, fn) {
|
|
|
312
312
|
class UrlSerializer {
|
|
313
313
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
314
314
|
minVersion: "12.0.0",
|
|
315
|
-
version: "21.1.
|
|
315
|
+
version: "21.1.2",
|
|
316
316
|
ngImport: i0,
|
|
317
317
|
type: UrlSerializer,
|
|
318
318
|
deps: [],
|
|
@@ -320,7 +320,7 @@ class UrlSerializer {
|
|
|
320
320
|
});
|
|
321
321
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
322
322
|
minVersion: "12.0.0",
|
|
323
|
-
version: "21.1.
|
|
323
|
+
version: "21.1.2",
|
|
324
324
|
ngImport: i0,
|
|
325
325
|
type: UrlSerializer,
|
|
326
326
|
providedIn: 'root',
|
|
@@ -329,7 +329,7 @@ class UrlSerializer {
|
|
|
329
329
|
}
|
|
330
330
|
i0.ɵɵngDeclareClassMetadata({
|
|
331
331
|
minVersion: "12.0.0",
|
|
332
|
-
version: "21.1.
|
|
332
|
+
version: "21.1.2",
|
|
333
333
|
ngImport: i0,
|
|
334
334
|
type: UrlSerializer,
|
|
335
335
|
decorators: [{
|
|
@@ -1282,7 +1282,7 @@ class ChildrenOutletContexts {
|
|
|
1282
1282
|
}
|
|
1283
1283
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1284
1284
|
minVersion: "12.0.0",
|
|
1285
|
-
version: "21.1.
|
|
1285
|
+
version: "21.1.2",
|
|
1286
1286
|
ngImport: i0,
|
|
1287
1287
|
type: ChildrenOutletContexts,
|
|
1288
1288
|
deps: [{
|
|
@@ -1292,7 +1292,7 @@ class ChildrenOutletContexts {
|
|
|
1292
1292
|
});
|
|
1293
1293
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1294
1294
|
minVersion: "12.0.0",
|
|
1295
|
-
version: "21.1.
|
|
1295
|
+
version: "21.1.2",
|
|
1296
1296
|
ngImport: i0,
|
|
1297
1297
|
type: ChildrenOutletContexts,
|
|
1298
1298
|
providedIn: 'root'
|
|
@@ -1300,7 +1300,7 @@ class ChildrenOutletContexts {
|
|
|
1300
1300
|
}
|
|
1301
1301
|
i0.ɵɵngDeclareClassMetadata({
|
|
1302
1302
|
minVersion: "12.0.0",
|
|
1303
|
-
version: "21.1.
|
|
1303
|
+
version: "21.1.2",
|
|
1304
1304
|
ngImport: i0,
|
|
1305
1305
|
type: ChildrenOutletContexts,
|
|
1306
1306
|
decorators: [{
|
|
@@ -1757,7 +1757,7 @@ class RouterOutlet {
|
|
|
1757
1757
|
}
|
|
1758
1758
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1759
1759
|
minVersion: "12.0.0",
|
|
1760
|
-
version: "21.1.
|
|
1760
|
+
version: "21.1.2",
|
|
1761
1761
|
ngImport: i0,
|
|
1762
1762
|
type: RouterOutlet,
|
|
1763
1763
|
deps: [],
|
|
@@ -1765,7 +1765,7 @@ class RouterOutlet {
|
|
|
1765
1765
|
});
|
|
1766
1766
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
1767
1767
|
minVersion: "17.1.0",
|
|
1768
|
-
version: "21.1.
|
|
1768
|
+
version: "21.1.2",
|
|
1769
1769
|
type: RouterOutlet,
|
|
1770
1770
|
isStandalone: true,
|
|
1771
1771
|
selector: "router-outlet",
|
|
@@ -1798,7 +1798,7 @@ class RouterOutlet {
|
|
|
1798
1798
|
}
|
|
1799
1799
|
i0.ɵɵngDeclareClassMetadata({
|
|
1800
1800
|
minVersion: "12.0.0",
|
|
1801
|
-
version: "21.1.
|
|
1801
|
+
version: "21.1.2",
|
|
1802
1802
|
ngImport: i0,
|
|
1803
1803
|
type: RouterOutlet,
|
|
1804
1804
|
decorators: [{
|
|
@@ -1907,7 +1907,7 @@ class RoutedComponentInputBinder {
|
|
|
1907
1907
|
}
|
|
1908
1908
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1909
1909
|
minVersion: "12.0.0",
|
|
1910
|
-
version: "21.1.
|
|
1910
|
+
version: "21.1.2",
|
|
1911
1911
|
ngImport: i0,
|
|
1912
1912
|
type: RoutedComponentInputBinder,
|
|
1913
1913
|
deps: [],
|
|
@@ -1915,14 +1915,14 @@ class RoutedComponentInputBinder {
|
|
|
1915
1915
|
});
|
|
1916
1916
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1917
1917
|
minVersion: "12.0.0",
|
|
1918
|
-
version: "21.1.
|
|
1918
|
+
version: "21.1.2",
|
|
1919
1919
|
ngImport: i0,
|
|
1920
1920
|
type: RoutedComponentInputBinder
|
|
1921
1921
|
});
|
|
1922
1922
|
}
|
|
1923
1923
|
i0.ɵɵngDeclareClassMetadata({
|
|
1924
1924
|
minVersion: "12.0.0",
|
|
1925
|
-
version: "21.1.
|
|
1925
|
+
version: "21.1.2",
|
|
1926
1926
|
ngImport: i0,
|
|
1927
1927
|
type: RoutedComponentInputBinder,
|
|
1928
1928
|
decorators: [{
|
|
@@ -1933,7 +1933,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
1933
1933
|
class ɵEmptyOutletComponent {
|
|
1934
1934
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1935
1935
|
minVersion: "12.0.0",
|
|
1936
|
-
version: "21.1.
|
|
1936
|
+
version: "21.1.2",
|
|
1937
1937
|
ngImport: i0,
|
|
1938
1938
|
type: ɵEmptyOutletComponent,
|
|
1939
1939
|
deps: [],
|
|
@@ -1941,7 +1941,7 @@ class ɵEmptyOutletComponent {
|
|
|
1941
1941
|
});
|
|
1942
1942
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
1943
1943
|
minVersion: "14.0.0",
|
|
1944
|
-
version: "21.1.
|
|
1944
|
+
version: "21.1.2",
|
|
1945
1945
|
type: ɵEmptyOutletComponent,
|
|
1946
1946
|
isStandalone: true,
|
|
1947
1947
|
selector: "ng-component",
|
|
@@ -1961,7 +1961,7 @@ class ɵEmptyOutletComponent {
|
|
|
1961
1961
|
}
|
|
1962
1962
|
i0.ɵɵngDeclareClassMetadata({
|
|
1963
1963
|
minVersion: "12.0.0",
|
|
1964
|
-
version: "21.1.
|
|
1964
|
+
version: "21.1.2",
|
|
1965
1965
|
ngImport: i0,
|
|
1966
1966
|
type: ɵEmptyOutletComponent,
|
|
1967
1967
|
decorators: [{
|
|
@@ -3272,7 +3272,7 @@ class TitleStrategy {
|
|
|
3272
3272
|
}
|
|
3273
3273
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3274
3274
|
minVersion: "12.0.0",
|
|
3275
|
-
version: "21.1.
|
|
3275
|
+
version: "21.1.2",
|
|
3276
3276
|
ngImport: i0,
|
|
3277
3277
|
type: TitleStrategy,
|
|
3278
3278
|
deps: [],
|
|
@@ -3280,7 +3280,7 @@ class TitleStrategy {
|
|
|
3280
3280
|
});
|
|
3281
3281
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
3282
3282
|
minVersion: "12.0.0",
|
|
3283
|
-
version: "21.1.
|
|
3283
|
+
version: "21.1.2",
|
|
3284
3284
|
ngImport: i0,
|
|
3285
3285
|
type: TitleStrategy,
|
|
3286
3286
|
providedIn: 'root',
|
|
@@ -3289,7 +3289,7 @@ class TitleStrategy {
|
|
|
3289
3289
|
}
|
|
3290
3290
|
i0.ɵɵngDeclareClassMetadata({
|
|
3291
3291
|
minVersion: "12.0.0",
|
|
3292
|
-
version: "21.1.
|
|
3292
|
+
version: "21.1.2",
|
|
3293
3293
|
ngImport: i0,
|
|
3294
3294
|
type: TitleStrategy,
|
|
3295
3295
|
decorators: [{
|
|
@@ -3314,7 +3314,7 @@ class DefaultTitleStrategy extends TitleStrategy {
|
|
|
3314
3314
|
}
|
|
3315
3315
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3316
3316
|
minVersion: "12.0.0",
|
|
3317
|
-
version: "21.1.
|
|
3317
|
+
version: "21.1.2",
|
|
3318
3318
|
ngImport: i0,
|
|
3319
3319
|
type: DefaultTitleStrategy,
|
|
3320
3320
|
deps: [{
|
|
@@ -3324,7 +3324,7 @@ class DefaultTitleStrategy extends TitleStrategy {
|
|
|
3324
3324
|
});
|
|
3325
3325
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
3326
3326
|
minVersion: "12.0.0",
|
|
3327
|
-
version: "21.1.
|
|
3327
|
+
version: "21.1.2",
|
|
3328
3328
|
ngImport: i0,
|
|
3329
3329
|
type: DefaultTitleStrategy,
|
|
3330
3330
|
providedIn: 'root'
|
|
@@ -3332,7 +3332,7 @@ class DefaultTitleStrategy extends TitleStrategy {
|
|
|
3332
3332
|
}
|
|
3333
3333
|
i0.ɵɵngDeclareClassMetadata({
|
|
3334
3334
|
minVersion: "12.0.0",
|
|
3335
|
-
version: "21.1.
|
|
3335
|
+
version: "21.1.2",
|
|
3336
3336
|
ngImport: i0,
|
|
3337
3337
|
type: DefaultTitleStrategy,
|
|
3338
3338
|
decorators: [{
|
|
@@ -3411,7 +3411,7 @@ class RouterConfigLoader {
|
|
|
3411
3411
|
}
|
|
3412
3412
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3413
3413
|
minVersion: "12.0.0",
|
|
3414
|
-
version: "21.1.
|
|
3414
|
+
version: "21.1.2",
|
|
3415
3415
|
ngImport: i0,
|
|
3416
3416
|
type: RouterConfigLoader,
|
|
3417
3417
|
deps: [],
|
|
@@ -3419,7 +3419,7 @@ class RouterConfigLoader {
|
|
|
3419
3419
|
});
|
|
3420
3420
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
3421
3421
|
minVersion: "12.0.0",
|
|
3422
|
-
version: "21.1.
|
|
3422
|
+
version: "21.1.2",
|
|
3423
3423
|
ngImport: i0,
|
|
3424
3424
|
type: RouterConfigLoader,
|
|
3425
3425
|
providedIn: 'root'
|
|
@@ -3427,7 +3427,7 @@ class RouterConfigLoader {
|
|
|
3427
3427
|
}
|
|
3428
3428
|
i0.ɵɵngDeclareClassMetadata({
|
|
3429
3429
|
minVersion: "12.0.0",
|
|
3430
|
-
version: "21.1.
|
|
3430
|
+
version: "21.1.2",
|
|
3431
3431
|
ngImport: i0,
|
|
3432
3432
|
type: RouterConfigLoader,
|
|
3433
3433
|
decorators: [{
|
|
@@ -3492,7 +3492,7 @@ async function maybeResolveResources(value) {
|
|
|
3492
3492
|
class UrlHandlingStrategy {
|
|
3493
3493
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3494
3494
|
minVersion: "12.0.0",
|
|
3495
|
-
version: "21.1.
|
|
3495
|
+
version: "21.1.2",
|
|
3496
3496
|
ngImport: i0,
|
|
3497
3497
|
type: UrlHandlingStrategy,
|
|
3498
3498
|
deps: [],
|
|
@@ -3500,7 +3500,7 @@ class UrlHandlingStrategy {
|
|
|
3500
3500
|
});
|
|
3501
3501
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
3502
3502
|
minVersion: "12.0.0",
|
|
3503
|
-
version: "21.1.
|
|
3503
|
+
version: "21.1.2",
|
|
3504
3504
|
ngImport: i0,
|
|
3505
3505
|
type: UrlHandlingStrategy,
|
|
3506
3506
|
providedIn: 'root',
|
|
@@ -3509,7 +3509,7 @@ class UrlHandlingStrategy {
|
|
|
3509
3509
|
}
|
|
3510
3510
|
i0.ɵɵngDeclareClassMetadata({
|
|
3511
3511
|
minVersion: "12.0.0",
|
|
3512
|
-
version: "21.1.
|
|
3512
|
+
version: "21.1.2",
|
|
3513
3513
|
ngImport: i0,
|
|
3514
3514
|
type: UrlHandlingStrategy,
|
|
3515
3515
|
decorators: [{
|
|
@@ -3532,7 +3532,7 @@ class DefaultUrlHandlingStrategy {
|
|
|
3532
3532
|
}
|
|
3533
3533
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3534
3534
|
minVersion: "12.0.0",
|
|
3535
|
-
version: "21.1.
|
|
3535
|
+
version: "21.1.2",
|
|
3536
3536
|
ngImport: i0,
|
|
3537
3537
|
type: DefaultUrlHandlingStrategy,
|
|
3538
3538
|
deps: [],
|
|
@@ -3540,7 +3540,7 @@ class DefaultUrlHandlingStrategy {
|
|
|
3540
3540
|
});
|
|
3541
3541
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
3542
3542
|
minVersion: "12.0.0",
|
|
3543
|
-
version: "21.1.
|
|
3543
|
+
version: "21.1.2",
|
|
3544
3544
|
ngImport: i0,
|
|
3545
3545
|
type: DefaultUrlHandlingStrategy,
|
|
3546
3546
|
providedIn: 'root'
|
|
@@ -3548,7 +3548,7 @@ class DefaultUrlHandlingStrategy {
|
|
|
3548
3548
|
}
|
|
3549
3549
|
i0.ɵɵngDeclareClassMetadata({
|
|
3550
3550
|
minVersion: "12.0.0",
|
|
3551
|
-
version: "21.1.
|
|
3551
|
+
version: "21.1.2",
|
|
3552
3552
|
ngImport: i0,
|
|
3553
3553
|
type: DefaultUrlHandlingStrategy,
|
|
3554
3554
|
decorators: [{
|
|
@@ -3941,7 +3941,7 @@ class NavigationTransitions {
|
|
|
3941
3941
|
}
|
|
3942
3942
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3943
3943
|
minVersion: "12.0.0",
|
|
3944
|
-
version: "21.1.
|
|
3944
|
+
version: "21.1.2",
|
|
3945
3945
|
ngImport: i0,
|
|
3946
3946
|
type: NavigationTransitions,
|
|
3947
3947
|
deps: [],
|
|
@@ -3949,7 +3949,7 @@ class NavigationTransitions {
|
|
|
3949
3949
|
});
|
|
3950
3950
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
3951
3951
|
minVersion: "12.0.0",
|
|
3952
|
-
version: "21.1.
|
|
3952
|
+
version: "21.1.2",
|
|
3953
3953
|
ngImport: i0,
|
|
3954
3954
|
type: NavigationTransitions,
|
|
3955
3955
|
providedIn: 'root'
|
|
@@ -3957,7 +3957,7 @@ class NavigationTransitions {
|
|
|
3957
3957
|
}
|
|
3958
3958
|
i0.ɵɵngDeclareClassMetadata({
|
|
3959
3959
|
minVersion: "12.0.0",
|
|
3960
|
-
version: "21.1.
|
|
3960
|
+
version: "21.1.2",
|
|
3961
3961
|
ngImport: i0,
|
|
3962
3962
|
type: NavigationTransitions,
|
|
3963
3963
|
decorators: [{
|
|
@@ -4030,7 +4030,7 @@ function destroyDetachedRouteHandle(handle) {
|
|
|
4030
4030
|
class RouteReuseStrategy {
|
|
4031
4031
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4032
4032
|
minVersion: "12.0.0",
|
|
4033
|
-
version: "21.1.
|
|
4033
|
+
version: "21.1.2",
|
|
4034
4034
|
ngImport: i0,
|
|
4035
4035
|
type: RouteReuseStrategy,
|
|
4036
4036
|
deps: [],
|
|
@@ -4038,7 +4038,7 @@ class RouteReuseStrategy {
|
|
|
4038
4038
|
});
|
|
4039
4039
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
4040
4040
|
minVersion: "12.0.0",
|
|
4041
|
-
version: "21.1.
|
|
4041
|
+
version: "21.1.2",
|
|
4042
4042
|
ngImport: i0,
|
|
4043
4043
|
type: RouteReuseStrategy,
|
|
4044
4044
|
providedIn: 'root',
|
|
@@ -4047,7 +4047,7 @@ class RouteReuseStrategy {
|
|
|
4047
4047
|
}
|
|
4048
4048
|
i0.ɵɵngDeclareClassMetadata({
|
|
4049
4049
|
minVersion: "12.0.0",
|
|
4050
|
-
version: "21.1.
|
|
4050
|
+
version: "21.1.2",
|
|
4051
4051
|
ngImport: i0,
|
|
4052
4052
|
type: RouteReuseStrategy,
|
|
4053
4053
|
decorators: [{
|
|
@@ -4079,7 +4079,7 @@ class BaseRouteReuseStrategy {
|
|
|
4079
4079
|
class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
|
|
4080
4080
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4081
4081
|
minVersion: "12.0.0",
|
|
4082
|
-
version: "21.1.
|
|
4082
|
+
version: "21.1.2",
|
|
4083
4083
|
ngImport: i0,
|
|
4084
4084
|
type: DefaultRouteReuseStrategy,
|
|
4085
4085
|
deps: null,
|
|
@@ -4087,7 +4087,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
|
|
|
4087
4087
|
});
|
|
4088
4088
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
4089
4089
|
minVersion: "12.0.0",
|
|
4090
|
-
version: "21.1.
|
|
4090
|
+
version: "21.1.2",
|
|
4091
4091
|
ngImport: i0,
|
|
4092
4092
|
type: DefaultRouteReuseStrategy,
|
|
4093
4093
|
providedIn: 'root'
|
|
@@ -4095,7 +4095,7 @@ class DefaultRouteReuseStrategy extends BaseRouteReuseStrategy {
|
|
|
4095
4095
|
}
|
|
4096
4096
|
i0.ɵɵngDeclareClassMetadata({
|
|
4097
4097
|
minVersion: "12.0.0",
|
|
4098
|
-
version: "21.1.
|
|
4098
|
+
version: "21.1.2",
|
|
4099
4099
|
ngImport: i0,
|
|
4100
4100
|
type: DefaultRouteReuseStrategy,
|
|
4101
4101
|
decorators: [{
|
|
@@ -4169,7 +4169,7 @@ class StateManager {
|
|
|
4169
4169
|
}
|
|
4170
4170
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4171
4171
|
minVersion: "12.0.0",
|
|
4172
|
-
version: "21.1.
|
|
4172
|
+
version: "21.1.2",
|
|
4173
4173
|
ngImport: i0,
|
|
4174
4174
|
type: StateManager,
|
|
4175
4175
|
deps: [],
|
|
@@ -4177,7 +4177,7 @@ class StateManager {
|
|
|
4177
4177
|
});
|
|
4178
4178
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
4179
4179
|
minVersion: "12.0.0",
|
|
4180
|
-
version: "21.1.
|
|
4180
|
+
version: "21.1.2",
|
|
4181
4181
|
ngImport: i0,
|
|
4182
4182
|
type: StateManager,
|
|
4183
4183
|
providedIn: 'root',
|
|
@@ -4186,7 +4186,7 @@ class StateManager {
|
|
|
4186
4186
|
}
|
|
4187
4187
|
i0.ɵɵngDeclareClassMetadata({
|
|
4188
4188
|
minVersion: "12.0.0",
|
|
4189
|
-
version: "21.1.
|
|
4189
|
+
version: "21.1.2",
|
|
4190
4190
|
ngImport: i0,
|
|
4191
4191
|
type: StateManager,
|
|
4192
4192
|
decorators: [{
|
|
@@ -4303,7 +4303,7 @@ class HistoryStateManager extends StateManager {
|
|
|
4303
4303
|
}
|
|
4304
4304
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4305
4305
|
minVersion: "12.0.0",
|
|
4306
|
-
version: "21.1.
|
|
4306
|
+
version: "21.1.2",
|
|
4307
4307
|
ngImport: i0,
|
|
4308
4308
|
type: HistoryStateManager,
|
|
4309
4309
|
deps: null,
|
|
@@ -4311,7 +4311,7 @@ class HistoryStateManager extends StateManager {
|
|
|
4311
4311
|
});
|
|
4312
4312
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
4313
4313
|
minVersion: "12.0.0",
|
|
4314
|
-
version: "21.1.
|
|
4314
|
+
version: "21.1.2",
|
|
4315
4315
|
ngImport: i0,
|
|
4316
4316
|
type: HistoryStateManager,
|
|
4317
4317
|
providedIn: 'root'
|
|
@@ -4319,7 +4319,7 @@ class HistoryStateManager extends StateManager {
|
|
|
4319
4319
|
}
|
|
4320
4320
|
i0.ɵɵngDeclareClassMetadata({
|
|
4321
4321
|
minVersion: "12.0.0",
|
|
4322
|
-
version: "21.1.
|
|
4322
|
+
version: "21.1.2",
|
|
4323
4323
|
ngImport: i0,
|
|
4324
4324
|
type: HistoryStateManager,
|
|
4325
4325
|
decorators: [{
|
|
@@ -4634,7 +4634,7 @@ class Router {
|
|
|
4634
4634
|
}
|
|
4635
4635
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4636
4636
|
minVersion: "12.0.0",
|
|
4637
|
-
version: "21.1.
|
|
4637
|
+
version: "21.1.2",
|
|
4638
4638
|
ngImport: i0,
|
|
4639
4639
|
type: Router,
|
|
4640
4640
|
deps: [],
|
|
@@ -4642,7 +4642,7 @@ class Router {
|
|
|
4642
4642
|
});
|
|
4643
4643
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
4644
4644
|
minVersion: "12.0.0",
|
|
4645
|
-
version: "21.1.
|
|
4645
|
+
version: "21.1.2",
|
|
4646
4646
|
ngImport: i0,
|
|
4647
4647
|
type: Router,
|
|
4648
4648
|
providedIn: 'root'
|
|
@@ -4650,7 +4650,7 @@ class Router {
|
|
|
4650
4650
|
}
|
|
4651
4651
|
i0.ɵɵngDeclareClassMetadata({
|
|
4652
4652
|
minVersion: "12.0.0",
|
|
4653
|
-
version: "21.1.
|
|
4653
|
+
version: "21.1.2",
|
|
4654
4654
|
ngImport: i0,
|
|
4655
4655
|
type: Router,
|
|
4656
4656
|
decorators: [{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.1.
|
|
2
|
+
* @license Angular v21.1.2
|
|
3
3
|
* (c) 2010-2026 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.1.
|
|
160
|
+
version: "21.1.2",
|
|
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.1.
|
|
181
|
+
version: "21.1.2",
|
|
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.1.
|
|
213
|
+
version: "21.1.2",
|
|
214
214
|
ngImport: i0,
|
|
215
215
|
type: RouterLink,
|
|
216
216
|
decorators: [{
|
|
@@ -390,7 +390,7 @@ class RouterLinkActive {
|
|
|
390
390
|
}
|
|
391
391
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
392
392
|
minVersion: "12.0.0",
|
|
393
|
-
version: "21.1.
|
|
393
|
+
version: "21.1.2",
|
|
394
394
|
ngImport: i0,
|
|
395
395
|
type: RouterLinkActive,
|
|
396
396
|
deps: [{
|
|
@@ -406,7 +406,7 @@ class RouterLinkActive {
|
|
|
406
406
|
});
|
|
407
407
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
408
408
|
minVersion: "14.0.0",
|
|
409
|
-
version: "21.1.
|
|
409
|
+
version: "21.1.2",
|
|
410
410
|
type: RouterLinkActive,
|
|
411
411
|
isStandalone: true,
|
|
412
412
|
selector: "[routerLinkActive]",
|
|
@@ -430,7 +430,7 @@ class RouterLinkActive {
|
|
|
430
430
|
}
|
|
431
431
|
i0.ɵɵngDeclareClassMetadata({
|
|
432
432
|
minVersion: "12.0.0",
|
|
433
|
-
version: "21.1.
|
|
433
|
+
version: "21.1.2",
|
|
434
434
|
ngImport: i0,
|
|
435
435
|
type: RouterLinkActive,
|
|
436
436
|
decorators: [{
|
|
@@ -481,7 +481,7 @@ class PreloadAllModules {
|
|
|
481
481
|
}
|
|
482
482
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
483
483
|
minVersion: "12.0.0",
|
|
484
|
-
version: "21.1.
|
|
484
|
+
version: "21.1.2",
|
|
485
485
|
ngImport: i0,
|
|
486
486
|
type: PreloadAllModules,
|
|
487
487
|
deps: [],
|
|
@@ -489,7 +489,7 @@ class PreloadAllModules {
|
|
|
489
489
|
});
|
|
490
490
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
491
491
|
minVersion: "12.0.0",
|
|
492
|
-
version: "21.1.
|
|
492
|
+
version: "21.1.2",
|
|
493
493
|
ngImport: i0,
|
|
494
494
|
type: PreloadAllModules,
|
|
495
495
|
providedIn: 'root'
|
|
@@ -497,7 +497,7 @@ class PreloadAllModules {
|
|
|
497
497
|
}
|
|
498
498
|
i0.ɵɵngDeclareClassMetadata({
|
|
499
499
|
minVersion: "12.0.0",
|
|
500
|
-
version: "21.1.
|
|
500
|
+
version: "21.1.2",
|
|
501
501
|
ngImport: i0,
|
|
502
502
|
type: PreloadAllModules,
|
|
503
503
|
decorators: [{
|
|
@@ -513,7 +513,7 @@ class NoPreloading {
|
|
|
513
513
|
}
|
|
514
514
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
515
515
|
minVersion: "12.0.0",
|
|
516
|
-
version: "21.1.
|
|
516
|
+
version: "21.1.2",
|
|
517
517
|
ngImport: i0,
|
|
518
518
|
type: NoPreloading,
|
|
519
519
|
deps: [],
|
|
@@ -521,7 +521,7 @@ class NoPreloading {
|
|
|
521
521
|
});
|
|
522
522
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
523
523
|
minVersion: "12.0.0",
|
|
524
|
-
version: "21.1.
|
|
524
|
+
version: "21.1.2",
|
|
525
525
|
ngImport: i0,
|
|
526
526
|
type: NoPreloading,
|
|
527
527
|
providedIn: 'root'
|
|
@@ -529,7 +529,7 @@ class NoPreloading {
|
|
|
529
529
|
}
|
|
530
530
|
i0.ɵɵngDeclareClassMetadata({
|
|
531
531
|
minVersion: "12.0.0",
|
|
532
|
-
version: "21.1.
|
|
532
|
+
version: "21.1.2",
|
|
533
533
|
ngImport: i0,
|
|
534
534
|
type: NoPreloading,
|
|
535
535
|
decorators: [{
|
|
@@ -610,7 +610,7 @@ class RouterPreloader {
|
|
|
610
610
|
}
|
|
611
611
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
612
612
|
minVersion: "12.0.0",
|
|
613
|
-
version: "21.1.
|
|
613
|
+
version: "21.1.2",
|
|
614
614
|
ngImport: i0,
|
|
615
615
|
type: RouterPreloader,
|
|
616
616
|
deps: [{
|
|
@@ -626,7 +626,7 @@ class RouterPreloader {
|
|
|
626
626
|
});
|
|
627
627
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
628
628
|
minVersion: "12.0.0",
|
|
629
|
-
version: "21.1.
|
|
629
|
+
version: "21.1.2",
|
|
630
630
|
ngImport: i0,
|
|
631
631
|
type: RouterPreloader,
|
|
632
632
|
providedIn: 'root'
|
|
@@ -634,7 +634,7 @@ class RouterPreloader {
|
|
|
634
634
|
}
|
|
635
635
|
i0.ɵɵngDeclareClassMetadata({
|
|
636
636
|
minVersion: "12.0.0",
|
|
637
|
-
version: "21.1.
|
|
637
|
+
version: "21.1.2",
|
|
638
638
|
ngImport: i0,
|
|
639
639
|
type: RouterPreloader,
|
|
640
640
|
decorators: [{
|
|
@@ -736,7 +736,7 @@ class RouterScroller {
|
|
|
736
736
|
}
|
|
737
737
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
738
738
|
minVersion: "12.0.0",
|
|
739
|
-
version: "21.1.
|
|
739
|
+
version: "21.1.2",
|
|
740
740
|
ngImport: i0,
|
|
741
741
|
type: RouterScroller,
|
|
742
742
|
deps: "invalid",
|
|
@@ -744,14 +744,14 @@ class RouterScroller {
|
|
|
744
744
|
});
|
|
745
745
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
746
746
|
minVersion: "12.0.0",
|
|
747
|
-
version: "21.1.
|
|
747
|
+
version: "21.1.2",
|
|
748
748
|
ngImport: i0,
|
|
749
749
|
type: RouterScroller
|
|
750
750
|
});
|
|
751
751
|
}
|
|
752
752
|
i0.ɵɵngDeclareClassMetadata({
|
|
753
753
|
minVersion: "12.0.0",
|
|
754
|
-
version: "21.1.
|
|
754
|
+
version: "21.1.2",
|
|
755
755
|
ngImport: i0,
|
|
756
756
|
type: RouterScroller,
|
|
757
757
|
decorators: [{
|
|
@@ -851,7 +851,7 @@ class NavigationStateManager extends StateManager {
|
|
|
851
851
|
const {
|
|
852
852
|
navigationEvent
|
|
853
853
|
} = this.currentNavigation;
|
|
854
|
-
if (navigationEvent &&
|
|
854
|
+
if (navigationEvent && navigationEvent.navigationType === 'traverse' && this.eventAndRouterDestinationsMatch(navigationEvent, transition)) {
|
|
855
855
|
return;
|
|
856
856
|
}
|
|
857
857
|
this.currentNavigation.removeAbortListener?.();
|
|
@@ -929,7 +929,7 @@ class NavigationStateManager extends StateManager {
|
|
|
929
929
|
this.rawUrlTree = traversalReset ? this.stateMemento.rawUrlTree : this.urlHandlingStrategy.merge(this.currentUrlTree, finalUrl ?? this.rawUrlTree);
|
|
930
930
|
}
|
|
931
931
|
handleNavigate(event) {
|
|
932
|
-
if (!event.canIntercept) {
|
|
932
|
+
if (!event.canIntercept || event.navigationType === 'reload') {
|
|
933
933
|
return;
|
|
934
934
|
}
|
|
935
935
|
const routerInfo = event?.info?.ɵrouterInfo;
|
|
@@ -993,7 +993,7 @@ class NavigationStateManager extends StateManager {
|
|
|
993
993
|
}
|
|
994
994
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
995
995
|
minVersion: "12.0.0",
|
|
996
|
-
version: "21.1.
|
|
996
|
+
version: "21.1.2",
|
|
997
997
|
ngImport: i0,
|
|
998
998
|
type: NavigationStateManager,
|
|
999
999
|
deps: [],
|
|
@@ -1001,7 +1001,7 @@ class NavigationStateManager extends StateManager {
|
|
|
1001
1001
|
});
|
|
1002
1002
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1003
1003
|
minVersion: "12.0.0",
|
|
1004
|
-
version: "21.1.
|
|
1004
|
+
version: "21.1.2",
|
|
1005
1005
|
ngImport: i0,
|
|
1006
1006
|
type: NavigationStateManager,
|
|
1007
1007
|
providedIn: 'root'
|
|
@@ -1009,7 +1009,7 @@ class NavigationStateManager extends StateManager {
|
|
|
1009
1009
|
}
|
|
1010
1010
|
i0.ɵɵngDeclareClassMetadata({
|
|
1011
1011
|
minVersion: "12.0.0",
|
|
1012
|
-
version: "21.1.
|
|
1012
|
+
version: "21.1.2",
|
|
1013
1013
|
ngImport: i0,
|
|
1014
1014
|
type: NavigationStateManager,
|
|
1015
1015
|
decorators: [{
|
|
@@ -1308,7 +1308,7 @@ class RouterModule {
|
|
|
1308
1308
|
}
|
|
1309
1309
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1310
1310
|
minVersion: "12.0.0",
|
|
1311
|
-
version: "21.1.
|
|
1311
|
+
version: "21.1.2",
|
|
1312
1312
|
ngImport: i0,
|
|
1313
1313
|
type: RouterModule,
|
|
1314
1314
|
deps: [],
|
|
@@ -1316,7 +1316,7 @@ class RouterModule {
|
|
|
1316
1316
|
});
|
|
1317
1317
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
1318
1318
|
minVersion: "14.0.0",
|
|
1319
|
-
version: "21.1.
|
|
1319
|
+
version: "21.1.2",
|
|
1320
1320
|
ngImport: i0,
|
|
1321
1321
|
type: RouterModule,
|
|
1322
1322
|
imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
|
|
@@ -1324,14 +1324,14 @@ class RouterModule {
|
|
|
1324
1324
|
});
|
|
1325
1325
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
1326
1326
|
minVersion: "12.0.0",
|
|
1327
|
-
version: "21.1.
|
|
1327
|
+
version: "21.1.2",
|
|
1328
1328
|
ngImport: i0,
|
|
1329
1329
|
type: RouterModule
|
|
1330
1330
|
});
|
|
1331
1331
|
}
|
|
1332
1332
|
i0.ɵɵngDeclareClassMetadata({
|
|
1333
1333
|
minVersion: "12.0.0",
|
|
1334
|
-
version: "21.1.
|
|
1334
|
+
version: "21.1.2",
|
|
1335
1335
|
ngImport: i0,
|
|
1336
1336
|
type: RouterModule,
|
|
1337
1337
|
decorators: [{
|