@angular/router 22.0.0-next.7 → 22.0.0-next.8
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 +50 -50
- package/fesm2022/_router-chunk.mjs.map +1 -1
- package/fesm2022/_router_module-chunk.mjs +29 -29
- 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 v22.0.0-next.
|
|
2
|
+
* @license Angular v22.0.0-next.8
|
|
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: "22.0.0-next.
|
|
48
|
+
version: "22.0.0-next.8",
|
|
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: "22.0.0-next.
|
|
56
|
+
version: "22.0.0-next.8",
|
|
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: "22.0.0-next.
|
|
64
|
+
version: "22.0.0-next.8",
|
|
65
65
|
ngImport: i0,
|
|
66
66
|
type: ReactiveRouterState,
|
|
67
67
|
decorators: [{
|
|
@@ -321,7 +321,7 @@ class RouterLink {
|
|
|
321
321
|
}
|
|
322
322
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
323
323
|
minVersion: "12.0.0",
|
|
324
|
-
version: "22.0.0-next.
|
|
324
|
+
version: "22.0.0-next.8",
|
|
325
325
|
ngImport: i0,
|
|
326
326
|
type: RouterLink,
|
|
327
327
|
deps: [{
|
|
@@ -342,7 +342,7 @@ class RouterLink {
|
|
|
342
342
|
});
|
|
343
343
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
344
344
|
minVersion: "17.1.0",
|
|
345
|
-
version: "22.0.0-next.
|
|
345
|
+
version: "22.0.0-next.8",
|
|
346
346
|
type: RouterLink,
|
|
347
347
|
isStandalone: true,
|
|
348
348
|
selector: "[routerLink]",
|
|
@@ -447,7 +447,7 @@ class RouterLink {
|
|
|
447
447
|
}
|
|
448
448
|
i0.ɵɵngDeclareClassMetadata({
|
|
449
449
|
minVersion: "12.0.0",
|
|
450
|
-
version: "22.0.0-next.
|
|
450
|
+
version: "22.0.0-next.8",
|
|
451
451
|
ngImport: i0,
|
|
452
452
|
type: RouterLink,
|
|
453
453
|
decorators: [{
|
|
@@ -633,7 +633,7 @@ class RouterLinkActive {
|
|
|
633
633
|
}
|
|
634
634
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
635
635
|
minVersion: "12.0.0",
|
|
636
|
-
version: "22.0.0-next.
|
|
636
|
+
version: "22.0.0-next.8",
|
|
637
637
|
ngImport: i0,
|
|
638
638
|
type: RouterLinkActive,
|
|
639
639
|
deps: [{
|
|
@@ -649,7 +649,7 @@ class RouterLinkActive {
|
|
|
649
649
|
});
|
|
650
650
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
651
651
|
minVersion: "14.0.0",
|
|
652
|
-
version: "22.0.0-next.
|
|
652
|
+
version: "22.0.0-next.8",
|
|
653
653
|
type: RouterLinkActive,
|
|
654
654
|
isStandalone: true,
|
|
655
655
|
selector: "[routerLinkActive]",
|
|
@@ -673,7 +673,7 @@ class RouterLinkActive {
|
|
|
673
673
|
}
|
|
674
674
|
i0.ɵɵngDeclareClassMetadata({
|
|
675
675
|
minVersion: "12.0.0",
|
|
676
|
-
version: "22.0.0-next.
|
|
676
|
+
version: "22.0.0-next.8",
|
|
677
677
|
ngImport: i0,
|
|
678
678
|
type: RouterLinkActive,
|
|
679
679
|
decorators: [{
|
|
@@ -725,7 +725,7 @@ class PreloadAllModules {
|
|
|
725
725
|
}
|
|
726
726
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
727
727
|
minVersion: "12.0.0",
|
|
728
|
-
version: "22.0.0-next.
|
|
728
|
+
version: "22.0.0-next.8",
|
|
729
729
|
ngImport: i0,
|
|
730
730
|
type: PreloadAllModules,
|
|
731
731
|
deps: [],
|
|
@@ -733,7 +733,7 @@ class PreloadAllModules {
|
|
|
733
733
|
});
|
|
734
734
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
735
735
|
minVersion: "12.0.0",
|
|
736
|
-
version: "22.0.0-next.
|
|
736
|
+
version: "22.0.0-next.8",
|
|
737
737
|
ngImport: i0,
|
|
738
738
|
type: PreloadAllModules,
|
|
739
739
|
providedIn: 'root'
|
|
@@ -741,7 +741,7 @@ class PreloadAllModules {
|
|
|
741
741
|
}
|
|
742
742
|
i0.ɵɵngDeclareClassMetadata({
|
|
743
743
|
minVersion: "12.0.0",
|
|
744
|
-
version: "22.0.0-next.
|
|
744
|
+
version: "22.0.0-next.8",
|
|
745
745
|
ngImport: i0,
|
|
746
746
|
type: PreloadAllModules,
|
|
747
747
|
decorators: [{
|
|
@@ -757,7 +757,7 @@ class NoPreloading {
|
|
|
757
757
|
}
|
|
758
758
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
759
759
|
minVersion: "12.0.0",
|
|
760
|
-
version: "22.0.0-next.
|
|
760
|
+
version: "22.0.0-next.8",
|
|
761
761
|
ngImport: i0,
|
|
762
762
|
type: NoPreloading,
|
|
763
763
|
deps: [],
|
|
@@ -765,7 +765,7 @@ class NoPreloading {
|
|
|
765
765
|
});
|
|
766
766
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
767
767
|
minVersion: "12.0.0",
|
|
768
|
-
version: "22.0.0-next.
|
|
768
|
+
version: "22.0.0-next.8",
|
|
769
769
|
ngImport: i0,
|
|
770
770
|
type: NoPreloading,
|
|
771
771
|
providedIn: 'root'
|
|
@@ -773,7 +773,7 @@ class NoPreloading {
|
|
|
773
773
|
}
|
|
774
774
|
i0.ɵɵngDeclareClassMetadata({
|
|
775
775
|
minVersion: "12.0.0",
|
|
776
|
-
version: "22.0.0-next.
|
|
776
|
+
version: "22.0.0-next.8",
|
|
777
777
|
ngImport: i0,
|
|
778
778
|
type: NoPreloading,
|
|
779
779
|
decorators: [{
|
|
@@ -854,7 +854,7 @@ class RouterPreloader {
|
|
|
854
854
|
}
|
|
855
855
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
856
856
|
minVersion: "12.0.0",
|
|
857
|
-
version: "22.0.0-next.
|
|
857
|
+
version: "22.0.0-next.8",
|
|
858
858
|
ngImport: i0,
|
|
859
859
|
type: RouterPreloader,
|
|
860
860
|
deps: [{
|
|
@@ -870,7 +870,7 @@ class RouterPreloader {
|
|
|
870
870
|
});
|
|
871
871
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
872
872
|
minVersion: "12.0.0",
|
|
873
|
-
version: "22.0.0-next.
|
|
873
|
+
version: "22.0.0-next.8",
|
|
874
874
|
ngImport: i0,
|
|
875
875
|
type: RouterPreloader,
|
|
876
876
|
providedIn: 'root'
|
|
@@ -878,7 +878,7 @@ class RouterPreloader {
|
|
|
878
878
|
}
|
|
879
879
|
i0.ɵɵngDeclareClassMetadata({
|
|
880
880
|
minVersion: "12.0.0",
|
|
881
|
-
version: "22.0.0-next.
|
|
881
|
+
version: "22.0.0-next.8",
|
|
882
882
|
ngImport: i0,
|
|
883
883
|
type: RouterPreloader,
|
|
884
884
|
decorators: [{
|
|
@@ -980,7 +980,7 @@ class RouterScroller {
|
|
|
980
980
|
}
|
|
981
981
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
982
982
|
minVersion: "12.0.0",
|
|
983
|
-
version: "22.0.0-next.
|
|
983
|
+
version: "22.0.0-next.8",
|
|
984
984
|
ngImport: i0,
|
|
985
985
|
type: RouterScroller,
|
|
986
986
|
deps: "invalid",
|
|
@@ -988,14 +988,14 @@ class RouterScroller {
|
|
|
988
988
|
});
|
|
989
989
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
990
990
|
minVersion: "12.0.0",
|
|
991
|
-
version: "22.0.0-next.
|
|
991
|
+
version: "22.0.0-next.8",
|
|
992
992
|
ngImport: i0,
|
|
993
993
|
type: RouterScroller
|
|
994
994
|
});
|
|
995
995
|
}
|
|
996
996
|
i0.ɵɵngDeclareClassMetadata({
|
|
997
997
|
minVersion: "12.0.0",
|
|
998
|
-
version: "22.0.0-next.
|
|
998
|
+
version: "22.0.0-next.8",
|
|
999
999
|
ngImport: i0,
|
|
1000
1000
|
type: RouterScroller,
|
|
1001
1001
|
decorators: [{
|
|
@@ -1305,7 +1305,7 @@ class NavigationStateManager extends StateManager {
|
|
|
1305
1305
|
}
|
|
1306
1306
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1307
1307
|
minVersion: "12.0.0",
|
|
1308
|
-
version: "22.0.0-next.
|
|
1308
|
+
version: "22.0.0-next.8",
|
|
1309
1309
|
ngImport: i0,
|
|
1310
1310
|
type: NavigationStateManager,
|
|
1311
1311
|
deps: [],
|
|
@@ -1313,7 +1313,7 @@ class NavigationStateManager extends StateManager {
|
|
|
1313
1313
|
});
|
|
1314
1314
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1315
1315
|
minVersion: "12.0.0",
|
|
1316
|
-
version: "22.0.0-next.
|
|
1316
|
+
version: "22.0.0-next.8",
|
|
1317
1317
|
ngImport: i0,
|
|
1318
1318
|
type: NavigationStateManager,
|
|
1319
1319
|
providedIn: 'root'
|
|
@@ -1321,7 +1321,7 @@ class NavigationStateManager extends StateManager {
|
|
|
1321
1321
|
}
|
|
1322
1322
|
i0.ɵɵngDeclareClassMetadata({
|
|
1323
1323
|
minVersion: "12.0.0",
|
|
1324
|
-
version: "22.0.0-next.
|
|
1324
|
+
version: "22.0.0-next.8",
|
|
1325
1325
|
ngImport: i0,
|
|
1326
1326
|
type: NavigationStateManager,
|
|
1327
1327
|
decorators: [{
|
|
@@ -1593,7 +1593,7 @@ class RouterModule {
|
|
|
1593
1593
|
}
|
|
1594
1594
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1595
1595
|
minVersion: "12.0.0",
|
|
1596
|
-
version: "22.0.0-next.
|
|
1596
|
+
version: "22.0.0-next.8",
|
|
1597
1597
|
ngImport: i0,
|
|
1598
1598
|
type: RouterModule,
|
|
1599
1599
|
deps: [],
|
|
@@ -1601,7 +1601,7 @@ class RouterModule {
|
|
|
1601
1601
|
});
|
|
1602
1602
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
1603
1603
|
minVersion: "14.0.0",
|
|
1604
|
-
version: "22.0.0-next.
|
|
1604
|
+
version: "22.0.0-next.8",
|
|
1605
1605
|
ngImport: i0,
|
|
1606
1606
|
type: RouterModule,
|
|
1607
1607
|
imports: [RouterOutlet, RouterLink, RouterLinkActive, _EmptyOutletComponent],
|
|
@@ -1609,14 +1609,14 @@ class RouterModule {
|
|
|
1609
1609
|
});
|
|
1610
1610
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
1611
1611
|
minVersion: "12.0.0",
|
|
1612
|
-
version: "22.0.0-next.
|
|
1612
|
+
version: "22.0.0-next.8",
|
|
1613
1613
|
ngImport: i0,
|
|
1614
1614
|
type: RouterModule
|
|
1615
1615
|
});
|
|
1616
1616
|
}
|
|
1617
1617
|
i0.ɵɵngDeclareClassMetadata({
|
|
1618
1618
|
minVersion: "12.0.0",
|
|
1619
|
-
version: "22.0.0-next.
|
|
1619
|
+
version: "22.0.0-next.8",
|
|
1620
1620
|
ngImport: i0,
|
|
1621
1621
|
type: RouterModule,
|
|
1622
1622
|
decorators: [{
|
package/fesm2022/router.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v22.0.0-next.
|
|
2
|
+
* @license Angular v22.0.0-next.8
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -28,7 +28,7 @@ function mapToResolve(provider) {
|
|
|
28
28
|
return (...params) => inject(provider).resolve(...params);
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
const VERSION = /* @__PURE__ */new Version('22.0.0-next.
|
|
31
|
+
const VERSION = /* @__PURE__ */new Version('22.0.0-next.8');
|
|
32
32
|
|
|
33
33
|
export { VERSION, mapToCanActivate, mapToCanActivateChild, mapToCanDeactivate, mapToCanMatch, mapToResolve };
|
|
34
34
|
//# sourceMappingURL=router.mjs.map
|
package/fesm2022/router.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"router.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/utils/functional_guards.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {inject, Type} from '@angular/core';\n\nimport {\n CanActivate,\n CanActivateChild,\n CanActivateChildFn,\n CanActivateFn,\n CanDeactivate,\n CanDeactivateFn,\n CanMatch,\n CanMatchFn,\n Resolve,\n ResolveFn,\n} from '../models';\n\n/**\n * Maps an array of injectable classes with canMatch functions to an array of equivalent\n * `CanMatchFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanMatch(providers: Array<Type<CanMatch>>): CanMatchFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canMatch(...params),\n );\n}\n\n/**\n * Maps an array of injectable classes with canActivate functions to an array of equivalent\n * `CanActivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivate(providers: Array<Type<CanActivate>>): CanActivateFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivate(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canActivateChild functions to an array of equivalent\n * `CanActivateChildFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivateChild(\n providers: Array<Type<CanActivateChild>>,\n): CanActivateChildFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivateChild(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canDeactivate functions to an array of equivalent\n * `CanDeactivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanDeactivate<T = unknown>(\n providers: Array<Type<CanDeactivate<T>>>,\n): CanDeactivateFn<T>[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canDeactivate(...params),\n );\n}\n/**\n * Maps an injectable class with a resolve function to an equivalent `ResolveFn`\n * for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='Resolve'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToResolve<T>(provider: Type<Resolve<T>>): ResolveFn<T> {\n return (...params) => inject(provider).resolve(...params);\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * @module\n * @description\n * Entry point for all public APIs of the router package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('22.0.0-next.
|
|
1
|
+
{"version":3,"file":"router.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/utils/functional_guards.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/router/src/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {inject, Type} from '@angular/core';\n\nimport {\n CanActivate,\n CanActivateChild,\n CanActivateChildFn,\n CanActivateFn,\n CanDeactivate,\n CanDeactivateFn,\n CanMatch,\n CanMatchFn,\n Resolve,\n ResolveFn,\n} from '../models';\n\n/**\n * Maps an array of injectable classes with canMatch functions to an array of equivalent\n * `CanMatchFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanMatch(providers: Array<Type<CanMatch>>): CanMatchFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canMatch(...params),\n );\n}\n\n/**\n * Maps an array of injectable classes with canActivate functions to an array of equivalent\n * `CanActivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivate(providers: Array<Type<CanActivate>>): CanActivateFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivate(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canActivateChild functions to an array of equivalent\n * `CanActivateChildFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanActivateChild(\n providers: Array<Type<CanActivateChild>>,\n): CanActivateChildFn[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canActivateChild(...params),\n );\n}\n/**\n * Maps an array of injectable classes with canDeactivate functions to an array of equivalent\n * `CanDeactivateFn` for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='CanActivate'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToCanDeactivate<T = unknown>(\n providers: Array<Type<CanDeactivate<T>>>,\n): CanDeactivateFn<T>[] {\n return providers.map(\n (provider) =>\n (...params) =>\n inject(provider).canDeactivate(...params),\n );\n}\n/**\n * Maps an injectable class with a resolve function to an equivalent `ResolveFn`\n * for use in a `Route` definition.\n *\n * Usage {@example router/utils/functional_guards.ts region='Resolve'}\n *\n * @publicApi\n * @see {@link Route}\n */\nexport function mapToResolve<T>(provider: Type<Resolve<T>>): ResolveFn<T> {\n return (...params) => inject(provider).resolve(...params);\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * @module\n * @description\n * Entry point for all public APIs of the router package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('22.0.0-next.8');\n"],"names":["mapToCanMatch","providers","map","provider","params","inject","canMatch","mapToCanActivate","canActivate","mapToCanActivateChild","canActivateChild","mapToCanDeactivate","canDeactivate","mapToResolve","resolve","VERSION","Version"],"mappings":";;;;;;;;;;;;;;AAgCM,SAAUA,aAAaA,CAACC,SAAgC,EAAA;EAC5D,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACG,QAAQ,CAAC,GAAGF,MAAM,CAAC,CACzC;AACH;AAWM,SAAUG,gBAAgBA,CAACN,SAAmC,EAAA;EAClE,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACK,WAAW,CAAC,GAAGJ,MAAM,CAAC,CAC5C;AACH;AAUM,SAAUK,qBAAqBA,CACnCR,SAAwC,EAAA;EAExC,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACO,gBAAgB,CAAC,GAAGN,MAAM,CAAC,CACjD;AACH;AAUM,SAAUO,kBAAkBA,CAChCV,SAAwC,EAAA;EAExC,OAAOA,SAAS,CAACC,GAAG,CACjBC,QAAQ,IACP,CAAC,GAAGC,MAAM,KACRC,MAAM,CAACF,QAAQ,CAAC,CAACS,aAAa,CAAC,GAAGR,MAAM,CAAC,CAC9C;AACH;AAUM,SAAUS,YAAYA,CAAIV,QAA0B,EAAA;AACxD,EAAA,OAAO,CAAC,GAAGC,MAAM,KAAKC,MAAM,CAACF,QAAQ,CAAC,CAACW,OAAO,CAAC,GAAGV,MAAM,CAAC;AAC3D;;ACpFO,MAAMW,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
|
package/fesm2022/testing.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v22.0.0-next.
|
|
2
|
+
* @license Angular v22.0.0-next.8
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -33,7 +33,7 @@ class RouterTestingModule {
|
|
|
33
33
|
}
|
|
34
34
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
35
35
|
minVersion: "12.0.0",
|
|
36
|
-
version: "22.0.0-next.
|
|
36
|
+
version: "22.0.0-next.8",
|
|
37
37
|
ngImport: i0,
|
|
38
38
|
type: RouterTestingModule,
|
|
39
39
|
deps: [],
|
|
@@ -41,14 +41,14 @@ class RouterTestingModule {
|
|
|
41
41
|
});
|
|
42
42
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
43
43
|
minVersion: "14.0.0",
|
|
44
|
-
version: "22.0.0-next.
|
|
44
|
+
version: "22.0.0-next.8",
|
|
45
45
|
ngImport: i0,
|
|
46
46
|
type: RouterTestingModule,
|
|
47
47
|
exports: [RouterModule]
|
|
48
48
|
});
|
|
49
49
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
50
50
|
minVersion: "12.0.0",
|
|
51
|
-
version: "22.0.0-next.
|
|
51
|
+
version: "22.0.0-next.8",
|
|
52
52
|
ngImport: i0,
|
|
53
53
|
type: RouterTestingModule,
|
|
54
54
|
providers: [ROUTER_PROVIDERS, provideLocationMocks(), withPreloading(NoPreloading).ɵproviders, {
|
|
@@ -61,7 +61,7 @@ class RouterTestingModule {
|
|
|
61
61
|
}
|
|
62
62
|
i0.ɵɵngDeclareClassMetadata({
|
|
63
63
|
minVersion: "12.0.0",
|
|
64
|
-
version: "22.0.0-next.
|
|
64
|
+
version: "22.0.0-next.8",
|
|
65
65
|
ngImport: i0,
|
|
66
66
|
type: RouterTestingModule,
|
|
67
67
|
decorators: [{
|
|
@@ -97,7 +97,7 @@ class RootFixtureService {
|
|
|
97
97
|
}
|
|
98
98
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
99
99
|
minVersion: "12.0.0",
|
|
100
|
-
version: "22.0.0-next.
|
|
100
|
+
version: "22.0.0-next.8",
|
|
101
101
|
ngImport: i0,
|
|
102
102
|
type: RootFixtureService,
|
|
103
103
|
deps: [],
|
|
@@ -105,7 +105,7 @@ class RootFixtureService {
|
|
|
105
105
|
});
|
|
106
106
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
107
107
|
minVersion: "12.0.0",
|
|
108
|
-
version: "22.0.0-next.
|
|
108
|
+
version: "22.0.0-next.8",
|
|
109
109
|
ngImport: i0,
|
|
110
110
|
type: RootFixtureService,
|
|
111
111
|
providedIn: 'root'
|
|
@@ -113,7 +113,7 @@ class RootFixtureService {
|
|
|
113
113
|
}
|
|
114
114
|
i0.ɵɵngDeclareClassMetadata({
|
|
115
115
|
minVersion: "12.0.0",
|
|
116
|
-
version: "22.0.0-next.
|
|
116
|
+
version: "22.0.0-next.8",
|
|
117
117
|
ngImport: i0,
|
|
118
118
|
type: RootFixtureService,
|
|
119
119
|
decorators: [{
|
|
@@ -130,7 +130,7 @@ class RootCmp {
|
|
|
130
130
|
}] : []));
|
|
131
131
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
132
132
|
minVersion: "12.0.0",
|
|
133
|
-
version: "22.0.0-next.
|
|
133
|
+
version: "22.0.0-next.8",
|
|
134
134
|
ngImport: i0,
|
|
135
135
|
type: RootCmp,
|
|
136
136
|
deps: [],
|
|
@@ -138,7 +138,7 @@ class RootCmp {
|
|
|
138
138
|
});
|
|
139
139
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
140
140
|
minVersion: "14.0.0",
|
|
141
|
-
version: "22.0.0-next.
|
|
141
|
+
version: "22.0.0-next.8",
|
|
142
142
|
type: RootCmp,
|
|
143
143
|
isStandalone: true,
|
|
144
144
|
selector: "ng-component",
|
|
@@ -164,7 +164,7 @@ class RootCmp {
|
|
|
164
164
|
}
|
|
165
165
|
i0.ɵɵngDeclareClassMetadata({
|
|
166
166
|
minVersion: "12.0.0",
|
|
167
|
-
version: "22.0.0-next.
|
|
167
|
+
version: "22.0.0-next.8",
|
|
168
168
|
ngImport: i0,
|
|
169
169
|
type: RootCmp,
|
|
170
170
|
decorators: [{
|
package/fesm2022/upgrade.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/router",
|
|
3
|
-
"version": "22.0.0-next.
|
|
3
|
+
"version": "22.0.0-next.8",
|
|
4
4
|
"description": "Angular - the routing library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
"@types/dom-navigation": "^1.0.5"
|
|
28
28
|
},
|
|
29
29
|
"peerDependencies": {
|
|
30
|
-
"@angular/core": "22.0.0-next.
|
|
31
|
-
"@angular/common": "22.0.0-next.
|
|
32
|
-
"@angular/platform-browser": "22.0.0-next.
|
|
30
|
+
"@angular/core": "22.0.0-next.8",
|
|
31
|
+
"@angular/common": "22.0.0-next.8",
|
|
32
|
+
"@angular/platform-browser": "22.0.0-next.8",
|
|
33
33
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
34
34
|
},
|
|
35
35
|
"ng-update": {
|
package/types/router.d.ts
CHANGED
package/types/testing.d.ts
CHANGED
package/types/upgrade.d.ts
CHANGED