@angular/platform-browser
Advanced tools
Comparing version 19.1.0-next.3 to 19.1.0-next.4
/** | ||
* @license Angular v19.1.0-next.3 | ||
* @license Angular v19.1.0-next.4 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.1.0-next.3 | ||
* @license Angular v19.1.0-next.4 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.1.0-next.3 | ||
* @license Angular v19.1.0-next.4 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -38,2 +38,4 @@ * License: MIT | ||
import { ɵgetDOM } from '@angular/common'; | ||
import { ɵTracingService } from '@angular/core'; | ||
import { ɵTracingSnapshot } from '@angular/core'; | ||
@@ -878,10 +880,11 @@ /** | ||
private readonly nonce; | ||
private readonly tracingService; | ||
private readonly rendererByCompId; | ||
private readonly defaultRenderer; | ||
private readonly platformIsServer; | ||
constructor(eventManager: EventManager, sharedStylesHost: ɵSharedStylesHost, appId: string, removeStylesOnCompDestroy: boolean, doc: Document, platformId: Object, ngZone: NgZone, nonce?: string | null); | ||
constructor(eventManager: EventManager, sharedStylesHost: ɵSharedStylesHost, appId: string, removeStylesOnCompDestroy: boolean, doc: Document, platformId: Object, ngZone: NgZone, nonce?: string | null, tracingService?: ɵTracingService<ɵTracingSnapshot> | null); | ||
createRenderer(element: any, type: RendererType2 | null): Renderer2; | ||
private getOrCreateRenderer; | ||
ngOnDestroy(): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ɵDomRendererFactory2, never>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ɵDomRendererFactory2, [null, null, null, null, null, null, null, null, { optional: true; }]>; | ||
static ɵprov: i0.ɵɵInjectableDeclaration<ɵDomRendererFactory2>; | ||
@@ -888,0 +891,0 @@ } |
{ | ||
"name": "@angular/platform-browser", | ||
"version": "19.1.0-next.3", | ||
"version": "19.1.0-next.4", | ||
"description": "Angular - library for using Angular in a web browser", | ||
@@ -14,5 +14,5 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/animations": "19.1.0-next.3", | ||
"@angular/core": "19.1.0-next.3", | ||
"@angular/common": "19.1.0-next.3" | ||
"@angular/animations": "19.1.0-next.4", | ||
"@angular/core": "19.1.0-next.4", | ||
"@angular/common": "19.1.0-next.4" | ||
}, | ||
@@ -19,0 +19,0 @@ "peerDependenciesMeta": { |
/** | ||
* @license Angular v19.1.0-next.3 | ||
* @license Angular v19.1.0-next.4 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
358949
3979