@angular/upgrade 21.2.0-next.1 → 21.2.0-next.3

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.0-next.1
2
+ * @license Angular v21.2.0-next.3
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.2.0-next.1
2
+ * @license Angular v21.2.0-next.3
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: "21.2.0-next.1",
23
+ version: "21.2.0-next.3",
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: "21.2.0-next.1",
33
+ version: "21.2.0-next.3",
34
34
  ngImport: i0,
35
35
  type: AngularTestingModule
36
36
  });
37
37
  static ɵinj = i0.ɵɵngDeclareInjector({
38
38
  minVersion: "12.0.0",
39
- version: "21.2.0-next.1",
39
+ version: "21.2.0-next.3",
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: "21.2.0-next.1",
50
+ version: "21.2.0-next.3",
51
51
  ngImport: i0,
52
52
  type: AngularTestingModule,
53
53
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.2.0-next.1
2
+ * @license Angular v21.2.0-next.3
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1008,7 +1008,7 @@ class UpgradeComponent {
1008
1008
  }
1009
1009
  static ɵfac = i0.ɵɵngDeclareFactory({
1010
1010
  minVersion: "12.0.0",
1011
- version: "21.2.0-next.1",
1011
+ version: "21.2.0-next.3",
1012
1012
  ngImport: i0,
1013
1013
  type: UpgradeComponent,
1014
1014
  deps: "invalid",
@@ -1016,7 +1016,7 @@ class UpgradeComponent {
1016
1016
  });
1017
1017
  static ɵdir = i0.ɵɵngDeclareDirective({
1018
1018
  minVersion: "14.0.0",
1019
- version: "21.2.0-next.1",
1019
+ version: "21.2.0-next.3",
1020
1020
  type: UpgradeComponent,
1021
1021
  isStandalone: true,
1022
1022
  usesOnChanges: true,
@@ -1025,7 +1025,7 @@ class UpgradeComponent {
1025
1025
  }
1026
1026
  i0.ɵɵngDeclareClassMetadata({
1027
1027
  minVersion: "12.0.0",
1028
- version: "21.2.0-next.1",
1028
+ version: "21.2.0-next.3",
1029
1029
  ngImport: i0,
1030
1030
  type: UpgradeComponent,
1031
1031
  decorators: [{
@@ -1139,7 +1139,7 @@ class UpgradeModule {
1139
1139
  }
1140
1140
  static ɵfac = i0.ɵɵngDeclareFactory({
1141
1141
  minVersion: "12.0.0",
1142
- version: "21.2.0-next.1",
1142
+ version: "21.2.0-next.3",
1143
1143
  ngImport: i0,
1144
1144
  type: UpgradeModule,
1145
1145
  deps: [{
@@ -1153,13 +1153,13 @@ class UpgradeModule {
1153
1153
  });
1154
1154
  static ɵmod = i0.ɵɵngDeclareNgModule({
1155
1155
  minVersion: "14.0.0",
1156
- version: "21.2.0-next.1",
1156
+ version: "21.2.0-next.3",
1157
1157
  ngImport: i0,
1158
1158
  type: UpgradeModule
1159
1159
  });
1160
1160
  static ɵinj = i0.ɵɵngDeclareInjector({
1161
1161
  minVersion: "12.0.0",
1162
- version: "21.2.0-next.1",
1162
+ version: "21.2.0-next.3",
1163
1163
  ngImport: i0,
1164
1164
  type: UpgradeModule,
1165
1165
  providers: [angular1Providers, _internalProvideZoneChangeDetection({})]
@@ -1167,7 +1167,7 @@ class UpgradeModule {
1167
1167
  }
1168
1168
  i0.ɵɵngDeclareClassMetadata({
1169
1169
  minVersion: "12.0.0",
1170
- version: "21.2.0-next.1",
1170
+ version: "21.2.0-next.3",
1171
1171
  ngImport: i0,
1172
1172
  type: UpgradeModule,
1173
1173
  decorators: [{
@@ -1,12 +1,12 @@
1
1
  /**
2
- * @license Angular v21.2.0-next.1
2
+ * @license Angular v21.2.0-next.3
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('21.2.0-next.1');
9
+ const VERSION = /* @__PURE__ */new Version('21.2.0-next.3');
10
10
 
11
11
  export { VERSION };
12
12
  //# sourceMappingURL=upgrade.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"upgrade.mjs","sources":["../../../../../k8-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('21.2.0-next.1');\n"],"names":["VERSION","Version"],"mappings":";;;;;;;;AAmBO,MAAMA,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
1
+ {"version":3,"file":"upgrade.mjs","sources":["../../../../../k8-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('21.2.0-next.3');\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": "21.2.0-next.1",
3
+ "version": "21.2.0-next.3",
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": "21.2.0-next.1",
15
- "@angular/compiler": "21.2.0-next.1",
16
- "@angular/platform-browser": "21.2.0-next.1",
17
- "@angular/platform-browser-dynamic": "21.2.0-next.1"
14
+ "@angular/core": "21.2.0-next.3",
15
+ "@angular/compiler": "21.2.0-next.3",
16
+ "@angular/platform-browser": "21.2.0-next.3",
17
+ "@angular/platform-browser-dynamic": "21.2.0-next.3"
18
18
  },
19
19
  "repository": {
20
20
  "type": "git",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.2.0-next.1
2
+ * @license Angular v21.2.0-next.3
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
package/types/static.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.2.0-next.1
2
+ * @license Angular v21.2.0-next.3
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.2.0-next.1
2
+ * @license Angular v21.2.0-next.3
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */