@angular/common 19.2.15 → 19.2.17
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/common_module.d-NEF7UaHr.d.ts +1 -1
- package/fesm2022/common.mjs +14 -14
- package/fesm2022/common.mjs.map +1 -1
- package/fesm2022/common_module-Dx7dWex5.mjs +86 -86
- package/fesm2022/common_module-Dx7dWex5.mjs.map +1 -1
- package/fesm2022/dom_tokens-rA0ACyx7.mjs +1 -1
- package/fesm2022/dom_tokens-rA0ACyx7.mjs.map +1 -1
- package/fesm2022/http/testing.mjs +9 -9
- package/fesm2022/http/testing.mjs.map +1 -1
- package/fesm2022/http.mjs +3 -3
- package/fesm2022/http.mjs.map +1 -1
- package/fesm2022/location-Dq4mJT-A.mjs +16 -16
- package/fesm2022/location-Dq4mJT-A.mjs.map +1 -1
- package/fesm2022/{module-z3bvLlVg.mjs → module-JS82OH2B.mjs} +43 -41
- package/fesm2022/module-JS82OH2B.mjs.map +1 -0
- package/fesm2022/platform_navigation-B45Jeakb.mjs +4 -4
- package/fesm2022/platform_navigation-B45Jeakb.mjs.map +1 -1
- package/fesm2022/testing.mjs +13 -13
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/upgrade.mjs +5 -5
- package/fesm2022/upgrade.mjs.map +1 -1
- package/fesm2022/xhr-BfNfxNDv.mjs +1 -1
- package/fesm2022/xhr-BfNfxNDv.mjs.map +1 -1
- package/http/index.d.ts +1 -1
- package/http/testing/index.d.ts +1 -1
- package/index.d.ts +1 -1
- package/module.d-CnjH8Dlt.d.ts +1 -1
- package/package.json +2 -2
- package/platform_location.d-Lbv6Ueec.d.ts +1 -1
- package/testing/index.d.ts +1 -1
- package/upgrade/index.d.ts +1 -1
- package/xhr.d-D_1kTQR5.d.ts +1 -1
- package/fesm2022/module-z3bvLlVg.mjs.map +0 -1
package/fesm2022/common.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v19.2.
|
|
2
|
+
* @license Angular v19.2.17
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -36,7 +36,7 @@ function registerLocaleData(data, localeId, extraData) {
|
|
|
36
36
|
/**
|
|
37
37
|
* @publicApi
|
|
38
38
|
*/
|
|
39
|
-
const VERSION = new Version('19.2.
|
|
39
|
+
const VERSION = new Version('19.2.17');
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
42
|
* Defines a scroll position manager. Implemented by `BrowserViewportScroller`.
|
|
@@ -646,10 +646,10 @@ class LCPImageObserver {
|
|
|
646
646
|
this.observer.disconnect();
|
|
647
647
|
this.images.clear();
|
|
648
648
|
}
|
|
649
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
650
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
649
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LCPImageObserver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
650
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LCPImageObserver, providedIn: 'root' });
|
|
651
651
|
}
|
|
652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LCPImageObserver, decorators: [{
|
|
653
653
|
type: Injectable,
|
|
654
654
|
args: [{ providedIn: 'root' }]
|
|
655
655
|
}], ctorParameters: () => [] });
|
|
@@ -767,10 +767,10 @@ class PreconnectLinkChecker {
|
|
|
767
767
|
this.preconnectLinks?.clear();
|
|
768
768
|
this.alreadySeen.clear();
|
|
769
769
|
}
|
|
770
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
771
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
770
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PreconnectLinkChecker, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
771
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PreconnectLinkChecker, providedIn: 'root' });
|
|
772
772
|
}
|
|
773
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
773
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PreconnectLinkChecker, decorators: [{
|
|
774
774
|
type: Injectable,
|
|
775
775
|
args: [{ providedIn: 'root' }]
|
|
776
776
|
}], ctorParameters: () => [] });
|
|
@@ -858,10 +858,10 @@ class PreloadLinkCreator {
|
|
|
858
858
|
}
|
|
859
859
|
renderer.appendChild(this.document.head, preload);
|
|
860
860
|
}
|
|
861
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
862
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
861
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PreloadLinkCreator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
862
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PreloadLinkCreator, providedIn: 'root' });
|
|
863
863
|
}
|
|
864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
864
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PreloadLinkCreator, decorators: [{
|
|
865
865
|
type: Injectable,
|
|
866
866
|
args: [{ providedIn: 'root' }]
|
|
867
867
|
}] });
|
|
@@ -1433,10 +1433,10 @@ class NgOptimizedImage {
|
|
|
1433
1433
|
setHostAttribute(name, value) {
|
|
1434
1434
|
this.renderer.setAttribute(this.imgElement, name, value);
|
|
1435
1435
|
}
|
|
1436
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1437
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.
|
|
1436
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NgOptimizedImage, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1437
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.17", type: NgOptimizedImage, isStandalone: true, selector: "img[ngSrc]", inputs: { ngSrc: ["ngSrc", "ngSrc", unwrapSafeUrl], ngSrcset: "ngSrcset", sizes: "sizes", width: ["width", "width", numberAttribute], height: ["height", "height", numberAttribute], loading: "loading", priority: ["priority", "priority", booleanAttribute], loaderParams: "loaderParams", disableOptimizedSrcset: ["disableOptimizedSrcset", "disableOptimizedSrcset", booleanAttribute], fill: ["fill", "fill", booleanAttribute], placeholder: ["placeholder", "placeholder", booleanOrUrlAttribute], placeholderConfig: "placeholderConfig", src: "src", srcset: "srcset" }, host: { properties: { "style.position": "fill ? \"absolute\" : null", "style.width": "fill ? \"100%\" : null", "style.height": "fill ? \"100%\" : null", "style.inset": "fill ? \"0\" : null", "style.background-size": "placeholder ? \"cover\" : null", "style.background-position": "placeholder ? \"50% 50%\" : null", "style.background-repeat": "placeholder ? \"no-repeat\" : null", "style.background-image": "placeholder ? generatePlaceholder(placeholder) : null", "style.filter": "placeholder && shouldBlurPlaceholder(placeholderConfig) ? \"blur(15px)\" : null" } }, usesOnChanges: true, ngImport: i0 });
|
|
1438
1438
|
}
|
|
1439
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1439
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NgOptimizedImage, decorators: [{
|
|
1440
1440
|
type: Directive,
|
|
1441
1441
|
args: [{
|
|
1442
1442
|
selector: 'img[ngSrc]',
|