@angular/platform-server 21.2.0-next.1 → 21.2.0-next.2
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/fesm2022/_server-chunk.mjs +17 -17
- package/fesm2022/_server-chunk.mjs.map +1 -1
- package/fesm2022/init.mjs +1 -1
- package/fesm2022/init.mjs.map +1 -1
- package/fesm2022/platform-server.mjs +2 -2
- package/fesm2022/platform-server.mjs.map +1 -1
- package/fesm2022/testing.mjs +5 -5
- package/fesm2022/testing.mjs.map +1 -1
- package/package.json +5 -5
- package/types/init.d.ts +1 -1
- package/types/platform-server.d.ts +1 -1
- package/types/testing.d.ts +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.2.0-next.
|
|
2
|
+
* @license Angular v21.2.0-next.2
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -110,7 +110,7 @@ class PlatformState {
|
|
|
110
110
|
}
|
|
111
111
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
112
112
|
minVersion: "12.0.0",
|
|
113
|
-
version: "21.2.0-next.
|
|
113
|
+
version: "21.2.0-next.2",
|
|
114
114
|
ngImport: i0,
|
|
115
115
|
type: PlatformState,
|
|
116
116
|
deps: [{
|
|
@@ -120,14 +120,14 @@ class PlatformState {
|
|
|
120
120
|
});
|
|
121
121
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
122
122
|
minVersion: "12.0.0",
|
|
123
|
-
version: "21.2.0-next.
|
|
123
|
+
version: "21.2.0-next.2",
|
|
124
124
|
ngImport: i0,
|
|
125
125
|
type: PlatformState
|
|
126
126
|
});
|
|
127
127
|
}
|
|
128
128
|
i0.ɵɵngDeclareClassMetadata({
|
|
129
129
|
minVersion: "12.0.0",
|
|
130
|
-
version: "21.2.0-next.
|
|
130
|
+
version: "21.2.0-next.2",
|
|
131
131
|
ngImport: i0,
|
|
132
132
|
type: PlatformState,
|
|
133
133
|
decorators: [{
|
|
@@ -164,7 +164,7 @@ class ServerXhr {
|
|
|
164
164
|
}
|
|
165
165
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
166
166
|
minVersion: "12.0.0",
|
|
167
|
-
version: "21.2.0-next.
|
|
167
|
+
version: "21.2.0-next.2",
|
|
168
168
|
ngImport: i0,
|
|
169
169
|
type: ServerXhr,
|
|
170
170
|
deps: [],
|
|
@@ -172,14 +172,14 @@ class ServerXhr {
|
|
|
172
172
|
});
|
|
173
173
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
174
174
|
minVersion: "12.0.0",
|
|
175
|
-
version: "21.2.0-next.
|
|
175
|
+
version: "21.2.0-next.2",
|
|
176
176
|
ngImport: i0,
|
|
177
177
|
type: ServerXhr
|
|
178
178
|
});
|
|
179
179
|
}
|
|
180
180
|
i0.ɵɵngDeclareClassMetadata({
|
|
181
181
|
minVersion: "12.0.0",
|
|
182
|
-
version: "21.2.0-next.
|
|
182
|
+
version: "21.2.0-next.2",
|
|
183
183
|
ngImport: i0,
|
|
184
184
|
type: ServerXhr,
|
|
185
185
|
decorators: [{
|
|
@@ -314,7 +314,7 @@ class ServerPlatformLocation {
|
|
|
314
314
|
}
|
|
315
315
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
316
316
|
minVersion: "12.0.0",
|
|
317
|
-
version: "21.2.0-next.
|
|
317
|
+
version: "21.2.0-next.2",
|
|
318
318
|
ngImport: i0,
|
|
319
319
|
type: ServerPlatformLocation,
|
|
320
320
|
deps: [],
|
|
@@ -322,14 +322,14 @@ class ServerPlatformLocation {
|
|
|
322
322
|
});
|
|
323
323
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
324
324
|
minVersion: "12.0.0",
|
|
325
|
-
version: "21.2.0-next.
|
|
325
|
+
version: "21.2.0-next.2",
|
|
326
326
|
ngImport: i0,
|
|
327
327
|
type: ServerPlatformLocation
|
|
328
328
|
});
|
|
329
329
|
}
|
|
330
330
|
i0.ɵɵngDeclareClassMetadata({
|
|
331
331
|
minVersion: "12.0.0",
|
|
332
|
-
version: "21.2.0-next.
|
|
332
|
+
version: "21.2.0-next.2",
|
|
333
333
|
ngImport: i0,
|
|
334
334
|
type: ServerPlatformLocation,
|
|
335
335
|
decorators: [{
|
|
@@ -352,7 +352,7 @@ class ServerEventManagerPlugin extends EventManagerPlugin {
|
|
|
352
352
|
}
|
|
353
353
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
354
354
|
minVersion: "12.0.0",
|
|
355
|
-
version: "21.2.0-next.
|
|
355
|
+
version: "21.2.0-next.2",
|
|
356
356
|
ngImport: i0,
|
|
357
357
|
type: ServerEventManagerPlugin,
|
|
358
358
|
deps: [{
|
|
@@ -362,14 +362,14 @@ class ServerEventManagerPlugin extends EventManagerPlugin {
|
|
|
362
362
|
});
|
|
363
363
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
364
364
|
minVersion: "12.0.0",
|
|
365
|
-
version: "21.2.0-next.
|
|
365
|
+
version: "21.2.0-next.2",
|
|
366
366
|
ngImport: i0,
|
|
367
367
|
type: ServerEventManagerPlugin
|
|
368
368
|
});
|
|
369
369
|
}
|
|
370
370
|
i0.ɵɵngDeclareClassMetadata({
|
|
371
371
|
minVersion: "12.0.0",
|
|
372
|
-
version: "21.2.0-next.
|
|
372
|
+
version: "21.2.0-next.2",
|
|
373
373
|
ngImport: i0,
|
|
374
374
|
type: ServerEventManagerPlugin,
|
|
375
375
|
decorators: [{
|
|
@@ -479,7 +479,7 @@ const PLATFORM_SERVER_PROVIDERS = [TRANSFER_STATE_SERIALIZATION_PROVIDERS, SERVE
|
|
|
479
479
|
class ServerModule {
|
|
480
480
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
481
481
|
minVersion: "12.0.0",
|
|
482
|
-
version: "21.2.0-next.
|
|
482
|
+
version: "21.2.0-next.2",
|
|
483
483
|
ngImport: i0,
|
|
484
484
|
type: ServerModule,
|
|
485
485
|
deps: [],
|
|
@@ -487,14 +487,14 @@ class ServerModule {
|
|
|
487
487
|
});
|
|
488
488
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
489
489
|
minVersion: "14.0.0",
|
|
490
|
-
version: "21.2.0-next.
|
|
490
|
+
version: "21.2.0-next.2",
|
|
491
491
|
ngImport: i0,
|
|
492
492
|
type: ServerModule,
|
|
493
493
|
exports: [BrowserModule]
|
|
494
494
|
});
|
|
495
495
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
496
496
|
minVersion: "12.0.0",
|
|
497
|
-
version: "21.2.0-next.
|
|
497
|
+
version: "21.2.0-next.2",
|
|
498
498
|
ngImport: i0,
|
|
499
499
|
type: ServerModule,
|
|
500
500
|
providers: PLATFORM_SERVER_PROVIDERS,
|
|
@@ -503,7 +503,7 @@ class ServerModule {
|
|
|
503
503
|
}
|
|
504
504
|
i0.ɵɵngDeclareClassMetadata({
|
|
505
505
|
minVersion: "12.0.0",
|
|
506
|
-
version: "21.2.0-next.
|
|
506
|
+
version: "21.2.0-next.2",
|
|
507
507
|
ngImport: i0,
|
|
508
508
|
type: ServerModule,
|
|
509
509
|
decorators: [{
|