11/**
2- * @license Angular v19.2.0-next.0+sha-e483831
2+ * @license Angular v19.2.0-next.0+sha-434568b
33 * (c) 2010-2024 Google LLC. https://angular.io/
44 * License: MIT
55 */
@@ -16242,10 +16242,10 @@ class PlatformState {
1624216242 getDocument() {
1624316243 return this._doc;
1624416244 }
16245- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
16246- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: PlatformState });
16245+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
16246+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: PlatformState });
1624716247}
16248- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: PlatformState, decorators: [{
16248+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: PlatformState, decorators: [{
1624916249 type: Injectable
1625016250 }], ctorParameters: () => [{ type: undefined, decorators: [{
1625116251 type: Inject,
@@ -16274,10 +16274,10 @@ class ServerXhr {
1627416274 }
1627516275 return new impl.XMLHttpRequest();
1627616276 }
16277- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16278- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerXhr });
16277+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16278+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerXhr });
1627916279}
16280- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerXhr, decorators: [{
16280+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerXhr, decorators: [{
1628116281 type: Injectable
1628216282 }] });
1628316283function relativeUrlsTransformerInterceptorFn(request, next) {
@@ -16396,10 +16396,10 @@ class ServerPlatformLocation {
1639616396 getState() {
1639716397 return undefined;
1639816398 }
16399- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerPlatformLocation, deps: [{ token: DOCUMENT }, { token: INITIAL_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16400- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerPlatformLocation });
16399+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerPlatformLocation, deps: [{ token: DOCUMENT }, { token: INITIAL_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16400+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerPlatformLocation });
1640116401}
16402- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerPlatformLocation, decorators: [{
16402+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerPlatformLocation, decorators: [{
1640316403 type: Injectable
1640416404 }], ctorParameters: () => [{ type: undefined, decorators: [{
1640516405 type: Inject,
@@ -16424,10 +16424,10 @@ class ServerEventManagerPlugin extends EventManagerPlugin {
1642416424 addEventListener(element, eventName, handler, options) {
1642516425 return ɵgetDOM().onAndCancel(element, eventName, handler, options);
1642616426 }
16427- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
16428- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerEventManagerPlugin });
16427+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
16428+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerEventManagerPlugin });
1642916429}
16430- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
16430+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
1643116431 type: Injectable
1643216432 }], ctorParameters: () => [{ type: undefined, decorators: [{
1643316433 type: Inject,
@@ -16543,11 +16543,11 @@ const PLATFORM_SERVER_PROVIDERS = [
1654316543 * @publicApi
1654416544 */
1654516545class ServerModule {
16546- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16547- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerModule, imports: [NoopAnimationsModule], exports: [BrowserModule] });
16548- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [NoopAnimationsModule, BrowserModule] });
16546+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16547+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerModule, imports: [NoopAnimationsModule], exports: [BrowserModule] });
16548+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [NoopAnimationsModule, BrowserModule] });
1654916549}
16550- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-e483831 ", ngImport: i0, type: ServerModule, decorators: [{
16550+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-434568b ", ngImport: i0, type: ServerModule, decorators: [{
1655116551 type: NgModule,
1655216552 args: [{
1655316553 exports: [BrowserModule],
@@ -16863,7 +16863,7 @@ async function renderApplication(bootstrap, options) {
1686316863/**
1686416864 * @publicApi
1686516865 */
16866- const VERSION = new Version('19.2.0-next.0+sha-e483831 ');
16866+ const VERSION = new Version('19.2.0-next.0+sha-434568b ');
1686716867
1686816868/// <reference types="node" />
1686916869// This file only reexports content of the `src` folder. Keep it that way.
0 commit comments