@angular/upgrade 22.0.0-next.8 → 22.0.0-next.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/_constants-chunk.mjs +1 -1
- package/fesm2022/static-testing.mjs +5 -5
- package/fesm2022/static.mjs +8 -8
- package/fesm2022/upgrade.mjs +2 -2
- package/fesm2022/upgrade.mjs.map +1 -1
- package/package.json +5 -5
- package/types/static-testing.d.ts +1 -1
- package/types/static.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.9
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -20,7 +20,7 @@ class AngularTestingModule {
|
|
|
20
20
|
}
|
|
21
21
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
22
22
|
minVersion: "12.0.0",
|
|
23
|
-
version: "22.0.0-next.
|
|
23
|
+
version: "22.0.0-next.9",
|
|
24
24
|
ngImport: i0,
|
|
25
25
|
type: AngularTestingModule,
|
|
26
26
|
deps: [{
|
|
@@ -30,13 +30,13 @@ class AngularTestingModule {
|
|
|
30
30
|
});
|
|
31
31
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
32
32
|
minVersion: "14.0.0",
|
|
33
|
-
version: "22.0.0-next.
|
|
33
|
+
version: "22.0.0-next.9",
|
|
34
34
|
ngImport: i0,
|
|
35
35
|
type: AngularTestingModule
|
|
36
36
|
});
|
|
37
37
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
38
38
|
minVersion: "12.0.0",
|
|
39
|
-
version: "22.0.0-next.
|
|
39
|
+
version: "22.0.0-next.9",
|
|
40
40
|
ngImport: i0,
|
|
41
41
|
type: AngularTestingModule,
|
|
42
42
|
providers: [{
|
|
@@ -47,7 +47,7 @@ class AngularTestingModule {
|
|
|
47
47
|
}
|
|
48
48
|
i0.ɵɵngDeclareClassMetadata({
|
|
49
49
|
minVersion: "12.0.0",
|
|
50
|
-
version: "22.0.0-next.
|
|
50
|
+
version: "22.0.0-next.9",
|
|
51
51
|
ngImport: i0,
|
|
52
52
|
type: AngularTestingModule,
|
|
53
53
|
decorators: [{
|
package/fesm2022/static.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v22.0.0-next.
|
|
2
|
+
* @license Angular v22.0.0-next.9
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -1010,7 +1010,7 @@ class UpgradeComponent {
|
|
|
1010
1010
|
}
|
|
1011
1011
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1012
1012
|
minVersion: "12.0.0",
|
|
1013
|
-
version: "22.0.0-next.
|
|
1013
|
+
version: "22.0.0-next.9",
|
|
1014
1014
|
ngImport: i0,
|
|
1015
1015
|
type: UpgradeComponent,
|
|
1016
1016
|
deps: "invalid",
|
|
@@ -1018,7 +1018,7 @@ class UpgradeComponent {
|
|
|
1018
1018
|
});
|
|
1019
1019
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
1020
1020
|
minVersion: "14.0.0",
|
|
1021
|
-
version: "22.0.0-next.
|
|
1021
|
+
version: "22.0.0-next.9",
|
|
1022
1022
|
type: UpgradeComponent,
|
|
1023
1023
|
isStandalone: true,
|
|
1024
1024
|
usesOnChanges: true,
|
|
@@ -1027,7 +1027,7 @@ class UpgradeComponent {
|
|
|
1027
1027
|
}
|
|
1028
1028
|
i0.ɵɵngDeclareClassMetadata({
|
|
1029
1029
|
minVersion: "12.0.0",
|
|
1030
|
-
version: "22.0.0-next.
|
|
1030
|
+
version: "22.0.0-next.9",
|
|
1031
1031
|
ngImport: i0,
|
|
1032
1032
|
type: UpgradeComponent,
|
|
1033
1033
|
decorators: [{
|
|
@@ -1141,7 +1141,7 @@ class UpgradeModule {
|
|
|
1141
1141
|
}
|
|
1142
1142
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1143
1143
|
minVersion: "12.0.0",
|
|
1144
|
-
version: "22.0.0-next.
|
|
1144
|
+
version: "22.0.0-next.9",
|
|
1145
1145
|
ngImport: i0,
|
|
1146
1146
|
type: UpgradeModule,
|
|
1147
1147
|
deps: [{
|
|
@@ -1155,13 +1155,13 @@ class UpgradeModule {
|
|
|
1155
1155
|
});
|
|
1156
1156
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
1157
1157
|
minVersion: "14.0.0",
|
|
1158
|
-
version: "22.0.0-next.
|
|
1158
|
+
version: "22.0.0-next.9",
|
|
1159
1159
|
ngImport: i0,
|
|
1160
1160
|
type: UpgradeModule
|
|
1161
1161
|
});
|
|
1162
1162
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
1163
1163
|
minVersion: "12.0.0",
|
|
1164
|
-
version: "22.0.0-next.
|
|
1164
|
+
version: "22.0.0-next.9",
|
|
1165
1165
|
ngImport: i0,
|
|
1166
1166
|
type: UpgradeModule,
|
|
1167
1167
|
providers: [angular1Providers, _internalProvideZoneChangeDetection({})]
|
|
@@ -1169,7 +1169,7 @@ class UpgradeModule {
|
|
|
1169
1169
|
}
|
|
1170
1170
|
i0.ɵɵngDeclareClassMetadata({
|
|
1171
1171
|
minVersion: "12.0.0",
|
|
1172
|
-
version: "22.0.0-next.
|
|
1172
|
+
version: "22.0.0-next.9",
|
|
1173
1173
|
ngImport: i0,
|
|
1174
1174
|
type: UpgradeModule,
|
|
1175
1175
|
decorators: [{
|
package/fesm2022/upgrade.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v22.0.0-next.
|
|
2
|
+
* @license Angular v22.0.0-next.9
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import { Version } from '@angular/core';
|
|
8
8
|
|
|
9
|
-
const VERSION = /* @__PURE__ */new Version('22.0.0-next.
|
|
9
|
+
const VERSION = /* @__PURE__ */new Version('22.0.0-next.9');
|
|
10
10
|
|
|
11
11
|
export { VERSION };
|
|
12
12
|
//# sourceMappingURL=upgrade.mjs.map
|
package/fesm2022/upgrade.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/upgrade/src/common/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\n/**\n * @module\n * @description\n * Entry point for all public APIs of the upgrade 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":"upgrade.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/upgrade/src/common/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\n/**\n * @module\n * @description\n * Entry point for all public APIs of the upgrade package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('22.0.0-next.9');\n"],"names":["VERSION","Version"],"mappings":";;;;;;;;AAmBO,MAAMA,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/upgrade",
|
|
3
|
-
"version": "22.0.0-next.
|
|
3
|
+
"version": "22.0.0-next.9",
|
|
4
4
|
"description": "Angular - the library for easing update from v1 to v2",
|
|
5
5
|
"author": "angular",
|
|
6
6
|
"license": "MIT",
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"tslib": "^2.3.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
14
|
-
"@angular/core": "22.0.0-next.
|
|
15
|
-
"@angular/compiler": "22.0.0-next.
|
|
16
|
-
"@angular/platform-browser": "22.0.0-next.
|
|
17
|
-
"@angular/platform-browser-dynamic": "22.0.0-next.
|
|
14
|
+
"@angular/core": "22.0.0-next.9",
|
|
15
|
+
"@angular/compiler": "22.0.0-next.9",
|
|
16
|
+
"@angular/platform-browser": "22.0.0-next.9",
|
|
17
|
+
"@angular/platform-browser-dynamic": "22.0.0-next.9"
|
|
18
18
|
},
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|
package/types/static.d.ts
CHANGED
package/types/upgrade.d.ts
CHANGED