@angular/platform-server 21.0.0-next.5 → 21.0.0-next.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @license Angular v21.0.0-next.5
3
- * (c) 2010-2025 Google LLC. https://angular.io/
2
+ * @license Angular v21.0.0-next.7
3
+ * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
6
6
 
@@ -17207,10 +17207,10 @@ class PlatformState {
17207
17207
  getDocument() {
17208
17208
  return this._doc;
17209
17209
  }
17210
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
17211
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: PlatformState });
17210
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
17211
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: PlatformState });
17212
17212
  }
17213
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: PlatformState, decorators: [{
17213
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: PlatformState, decorators: [{
17214
17214
  type: Injectable
17215
17215
  }], ctorParameters: () => [{ type: undefined, decorators: [{
17216
17216
  type: Inject,
@@ -17239,10 +17239,10 @@ class ServerXhr {
17239
17239
  }
17240
17240
  return new impl.XMLHttpRequest();
17241
17241
  }
17242
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17243
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerXhr });
17242
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17243
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerXhr });
17244
17244
  }
17245
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerXhr, decorators: [{
17245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerXhr, decorators: [{
17246
17246
  type: Injectable
17247
17247
  }] });
17248
17248
  function relativeUrlsTransformerInterceptorFn(request, next) {
@@ -17360,10 +17360,10 @@ class ServerPlatformLocation {
17360
17360
  getState() {
17361
17361
  return undefined;
17362
17362
  }
17363
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerPlatformLocation, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17364
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerPlatformLocation });
17363
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerPlatformLocation, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17364
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerPlatformLocation });
17365
17365
  }
17366
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerPlatformLocation, decorators: [{
17366
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerPlatformLocation, decorators: [{
17367
17367
  type: Injectable
17368
17368
  }], ctorParameters: () => [] });
17369
17369
 
@@ -17380,10 +17380,10 @@ class ServerEventManagerPlugin extends EventManagerPlugin {
17380
17380
  addEventListener(element, eventName, handler, options) {
17381
17381
  return _getDOM().onAndCancel(element, eventName, handler, options);
17382
17382
  }
17383
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
17384
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerEventManagerPlugin });
17383
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
17384
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerEventManagerPlugin });
17385
17385
  }
17386
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
17386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
17387
17387
  type: Injectable
17388
17388
  }], ctorParameters: () => [{ type: undefined, decorators: [{
17389
17389
  type: Inject,
@@ -17497,11 +17497,11 @@ const PLATFORM_SERVER_PROVIDERS = [
17497
17497
  * @publicApi
17498
17498
  */
17499
17499
  class ServerModule {
17500
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
17501
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerModule, exports: [BrowserModule] });
17502
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [BrowserModule] });
17500
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
17501
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerModule, exports: [BrowserModule] });
17502
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [BrowserModule] });
17503
17503
  }
17504
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: ServerModule, decorators: [{
17504
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.7", ngImport: i0, type: ServerModule, decorators: [{
17505
17505
  type: NgModule,
17506
17506
  args: [{
17507
17507
  exports: [BrowserModule],
@@ -17553,4 +17553,4 @@ function platformServer(extraProviders) {
17553
17553
  }
17554
17554
 
17555
17555
  export { BEFORE_APP_SERIALIZED, DominoAdapter, ENABLE_DOM_EMULATION, INITIAL_CONFIG, INTERNAL_SERVER_PLATFORM_PROVIDERS, PLATFORM_SERVER_PROVIDERS, PlatformState, SERVER_RENDER_PROVIDERS, ServerModule, createScript, platformServer };
17556
- //# sourceMappingURL=server.mjs.map
17556
+ //# sourceMappingURL=_server-chunk.mjs.map