@angular/common 22.0.0-next.0 → 22.0.0-next.1

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 v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -31,7 +31,7 @@ class LocationStrategy {
31
31
  }
32
32
  static ɵfac = i0.ɵɵngDeclareFactory({
33
33
  minVersion: "12.0.0",
34
- version: "22.0.0-next.0",
34
+ version: "22.0.0-next.1",
35
35
  ngImport: i0,
36
36
  type: LocationStrategy,
37
37
  deps: [],
@@ -39,7 +39,7 @@ class LocationStrategy {
39
39
  });
40
40
  static ɵprov = i0.ɵɵngDeclareInjectable({
41
41
  minVersion: "12.0.0",
42
- version: "22.0.0-next.0",
42
+ version: "22.0.0-next.1",
43
43
  ngImport: i0,
44
44
  type: LocationStrategy,
45
45
  providedIn: 'root',
@@ -48,7 +48,7 @@ class LocationStrategy {
48
48
  }
49
49
  i0.ɵɵngDeclareClassMetadata({
50
50
  minVersion: "12.0.0",
51
- version: "22.0.0-next.0",
51
+ version: "22.0.0-next.1",
52
52
  ngImport: i0,
53
53
  type: LocationStrategy,
54
54
  decorators: [{
@@ -110,7 +110,7 @@ class PathLocationStrategy extends LocationStrategy {
110
110
  }
111
111
  static ɵfac = i0.ɵɵngDeclareFactory({
112
112
  minVersion: "12.0.0",
113
- version: "22.0.0-next.0",
113
+ version: "22.0.0-next.1",
114
114
  ngImport: i0,
115
115
  type: PathLocationStrategy,
116
116
  deps: [{
@@ -123,7 +123,7 @@ class PathLocationStrategy extends LocationStrategy {
123
123
  });
124
124
  static ɵprov = i0.ɵɵngDeclareInjectable({
125
125
  minVersion: "12.0.0",
126
- version: "22.0.0-next.0",
126
+ version: "22.0.0-next.1",
127
127
  ngImport: i0,
128
128
  type: PathLocationStrategy,
129
129
  providedIn: 'root'
@@ -131,7 +131,7 @@ class PathLocationStrategy extends LocationStrategy {
131
131
  }
132
132
  i0.ɵɵngDeclareClassMetadata({
133
133
  minVersion: "12.0.0",
134
- version: "22.0.0-next.0",
134
+ version: "22.0.0-next.1",
135
135
  ngImport: i0,
136
136
  type: PathLocationStrategy,
137
137
  decorators: [{
@@ -162,7 +162,7 @@ class NoTrailingSlashPathLocationStrategy extends PathLocationStrategy {
162
162
  }
163
163
  static ɵfac = i0.ɵɵngDeclareFactory({
164
164
  minVersion: "12.0.0",
165
- version: "22.0.0-next.0",
165
+ version: "22.0.0-next.1",
166
166
  ngImport: i0,
167
167
  type: NoTrailingSlashPathLocationStrategy,
168
168
  deps: null,
@@ -170,7 +170,7 @@ class NoTrailingSlashPathLocationStrategy extends PathLocationStrategy {
170
170
  });
171
171
  static ɵprov = i0.ɵɵngDeclareInjectable({
172
172
  minVersion: "12.0.0",
173
- version: "22.0.0-next.0",
173
+ version: "22.0.0-next.1",
174
174
  ngImport: i0,
175
175
  type: NoTrailingSlashPathLocationStrategy,
176
176
  providedIn: 'root'
@@ -178,7 +178,7 @@ class NoTrailingSlashPathLocationStrategy extends PathLocationStrategy {
178
178
  }
179
179
  i0.ɵɵngDeclareClassMetadata({
180
180
  minVersion: "12.0.0",
181
- version: "22.0.0-next.0",
181
+ version: "22.0.0-next.1",
182
182
  ngImport: i0,
183
183
  type: NoTrailingSlashPathLocationStrategy,
184
184
  decorators: [{
@@ -198,7 +198,7 @@ class TrailingSlashPathLocationStrategy extends PathLocationStrategy {
198
198
  }
199
199
  static ɵfac = i0.ɵɵngDeclareFactory({
200
200
  minVersion: "12.0.0",
201
- version: "22.0.0-next.0",
201
+ version: "22.0.0-next.1",
202
202
  ngImport: i0,
203
203
  type: TrailingSlashPathLocationStrategy,
204
204
  deps: null,
@@ -206,7 +206,7 @@ class TrailingSlashPathLocationStrategy extends PathLocationStrategy {
206
206
  });
207
207
  static ɵprov = i0.ɵɵngDeclareInjectable({
208
208
  minVersion: "12.0.0",
209
- version: "22.0.0-next.0",
209
+ version: "22.0.0-next.1",
210
210
  ngImport: i0,
211
211
  type: TrailingSlashPathLocationStrategy,
212
212
  providedIn: 'root'
@@ -214,7 +214,7 @@ class TrailingSlashPathLocationStrategy extends PathLocationStrategy {
214
214
  }
215
215
  i0.ɵɵngDeclareClassMetadata({
216
216
  minVersion: "12.0.0",
217
- version: "22.0.0-next.0",
217
+ version: "22.0.0-next.1",
218
218
  ngImport: i0,
219
219
  type: TrailingSlashPathLocationStrategy,
220
220
  decorators: [{
@@ -317,7 +317,7 @@ class Location {
317
317
  static stripTrailingSlash = stripTrailingSlash;
318
318
  static ɵfac = i0.ɵɵngDeclareFactory({
319
319
  minVersion: "12.0.0",
320
- version: "22.0.0-next.0",
320
+ version: "22.0.0-next.1",
321
321
  ngImport: i0,
322
322
  type: Location,
323
323
  deps: [{
@@ -327,7 +327,7 @@ class Location {
327
327
  });
328
328
  static ɵprov = i0.ɵɵngDeclareInjectable({
329
329
  minVersion: "12.0.0",
330
- version: "22.0.0-next.0",
330
+ version: "22.0.0-next.1",
331
331
  ngImport: i0,
332
332
  type: Location,
333
333
  providedIn: 'root',
@@ -336,7 +336,7 @@ class Location {
336
336
  }
337
337
  i0.ɵɵngDeclareClassMetadata({
338
338
  minVersion: "12.0.0",
339
- version: "22.0.0-next.0",
339
+ version: "22.0.0-next.1",
340
340
  ngImport: i0,
341
341
  type: Location,
342
342
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -974,7 +974,7 @@ class FetchBackend {
974
974
  }
975
975
  static ɵfac = i0.ɵɵngDeclareFactory({
976
976
  minVersion: "12.0.0",
977
- version: "22.0.0-next.0",
977
+ version: "22.0.0-next.1",
978
978
  ngImport: i0,
979
979
  type: FetchBackend,
980
980
  deps: [],
@@ -982,14 +982,14 @@ class FetchBackend {
982
982
  });
983
983
  static ɵprov = i0.ɵɵngDeclareInjectable({
984
984
  minVersion: "12.0.0",
985
- version: "22.0.0-next.0",
985
+ version: "22.0.0-next.1",
986
986
  ngImport: i0,
987
987
  type: FetchBackend
988
988
  });
989
989
  }
990
990
  i0.ɵɵngDeclareClassMetadata({
991
991
  minVersion: "12.0.0",
992
- version: "22.0.0-next.0",
992
+ version: "22.0.0-next.1",
993
993
  ngImport: i0,
994
994
  type: FetchBackend,
995
995
  decorators: [{
@@ -1244,7 +1244,7 @@ class HttpXhrBackend {
1244
1244
  }
1245
1245
  static ɵfac = i0.ɵɵngDeclareFactory({
1246
1246
  minVersion: "12.0.0",
1247
- version: "22.0.0-next.0",
1247
+ version: "22.0.0-next.1",
1248
1248
  ngImport: i0,
1249
1249
  type: HttpXhrBackend,
1250
1250
  deps: [{
@@ -1254,7 +1254,7 @@ class HttpXhrBackend {
1254
1254
  });
1255
1255
  static ɵprov = i0.ɵɵngDeclareInjectable({
1256
1256
  minVersion: "12.0.0",
1257
- version: "22.0.0-next.0",
1257
+ version: "22.0.0-next.1",
1258
1258
  ngImport: i0,
1259
1259
  type: HttpXhrBackend,
1260
1260
  providedIn: 'root'
@@ -1262,7 +1262,7 @@ class HttpXhrBackend {
1262
1262
  }
1263
1263
  i0.ɵɵngDeclareClassMetadata({
1264
1264
  minVersion: "12.0.0",
1265
- version: "22.0.0-next.0",
1265
+ version: "22.0.0-next.1",
1266
1266
  ngImport: i0,
1267
1267
  type: HttpXhrBackend,
1268
1268
  decorators: [{
@@ -1318,7 +1318,7 @@ function legacyInterceptorFnFactory() {
1318
1318
  class HttpBackend {
1319
1319
  static ɵfac = i0.ɵɵngDeclareFactory({
1320
1320
  minVersion: "12.0.0",
1321
- version: "22.0.0-next.0",
1321
+ version: "22.0.0-next.1",
1322
1322
  ngImport: i0,
1323
1323
  type: HttpBackend,
1324
1324
  deps: [],
@@ -1326,7 +1326,7 @@ class HttpBackend {
1326
1326
  });
1327
1327
  static ɵprov = i0.ɵɵngDeclareInjectable({
1328
1328
  minVersion: "12.0.0",
1329
- version: "22.0.0-next.0",
1329
+ version: "22.0.0-next.1",
1330
1330
  ngImport: i0,
1331
1331
  type: HttpBackend,
1332
1332
  providedIn: 'root',
@@ -1335,7 +1335,7 @@ class HttpBackend {
1335
1335
  }
1336
1336
  i0.ɵɵngDeclareClassMetadata({
1337
1337
  minVersion: "12.0.0",
1338
- version: "22.0.0-next.0",
1338
+ version: "22.0.0-next.1",
1339
1339
  ngImport: i0,
1340
1340
  type: HttpBackend,
1341
1341
  decorators: [{
@@ -1378,7 +1378,7 @@ class HttpInterceptorHandler {
1378
1378
  }
1379
1379
  static ɵfac = i0.ɵɵngDeclareFactory({
1380
1380
  minVersion: "12.0.0",
1381
- version: "22.0.0-next.0",
1381
+ version: "22.0.0-next.1",
1382
1382
  ngImport: i0,
1383
1383
  type: HttpInterceptorHandler,
1384
1384
  deps: [{
@@ -1390,7 +1390,7 @@ class HttpInterceptorHandler {
1390
1390
  });
1391
1391
  static ɵprov = i0.ɵɵngDeclareInjectable({
1392
1392
  minVersion: "12.0.0",
1393
- version: "22.0.0-next.0",
1393
+ version: "22.0.0-next.1",
1394
1394
  ngImport: i0,
1395
1395
  type: HttpInterceptorHandler,
1396
1396
  providedIn: 'root'
@@ -1398,7 +1398,7 @@ class HttpInterceptorHandler {
1398
1398
  }
1399
1399
  i0.ɵɵngDeclareClassMetadata({
1400
1400
  minVersion: "12.0.0",
1401
- version: "22.0.0-next.0",
1401
+ version: "22.0.0-next.1",
1402
1402
  ngImport: i0,
1403
1403
  type: HttpInterceptorHandler,
1404
1404
  decorators: [{
@@ -1416,7 +1416,7 @@ i0.ɵɵngDeclareClassMetadata({
1416
1416
  class HttpHandler {
1417
1417
  static ɵfac = i0.ɵɵngDeclareFactory({
1418
1418
  minVersion: "12.0.0",
1419
- version: "22.0.0-next.0",
1419
+ version: "22.0.0-next.1",
1420
1420
  ngImport: i0,
1421
1421
  type: HttpHandler,
1422
1422
  deps: [],
@@ -1424,7 +1424,7 @@ class HttpHandler {
1424
1424
  });
1425
1425
  static ɵprov = i0.ɵɵngDeclareInjectable({
1426
1426
  minVersion: "12.0.0",
1427
- version: "22.0.0-next.0",
1427
+ version: "22.0.0-next.1",
1428
1428
  ngImport: i0,
1429
1429
  type: HttpHandler,
1430
1430
  providedIn: 'root',
@@ -1433,7 +1433,7 @@ class HttpHandler {
1433
1433
  }
1434
1434
  i0.ɵɵngDeclareClassMetadata({
1435
1435
  minVersion: "12.0.0",
1436
- version: "22.0.0-next.0",
1436
+ version: "22.0.0-next.1",
1437
1437
  ngImport: i0,
1438
1438
  type: HttpHandler,
1439
1439
  decorators: [{
@@ -1583,7 +1583,7 @@ class HttpClient {
1583
1583
  }
1584
1584
  static ɵfac = i0.ɵɵngDeclareFactory({
1585
1585
  minVersion: "12.0.0",
1586
- version: "22.0.0-next.0",
1586
+ version: "22.0.0-next.1",
1587
1587
  ngImport: i0,
1588
1588
  type: HttpClient,
1589
1589
  deps: [{
@@ -1593,7 +1593,7 @@ class HttpClient {
1593
1593
  });
1594
1594
  static ɵprov = i0.ɵɵngDeclareInjectable({
1595
1595
  minVersion: "12.0.0",
1596
- version: "22.0.0-next.0",
1596
+ version: "22.0.0-next.1",
1597
1597
  ngImport: i0,
1598
1598
  type: HttpClient,
1599
1599
  providedIn: 'root'
@@ -1601,7 +1601,7 @@ class HttpClient {
1601
1601
  }
1602
1602
  i0.ɵɵngDeclareClassMetadata({
1603
1603
  minVersion: "12.0.0",
1604
- version: "22.0.0-next.0",
1604
+ version: "22.0.0-next.1",
1605
1605
  ngImport: i0,
1606
1606
  type: HttpClient,
1607
1607
  decorators: [{
@@ -1716,7 +1716,7 @@ class JsonpClientBackend {
1716
1716
  }
1717
1717
  static ɵfac = i0.ɵɵngDeclareFactory({
1718
1718
  minVersion: "12.0.0",
1719
- version: "22.0.0-next.0",
1719
+ version: "22.0.0-next.1",
1720
1720
  ngImport: i0,
1721
1721
  type: JsonpClientBackend,
1722
1722
  deps: [{
@@ -1728,14 +1728,14 @@ class JsonpClientBackend {
1728
1728
  });
1729
1729
  static ɵprov = i0.ɵɵngDeclareInjectable({
1730
1730
  minVersion: "12.0.0",
1731
- version: "22.0.0-next.0",
1731
+ version: "22.0.0-next.1",
1732
1732
  ngImport: i0,
1733
1733
  type: JsonpClientBackend
1734
1734
  });
1735
1735
  }
1736
1736
  i0.ɵɵngDeclareClassMetadata({
1737
1737
  minVersion: "12.0.0",
1738
- version: "22.0.0-next.0",
1738
+ version: "22.0.0-next.1",
1739
1739
  ngImport: i0,
1740
1740
  type: JsonpClientBackend,
1741
1741
  decorators: [{
@@ -1767,7 +1767,7 @@ class JsonpInterceptor {
1767
1767
  }
1768
1768
  static ɵfac = i0.ɵɵngDeclareFactory({
1769
1769
  minVersion: "12.0.0",
1770
- version: "22.0.0-next.0",
1770
+ version: "22.0.0-next.1",
1771
1771
  ngImport: i0,
1772
1772
  type: JsonpInterceptor,
1773
1773
  deps: [{
@@ -1777,14 +1777,14 @@ class JsonpInterceptor {
1777
1777
  });
1778
1778
  static ɵprov = i0.ɵɵngDeclareInjectable({
1779
1779
  minVersion: "12.0.0",
1780
- version: "22.0.0-next.0",
1780
+ version: "22.0.0-next.1",
1781
1781
  ngImport: i0,
1782
1782
  type: JsonpInterceptor
1783
1783
  });
1784
1784
  }
1785
1785
  i0.ɵɵngDeclareClassMetadata({
1786
1786
  minVersion: "12.0.0",
1787
- version: "22.0.0-next.0",
1787
+ version: "22.0.0-next.1",
1788
1788
  ngImport: i0,
1789
1789
  type: JsonpInterceptor,
1790
1790
  decorators: [{
@@ -1826,7 +1826,7 @@ class HttpXsrfCookieExtractor {
1826
1826
  }
1827
1827
  static ɵfac = i0.ɵɵngDeclareFactory({
1828
1828
  minVersion: "12.0.0",
1829
- version: "22.0.0-next.0",
1829
+ version: "22.0.0-next.1",
1830
1830
  ngImport: i0,
1831
1831
  type: HttpXsrfCookieExtractor,
1832
1832
  deps: [],
@@ -1834,7 +1834,7 @@ class HttpXsrfCookieExtractor {
1834
1834
  });
1835
1835
  static ɵprov = i0.ɵɵngDeclareInjectable({
1836
1836
  minVersion: "12.0.0",
1837
- version: "22.0.0-next.0",
1837
+ version: "22.0.0-next.1",
1838
1838
  ngImport: i0,
1839
1839
  type: HttpXsrfCookieExtractor,
1840
1840
  providedIn: 'root'
@@ -1842,7 +1842,7 @@ class HttpXsrfCookieExtractor {
1842
1842
  }
1843
1843
  i0.ɵɵngDeclareClassMetadata({
1844
1844
  minVersion: "12.0.0",
1845
- version: "22.0.0-next.0",
1845
+ version: "22.0.0-next.1",
1846
1846
  ngImport: i0,
1847
1847
  type: HttpXsrfCookieExtractor,
1848
1848
  decorators: [{
@@ -1855,7 +1855,7 @@ i0.ɵɵngDeclareClassMetadata({
1855
1855
  class HttpXsrfTokenExtractor {
1856
1856
  static ɵfac = i0.ɵɵngDeclareFactory({
1857
1857
  minVersion: "12.0.0",
1858
- version: "22.0.0-next.0",
1858
+ version: "22.0.0-next.1",
1859
1859
  ngImport: i0,
1860
1860
  type: HttpXsrfTokenExtractor,
1861
1861
  deps: [],
@@ -1863,7 +1863,7 @@ class HttpXsrfTokenExtractor {
1863
1863
  });
1864
1864
  static ɵprov = i0.ɵɵngDeclareInjectable({
1865
1865
  minVersion: "12.0.0",
1866
- version: "22.0.0-next.0",
1866
+ version: "22.0.0-next.1",
1867
1867
  ngImport: i0,
1868
1868
  type: HttpXsrfTokenExtractor,
1869
1869
  providedIn: 'root',
@@ -1872,7 +1872,7 @@ class HttpXsrfTokenExtractor {
1872
1872
  }
1873
1873
  i0.ɵɵngDeclareClassMetadata({
1874
1874
  minVersion: "12.0.0",
1875
- version: "22.0.0-next.0",
1875
+ version: "22.0.0-next.1",
1876
1876
  ngImport: i0,
1877
1877
  type: HttpXsrfTokenExtractor,
1878
1878
  decorators: [{
@@ -1917,7 +1917,7 @@ class HttpXsrfInterceptor {
1917
1917
  }
1918
1918
  static ɵfac = i0.ɵɵngDeclareFactory({
1919
1919
  minVersion: "12.0.0",
1920
- version: "22.0.0-next.0",
1920
+ version: "22.0.0-next.1",
1921
1921
  ngImport: i0,
1922
1922
  type: HttpXsrfInterceptor,
1923
1923
  deps: [],
@@ -1925,14 +1925,14 @@ class HttpXsrfInterceptor {
1925
1925
  });
1926
1926
  static ɵprov = i0.ɵɵngDeclareInjectable({
1927
1927
  minVersion: "12.0.0",
1928
- version: "22.0.0-next.0",
1928
+ version: "22.0.0-next.1",
1929
1929
  ngImport: i0,
1930
1930
  type: HttpXsrfInterceptor
1931
1931
  });
1932
1932
  }
1933
1933
  i0.ɵɵngDeclareClassMetadata({
1934
1934
  minVersion: "12.0.0",
1935
- version: "22.0.0-next.0",
1935
+ version: "22.0.0-next.1",
1936
1936
  ngImport: i0,
1937
1937
  type: HttpXsrfInterceptor,
1938
1938
  decorators: [{
@@ -2080,7 +2080,7 @@ class HttpClientXsrfModule {
2080
2080
  }
2081
2081
  static ɵfac = i0.ɵɵngDeclareFactory({
2082
2082
  minVersion: "12.0.0",
2083
- version: "22.0.0-next.0",
2083
+ version: "22.0.0-next.1",
2084
2084
  ngImport: i0,
2085
2085
  type: HttpClientXsrfModule,
2086
2086
  deps: [],
@@ -2088,13 +2088,13 @@ class HttpClientXsrfModule {
2088
2088
  });
2089
2089
  static ɵmod = i0.ɵɵngDeclareNgModule({
2090
2090
  minVersion: "14.0.0",
2091
- version: "22.0.0-next.0",
2091
+ version: "22.0.0-next.1",
2092
2092
  ngImport: i0,
2093
2093
  type: HttpClientXsrfModule
2094
2094
  });
2095
2095
  static ɵinj = i0.ɵɵngDeclareInjector({
2096
2096
  minVersion: "12.0.0",
2097
- version: "22.0.0-next.0",
2097
+ version: "22.0.0-next.1",
2098
2098
  ngImport: i0,
2099
2099
  type: HttpClientXsrfModule,
2100
2100
  providers: [HttpXsrfInterceptor, {
@@ -2115,7 +2115,7 @@ class HttpClientXsrfModule {
2115
2115
  }
2116
2116
  i0.ɵɵngDeclareClassMetadata({
2117
2117
  minVersion: "12.0.0",
2118
- version: "22.0.0-next.0",
2118
+ version: "22.0.0-next.1",
2119
2119
  ngImport: i0,
2120
2120
  type: HttpClientXsrfModule,
2121
2121
  decorators: [{
@@ -2141,7 +2141,7 @@ i0.ɵɵngDeclareClassMetadata({
2141
2141
  class HttpClientModule {
2142
2142
  static ɵfac = i0.ɵɵngDeclareFactory({
2143
2143
  minVersion: "12.0.0",
2144
- version: "22.0.0-next.0",
2144
+ version: "22.0.0-next.1",
2145
2145
  ngImport: i0,
2146
2146
  type: HttpClientModule,
2147
2147
  deps: [],
@@ -2149,13 +2149,13 @@ class HttpClientModule {
2149
2149
  });
2150
2150
  static ɵmod = i0.ɵɵngDeclareNgModule({
2151
2151
  minVersion: "14.0.0",
2152
- version: "22.0.0-next.0",
2152
+ version: "22.0.0-next.1",
2153
2153
  ngImport: i0,
2154
2154
  type: HttpClientModule
2155
2155
  });
2156
2156
  static ɵinj = i0.ɵɵngDeclareInjector({
2157
2157
  minVersion: "12.0.0",
2158
- version: "22.0.0-next.0",
2158
+ version: "22.0.0-next.1",
2159
2159
  ngImport: i0,
2160
2160
  type: HttpClientModule,
2161
2161
  providers: [provideHttpClient(withInterceptorsFromDi(), withXhr())]
@@ -2163,7 +2163,7 @@ class HttpClientModule {
2163
2163
  }
2164
2164
  i0.ɵɵngDeclareClassMetadata({
2165
2165
  minVersion: "12.0.0",
2166
- version: "22.0.0-next.0",
2166
+ version: "22.0.0-next.1",
2167
2167
  ngImport: i0,
2168
2168
  type: HttpClientModule,
2169
2169
  decorators: [{
@@ -2176,7 +2176,7 @@ i0.ɵɵngDeclareClassMetadata({
2176
2176
  class HttpClientJsonpModule {
2177
2177
  static ɵfac = i0.ɵɵngDeclareFactory({
2178
2178
  minVersion: "12.0.0",
2179
- version: "22.0.0-next.0",
2179
+ version: "22.0.0-next.1",
2180
2180
  ngImport: i0,
2181
2181
  type: HttpClientJsonpModule,
2182
2182
  deps: [],
@@ -2184,13 +2184,13 @@ class HttpClientJsonpModule {
2184
2184
  });
2185
2185
  static ɵmod = i0.ɵɵngDeclareNgModule({
2186
2186
  minVersion: "14.0.0",
2187
- version: "22.0.0-next.0",
2187
+ version: "22.0.0-next.1",
2188
2188
  ngImport: i0,
2189
2189
  type: HttpClientJsonpModule
2190
2190
  });
2191
2191
  static ɵinj = i0.ɵɵngDeclareInjector({
2192
2192
  minVersion: "12.0.0",
2193
- version: "22.0.0-next.0",
2193
+ version: "22.0.0-next.1",
2194
2194
  ngImport: i0,
2195
2195
  type: HttpClientJsonpModule,
2196
2196
  providers: [withJsonpSupport().ɵproviders]
@@ -2198,7 +2198,7 @@ class HttpClientJsonpModule {
2198
2198
  }
2199
2199
  i0.ɵɵngDeclareClassMetadata({
2200
2200
  minVersion: "12.0.0",
2201
- version: "22.0.0-next.0",
2201
+ version: "22.0.0-next.1",
2202
2202
  ngImport: i0,
2203
2203
  type: HttpClientJsonpModule,
2204
2204
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -22,7 +22,7 @@ class PlatformLocation {
22
22
  }
23
23
  static ɵfac = i0.ɵɵngDeclareFactory({
24
24
  minVersion: "12.0.0",
25
- version: "22.0.0-next.0",
25
+ version: "22.0.0-next.1",
26
26
  ngImport: i0,
27
27
  type: PlatformLocation,
28
28
  deps: [],
@@ -30,7 +30,7 @@ class PlatformLocation {
30
30
  });
31
31
  static ɵprov = i0.ɵɵngDeclareInjectable({
32
32
  minVersion: "12.0.0",
33
- version: "22.0.0-next.0",
33
+ version: "22.0.0-next.1",
34
34
  ngImport: i0,
35
35
  type: PlatformLocation,
36
36
  providedIn: 'platform',
@@ -39,7 +39,7 @@ class PlatformLocation {
39
39
  }
40
40
  i0.ɵɵngDeclareClassMetadata({
41
41
  minVersion: "12.0.0",
42
- version: "22.0.0-next.0",
42
+ version: "22.0.0-next.1",
43
43
  ngImport: i0,
44
44
  type: PlatformLocation,
45
45
  decorators: [{
@@ -117,7 +117,7 @@ class BrowserPlatformLocation extends PlatformLocation {
117
117
  }
118
118
  static ɵfac = i0.ɵɵngDeclareFactory({
119
119
  minVersion: "12.0.0",
120
- version: "22.0.0-next.0",
120
+ version: "22.0.0-next.1",
121
121
  ngImport: i0,
122
122
  type: BrowserPlatformLocation,
123
123
  deps: [],
@@ -125,7 +125,7 @@ class BrowserPlatformLocation extends PlatformLocation {
125
125
  });
126
126
  static ɵprov = i0.ɵɵngDeclareInjectable({
127
127
  minVersion: "12.0.0",
128
- version: "22.0.0-next.0",
128
+ version: "22.0.0-next.1",
129
129
  ngImport: i0,
130
130
  type: BrowserPlatformLocation,
131
131
  providedIn: 'platform',
@@ -134,7 +134,7 @@ class BrowserPlatformLocation extends PlatformLocation {
134
134
  }
135
135
  i0.ɵɵngDeclareClassMetadata({
136
136
  minVersion: "12.0.0",
137
- version: "22.0.0-next.0",
137
+ version: "22.0.0-next.1",
138
138
  ngImport: i0,
139
139
  type: BrowserPlatformLocation,
140
140
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -15,7 +15,7 @@ const PRECOMMIT_HANDLER_SUPPORTED = new InjectionToken('', {
15
15
  class PlatformNavigation {
16
16
  static ɵfac = i0.ɵɵngDeclareFactory({
17
17
  minVersion: "12.0.0",
18
- version: "22.0.0-next.0",
18
+ version: "22.0.0-next.1",
19
19
  ngImport: i0,
20
20
  type: PlatformNavigation,
21
21
  deps: [],
@@ -23,7 +23,7 @@ class PlatformNavigation {
23
23
  });
24
24
  static ɵprov = i0.ɵɵngDeclareInjectable({
25
25
  minVersion: "12.0.0",
26
- version: "22.0.0-next.0",
26
+ version: "22.0.0-next.1",
27
27
  ngImport: i0,
28
28
  type: PlatformNavigation,
29
29
  providedIn: 'platform',
@@ -32,7 +32,7 @@ class PlatformNavigation {
32
32
  }
33
33
  i0.ɵɵngDeclareClassMetadata({
34
34
  minVersion: "12.0.0",
35
- version: "22.0.0-next.0",
35
+ version: "22.0.0-next.1",
36
36
  ngImport: i0,
37
37
  type: PlatformNavigation,
38
38
  decorators: [{
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v22.0.0-next.0
2
+ * @license Angular v22.0.0-next.1
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */