@angular/common 21.0.5 → 21.0.7
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/_common_module-chunk.mjs +86 -86
- package/fesm2022/_location-chunk.mjs +10 -10
- package/fesm2022/_module-chunk.mjs +46 -48
- package/fesm2022/_module-chunk.mjs.map +1 -1
- package/fesm2022/_platform_location-chunk.mjs +7 -7
- package/fesm2022/_platform_navigation-chunk.mjs +4 -4
- package/fesm2022/_xhr-chunk.mjs +1 -1
- package/fesm2022/common.mjs +17 -17
- package/fesm2022/common.mjs.map +1 -1
- package/fesm2022/http-testing.mjs +8 -8
- package/fesm2022/http.mjs +1 -1
- package/fesm2022/testing.mjs +13 -14
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/upgrade.mjs +5 -5
- package/package.json +2 -2
- package/types/_common_module-chunk.d.ts +1 -1
- package/types/_module-chunk.d.ts +1 -1
- package/types/_platform_location-chunk.d.ts +1 -1
- package/types/_xhr-chunk.d.ts +1 -1
- package/types/common.d.ts +5 -1
- package/types/http-testing.d.ts +1 -1
- package/types/http.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.0.
|
|
2
|
+
* @license Angular v21.0.7
|
|
3
3
|
* (c) 2010-2025 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: "21.0.
|
|
34
|
+
version: "21.0.7",
|
|
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: "21.0.
|
|
42
|
+
version: "21.0.7",
|
|
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: "21.0.
|
|
51
|
+
version: "21.0.7",
|
|
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: "21.0.
|
|
113
|
+
version: "21.0.7",
|
|
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: "21.0.
|
|
126
|
+
version: "21.0.7",
|
|
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: "21.0.
|
|
134
|
+
version: "21.0.7",
|
|
135
135
|
ngImport: i0,
|
|
136
136
|
type: PathLocationStrategy,
|
|
137
137
|
decorators: [{
|
|
@@ -240,7 +240,7 @@ class Location {
|
|
|
240
240
|
static stripTrailingSlash = stripTrailingSlash;
|
|
241
241
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
242
242
|
minVersion: "12.0.0",
|
|
243
|
-
version: "21.0.
|
|
243
|
+
version: "21.0.7",
|
|
244
244
|
ngImport: i0,
|
|
245
245
|
type: Location,
|
|
246
246
|
deps: [{
|
|
@@ -250,7 +250,7 @@ class Location {
|
|
|
250
250
|
});
|
|
251
251
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
252
252
|
minVersion: "12.0.0",
|
|
253
|
-
version: "21.0.
|
|
253
|
+
version: "21.0.7",
|
|
254
254
|
ngImport: i0,
|
|
255
255
|
type: Location,
|
|
256
256
|
providedIn: 'root',
|
|
@@ -259,7 +259,7 @@ class Location {
|
|
|
259
259
|
}
|
|
260
260
|
i0.ɵɵngDeclareClassMetadata({
|
|
261
261
|
minVersion: "12.0.0",
|
|
262
|
-
version: "21.0.
|
|
262
|
+
version: "21.0.7",
|
|
263
263
|
ngImport: i0,
|
|
264
264
|
type: Location,
|
|
265
265
|
decorators: [{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.0.
|
|
2
|
+
* @license Angular v21.0.7
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -975,7 +975,7 @@ class FetchBackend {
|
|
|
975
975
|
}
|
|
976
976
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
977
977
|
minVersion: "12.0.0",
|
|
978
|
-
version: "21.0.
|
|
978
|
+
version: "21.0.7",
|
|
979
979
|
ngImport: i0,
|
|
980
980
|
type: FetchBackend,
|
|
981
981
|
deps: [],
|
|
@@ -983,14 +983,14 @@ class FetchBackend {
|
|
|
983
983
|
});
|
|
984
984
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
985
985
|
minVersion: "12.0.0",
|
|
986
|
-
version: "21.0.
|
|
986
|
+
version: "21.0.7",
|
|
987
987
|
ngImport: i0,
|
|
988
988
|
type: FetchBackend
|
|
989
989
|
});
|
|
990
990
|
}
|
|
991
991
|
i0.ɵɵngDeclareClassMetadata({
|
|
992
992
|
minVersion: "12.0.0",
|
|
993
|
-
version: "21.0.
|
|
993
|
+
version: "21.0.7",
|
|
994
994
|
ngImport: i0,
|
|
995
995
|
type: FetchBackend,
|
|
996
996
|
decorators: [{
|
|
@@ -1245,7 +1245,7 @@ class HttpXhrBackend {
|
|
|
1245
1245
|
}
|
|
1246
1246
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1247
1247
|
minVersion: "12.0.0",
|
|
1248
|
-
version: "21.0.
|
|
1248
|
+
version: "21.0.7",
|
|
1249
1249
|
ngImport: i0,
|
|
1250
1250
|
type: HttpXhrBackend,
|
|
1251
1251
|
deps: [{
|
|
@@ -1255,7 +1255,7 @@ class HttpXhrBackend {
|
|
|
1255
1255
|
});
|
|
1256
1256
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1257
1257
|
minVersion: "12.0.0",
|
|
1258
|
-
version: "21.0.
|
|
1258
|
+
version: "21.0.7",
|
|
1259
1259
|
ngImport: i0,
|
|
1260
1260
|
type: HttpXhrBackend,
|
|
1261
1261
|
providedIn: 'root'
|
|
@@ -1263,7 +1263,7 @@ class HttpXhrBackend {
|
|
|
1263
1263
|
}
|
|
1264
1264
|
i0.ɵɵngDeclareClassMetadata({
|
|
1265
1265
|
minVersion: "12.0.0",
|
|
1266
|
-
version: "21.0.
|
|
1266
|
+
version: "21.0.7",
|
|
1267
1267
|
ngImport: i0,
|
|
1268
1268
|
type: HttpXhrBackend,
|
|
1269
1269
|
decorators: [{
|
|
@@ -1294,7 +1294,6 @@ const HTTP_INTERCEPTOR_FNS = new InjectionToken(typeof ngDevMode !== 'undefined'
|
|
|
1294
1294
|
});
|
|
1295
1295
|
const HTTP_ROOT_INTERCEPTOR_FNS = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'HTTP_ROOT_INTERCEPTOR_FNS' : '');
|
|
1296
1296
|
const REQUESTS_CONTRIBUTE_TO_STABILITY = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'REQUESTS_CONTRIBUTE_TO_STABILITY' : '', {
|
|
1297
|
-
providedIn: 'root',
|
|
1298
1297
|
factory: () => true
|
|
1299
1298
|
});
|
|
1300
1299
|
function legacyInterceptorFnFactory() {
|
|
@@ -1320,7 +1319,7 @@ function legacyInterceptorFnFactory() {
|
|
|
1320
1319
|
class HttpBackend {
|
|
1321
1320
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1322
1321
|
minVersion: "12.0.0",
|
|
1323
|
-
version: "21.0.
|
|
1322
|
+
version: "21.0.7",
|
|
1324
1323
|
ngImport: i0,
|
|
1325
1324
|
type: HttpBackend,
|
|
1326
1325
|
deps: [],
|
|
@@ -1328,7 +1327,7 @@ class HttpBackend {
|
|
|
1328
1327
|
});
|
|
1329
1328
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1330
1329
|
minVersion: "12.0.0",
|
|
1331
|
-
version: "21.0.
|
|
1330
|
+
version: "21.0.7",
|
|
1332
1331
|
ngImport: i0,
|
|
1333
1332
|
type: HttpBackend,
|
|
1334
1333
|
providedIn: 'root',
|
|
@@ -1337,7 +1336,7 @@ class HttpBackend {
|
|
|
1337
1336
|
}
|
|
1338
1337
|
i0.ɵɵngDeclareClassMetadata({
|
|
1339
1338
|
minVersion: "12.0.0",
|
|
1340
|
-
version: "21.0.
|
|
1339
|
+
version: "21.0.7",
|
|
1341
1340
|
ngImport: i0,
|
|
1342
1341
|
type: HttpBackend,
|
|
1343
1342
|
decorators: [{
|
|
@@ -1380,7 +1379,7 @@ class HttpInterceptorHandler {
|
|
|
1380
1379
|
}
|
|
1381
1380
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1382
1381
|
minVersion: "12.0.0",
|
|
1383
|
-
version: "21.0.
|
|
1382
|
+
version: "21.0.7",
|
|
1384
1383
|
ngImport: i0,
|
|
1385
1384
|
type: HttpInterceptorHandler,
|
|
1386
1385
|
deps: [{
|
|
@@ -1392,7 +1391,7 @@ class HttpInterceptorHandler {
|
|
|
1392
1391
|
});
|
|
1393
1392
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1394
1393
|
minVersion: "12.0.0",
|
|
1395
|
-
version: "21.0.
|
|
1394
|
+
version: "21.0.7",
|
|
1396
1395
|
ngImport: i0,
|
|
1397
1396
|
type: HttpInterceptorHandler,
|
|
1398
1397
|
providedIn: 'root'
|
|
@@ -1400,7 +1399,7 @@ class HttpInterceptorHandler {
|
|
|
1400
1399
|
}
|
|
1401
1400
|
i0.ɵɵngDeclareClassMetadata({
|
|
1402
1401
|
minVersion: "12.0.0",
|
|
1403
|
-
version: "21.0.
|
|
1402
|
+
version: "21.0.7",
|
|
1404
1403
|
ngImport: i0,
|
|
1405
1404
|
type: HttpInterceptorHandler,
|
|
1406
1405
|
decorators: [{
|
|
@@ -1418,7 +1417,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
1418
1417
|
class HttpHandler {
|
|
1419
1418
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1420
1419
|
minVersion: "12.0.0",
|
|
1421
|
-
version: "21.0.
|
|
1420
|
+
version: "21.0.7",
|
|
1422
1421
|
ngImport: i0,
|
|
1423
1422
|
type: HttpHandler,
|
|
1424
1423
|
deps: [],
|
|
@@ -1426,7 +1425,7 @@ class HttpHandler {
|
|
|
1426
1425
|
});
|
|
1427
1426
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1428
1427
|
minVersion: "12.0.0",
|
|
1429
|
-
version: "21.0.
|
|
1428
|
+
version: "21.0.7",
|
|
1430
1429
|
ngImport: i0,
|
|
1431
1430
|
type: HttpHandler,
|
|
1432
1431
|
providedIn: 'root',
|
|
@@ -1435,7 +1434,7 @@ class HttpHandler {
|
|
|
1435
1434
|
}
|
|
1436
1435
|
i0.ɵɵngDeclareClassMetadata({
|
|
1437
1436
|
minVersion: "12.0.0",
|
|
1438
|
-
version: "21.0.
|
|
1437
|
+
version: "21.0.7",
|
|
1439
1438
|
ngImport: i0,
|
|
1440
1439
|
type: HttpHandler,
|
|
1441
1440
|
decorators: [{
|
|
@@ -1585,7 +1584,7 @@ class HttpClient {
|
|
|
1585
1584
|
}
|
|
1586
1585
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1587
1586
|
minVersion: "12.0.0",
|
|
1588
|
-
version: "21.0.
|
|
1587
|
+
version: "21.0.7",
|
|
1589
1588
|
ngImport: i0,
|
|
1590
1589
|
type: HttpClient,
|
|
1591
1590
|
deps: [{
|
|
@@ -1595,7 +1594,7 @@ class HttpClient {
|
|
|
1595
1594
|
});
|
|
1596
1595
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1597
1596
|
minVersion: "12.0.0",
|
|
1598
|
-
version: "21.0.
|
|
1597
|
+
version: "21.0.7",
|
|
1599
1598
|
ngImport: i0,
|
|
1600
1599
|
type: HttpClient,
|
|
1601
1600
|
providedIn: 'root'
|
|
@@ -1603,7 +1602,7 @@ class HttpClient {
|
|
|
1603
1602
|
}
|
|
1604
1603
|
i0.ɵɵngDeclareClassMetadata({
|
|
1605
1604
|
minVersion: "12.0.0",
|
|
1606
|
-
version: "21.0.
|
|
1605
|
+
version: "21.0.7",
|
|
1607
1606
|
ngImport: i0,
|
|
1608
1607
|
type: HttpClient,
|
|
1609
1608
|
decorators: [{
|
|
@@ -1718,7 +1717,7 @@ class JsonpClientBackend {
|
|
|
1718
1717
|
}
|
|
1719
1718
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1720
1719
|
minVersion: "12.0.0",
|
|
1721
|
-
version: "21.0.
|
|
1720
|
+
version: "21.0.7",
|
|
1722
1721
|
ngImport: i0,
|
|
1723
1722
|
type: JsonpClientBackend,
|
|
1724
1723
|
deps: [{
|
|
@@ -1730,14 +1729,14 @@ class JsonpClientBackend {
|
|
|
1730
1729
|
});
|
|
1731
1730
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1732
1731
|
minVersion: "12.0.0",
|
|
1733
|
-
version: "21.0.
|
|
1732
|
+
version: "21.0.7",
|
|
1734
1733
|
ngImport: i0,
|
|
1735
1734
|
type: JsonpClientBackend
|
|
1736
1735
|
});
|
|
1737
1736
|
}
|
|
1738
1737
|
i0.ɵɵngDeclareClassMetadata({
|
|
1739
1738
|
minVersion: "12.0.0",
|
|
1740
|
-
version: "21.0.
|
|
1739
|
+
version: "21.0.7",
|
|
1741
1740
|
ngImport: i0,
|
|
1742
1741
|
type: JsonpClientBackend,
|
|
1743
1742
|
decorators: [{
|
|
@@ -1769,7 +1768,7 @@ class JsonpInterceptor {
|
|
|
1769
1768
|
}
|
|
1770
1769
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1771
1770
|
minVersion: "12.0.0",
|
|
1772
|
-
version: "21.0.
|
|
1771
|
+
version: "21.0.7",
|
|
1773
1772
|
ngImport: i0,
|
|
1774
1773
|
type: JsonpInterceptor,
|
|
1775
1774
|
deps: [{
|
|
@@ -1779,14 +1778,14 @@ class JsonpInterceptor {
|
|
|
1779
1778
|
});
|
|
1780
1779
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1781
1780
|
minVersion: "12.0.0",
|
|
1782
|
-
version: "21.0.
|
|
1781
|
+
version: "21.0.7",
|
|
1783
1782
|
ngImport: i0,
|
|
1784
1783
|
type: JsonpInterceptor
|
|
1785
1784
|
});
|
|
1786
1785
|
}
|
|
1787
1786
|
i0.ɵɵngDeclareClassMetadata({
|
|
1788
1787
|
minVersion: "12.0.0",
|
|
1789
|
-
version: "21.0.
|
|
1788
|
+
version: "21.0.7",
|
|
1790
1789
|
ngImport: i0,
|
|
1791
1790
|
type: JsonpInterceptor,
|
|
1792
1791
|
decorators: [{
|
|
@@ -1802,7 +1801,6 @@ const XSRF_ENABLED = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDe
|
|
|
1802
1801
|
});
|
|
1803
1802
|
const XSRF_DEFAULT_COOKIE_NAME = 'XSRF-TOKEN';
|
|
1804
1803
|
const XSRF_COOKIE_NAME = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'XSRF_COOKIE_NAME' : '', {
|
|
1805
|
-
providedIn: 'root',
|
|
1806
1804
|
factory: () => XSRF_DEFAULT_COOKIE_NAME
|
|
1807
1805
|
});
|
|
1808
1806
|
const XSRF_DEFAULT_HEADER_NAME = 'X-XSRF-TOKEN';
|
|
@@ -1830,7 +1828,7 @@ class HttpXsrfCookieExtractor {
|
|
|
1830
1828
|
}
|
|
1831
1829
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1832
1830
|
minVersion: "12.0.0",
|
|
1833
|
-
version: "21.0.
|
|
1831
|
+
version: "21.0.7",
|
|
1834
1832
|
ngImport: i0,
|
|
1835
1833
|
type: HttpXsrfCookieExtractor,
|
|
1836
1834
|
deps: [],
|
|
@@ -1838,7 +1836,7 @@ class HttpXsrfCookieExtractor {
|
|
|
1838
1836
|
});
|
|
1839
1837
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1840
1838
|
minVersion: "12.0.0",
|
|
1841
|
-
version: "21.0.
|
|
1839
|
+
version: "21.0.7",
|
|
1842
1840
|
ngImport: i0,
|
|
1843
1841
|
type: HttpXsrfCookieExtractor,
|
|
1844
1842
|
providedIn: 'root'
|
|
@@ -1846,7 +1844,7 @@ class HttpXsrfCookieExtractor {
|
|
|
1846
1844
|
}
|
|
1847
1845
|
i0.ɵɵngDeclareClassMetadata({
|
|
1848
1846
|
minVersion: "12.0.0",
|
|
1849
|
-
version: "21.0.
|
|
1847
|
+
version: "21.0.7",
|
|
1850
1848
|
ngImport: i0,
|
|
1851
1849
|
type: HttpXsrfCookieExtractor,
|
|
1852
1850
|
decorators: [{
|
|
@@ -1859,7 +1857,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
1859
1857
|
class HttpXsrfTokenExtractor {
|
|
1860
1858
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1861
1859
|
minVersion: "12.0.0",
|
|
1862
|
-
version: "21.0.
|
|
1860
|
+
version: "21.0.7",
|
|
1863
1861
|
ngImport: i0,
|
|
1864
1862
|
type: HttpXsrfTokenExtractor,
|
|
1865
1863
|
deps: [],
|
|
@@ -1867,7 +1865,7 @@ class HttpXsrfTokenExtractor {
|
|
|
1867
1865
|
});
|
|
1868
1866
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1869
1867
|
minVersion: "12.0.0",
|
|
1870
|
-
version: "21.0.
|
|
1868
|
+
version: "21.0.7",
|
|
1871
1869
|
ngImport: i0,
|
|
1872
1870
|
type: HttpXsrfTokenExtractor,
|
|
1873
1871
|
providedIn: 'root',
|
|
@@ -1876,7 +1874,7 @@ class HttpXsrfTokenExtractor {
|
|
|
1876
1874
|
}
|
|
1877
1875
|
i0.ɵɵngDeclareClassMetadata({
|
|
1878
1876
|
minVersion: "12.0.0",
|
|
1879
|
-
version: "21.0.
|
|
1877
|
+
version: "21.0.7",
|
|
1880
1878
|
ngImport: i0,
|
|
1881
1879
|
type: HttpXsrfTokenExtractor,
|
|
1882
1880
|
decorators: [{
|
|
@@ -1921,7 +1919,7 @@ class HttpXsrfInterceptor {
|
|
|
1921
1919
|
}
|
|
1922
1920
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1923
1921
|
minVersion: "12.0.0",
|
|
1924
|
-
version: "21.0.
|
|
1922
|
+
version: "21.0.7",
|
|
1925
1923
|
ngImport: i0,
|
|
1926
1924
|
type: HttpXsrfInterceptor,
|
|
1927
1925
|
deps: [],
|
|
@@ -1929,14 +1927,14 @@ class HttpXsrfInterceptor {
|
|
|
1929
1927
|
});
|
|
1930
1928
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
1931
1929
|
minVersion: "12.0.0",
|
|
1932
|
-
version: "21.0.
|
|
1930
|
+
version: "21.0.7",
|
|
1933
1931
|
ngImport: i0,
|
|
1934
1932
|
type: HttpXsrfInterceptor
|
|
1935
1933
|
});
|
|
1936
1934
|
}
|
|
1937
1935
|
i0.ɵɵngDeclareClassMetadata({
|
|
1938
1936
|
minVersion: "12.0.0",
|
|
1939
|
-
version: "21.0.
|
|
1937
|
+
version: "21.0.7",
|
|
1940
1938
|
ngImport: i0,
|
|
1941
1939
|
type: HttpXsrfInterceptor,
|
|
1942
1940
|
decorators: [{
|
|
@@ -2082,7 +2080,7 @@ class HttpClientXsrfModule {
|
|
|
2082
2080
|
}
|
|
2083
2081
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2084
2082
|
minVersion: "12.0.0",
|
|
2085
|
-
version: "21.0.
|
|
2083
|
+
version: "21.0.7",
|
|
2086
2084
|
ngImport: i0,
|
|
2087
2085
|
type: HttpClientXsrfModule,
|
|
2088
2086
|
deps: [],
|
|
@@ -2090,13 +2088,13 @@ class HttpClientXsrfModule {
|
|
|
2090
2088
|
});
|
|
2091
2089
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
2092
2090
|
minVersion: "14.0.0",
|
|
2093
|
-
version: "21.0.
|
|
2091
|
+
version: "21.0.7",
|
|
2094
2092
|
ngImport: i0,
|
|
2095
2093
|
type: HttpClientXsrfModule
|
|
2096
2094
|
});
|
|
2097
2095
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
2098
2096
|
minVersion: "12.0.0",
|
|
2099
|
-
version: "21.0.
|
|
2097
|
+
version: "21.0.7",
|
|
2100
2098
|
ngImport: i0,
|
|
2101
2099
|
type: HttpClientXsrfModule,
|
|
2102
2100
|
providers: [HttpXsrfInterceptor, {
|
|
@@ -2117,7 +2115,7 @@ class HttpClientXsrfModule {
|
|
|
2117
2115
|
}
|
|
2118
2116
|
i0.ɵɵngDeclareClassMetadata({
|
|
2119
2117
|
minVersion: "12.0.0",
|
|
2120
|
-
version: "21.0.
|
|
2118
|
+
version: "21.0.7",
|
|
2121
2119
|
ngImport: i0,
|
|
2122
2120
|
type: HttpClientXsrfModule,
|
|
2123
2121
|
decorators: [{
|
|
@@ -2143,7 +2141,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
2143
2141
|
class HttpClientModule {
|
|
2144
2142
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2145
2143
|
minVersion: "12.0.0",
|
|
2146
|
-
version: "21.0.
|
|
2144
|
+
version: "21.0.7",
|
|
2147
2145
|
ngImport: i0,
|
|
2148
2146
|
type: HttpClientModule,
|
|
2149
2147
|
deps: [],
|
|
@@ -2151,13 +2149,13 @@ class HttpClientModule {
|
|
|
2151
2149
|
});
|
|
2152
2150
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
2153
2151
|
minVersion: "14.0.0",
|
|
2154
|
-
version: "21.0.
|
|
2152
|
+
version: "21.0.7",
|
|
2155
2153
|
ngImport: i0,
|
|
2156
2154
|
type: HttpClientModule
|
|
2157
2155
|
});
|
|
2158
2156
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
2159
2157
|
minVersion: "12.0.0",
|
|
2160
|
-
version: "21.0.
|
|
2158
|
+
version: "21.0.7",
|
|
2161
2159
|
ngImport: i0,
|
|
2162
2160
|
type: HttpClientModule,
|
|
2163
2161
|
providers: [provideHttpClient(withInterceptorsFromDi())]
|
|
@@ -2165,7 +2163,7 @@ class HttpClientModule {
|
|
|
2165
2163
|
}
|
|
2166
2164
|
i0.ɵɵngDeclareClassMetadata({
|
|
2167
2165
|
minVersion: "12.0.0",
|
|
2168
|
-
version: "21.0.
|
|
2166
|
+
version: "21.0.7",
|
|
2169
2167
|
ngImport: i0,
|
|
2170
2168
|
type: HttpClientModule,
|
|
2171
2169
|
decorators: [{
|
|
@@ -2178,7 +2176,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
2178
2176
|
class HttpClientJsonpModule {
|
|
2179
2177
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2180
2178
|
minVersion: "12.0.0",
|
|
2181
|
-
version: "21.0.
|
|
2179
|
+
version: "21.0.7",
|
|
2182
2180
|
ngImport: i0,
|
|
2183
2181
|
type: HttpClientJsonpModule,
|
|
2184
2182
|
deps: [],
|
|
@@ -2186,13 +2184,13 @@ class HttpClientJsonpModule {
|
|
|
2186
2184
|
});
|
|
2187
2185
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
2188
2186
|
minVersion: "14.0.0",
|
|
2189
|
-
version: "21.0.
|
|
2187
|
+
version: "21.0.7",
|
|
2190
2188
|
ngImport: i0,
|
|
2191
2189
|
type: HttpClientJsonpModule
|
|
2192
2190
|
});
|
|
2193
2191
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
2194
2192
|
minVersion: "12.0.0",
|
|
2195
|
-
version: "21.0.
|
|
2193
|
+
version: "21.0.7",
|
|
2196
2194
|
ngImport: i0,
|
|
2197
2195
|
type: HttpClientJsonpModule,
|
|
2198
2196
|
providers: [withJsonpSupport().ɵproviders]
|
|
@@ -2200,7 +2198,7 @@ class HttpClientJsonpModule {
|
|
|
2200
2198
|
}
|
|
2201
2199
|
i0.ɵɵngDeclareClassMetadata({
|
|
2202
2200
|
minVersion: "12.0.0",
|
|
2203
|
-
version: "21.0.
|
|
2201
|
+
version: "21.0.7",
|
|
2204
2202
|
ngImport: i0,
|
|
2205
2203
|
type: HttpClientJsonpModule,
|
|
2206
2204
|
decorators: [{
|