Skip to content

Commit

Permalink
951155e fix(docs-infra): reset sandbox runtime on template change (#5…
Browse files Browse the repository at this point in the history
…9844)
  • Loading branch information
alxhub committed Feb 5, 2025
1 parent a249ced commit 11323e9
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions BUILD_INFO
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Wed Feb 5 20:25:39 UTC 2025
8ee91bceed3f5b47c6f18ce189a4c5287ade5887
Wed Feb 5 23:10:53 UTC 2025
951155eb4c2cf5a3d13aa9b290f4eac094c52cef
2 changes: 1 addition & 1 deletion fesm2022/init.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Angular v19.2.0-next.1+sha-8ee91bc
* @license Angular v19.2.0-next.1+sha-951155e
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT
*/
Expand Down
36 changes: 18 additions & 18 deletions fesm2022/platform-server.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Angular v19.2.0-next.1+sha-8ee91bc
* @license Angular v19.2.0-next.1+sha-951155e
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT
*/
Expand Down Expand Up @@ -16241,10 +16241,10 @@ class PlatformState {
getDocument() {
return this._doc;
}
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: PlatformState });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: PlatformState });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: PlatformState, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: PlatformState, decorators: [{
type: Injectable
}], ctorParameters: () => [{ type: undefined, decorators: [{
type: Inject,
Expand Down Expand Up @@ -16273,10 +16273,10 @@ class ServerXhr {
}
return new impl.XMLHttpRequest();
}
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerXhr });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerXhr });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerXhr, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerXhr, decorators: [{
type: Injectable
}] });
function relativeUrlsTransformerInterceptorFn(request, next) {
Expand Down Expand Up @@ -16395,10 +16395,10 @@ class ServerPlatformLocation {
getState() {
return undefined;
}
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerPlatformLocation, deps: [{ token: DOCUMENT }, { token: INITIAL_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerPlatformLocation });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerPlatformLocation, deps: [{ token: DOCUMENT }, { token: INITIAL_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerPlatformLocation });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerPlatformLocation, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerPlatformLocation, decorators: [{
type: Injectable
}], ctorParameters: () => [{ type: undefined, decorators: [{
type: Inject,
Expand All @@ -16423,10 +16423,10 @@ class ServerEventManagerPlugin extends EventManagerPlugin {
addEventListener(element, eventName, handler, options) {
return ɵgetDOM().onAndCancel(element, eventName, handler, options);
}
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerEventManagerPlugin });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerEventManagerPlugin });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
type: Injectable
}], ctorParameters: () => [{ type: undefined, decorators: [{
type: Inject,
Expand Down Expand Up @@ -16542,11 +16542,11 @@ const PLATFORM_SERVER_PROVIDERS = [
* @publicApi
*/
class ServerModule {
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerModule, exports: [BrowserModule] });
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [BrowserModule] });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerModule, exports: [BrowserModule] });
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [BrowserModule] });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerModule, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerModule, decorators: [{
type: NgModule,
args: [{
exports: [BrowserModule],
Expand Down Expand Up @@ -16861,7 +16861,7 @@ async function renderApplication(bootstrap, options) {
/**
* @publicApi
*/
const VERSION = new Version('19.2.0-next.1+sha-8ee91bc');
const VERSION = new Version('19.2.0-next.1+sha-951155e');

/// <reference types="node" />
// This file only reexports content of the `src` folder. Keep it that way.
Expand Down
2 changes: 1 addition & 1 deletion fesm2022/platform-server.mjs.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions fesm2022/testing.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Angular v19.2.0-next.1+sha-8ee91bc
* @license Angular v19.2.0-next.1+sha-951155e
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT
*/
Expand All @@ -21,11 +21,11 @@ const platformServerTesting = createPlatformFactory(ɵplatformCoreDynamicTesting
* @publicApi
*/
class ServerTestingModule {
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerTestingModule, exports: [BrowserDynamicTestingModule] });
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerTestingModule, providers: ɵSERVER_RENDER_PROVIDERS, imports: [BrowserDynamicTestingModule] });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerTestingModule, exports: [BrowserDynamicTestingModule] });
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerTestingModule, providers: ɵSERVER_RENDER_PROVIDERS, imports: [BrowserDynamicTestingModule] });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-8ee91bc", ngImport: i0, type: ServerTestingModule, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.1+sha-951155e", ngImport: i0, type: ServerTestingModule, decorators: [{
type: NgModule,
args: [{
exports: [BrowserDynamicTestingModule],
Expand Down
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Angular v19.2.0-next.1+sha-8ee91bc
* @license Angular v19.2.0-next.1+sha-951155e
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion init/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Angular v19.2.0-next.1+sha-8ee91bc
* @license Angular v19.2.0-next.1+sha-951155e
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT
*/
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@angular/platform-server",
"version": "19.2.0-next.1+sha-8ee91bc",
"version": "19.2.0-next.1+sha-951155e",
"description": "Angular - library for using Angular in Node.js",
"author": "angular",
"license": "MIT",
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
},
"peerDependencies": {
"@angular/common": "19.2.0-next.1+sha-8ee91bc",
"@angular/compiler": "19.2.0-next.1+sha-8ee91bc",
"@angular/core": "19.2.0-next.1+sha-8ee91bc",
"@angular/platform-browser": "19.2.0-next.1+sha-8ee91bc"
"@angular/common": "19.2.0-next.1+sha-951155e",
"@angular/compiler": "19.2.0-next.1+sha-951155e",
"@angular/core": "19.2.0-next.1+sha-951155e",
"@angular/platform-browser": "19.2.0-next.1+sha-951155e"
},
"dependencies": {
"tslib": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion testing/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license Angular v19.2.0-next.1+sha-8ee91bc
* @license Angular v19.2.0-next.1+sha-951155e
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT
*/
Expand Down

0 comments on commit 11323e9

Please sign in to comment.